Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242027 Details for
Bug 331815
x11-terms/hanterm 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
hanterm-3.1.6-r4:20100809-051237.log (text/plain), 14.02 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-09 16:26:36 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-09 16:26:36 UTC
Size:
14.02 KB
patch
obsolete
> * CPV: x11-terms/hanterm-3.1.6-r4 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking hanterm-3.1.6.tar.gz to /var/tmp/portage/x11-terms/hanterm-3.1.6-r4/work > * Applying hanterm-3.1.6-gentoo.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/x11-terms/hanterm-3.1.6-r4/work >>>> Compiling source in /var/tmp/portage/x11-terms/hanterm-3.1.6-r4/work/hanterm-3.1.6 ... >./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 --with-Xaw3d --without-utempter >loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >creating cache ./config.cache >Configuring for Linux 2.6.35+ >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 how to run the C preprocessor... gcc -E >checking whether gcc needs -traditional... no >checking for a BSD compatible install... /usr/bin/install -c >checking for AIX... no >checking for POSIXized ISC... no >checking for minix/config.h... no >checking for ANSI C header files... yes >checking for size_t... yes >checking for time_t... yes >checking for bcopy... yes >checking for memmove... yes >checking for strerror... yes >checking for full tgetent function... no >checking for partial tgetent function... -lncurses >checking for termcap.h... yes >checking if you want to link with utempter... no >checking for unsetenv... yes >checking for working const... yes >checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS >checking for X... libraries , headers >checking for socket in -lsocket... no >checking for gethostname in -lnsl... yes >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 XOpenDisplay in -lX11... yes >checking for XtAppInitialize in -lXt... yes >checking for unistd.h... yes >checking for X11/Xpoll.h... yes >checking for X11/Xaw3d/SimpleMenu.h... yes >checking for XmuClientWindow in -lXmu... yes >checking for XextCreateExtension in -lXext... yes >checking for XawSimpleMenuAddGlobalActions in -lXaw3d... yes >checking for XkbStdBell... no >checking if we should use imake to help... yes >checking for xmkmf... /usr/bin/xmkmf >checking for default terminal-id... vt100 >checking for private terminfo-directory... none >checking if you want ANSI color... yes >checking if you want 16 colors like aixterm... no >checking for default color-mode... TRUE >checking if you want new automata... TRUE >checking if you want debugging traces... no >checking if you want VT52 emulation... no >checking if you want to use dvorak keyboard... no >checking if you want TEK emulation... no >checking if you want to turn on gcc warnings... no >checking if you want right-scrollbar... yes >checking if you want logging on-off... yes >checking if you want line drawing... yes >checking if you want to use hangul... yes >updating cache ./config.cache >creating ./config.status >creating Makefile >creating version.h >creating hanterm.spec >creating xtermcfg.h >make -j14 CC=i686-pc-linux-gnu-gcc >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./button.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./charproc.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./cursor.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./data.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./input.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./main.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./menu.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./misc.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./screen.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./scrollbar.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./tabs.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./util.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./VTPrsTbl.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./hangul.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./automata.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./hanja.c >./util.c: In function âxstrcasecmpâ: >./util.c:1137:3: warning: incompatible implicit declaration of built-in function âfreeâ >./util.c: In function âxstrncasecmpâ: >./util.c:1158:3: warning: incompatible implicit declaration of built-in function âfreeâ >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./chat.c >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./history.c >./screen.c: In function âReallocateâ: >./screen.c:135:20: warning: incompatible implicit declaration of built-in function âreallocâ >./misc.c: In function âFlushLogâ: >./misc.c:606:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./misc.c: In function âStartLogâ: >./misc.c:502:11: warning: ignoring return value of âmkstempâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -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 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=2 -DOSMINORVERSION=6 -I/usr/include -O2 -pipe -c ./ksc.c >./main.c: In function âspawnâ: >./main.c:2989:4: warning: missing sentinel in function call >./main.c: In function âconsoleprâ: >./main.c:3348:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c: In function âExitâ: >./main.c:3222:9: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result >./main.c:3224:9: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result >./main.c: In function âspawnâ: >./main.c:2309:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c:2352:10: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result >./main.c:2357:10: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result >./main.c:2661:8: warning: ignoring return value of âdupâ, declared with attribute warn_unused_result >./main.c:2765:12: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c:2845:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c:2868:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c:3034:13: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c:3039:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c: In function âfirst_map_occurredâ: >./main.c:1831:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c: In function âHsSysErrorâ: >./main.c:1819:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >./main.c: In function âmainâ: >./main.c:1485:12: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -o hanterm button.o charproc.o cursor.o data.o input.o main.o menu.o misc.o screen.o scrollbar.o tabs.o util.o VTPrsTbl.o hangul.o automata.o hanja.o chat.o history.o ksc.o -lXaw3d -lXext -lXmu -lXt -lSM -lICE -lX11 -lnsl -lncurses >misc.o: In function `SysErrorMsg': >misc.c:(.text+0x122a): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead >misc.c:(.text+0x1221): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead >>>> Source compiled. >>>> Test phase [none]: x11-terms/hanterm-3.1.6-r4 > >>>> Install hanterm-3.1.6-r4 into /var/tmp/portage/x11-terms/hanterm-3.1.6-r4/image/ category x11-terms >>>> Completed installing hanterm-3.1.6-r4 into /var/tmp/portage/x11-terms/hanterm-3.1.6-r4/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/hanterm > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/hanterm > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * ./util.c:1137:3: warning: incompatible implicit declaration of built-in function âfreeâ > * ./util.c:1158:3: warning: incompatible implicit declaration of built-in function âfreeâ > * ./screen.c:135:20: warning: incompatible implicit declaration of built-in function âreallocâ > > * 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.hanterm.org/
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 331815
: 242027