Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194307 Details for
Bug 273791
dev-tcltk/itcl-3.3-r1: fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build Log
itcl_build.log (text/plain), 18.99 KB, created by
Steve M. Gerteisen
on 2009-06-11 23:05:27 UTC
(
hide
)
Description:
Build Log
Filename:
MIME Type:
Creator:
Steve M. Gerteisen
Created:
2009-06-11 23:05:27 UTC
Size:
18.99 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking itcl3.3.tar.gz to /var/tmp/portage/dev-tcltk/itcl-3.3-r1/work >>>> Source unpacked in /var/tmp/portage/dev-tcltk/itcl-3.3-r1/work >>>> Compiling source in /var/tmp/portage/dev-tcltk/itcl-3.3-r1/work/itcl3.3 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 >checking for correct TEA configuration... ok (TEA 3.2) >checking whether ln -s works... yes >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 x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-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... 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 private include files... Using srcdir found in tclConfig.sh: /usr/lib64/tcl8.5/include >checking how to build libraries... shared >checking for tclsh... /usr/lib/../bin/tclsh8.5 >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.29-gentoo-r5 >checking for dlopen in -ldl... yes >checking for ar... ar >checking for required early compiler flags... _LARGEFILE64_SOURCE >checking for 64-bit integer type... using long >checking for build with symbols... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pkgIndex.tcl >config.status: creating itclConfig.sh >make -j9 'CFLAGS_DEFAULT=-march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe' >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itclStubInit.c` -o itclStubInit.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_bicmds.c` -o itcl_bicmds.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_class.c` -o itcl_class.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_cmds.c` -o itcl_cmds.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_ensemble.c` -o itcl_ensemble.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_linkage.c` -o itcl_linkage.o >./generic/itcl_cmds.c: In function 'Initialize': >./generic/itcl_cmds.c:318: warning: passing argument 4 of 'tclIntStubsPtr->tcl_AddInterpResolvers' from incompatible pointer type >./generic/itcl_cmds.c: In function 'Itcl_ProtectionCmd': >./generic/itcl_cmds.c:851: warning: cast from pointer to integer of different size >./generic/itcl_cmds.c: In function 'Itcl_IsObjectCmd': >./generic/itcl_cmds.c:1538: warning: 'name' may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_methods.c` -o itcl_methods.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_migrate.c` -o itcl_migrate.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_objects.c` -o itcl_objects.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_parse.c` -o itcl_parse.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itcl_util.c` -o itcl_util.o >x86_64-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"itcl\ 3.3\" -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 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DITCL_LIBRARY=\"/usr/lib64/itcl3.3\" -DUSE_NON_CONST -I"./generic" -I/usr/lib64/tcl8.5/include/generic -I/usr/lib64/tcl8.5/include/unix -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -march=core2 -msse4 -msse4.1 -msse4.2 -mcx16 -msahf -O2 -pipe -Wall -Wno-implicit-int -fPIC -c `echo ./generic/itclStubLib.c` -o itclStubLib.o >./generic/itcl_util.c: In function 'Itcl_SetListValue': >./generic/itcl_util.c:505: warning: unused variable 'listPtr' >./generic/itcl_class.c: In function 'Itcl_CreateClass': >./generic/itcl_class.c:216: warning: passing argument 2 of 'tclIntStubsPtr->tcl_SetNamespaceResolvers' from incompatible pointer type >./generic/itcl_class.c:216: warning: passing argument 3 of 'tclIntStubsPtr->tcl_SetNamespaceResolvers' from incompatible pointer type >./generic/itcl_class.c:216: warning: passing argument 4 of 'tclIntStubsPtr->tcl_SetNamespaceResolvers' from incompatible pointer type >./generic/itcl_class.c: In function 'ItclFreeClass': >./generic/itcl_class.c:528: error: 'Var' has no member named 'refCount' >./generic/itcl_class.c:539: warning: passing argument 2 of 'tclIntStubsPtr->tclDeleteVars' from incompatible pointer type >./generic/itcl_class.c: In function 'Itcl_ClassVarResolver': >./generic/itcl_class.c:1111: error: 'Var' has no member named 'name' >./generic/itcl_class.c:1130: error: 'TclVarHashTable' has no member named 'findProc' >./generic/itcl_class.c: In function 'Itcl_BuildVirtualTables': >./generic/itcl_class.c:1430: error: 'TclVarHashTable' has no member named 'findProc' >./generic/itcl_class.c: In function 'Itcl_CreateVarDefn': >./generic/itcl_class.c:1616: warning: passing argument 2 of 'Itcl_EventuallyFree' from incompatible pointer type >make: *** [itcl_class.o] Error 1 >make: *** Waiting for unfinished jobs.... >./generic/itcl_objects.c: In function 'Itcl_CreateObject': >./generic/itcl_objects.c:197: warning: passing argument 5 of 'tclStubsPtr->tcl_TraceVar2' from incompatible pointer type >./generic/itcl_objects.c: In function 'ItclCreateObjVar': >./generic/itcl_objects.c:1075: error: 'Var' has no member named 'name' >./generic/itcl_objects.c:1076: error: 'Var' has no member named 'nsPtr' >./generic/itcl_objects.c:1089: error: 'Var' has no member named 'hPtr' >./generic/itcl_objects.c:1090: error: 'Var' has no member named 'refCount' >make: *** [itcl_objects.o] Error 1 >./generic/itcl_parse.c: In function 'Itcl_ParseInit': >./generic/itcl_parse.c:149: warning: passing argument 3 of 'tclIntStubsPtr->tcl_SetNamespaceResolvers' from incompatible pointer type >./generic/itcl_parse.c: In function 'Itcl_ClassCommonCmd': >./generic/itcl_parse.c:938: error: 'TclVarHashTable' has no member named 'createProc' >./generic/itcl_parse.c:942: error: 'Var' has no member named 'hPtr' >./generic/itcl_parse.c:943: error: 'Var' has no member named 'nsPtr' >./generic/itcl_parse.c:945: error: 'Var' has no member named 'refCount' >./generic/itcl_parse.c:946: error: 'Var' has no member named 'refCount' >make: *** [itcl_parse.o] Error 1 >./generic/itcl_methods.c: In function 'Itcl_ConfigBodyCmd': >./generic/itcl_methods.c:268: warning: passing argument 2 of 'Itcl_EventuallyFree' from incompatible pointer type >./generic/itcl_methods.c: In function 'Itcl_CreateMemberFunc': >./generic/itcl_methods.c:461: warning: passing argument 2 of 'Itcl_EventuallyFree' from incompatible pointer type >./generic/itcl_methods.c:494: warning: passing argument 2 of 'Itcl_EventuallyFree' from incompatible pointer type >./generic/itcl_methods.c: In function 'Itcl_ChangeMemberFunc': >./generic/itcl_methods.c:563: warning: passing argument 2 of 'Itcl_EventuallyFree' from incompatible pointer type >./generic/itcl_methods.c: In function 'Itcl_CreateArg': >./generic/itcl_methods.c:1167: error: 'VAR_SCALAR' undeclared (first use in this function) >./generic/itcl_methods.c:1167: error: (Each undeclared identifier is reported only once >./generic/itcl_methods.c:1167: error: for each function it appears in.) >./generic/itcl_methods.c: In function 'Itcl_AssignArgs': >./generic/itcl_methods.c:1894: error: 'VAR_UNDEFINED' undeclared (first use in this function) >make: *** [itcl_methods.o] Error 1 >./generic/itcl_migrate.c: In function '_TclNewVar': >./generic/itcl_migrate.c:131: error: 'Var' has no member named 'name' >./generic/itcl_migrate.c:132: error: 'Var' has no member named 'nsPtr' >./generic/itcl_migrate.c:133: error: 'Var' has no member named 'hPtr' >./generic/itcl_migrate.c:134: error: 'Var' has no member named 'refCount' >./generic/itcl_migrate.c:135: error: 'Var' has no member named 'tracePtr' >./generic/itcl_migrate.c:136: error: 'Var' has no member named 'searchPtr' >./generic/itcl_migrate.c:137: error: 'VAR_SCALAR' undeclared (first use in this function) >./generic/itcl_migrate.c:137: error: (Each undeclared identifier is reported only once >./generic/itcl_migrate.c:137: error: for each function it appears in.) >./generic/itcl_migrate.c:137: error: 'VAR_UNDEFINED' undeclared (first use in this function) >make: *** [itcl_migrate.o] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: dev-tcltk/itcl-3.3-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2222: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake CFLAGS_DEFAULT="${CFLAGS}" || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-tcltk/itcl-3.3-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/itcl-3.3-r1/temp/environment'. > [31;01m*[0m
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 273791
: 194307 |
194310