Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244723 Details for
Bug 334621
dev-tcltk/tktray 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
tktray-1.1:20100826-013528.log (text/plain), 8.74 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-26 14:48:53 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-26 14:48:53 UTC
Size:
8.74 KB
patch
obsolete
> * CPV: dev-tcltk/tktray-1.1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking tktray1.1.tar.gz to /var/tmp/portage/dev-tcltk/tktray-1.1/work >>>> Source unpacked in /var/tmp/portage/dev-tcltk/tktray-1.1/work >>>> Compiling source in /var/tmp/portage/dev-tcltk/tktray-1.1/work/tktray1.1 ... >./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 --disable-symbols --disable-threads >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for correct TEA configuration... ok (TEA 3.4) >checking for Tcl configuration... found /usr/lib/tclConfig.sh >checking for existence of /usr/lib/tclConfig.sh... loading >checking for Tk configuration... found /usr/lib/tkConfig.sh >checking for existence of /usr/lib/tkConfig.sh... loading >configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking if the compiler understands -pipe... yes >checking whether byte ordering is bigendian... no >checking for sin... no >checking for main in -lieee... yes >checking for main in -linet... no >checking net/errno.h usability... no >checking net/errno.h presence... no >checking for net/errno.h... no >checking for connect... yes >checking for gethostbyname... yes >checking dirent.h... >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for Tcl public headers... /usr/include >checking for Tk public headers... /usr/include >checking for Tk private include files... Using srcdir found in tkConfig.sh: /usr/lib/tk8.5/include >checking for X... libraries , headers in standard search path >checking for X11 header files... checking for pthread_mutex_init in -lpthread... yes >checking for building with threads... yes (default) >checking how to build libraries... shared >checking if 64bit support is enabled... no >checking if 64bit Sparc VIS support is requested... no >checking system version (for dynamic loading)... Linux-2.6.35.3+ >checking for dlopen in -ldl... yes >checking for ar... ar >checking for required early compiler flags... _LARGEFILE64_SOURCE >checking for 64-bit integer type... long long >checking for struct dirent64... no >checking for struct stat64... yes >checking for off64_t... yes >checking for build with symbols... no >checking for tclsh... /usr/bin/tclsh8.5 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pkgIndex.tcl >make -j14 >i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"tktray\" -DPACKAGE_TARNAME=\"tktray\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"tktray\ 1.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I"/usr/include" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/lib/tcl8.5/include/generic -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo tktray.c` -o tktray.o >tktray.c: In function âTrayIconObjectCmdâ: >tktray.c:255:3: warning: pointer targets in passing argument 3 of âtclStubsPtr->tcl_GetLongFromObjâ differ in signedness >tktray.c:255:3: note: expected âlong int *â but argument is of type âlong unsigned int *â >rm -f libtktray1.1.so >i686-pc-linux-gnu-gcc -pipe -shared -o libtktray1.1.so tktray.o -lXext -lX11 -L/usr/lib -ltclstub8.5 -L/usr/lib -ltkstub8.5 >: libtktray1.1.so >>>> Source compiled. >>>> Test phase [test]: dev-tcltk/tktray-1.1 >make -j14 -j1 test >TCL_LIBRARY=`echo /usr/lib/tcl8.5/include/library` LD_LIBRARY_PATH=".:/usr/lib:/usr/lib:" PATH=".:/usr/lib:/usr/lib:/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.5.1:/opt/intel/Compiler/11.1/072/bin/ia32:/opt/stuffit/bin:/opt/gwydion-dylan/:/opt/gwydion-dylan/bin:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/opt/dmd/bin:/usr/lib/plan9/bin:/opt/c3-4:/opt/hp/hpacucli:/usr/i686-pc-linux-gnu/gnat-gcc-bin/4.2:/usr/libexec/gnat-gcc/i686-pc-linux-gnu/4.2:/usr/libexec/gpc/i686-pc-linux-gnu/3.4:/opt/tivoli/tsm/client/admin/bin:/opt/tivoli/tsm/client/ba/bin:/opt/eagle-5.10.0/bin:/opt/flexlm/bin:/opt/vmware/server/console/bin:/opt/vmware/vix/bin:/opt/cuda/bin:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/usr/ti-linux-gnu/tigcc-bin/4.1.2:/usr/ti-linux-gnu/bin:/var/vpopmail/bin" TCLLIBPATH="." /usr/bin/tclsh8.5 `echo ./tests/all.tcl` >no display name and no $DISPLAY environment variable > while executing >"load /usr/lib/tk8.5/../libtk8.5.so Tk" > ("package ifneeded Tk 8.5.8" script) > invoked from within >"load ./libtktray1.1.so tktray" > ("package ifneeded tktray 1.1" script) > invoked from within >"package require tktray 1.0" > (file "./tests/all.tcl" line 2) >make: *** [test] Error 1 > * ERROR: dev-tcltk/tktray-1.1 failed: > * Make test failed. See above for details. > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 400: Called _eapi0_src_test > * ebuild.sh, line 625: Called die > * The specific snippet of code: > * hasq test $FEATURES && die "Make test failed. See above for details." > * > * If you need support, post the output of 'emerge --info =dev-tcltk/tktray-1.1', > * the complete build log and the output of 'emerge -pqv =dev-tcltk/tktray-1.1'. > * The complete build log is located at '/var/log/portage/build/dev-tcltk/tktray-1.1:20100826-013528.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/tktray-1.1/temp/environment'. > * S: '/var/tmp/portage/dev-tcltk/tktray-1.1/work/tktray1.1' > >>>> Install tktray-1.1 into /var/tmp/portage/dev-tcltk/tktray-1.1/image/ category dev-tcltk > * Tinderbox QA Notice: 'make' called by src_install >make -j14 DESTDIR=/var/tmp/portage/dev-tcltk/tktray-1.1/image/ install > /usr/bin/install -c libtktray1.1.so /var/tmp/portage/dev-tcltk/tktray-1.1/image//usr/lib/tktray1.1/libtktray1.1.so >Installing header files in /var/tmp/portage/dev-tcltk/tktray-1.1/image//usr/include >Installing documentation in /var/tmp/portage/dev-tcltk/tktray-1.1/image//usr/share/man > : /var/tmp/portage/dev-tcltk/tktray-1.1/image//usr/lib/tktray1.1/libtktray1.1.so >Installing ./doc/tktray.n > Install pkgIndex.tcl /var/tmp/portage/dev-tcltk/tktray-1.1/image//usr/lib/tktray1.1 >>>> Completed installing tktray-1.1 into /var/tmp/portage/dev-tcltk/tktray-1.1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/tktray1.1/libtktray1.1.so > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/tktray1.1/libtktray1.1.so > > * Gentoo contact information ... >herds: > net-im > tcltk >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 334621
: 244723