Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 248970 Details for
Bug 339124
app-crypt/signing-party does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
signing-party-1.1.3-r3:20100929-044340.log (text/plain), 6.83 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-29 14:13:26 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-29 14:13:26 UTC
Size:
6.83 KB
patch
obsolete
> * Package: app-crypt/signing-party-1.1.3-r3 > * Repository: gentoo > * Maintainer: crypto@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking signing-party_1.1.3.orig.tar.gz to /var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work >>>> Source unpacked in /var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work >>>> Preparing source in /var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3 ... >make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe' >for dir in caff gpg-key2ps gpg-mailkeys gpgsigs gpglist gpgparticipants keyanalyze keylookup sig2dot springgraph gpgwrap gpgdir ; do if [ -f $dir/Makefile ] ; then make -C $dir || exit 1 ; fi ; done >make[1]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/caff' >pod2man caff > caff.1 >pod2man pgp-clean > pgp-clean.1 >pod2man pgp-fixkey > pgp-fixkey.1 >make[1]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/caff' >make[1]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpg-key2ps' >pod2man gpg-key2ps > gpg-key2ps.1 >make[1]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpg-key2ps' >make[1]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpgsigs' >pod2man gpgsigs > gpgsigs.1 >make[1]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpgsigs' >make[1]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpglist' >pod2man gpglist > gpglist.1 >make[1]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpglist' >make[1]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/keyanalyze' >i686-pc-linux-gnu-gcc -O2 -pipe -c -o keyanalyze.o keyanalyze.c >i686-pc-linux-gnu-gcc -O2 -pipe -c -o process_keys.o process_keys.c >cd pgpring && CFLAGS="-O2 -pipe" ./configure && make pgpring >creating cache ./config.cache >checking for a BSD compatible install... /usr/bin/install -c >checking whether build environment is sane... i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu process_keys.o -lpthread -o process_keys >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu keyanalyze.o -lpthread -o keyanalyze >yes >checking whether make sets ${MAKE}... yes >checking for working aclocal... found >checking for working autoconf... found >checking for working automake... found >checking for working autoheader... found >checking for working makeinfo... found >checking host system type... i686-pc-linux-gnu >checking for gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes >checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for POSIXized ISC... no >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for function prototypes... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether make sets ${MAKE}... (cached) yes >checking for a BSD compatible install... /usr/bin/install -c >checking for inline... inline >checking for working const... yes >checking whether byte ordering is bigendian... no >checking for inttypes.h... yes >checking for stdint.h... yes >checking for uint32_t... yes >checking size of int... 4 >checking size of long... 4 >updating cache ./config.cache >creating ./config.status >creating Makefile >creating config.h >make[2]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/keyanalyze/pgpring' >make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -c pgppubring.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -c pgplib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -c lib.c >lib.c: In function âmutt_unlinkâ: >lib.c:188:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -c extlib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -c sha1.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -c pgppacket.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o pgppacket.o >make[2]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/keyanalyze/pgpring' >make[1]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/keyanalyze' >make[1]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/sig2dot' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/sig2dot' >make[1]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpgwrap' >cd src && make all DIET="" >make[2]: Entering directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpgwrap/src' >i686-pc-linux-gnu-gcc -o ../bin/gpgwrap gpgwrap.c >strip -R .note -R .comment ../bin/gpgwrap 2>/dev/null || true >make[2]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpgwrap/src' >make[1]: Leaving directory `/var/tmp/portage/app-crypt/signing-party-1.1.3-r3/work/signing-party-1.1.3/gpgwrap' >>>> Source compiled. >>>> Test phase [none]: app-crypt/signing-party-1.1.3-r3 > >>>> Install signing-party-1.1.3-r3 into /var/tmp/portage/app-crypt/signing-party-1.1.3-r3/image/ category app-crypt >>>> Completed installing signing-party-1.1.3-r3 into /var/tmp/portage/app-crypt/signing-party-1.1.3-r3/image/ > > * QA Notice: make jobserver unavailable: > * > * make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. > > > * QA Notice: Pre-stripped files found: > * /usr/bin/gpgwrap >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/pgpring-keyanalyze > usr/bin/process_keys > usr/bin/keyanalyze > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/gpgwrap >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 339124
: 248970