Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247418 Details for
Bug 337442
net-mail/mboxgrep 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
mboxgrep-0.7.9:20100915-063732.log (text/plain), 5.84 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-15 07:09:00 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-15 07:09:00 UTC
Size:
5.84 KB
patch
obsolete
> * CPV: net-mail/mboxgrep-0.7.9 > * REPO: gentoo > * Maintainer: net-mail@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking mboxgrep-0.7.9.tar.gz to /var/tmp/portage/net-mail/mboxgrep-0.7.9/work >>>> Source unpacked in /var/tmp/portage/net-mail/mboxgrep-0.7.9/work >>>> Compiling source in /var/tmp/portage/net-mail/mboxgrep-0.7.9/work/mboxgrep-0.7.9 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for pcre-config... /usr/bin/pcre-config >checking for gzopen in -lz... yes >checking for BZ2_bzopen in -lbz2... yes >checking for like_monday in -lgarfield... no >checking for fcntl... yes >checking for flock... yes >checking for regcomp... yes >checking for strptime... yes >checking for ftw... yes >checking for fts_open... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating src/config.h >make -j14 >cd src; make >make[1]: Entering directory `/var/tmp/portage/net-mail/mboxgrep-0.7.9/work/mboxgrep-0.7.9/src' >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c info.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c main.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c mh.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c scan.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c maildir.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c mbox.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c misc.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c wrap.c >info.c: In function âprint_wrapâ: >info.c:34:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c getopt.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c getopt1.c >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I. -c md5.c >mbox.c: In function âmbox_openâ: >mbox.c:168:8: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >mh.c: In function âmh_read_messageâ: >mh.c:133:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >md5.c: In function âmd5_finish_ctxâ: >md5.c:122:3: warning: incompatible implicit declaration of built-in function âbcopyâ >md5.c: In function âmd5_process_bytesâ: >md5.c:232:7: warning: incompatible implicit declaration of built-in function âbcopyâ >md5.c:262:7: warning: incompatible implicit declaration of built-in function âbcopyâ >i686-pc-linux-gnu-gcc -O2 -pipe -o mboxgrep info.o main.o mh.o scan.o maildir.o mbox.o misc.o wrap.o getopt.o getopt1.o md5.o -lbz2 -lz -L/usr/lib -lpcre >make[1]: Leaving directory `/var/tmp/portage/net-mail/mboxgrep-0.7.9/work/mboxgrep-0.7.9/src' >>>> Source compiled. >>>> Test phase [none]: net-mail/mboxgrep-0.7.9 > >>>> Install mboxgrep-0.7.9 into /var/tmp/portage/net-mail/mboxgrep-0.7.9/image/ category net-mail > * Tinderbox QA Notice: 'make' called by src_install >make -j14 prefix=/var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr mandir=/var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr/share/man infodir=/var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr/share/info install >cd src; make install >make[1]: Entering directory `/var/tmp/portage/net-mail/mboxgrep-0.7.9/work/mboxgrep-0.7.9/src' >/usr/bin/install -c -d /var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr/bin >/usr/bin/install -c -s mboxgrep /var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr/bin >make[1]: Leaving directory `/var/tmp/portage/net-mail/mboxgrep-0.7.9/work/mboxgrep-0.7.9/src' >cd doc; make install >make[1]: Entering directory `/var/tmp/portage/net-mail/mboxgrep-0.7.9/work/mboxgrep-0.7.9/doc' >/usr/bin/install -c -d /var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr/share/man/man1 >/usr/bin/install -c -m 0644 mboxgrep.1 /var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr/share/man/man1 >/usr/bin/install -c -d /var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr/share/info >/usr/bin/install -c -m 0644 mboxgrep.info /var/tmp/portage/net-mail/mboxgrep-0.7.9/image//usr/share/info >make[1]: Leaving directory `/var/tmp/portage/net-mail/mboxgrep-0.7.9/work/mboxgrep-0.7.9/doc' >>>> Completed installing mboxgrep-0.7.9 into /var/tmp/portage/net-mail/mboxgrep-0.7.9/image/ > > > > * QA Notice: Pre-stripped files found: > * /usr/bin/mboxgrep > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/mboxgrep > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * md5.c:122:3: warning: incompatible implicit declaration of built-in function âbcopyâ > * md5.c:232:7: warning: incompatible implicit declaration of built-in function âbcopyâ > * md5.c:262:7: warning: incompatible implicit declaration of built-in function âbcopyâ > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://mboxgrep.sf.net
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 337442
: 247418