From: Paul Wolneykien <manowar@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] Пересборка SRPM с изменениями
Date: Tue, 24 Mar 2020 13:13:16 +0300
Message-ID: <20200324131316.014068ed@rigel.localdomain> (raw)
In-Reply-To: <20200323105902.GK17688@glebfm.cloud.tilaa.com>
В Mon, 23 Mar 2020 13:59:02 +0300
Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> пишет:
> Hi,
>
> On Mon, Mar 23, 2020 at 01:49:55PM +0300, Paul Wolneykien wrote:
> >
> > Всем привет.
> >
> > Экспериментирую сейчас с пересборкой некоторых пакетов
> > специальными инструментами для последующего динамического анализа
> > работы программ. У меня вопрос: можно ли, не внося изменений в
> > .spec, добиться по крайней мере 3 вещей:
> >
> > 1. установить в сборочную среду дополнительные пакеты;
>
> --pkg-build-list=+список,пакетов
>
> > 2. изменить (дополнить) содержимое макросов %make и %make_build;
>
> Сделать специальную сборку rpm-build?
>
> > 3. к именам всех выходных пакетов добавить суффикс.
>
> Простого способа я не знаю, но можно либо пропатчить опять же
> rpm-build, либо посмотреть в сторону rpmrebuild -- собрать обычным
> способом, а потом перепаковать копируя всё как есть и добавляя
> суффикс. Загвоздка в обоих случаях будет в межподпакетных
> зависимостях, видимо.
Да, загвоздка, вероятно, будет. Но пока вот такой способ выдумал:
hsh -v --build-args="--define=\"afl_opts CC=/usr/bin/afl-gcc
LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage'\"
--define=\"make %_make_bin %afl_opts\" --define=\"make_build %_make_bin
%_smp_mflags %afl_opts\" --define=\"_build_name_fmt
%%{ARCH}/%%{NAME}-fuzzing-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm\""
--pkg-build-list=+afl --no-sisyphus-check-out=nvr YOUR-PACKAGE.src.rpm
prev parent reply other threads:[~2020-03-24 10:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-23 10:49 Paul Wolneykien
2020-03-23 10:59 ` Gleb Fotengauer-Malinovskiy
2020-03-24 10:13 ` Paul Wolneykien [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200324131316.014068ed@rigel.localdomain \
--to=manowar@altlinux.org \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git