Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247664 Details for
Bug 337726
x11-plugins/wminet 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
wminet-3.0.0:20100916-234216.log (text/plain), 7.68 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-17 00:00:39 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-17 00:00:39 UTC
Size:
7.68 KB
patch
obsolete
> * CPV: x11-plugins/wminet-3.0.0 > * REPO: gentoo > * Maintainer: desktop-dock@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking wminet-3.0.0.tar.gz to /var/tmp/portage/x11-plugins/wminet-3.0.0/work >>>> Source unpacked in /var/tmp/portage/x11-plugins/wminet-3.0.0/work >>>> Compiling source in /var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0 ... >./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 >loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >creating cache ./config.cache >checking for a BSD compatible install... /usr/bin/install -c >checking whether build environment is sane... 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 for mawk... mawk >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 a BSD compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for main in -lX11... yes >checking for main in -lXext... yes >checking for main in -lXpm... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for X... libraries , headers >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for unistd.h... yes >checking for working const... yes >checking for pid_t... yes >checking for strcspn... yes >checking for strdup... yes >checking for strspn... yes >checking for strstr... yes >checking for strtod... yes >updating cache ./config.cache >creating ./config.status >creating Makefile >creating src/Makefile >make -j14 >Making all in src >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' >i686-pc-linux-gnu-gcc -DPACKAGE=\"wminet\" -DVERSION=\"3.0.0\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c misc.c >i686-pc-linux-gnu-gcc -DPACKAGE=\"wminet\" -DVERSION=\"3.0.0\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c list.c >i686-pc-linux-gnu-gcc -DPACKAGE=\"wminet\" -DVERSION=\"3.0.0\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c wmgeneral.c >i686-pc-linux-gnu-gcc -DPACKAGE=\"wminet\" -DVERSION=\"3.0.0\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c wminet.c >wminet.c: In function âread_configâ: >wminet.c:182:4: warning: format â%sâ expects type âchar *â, but argument 3 has type âchar (*)[32]â >wminet.c:182:4: warning: format â%sâ expects type âchar *â, but argument 4 has type âchar (*)[32]â >wminet.c:248:9: warning: format â%sâ expects type âchar *â, but argument 3 has type âchar (*)[32]â >wminet.c:248:9: warning: format â%sâ expects type âchar *â, but argument 4 has type âchar (*)[32]â >wminet.c:297:5: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >wminet.c:297:5: warning: format â%dâ expects type âintâ, but argument 6 has type âlong unsigned intâ >wminet.c:297:5: warning: format â%dâ expects type âintâ, but argument 9 has type âlong unsigned intâ >wminet.c:297:5: warning: format â%dâ expects type âintâ, but argument 10 has type âlong unsigned intâ >wminet.c: In function âread_statsâ: >wminet.c:378:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >wminet.c:405:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >wminet.c:432:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -lXpm -lXext -lX11 -L/usr/X11R6/lib -L/usr/local/lib -o wminet misc.o list.o wmgeneral.o wminet.o -lXpm -lXext -lX11 >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >>>> Source compiled. >>>> Test phase [check]: x11-plugins/wminet-3.0.0 >make -j14 -j1 check >Making check in src >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >make[1]: Nothing to be done for `check-am'. >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' > >>>> Install wminet-3.0.0 into /var/tmp/portage/x11-plugins/wminet-3.0.0/image/ category x11-plugins >make -j14 DESTDIR=/var/tmp/portage/x11-plugins/wminet-3.0.0/image/ install >Making install in src >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' >make[2]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' >/bin/sh ../mkinstalldirs /var/tmp/portage/x11-plugins/wminet-3.0.0/image//usr/bin >make[2]: Nothing to be done for `install-data-am'. >mkdir /var/tmp/portage/x11-plugins/wminet-3.0.0/image/usr >mkdir /var/tmp/portage/x11-plugins/wminet-3.0.0/image/usr/bin > /usr/bin/install -c wminet /var/tmp/portage/x11-plugins/wminet-3.0.0/image//usr/bin/wminet >make[2]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0/src' >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >make[2]: Entering directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wminet-3.0.0/work/wminet-3.0.0' >>>> Completed installing wminet-3.0.0 into /var/tmp/portage/x11-plugins/wminet-3.0.0/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/wminet > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/wminet >
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 337726
: 247664