Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245075 Details for
Bug 334969
x11-misc/xfishtank 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
xfishtank-2.1:20100828-062819.log (text/plain), 10.73 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-28 10:38:40 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-28 10:38:40 UTC
Size:
10.73 KB
patch
obsolete
> * CPV: x11-misc/xfishtank-2.1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking xfishtank-2.1tp.tar.gz to /var/tmp/portage/x11-misc/xfishtank-2.1/work > * Applying xfishtank-2.1tp-Makefile.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/x11-misc/xfishtank-2.1/work >>>> Compiling source in /var/tmp/portage/x11-misc/xfishtank-2.1/work/xfishtank-2.1tp ... >make -j14 >gcc -O2 -pipe -I. -I./fishmaps -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -DFUNCPROTO=15 -DNARROWPROTO -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu makeh.c -lm -o makeh >gcc -O2 -pipe -I. -I./fishmaps -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -DFUNCPROTO=15 -DNARROWPROTO -c -o medcut.o medcut.c >gcc -O2 -pipe -I. -I./fishmaps -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -DFUNCPROTO=15 -DNARROWPROTO -c -o read.o read.c >gcc -O2 -pipe -I. -I./fishmaps -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -DFUNCPROTO=15 -DNARROWPROTO -c -o gifread.o gifread.c >medcut.c: In function âAddHashâ: >medcut.c:61:33: warning: incompatible implicit declaration of built-in function âmallocâ >makeh.c: In function âmainâ: >makeh.c:16:3: warning: incompatible implicit declaration of built-in function âexitâ >medcut.c:65:3: warning: incompatible implicit declaration of built-in function âexitâ >makeh.c:23:22: warning: incompatible implicit declaration of built-in function âmallocâ >makeh.c:28:32: warning: incompatible implicit declaration of built-in function âstrlenâ >makeh.c:29:3: warning: incompatible implicit declaration of built-in function âstrcpyâ >makeh.c:101:2: warning: incompatible implicit declaration of built-in function âexitâ >medcut.c: In function âMedianCutâ: >medcut.c:441:4: warning: incompatible implicit declaration of built-in function âfreeâ >medcut.c: In function âMedianMergeâ: >medcut.c:537:4: warning: incompatible implicit declaration of built-in function âfreeâ >makeh.c:18:8: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >makeh.c:27:9: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >read.c: In function âdscanâ: >read.c:50:9: warning: incompatible implicit declaration of built-in function âexitâ >read.c:79:9: warning: incompatible implicit declaration of built-in function âexitâ >read.c: In function âReadXpmPixmapâ: >read.c:123:24: warning: incompatible implicit declaration of built-in function âmallocâ >read.c:190:21: warning: incompatible implicit declaration of built-in function ârindexâ >read.c:198:22: warning: incompatible implicit declaration of built-in function âindexâ >read.c:279:3: warning: incompatible implicit declaration of built-in function âfreeâ >read.c:281:2: warning: incompatible implicit declaration of built-in function âfreeâ >read.c: In function âReadXbmBitmapâ: >read.c:310:7: warning: incompatible implicit declaration of built-in function âstrlenâ >read.c:317:22: warning: incompatible implicit declaration of built-in function ârindexâ >read.c:339:22: warning: incompatible implicit declaration of built-in function ârindexâ >read.c:343:22: warning: incompatible implicit declaration of built-in function âindexâ >read.c:380:27: warning: incompatible implicit declaration of built-in function âmallocâ >read.c: In function âReadEbmBitmapâ: >read.c:522:31: warning: incompatible implicit declaration of built-in function âmallocâ >read.c: In function âReadCompactEbmBitmapâ: >read.c:632:31: warning: incompatible implicit declaration of built-in function âmallocâ >read.c:581:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >read.c:602:9: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >read.c:620:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >read.c:637:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >read.c: In function âReadEbmBitmapâ: >read.c:482:10: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >read.c:501:9: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >gifread.c: In function âReadGifBitmapâ: >gifread.c:137:29: warning: incompatible implicit declaration of built-in function âmallocâ >gifread.c:137:36: warning: incompatible implicit declaration of built-in function âstrlenâ >gifread.c:141:2: warning: incompatible implicit declaration of built-in function âfreeâ >gifread.c:144:5: warning: incompatible implicit declaration of built-in function âfreeâ >gifread.c:138:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >./makeh > xfishy.h >gcc -O2 -pipe -I. -I./fishmaps -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -DFUNCPROTO=15 -DNARROWPROTO -c -o xfish.o xfish.c >xfish.c: In function âmsgdieâ: >xfish.c:173:5: warning: incompatible implicit declaration of built-in function âexitâ >xfish.c: In function âparseâ: >xfish.c:193:5: warning: incompatible implicit declaration of built-in function âstrcpyâ >xfish.c:193:5: warning: passing argument 2 of âstrcpyâ makes pointer from integer without a cast >xfish.c:193:5: note: expected âconst char *â but argument is of type âintâ >xfish.c:275:6: warning: incompatible implicit declaration of built-in function âexitâ >xfish.c: In function âinit_colormapâ: >xfish.c:852:15: warning: comparison between pointer and integer >xfish.c: In function âMakeImageâ: >xfish.c:962:3: warning: incompatible implicit declaration of built-in function âexitâ >xfish.c: In function âhigh_res_sleepâ: >xfish.c:1820:5: warning: passing argument 2 of âselectâ from incompatible pointer type >/usr/include/sys/select.h:109:12: note: expected âstruct fd_set * __restrict__â but argument is of type âint *â >xfish.c:1820:5: warning: passing argument 3 of âselectâ from incompatible pointer type >/usr/include/sys/select.h:109:12: note: expected âstruct fd_set * __restrict__â but argument is of type âint *â >xfish.c:1820:5: warning: passing argument 4 of âselectâ from incompatible pointer type >/usr/include/sys/select.h:109:12: note: expected âstruct fd_set * __restrict__â but argument is of type âint *â >rm -f xfishtank >gcc -o xfishtank -g -L/usr/X11R6/lib xfish.o medcut.o read.o gifread.o -lXext -lX11 -lm -Wl,-rpath,/usr/X11R6/lib >>>> Source compiled. >>>> Test phase [none]: x11-misc/xfishtank-2.1 > >>>> Install xfishtank-2.1 into /var/tmp/portage/x11-misc/xfishtank-2.1/image/ category x11-misc > * Tinderbox QA Notice: 'make' called by src_install >make -j14 BINDIR=/usr/bin DESTDIR=/var/tmp/portage/x11-misc/xfishtank-2.1/image/ install >+ mkdir -p /var/tmp/portage/x11-misc/xfishtank-2.1/image//usr/bin >install -c xfishtank /var/tmp/portage/x11-misc/xfishtank-2.1/image//usr/bin/xfishtank >install in . done >>>> Completed installing xfishtank-2.1 into /var/tmp/portage/x11-misc/xfishtank-2.1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/xfishtank > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/xfishtank > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * medcut.c:61:33: warning: incompatible implicit declaration of built-in function âmallocâ > * makeh.c:16:3: warning: incompatible implicit declaration of built-in function âexitâ > * medcut.c:65:3: warning: incompatible implicit declaration of built-in function âexitâ > * makeh.c:23:22: warning: incompatible implicit declaration of built-in function âmallocâ > * makeh.c:28:32: warning: incompatible implicit declaration of built-in function âstrlenâ > * makeh.c:29:3: warning: incompatible implicit declaration of built-in function âstrcpyâ > * makeh.c:101:2: warning: incompatible implicit declaration of built-in function âexitâ > * medcut.c:441:4: warning: incompatible implicit declaration of built-in function âfreeâ > * medcut.c:537:4: warning: incompatible implicit declaration of built-in function âfreeâ > * read.c:50:9: warning: incompatible implicit declaration of built-in function âexitâ > * read.c:79:9: warning: incompatible implicit declaration of built-in function âexitâ > * read.c:123:24: warning: incompatible implicit declaration of built-in function âmallocâ > * read.c:190:21: warning: incompatible implicit declaration of built-in function ârindexâ > * read.c:198:22: warning: incompatible implicit declaration of built-in function âindexâ > * read.c:279:3: warning: incompatible implicit declaration of built-in function âfreeâ > * read.c:281:2: warning: incompatible implicit declaration of built-in function âfreeâ > * read.c:310:7: warning: incompatible implicit declaration of built-in function âstrlenâ > * read.c:317:22: warning: incompatible implicit declaration of built-in function ârindexâ > * read.c:339:22: warning: incompatible implicit declaration of built-in function ârindexâ > * read.c:343:22: warning: incompatible implicit declaration of built-in function âindexâ > * read.c:380:27: warning: incompatible implicit declaration of built-in function âmallocâ > * read.c:522:31: warning: incompatible implicit declaration of built-in function âmallocâ > * read.c:632:31: warning: incompatible implicit declaration of built-in function âmallocâ > * gifread.c:137:29: warning: incompatible implicit declaration of built-in function âmallocâ > * gifread.c:137:36: warning: incompatible implicit declaration of built-in function âstrlenâ > * gifread.c:141:2: warning: incompatible implicit declaration of built-in function âfreeâ > * gifread.c:144:5: warning: incompatible implicit declaration of built-in function âfreeâ > * xfish.c:173:5: warning: incompatible implicit declaration of built-in function âexitâ > * xfish.c:193:5: warning: incompatible implicit declaration of built-in function âstrcpyâ > * xfish.c:275:6: warning: incompatible implicit declaration of built-in function âexitâ > * xfish.c:962:3: warning: incompatible implicit declaration of built-in function âexitâ > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://www.ibiblio.org/pub/Linux/X11/demos/ > * Gentoo contact information ... >herds: > desktop-misc >maintainers: >
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 334969
: 245075