Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245599 Details for
Bug 335520
x11-misc/xcalendar 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
xcalendar-4.0:20100901-093221.log (text/plain), 4.70 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-01 13:44:03 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-01 13:44:03 UTC
Size:
4.70 KB
patch
obsolete
> * CPV: x11-misc/xcalendar-4.0 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking xcalendar-4.0+i18n.tar.gz to /var/tmp/portage/x11-misc/xcalendar-4.0/work >>>> Source unpacked in /var/tmp/portage/x11-misc/xcalendar-4.0/work >>>> Compiling source in /var/tmp/portage/x11-misc/xcalendar-4.0/work/xcalendar ... >mv -f Makefile Makefile.bak >imake -DUseInstalled -I/usr/lib/X11/config >make Makefiles >make: Nothing to be done for `Makefiles'. >make includes >make: Nothing to be done for `includes'. >make depend >gccmakedep -- -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXI18N -DATHENA -- xcalendar.c dayeditor.c lists.c >make -j14 >gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXI18N -DATHENA -c -o xcalendar.o xcalendar.c >gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXI18N -DATHENA -c -o dayeditor.o dayeditor.c >gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DXI18N -DATHENA -c -o lists.o lists.c >rm -f xcalendar._man >if test -z "" ; then \ > cd `dirname xcalendar` && \ > ln -s `basename xcalendar.man` `basename xcalendar._man`; \ >else \ > cpp -undef -traditional -D__apploaddir__=/usr/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 6 8 99 903 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 6 8 99 903 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ > < xcalendar.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xcalendar._man; \ >fi >lists.c: In function âpremoveâ: >lists.c:116:2: warning: incompatible implicit declaration of built-in function âfreeâ >lists.c:124:2: warning: incompatible implicit declaration of built-in function âfreeâ >dayeditor.c: In function âInitEditorsâ: >dayeditor.c:276:3: warning: too few arguments for format >xcalendar.c: In function âquitâ: >xcalendar.c:170:5: warning: incompatible implicit declaration of built-in function âexitâ >dayeditor.c:285:10: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >rm -f xcalendar >gcc -m32 -o xcalendar -O2 -fno-strength-reduce -fno-strict-aliasing -L/usr/lib xcalendar.o dayeditor.o lists.o -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXext -lX11 >>>> Source compiled. >>>> Test phase [none]: x11-misc/xcalendar-4.0 > >>>> Install xcalendar-4.0 into /var/tmp/portage/x11-misc/xcalendar-4.0/image/ category x11-misc >>>> Completed installing xcalendar-4.0 into /var/tmp/portage/x11-misc/xcalendar-4.0/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/xcalendar > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/xcalendar > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * lists.c:116:2: warning: incompatible implicit declaration of built-in function âfreeâ > * lists.c:124:2: warning: incompatible implicit declaration of built-in function âfreeâ > * xcalendar.c:170:5: 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.freebsd.org/ > * 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 335520
: 245599