Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246177 Details for
Bug 336129
dev-tcltk/mysqltcl 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
mysqltcl-3.05:20100905-173235.log (text/plain), 7.95 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-05 18:15:22 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-05 18:15:22 UTC
Size:
7.95 KB
patch
obsolete
> * CPV: dev-tcltk/mysqltcl-3.05 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking mysqltcl-3.05.tar.gz to /var/tmp/portage/dev-tcltk/mysqltcl-3.05/work >>>> Source unpacked in /var/tmp/portage/dev-tcltk/mysqltcl-3.05/work >>>> Compiling source in /var/tmp/portage/dev-tcltk/mysqltcl-3.05/work/mysqltcl-3.05 ... >./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-mysql-lib=/usr/lib/mysql >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.5) >checking for Tcl configuration... found /usr/lib/tclConfig.sh >checking for existence of /usr/lib/tclConfig.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 ISO C89... 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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/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... yes >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 pthread_mutex_init in -lpthread... yes >checking for building with threads... yes (default) >checking how to build libraries... shared >checking if 64bit support is requested... no >checking if 64bit Sparc VIS support is requested... no >checking system version... Linux-2.6.35.4+ >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 open64... yes >checking for lseek64... yes >checking for off64_t... yes >checking for build with symbols... no >checking for mysql header... yes >checking for libmysqlclient lib... yes >checking for tclsh... /usr/bin/tclsh8.5 >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting >config.status: creating pkgIndex.tcl >make -j14 >i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"mysqltcl\" -DPACKAGE_TARNAME=\"mysqltcl\" -DPACKAGE_VERSION=\"3.05\" -DPACKAGE_STRING=\"mysqltcl\ 3.05\" -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_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I"/usr/include" -I/usr/include/mysql -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/mysqltcl.c` -o mysqltcl.o >user manual doc is as nroff (man) file mysqltcl.n >rm -f libmysqltcl3.05.so >i686-pc-linux-gnu-gcc -pipe -shared -o libmysqltcl3.05.so mysqltcl.o -L/usr/lib -ltclstub8.5 -L/usr/lib -lmysqlclient >: libmysqltcl3.05.so >>>> Source compiled. >>>> Test phase [test]: dev-tcltk/mysqltcl-3.05 >make -j14 -j1 test >TCL_LIBRARY=`echo /usr/lib/tcl8.5/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/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/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.3:/usr/libexec/gnat-gcc/i686-pc-linux-gnu/4.3:/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` >Tests running in interp: /usr/bin/tclsh8.5 >Tests running with pwd: /var/tmp/portage/dev-tcltk/mysqltcl-3.05/work/mysqltcl-3.05 >Tests running in working dir: /var/tmp/portage/dev-tcltk/mysqltcl-3.05/work/mysqltcl-3.05/tests >Only running tests that match: * >Skipping test files that match: l.*.test >Only sourcing test files that match: *.test >Tests began at Sun Sep 05 19:32:49 CEST 2010 >test.test >mysqlconnect/db server: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) > >Tests ended at Sun Sep 05 19:32:50 CEST 2010 >all.tcl: Total 0 Passed 0 Skipped 0 Failed 0 >Sourced 0 Test Files. > >>>> Install mysqltcl-3.05 into /var/tmp/portage/dev-tcltk/mysqltcl-3.05/image/ category dev-tcltk > * Tinderbox QA Notice: 'make' called by src_install >make -j14 DESTDIR=/var/tmp/portage/dev-tcltk/mysqltcl-3.05/image/ install >user manual doc is as nroff (man) file mysqltcl.n > /usr/bin/install -c libmysqltcl3.05.so /var/tmp/portage/dev-tcltk/mysqltcl-3.05/image//usr/lib/mysqltcl-3.05/libmysqltcl3.05.so >Installing header files in /var/tmp/portage/dev-tcltk/mysqltcl-3.05/image//usr/include >Installing documentation in /var/tmp/portage/dev-tcltk/mysqltcl-3.05/image//usr/share/man > : /var/tmp/portage/dev-tcltk/mysqltcl-3.05/image//usr/lib/mysqltcl-3.05/libmysqltcl3.05.so >Installing ./doc/mysqltcl.n > Install pkgIndex.tcl /var/tmp/portage/dev-tcltk/mysqltcl-3.05/image//usr/lib/mysqltcl-3.05 >>>> Completed installing mysqltcl-3.05 into /var/tmp/portage/dev-tcltk/mysqltcl-3.05/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/mysqltcl-3.05/libmysqltcl3.05.so > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/mysqltcl-3.05/libmysqltcl3.05.so > > * Gentoo contact information ... >herds: > mysql >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 336129
: 246177