Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247383 Details for
Bug 337407
x11-plugins/wmail 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
wmail-2.0-r3:20100915-045419.log (text/plain), 5.48 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-15 06:41:40 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-15 06:41:40 UTC
Size:
5.48 KB
patch
obsolete
> * CPV: x11-plugins/wmail-2.0-r3 > * REPO: gentoo > * Maintainer: desktop-dock@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking wmail-2.0.tar.gz to /var/tmp/portage/x11-plugins/wmail-2.0-r3/work > * Applying wmail-2.0.support-libdockapp-0.5.0.patch ... > [ ok ] > * Applying wmail-2.0.maildir-parse-from.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/x11-plugins/wmail-2.0-r3/work >>>> Compiling source in /var/tmp/portage/x11-plugins/wmail-2.0-r3/work/wmail-2.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 --enable-delt-xpms >loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >creating cache ./config.cache >checking for gcc... gcc >checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes >checking whether the C compiler (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 gcc accepts -g... yes >checking whether make sets ${MAKE}... yes >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for limits.h... yes >checking for sys/time.h... yes >checking for X... libraries , headers >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for dockapp.h... yes >checking for working const... yes >checking for working fnmatch... yes >checking whether utime accepts a null argument... yes >checking for vprintf... yes >checking for strdup... yes >checking for strstr... yes >checking for memcpy... yes >checking for XCreateGC in -lX11... yes >checking for DAInitialize in -ldockapp... yes >updating cache ./config.cache >creating ./config.status >creating Makefile >creating src/Makefile >make -j14 >make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmail-2.0-r3/work/wmail-2.0/src' >gcc -O2 -pipe -DUSE_DELT_XPMS -I/include -o wmail.o -c wmail.c >gcc -O2 -pipe -DUSE_DELT_XPMS -I/include -o common.o -c common.c >gcc -O2 -pipe -DUSE_DELT_XPMS -I/include -o config.o -c config.c >wmail.c: In function âPreparePixmapsâ: >wmail.c:419:5: warning: passing argument 4 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:419:5: warning: passing argument 5 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:420:5: warning: passing argument 4 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:420:5: warning: passing argument 5 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:421:5: warning: passing argument 4 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:421:5: warning: passing argument 5 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:422:5: warning: passing argument 4 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:422:5: warning: passing argument 5 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:423:5: warning: passing argument 4 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c:423:5: warning: passing argument 5 of âDAMakePixmapFromDataâ from incompatible pointer type >/usr/include/dockapp.h:274:6: note: expected âshort unsigned int *â but argument is of type âunsigned int *â >wmail.c: In function âWriteChecksumFileâ: >wmail.c:512:11: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >gcc -O2 -pipe -DUSE_DELT_XPMS -I/include -o wmail wmail.o common.o config.o -ldockapp -lX11 -lX11 -L/lib >make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmail-2.0-r3/work/wmail-2.0/src' >>>> Source compiled. >>>> Test phase [none]: x11-plugins/wmail-2.0-r3 > >>>> Install wmail-2.0-r3 into /var/tmp/portage/x11-plugins/wmail-2.0-r3/image/ category x11-plugins >>>> Completed installing wmail-2.0-r3 into /var/tmp/portage/x11-plugins/wmail-2.0-r3/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/wmail > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/wmail >
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 337407
: 247383