From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: Re: [devel] apvlv-0.1.1-alt1.svn369: Sisyphus/i586 test rebuild failed Date: Thu, 10 Nov 2011 01:19:28 +0400 Message-ID: <20111109211928.GA28526@altlinux.org> (raw) In-Reply-To: <20111109172808.17580ba3@deimos.localdomain> [-- Attachment #1: Type: text/plain, Size: 3989 bytes --] On Wed, Nov 09, 2011 at 05:28:08PM +0400, Ivan A. Melnikov wrote: > Пакет требует для сборки libpoppler-glib-devel, которому (оказывается) > нужен каиро, которому (оказывается) нужен pixman-1, которого нет. cairo не нужен pixman-1, за исключением режима --static, который не нужен, поскольку с cairo все равно никто обычно статически не линкуется, да и самого libcairo.a в Сизифе нет. > Мне почему-то кажется, что это должен исправлять майнтейнер cairo, > пакет которого не работает без libpixman-devel, но не зависит от него. Я запустил сборку apvlv под strace'ом, чтобы убедиться в том, что всему виной pkg-config --static. Так и есть: pkg-config --static --libs-only-l freetype2 pkg-config --static --libs-only-L freetype2 pkg-config --static --libs freetype2 pkg-config --static --libs-only-other freetype2 pkg-config --static --cflags-only-I freetype2 pkg-config --static --cflags freetype2 pkg-config --static --cflags-only-other freetype2 pkg-config --static --libs-only-l glib-2.0 pkg-config --static --libs-only-L glib-2.0 pkg-config --static --libs glib-2.0 pkg-config --static --libs-only-other glib-2.0 pkg-config --static --cflags-only-I glib-2.0 pkg-config --static --cflags glib-2.0 pkg-config --static --cflags-only-other glib-2.0 pkg-config --static --libs-only-l gthread-2.0 pkg-config --static --libs-only-L gthread-2.0 pkg-config --static --libs gthread-2.0 pkg-config --static --libs-only-other gthread-2.0 pkg-config --static --cflags-only-I gthread-2.0 pkg-config --static --cflags gthread-2.0 pkg-config --static --cflags-only-other gthread-2.0 pkg-config --static --libs-only-l poppler-glib pkg-config --static --libs-only-L poppler-glib pkg-config --static --libs poppler-glib pkg-config --static --libs-only-other poppler-glib pkg-config --static --cflags-only-I poppler-glib pkg-config --static --cflags poppler-glib pkg-config --static --cflags-only-other poppler-glib > Я неправ? Багу вешать? Я думаю, что надо исправить сборку apvlv, чтобы она не пыталась использовать --static. Поскольку во время сборки используется cmake, то можно смело предположить, что всему виной какой-нибудь макрос в /usr/share/CMake/Modules/FindPkgConfig.cmake > On Wed, 9 Nov 2011 14:26:42 +0400 (MSK) ALT beekeeper wrote: > > > Package: apvlv-0.1.1-alt1.svn369 > > Status: Sisyphus/i586 test rebuild failed > > Cannot build this package. > > Please investigate. > > Excerpt from build log: > > > > [...] > > > -- checking for module 'glib-2.0' > > -- found glib-2.0, version 2.30.1 > > -- checking for module 'gthread-2.0' > > -- found gthread-2.0, version 2.30.1 > > -- checking for module 'poppler-glib' > > -- found poppler-glib, version 0.18.1 > > Package pixman-1 was not found in the pkg-config search path. > > Perhaps you should add the directory containing `pixman-1.pc' > > to the PKG_CONFIG_PATH environment variable > > Package 'pixman-1', required by 'cairo', not found > > Package pixman-1 was not found in the pkg-config search path. > > Perhaps you should add the directory containing `pixman-1.pc' > > to the PKG_CONFIG_PATH environment variable > > Package 'pixman-1', required by 'cairo', not found > > Package pixman-1 was not found in the pkg-config search path. > > Perhaps you should add the directory containing `pixman-1.pc' > > to the PKG_CONFIG_PATH environment variable > > Package 'pixman-1', required by 'cairo', not found > > -- Configuring incomplete, errors occurred! > > error: Bad exit status from /usr/src/tmp/rpm-tmp.76725 (%build) > > > > RPM build errors: > > Bad exit status from /usr/src/tmp/rpm-tmp.76725 (%build) > > Command exited with non-zero status 1 > > 0.86user 0.16system 0:01.26elapsed 81%CPU (0avgtext+0avgdata > > 67376maxresident)k 0inputs+0outputs (0major+85506minor)pagefaults > > 0swaps hsh-rebuild: rebuild of `apvlv-0.1.1-alt1.svn369.src.rpm' > > failed. Command exited with non-zero status 1 -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2011-11-09 21:19 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-11-09 13:28 ` Ivan A. Melnikov 2011-11-09 21:19 ` Dmitry V. Levin [this message] 2011-11-10 6:24 ` Ivan A. Melnikov 2011-11-10 12:22 ` [devel] [SOLVED] " Ivan A. Melnikov
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=20111109211928.GA28526@altlinux.org \ --to=ldv@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