* CPV: dev-tcltk/tkzinc-3.3.4 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking zinc-tk_3.3.4.tar.gz to /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/work >>> Source unpacked in /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/work >>> Compiling source in /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/work/Tkzinc ... ./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 --enable-gl=damage --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.5) 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... 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/lib/tcl8.5/include checking for Tk private include files... Using srcdir found in tkConfig.sh: /usr/lib/tk8.5/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 X... libraries , headers checking for X11 header files... checking for tclsh... /usr/bin/tclsh8.5 checking for wish... /usr/bin/wish8.5 checking for build with X shape support... yes checking for build with GL... yes (with damage support) checking for build with the ATC extensions... yes configure: creating ./config.status config.status: creating Makefile config.status: creating starkit.tcl make -j14 i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Tabular.c` -o Tabular.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Rectangle.c` -o Rectangle.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Arc.c` -o Arc.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Curve.c` -o Curve.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Item.c` -o Item.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/PostScript.c` -o PostScript.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Attrs.c` -o Attrs.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Draw.c` -o Draw.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Geo.c` -o Geo.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/List.c` -o List.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/perfos.c` -o perfos.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Transfo.c` -o Transfo.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Group.c` -o Group.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Icon.c` -o Icon.o ./generic/Arc.c: In function ‘UpdateRenderShape’: ./generic/Arc.c:370:30: warning: pointer targets in passing argument 5 of ‘ZnGetCirclePoints’ differ in signedness ./generic/Geo.h:367:1: note: expected ‘unsigned int *’ but argument is of type ‘int *’ ./generic/Arc.c:396:32: warning: pointer targets in passing argument 5 of ‘ZnGetCirclePoints’ differ in signedness ./generic/Geo.h:367:1: note: expected ‘unsigned int *’ but argument is of type ‘int *’ ./generic/Item.c: In function ‘ZnConfigureAttributes’: ./generic/Item.c:357:36: warning: pointer targets in passing argument 3 of ‘tclStubsPtr->tcl_ListObjGetElements’ differ in signedness ./generic/Item.c:357:36: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Item.c:475:36: warning: pointer targets in passing argument 3 of ‘tclStubsPtr->tcl_ListObjGetElements’ differ in signedness ./generic/Item.c:475:36: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Arc.c: In function ‘UpdateRenderShapeX’: ./generic/Arc.c:1039:30: warning: pointer targets in passing argument 5 of ‘ZnGetCirclePoints’ differ in signedness ./generic/Geo.h:367:1: note: expected ‘unsigned int *’ but argument is of type ‘int *’ ./generic/Curve.c: In function ‘Draw’: ./generic/Curve.c:1213:5: warning: pointer targets in passing argument 2 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Curve.c:1213:5: warning: pointer targets in passing argument 3 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/PostScript.c: In function ‘EmitPSBitmap’: ./generic/PostScript.c:740:1: warning: no return statement in function returning non-void ./generic/Attrs.c: In function ‘ZnGetBorder’: ./generic/Attrs.c:179:30: warning: pointer targets in passing argument 3 of ‘tclStubsPtr->tcl_ListObjGetElements’ differ in signedness ./generic/Attrs.c:179:30: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Draw.c: In function ‘ZnRenderPolyline’: ./generic/Draw.c:1277:46: warning: pointer targets in passing argument 5 of ‘ZnGetCirclePoints’ differ in signedness ./generic/Geo.h:367:1: note: expected ‘unsigned int *’ but argument is of type ‘int *’ ./generic/PostScript.c: At top level: ./generic/PostScript.c:738:1: warning: ‘EmitPSBitmap’ defined but not used ./generic/Draw.c: In function ‘ZnRenderString’: ./generic/Draw.c:2003:5: warning: pointer targets in passing argument 1 of ‘tclStubsPtr->tcl_UtfToUniChar’ differ in signedness ./generic/Draw.c:2003:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Text.c` -o Text.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Image.c` -o Image.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Color.c` -o Color.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Field.c` -o Field.o ./generic/Text.c: In function ‘Render’: ./generic/Text.c:1138:5: warning: pointer targets in passing argument 3 of ‘ComputeCursor’ differ in signedness ./generic/Text.c:436:1: note: expected ‘unsigned int *’ but argument is of type ‘int *’ ./generic/Text.c:1140:22: warning: pointer targets in passing argument 4 of ‘ComputeSelection’ differ in signedness ./generic/Text.c:472:1: note: expected ‘unsigned int *’ but argument is of type ‘int *’ ./generic/Text.c:1140:22: warning: pointer targets in passing argument 5 of ‘ComputeSelection’ differ in signedness ./generic/Text.c:472:1: note: expected ‘unsigned int *’ but argument is of type ‘int *’ ./generic/Text.c:1257:7: warning: pointer targets in passing argument 2 of ‘ZnRenderString’ differ in signedness ./generic/Draw.h:113:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ ./generic/Image.c: In function ‘GatherImageTexels’: ./generic/Image.c:934:16: warning: pointer targets in passing argument 1 of ‘From5r6g5b’ differ in signedness ./generic/Image.c:794:1: note: expected ‘unsigned char *’ but argument is of type ‘char *’ ./generic/Image.c:938:16: warning: pointer targets in passing argument 1 of ‘From8r8g8b’ differ in signedness ./generic/Image.c:855:1: note: expected ‘unsigned char *’ but argument is of type ‘char *’ ./generic/Image.c: In function ‘ZnImageTex’: ./generic/Image.c:958:3: warning: pointer targets in passing argument 2 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.c:579:1: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Image.c:958:3: warning: pointer targets in passing argument 3 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.c:579:1: note: expected ‘int *’ but argument is of type ‘unsigned int *’ In file included from ./generic/Image.c:1126:0: ./generic/CharsetUTF8.h: At top level: ./generic/CharsetUTF8.h:8:3: warning: pointer targets in initialization differ in signedness ./generic/Image.c: In function ‘SuckGlyphsFromServer’: ./generic/Image.c:1161:3: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ ./generic/Image.c:1161:3: warning: pointer targets in passing argument 1 of ‘tclStubsPtr->tcl_NumUtfChars’ differ in signedness ./generic/Image.c:1161:3: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ ./generic/Image.c:1191:5: warning: pointer targets in passing argument 1 of ‘tclStubsPtr->tcl_UtfNext’ differ in signedness ./generic/Image.c:1191:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ ./generic/Image.c:1191:10: warning: pointer targets in assignment differ in signedness ./generic/Image.c:1195:5: warning: pointer targets in passing argument 2 of ‘tkStubsPtr->tk_MeasureChars’ differ in signedness ./generic/Image.c:1195:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ ./generic/Image.c:1195:5: warning: pointer targets in passing argument 6 of ‘tkStubsPtr->tk_MeasureChars’ differ in signedness ./generic/Image.c:1195:5: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Image.c:1218:5: warning: pointer targets in passing argument 1 of ‘tclStubsPtr->tcl_UtfToUniChar’ differ in signedness ./generic/Image.c:1218:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ ./generic/Image.c:1295:5: warning: pointer targets in passing argument 1 of ‘tclStubsPtr->tcl_UtfNext’ differ in signedness ./generic/Image.c:1295:5: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ ./generic/Image.c:1295:10: warning: pointer targets in assignment differ in signedness ./generic/Image.c:1301:20: warning: pointer targets in passing argument 5 of ‘tkStubsPtr->tk_DrawChars’ differ in signedness ./generic/Image.c:1301:20: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Triangles.c` -o Triangles.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Window.c` -o Window.o ./generic/Field.c: In function ‘FieldPointToChar’: ./generic/Field.c:1181:25: warning: pointer targets in passing argument 6 of ‘tkStubsPtr->tk_MeasureChars’ differ in signedness ./generic/Field.c:1181:25: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Field.c: In function ‘RenderField’: ./generic/Field.c:2072:9: warning: pointer targets in passing argument 2 of ‘ZnRenderString’ differ in signedness ./generic/Draw.h:113:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/tkZinc.c` -o tkZinc.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/OverlapMan.c` -o OverlapMan.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Track.c` -o Track.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Reticle.c` -o Reticle.o ./generic/tkZinc.c: In function ‘InitRendering2’: ./generic/tkZinc.c:1144:20: warning: unused variable ‘gl_context’ ./generic/tkZinc.c: In function ‘FinishSetup’: ./generic/tkZinc.c:7322:28: warning: pointer targets in passing argument 6 of ‘XQueryTree’ differ in signedness /usr/include/X11/Xlib.h:3024:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ ./generic/Track.c: In function ‘ComputeCoordinates’: ./generic/Track.c:791:40: warning: unused variable ‘h’ ./generic/Track.c: In function ‘Draw’: ./generic/Track.c:1275:5: warning: pointer targets in passing argument 2 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Track.c:1275:5: warning: pointer targets in passing argument 3 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/tkZinc.c: In function ‘InitZinc’: ./generic/tkZinc.c:9098:21: warning: pointer targets in passing argument 3 of ‘tkStubsPtr->tk_DefineBitmap’ differ in signedness ./generic/tkZinc.c:9098:21: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ ./generic/Track.c: In function ‘Render’: ./generic/Track.c:1548:5: warning: pointer targets in passing argument 2 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Track.c:1548:5: warning: pointer targets in passing argument 3 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/PostScript.c: In function ‘ZnPostscriptImage’: ./generic/PostScript.c:1799:21: warning: ‘ximage’ may be used uninitialized in this function i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/Map.c` -o Map.o i686-pc-linux-gnu-gcc -pipe -DPACKAGE_NAME=\"Tkzinc\" -DPACKAGE_TARNAME=\"tkzinc\" -DPACKAGE_VERSION=\"3.3.4\" -DPACKAGE_STRING=\"Tkzinc\ 3.3.4\" -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 -DUSE_TK_STUBS=1 -DSHAPE=1 -DGL=1 -DGL_DAMAGE=1 -DATC=1 -O2 -pipe -pipe -I./generic -I"/usr/lib/tcl8.5/include/generic" -I"/usr/lib/tcl8.5/include/unix" -I"/usr/lib/tk8.5/include/generic" -I"/usr/lib/tk8.5/include/unix" -I/usr/include -O2 -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo ./generic/MapInfo.c` -o MapInfo.o ./generic/Reticle.c: In function ‘Render’: ./generic/Reticle.c:444:3: warning: pointer targets in passing argument 5 of ‘ZnGetCirclePoints’ differ in signedness ./generic/Geo.h:367:1: note: expected ‘unsigned int *’ but argument is of type ‘int *’ (echo 'package ifneeded Tkzinc 3.3.4 \ [list load [file join $dir libTkzinc3.3.4.so]]'\ ) > pkgIndex.tcl ./generic/Map.c: In function ‘Draw’: ./generic/Map.c:1270:13: warning: pointer targets in passing argument 2 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Map.c:1270:13: warning: pointer targets in passing argument 3 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Map.c:1284:9: warning: pointer targets in passing argument 2 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Map.c:1284:9: warning: pointer targets in passing argument 3 of ‘ZnSizeOfImage’ differ in signedness ./generic/Image.h:37:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ ./generic/Map.c: In function ‘Render’: ./generic/Map.c:1476:9: warning: pointer targets in passing argument 2 of ‘ZnRenderString’ differ in signedness ./generic/Draw.h:113:6: note: expected ‘unsigned char *’ but argument is of type ‘char *’ rm -f libTkzinc3.3.4.so i686-pc-linux-gnu-gcc -pipe -shared -o libTkzinc3.3.4.so Tabular.o Rectangle.o Arc.o Curve.o Item.o PostScript.o Attrs.o Draw.o Geo.o List.o perfos.o Transfo.o Group.o Icon.o Text.o Image.o Color.o Field.o Triangles.o Window.o tkZinc.o OverlapMan.o Track.o Reticle.o Map.o MapInfo.o -lX11 -lGLU -lXext -lGLU -lGL -L/usr/lib -ltclstub8.5 -L/usr/lib -ltkstub8.5 : libTkzinc3.3.4.so >>> Source compiled. >>> Test phase [test]: dev-tcltk/tkzinc-3.3.4 make -j14 -j1 test rm -f libTkzincstub3.3.4.a ar cr libTkzincstub3.3.4.a : libTkzincstub3.3.4.a TCL_LIBRARY=`echo /usr/lib/tcl8.5/include/library` LD_LIBRARY_PATH=".:/usr/lib:" LIBPATH=".:/usr/lib:" SHLIB_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 located in: /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/work/Tkzinc/tests Tests running in: /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/work/Tkzinc Temporary files stored in /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/work/Tkzinc Test files run in separate interpreters Running tests that match: * Skipping test files that match: l.*.test Only running test files that match: *.test Tests began at Sat Sep 04 08:59:51 CEST 2010 rectangle.test Test file error: 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 ./libTkzinc3.3.4.so" ("package ifneeded Tkzinc 3.3.4" script) invoked from within "package require Tkzinc" (file "/var/tmp/portage/dev-tcltk/tkzinc-3.3.4/work/Tkzinc/tests/rectangle.test" line 11) Tests ended at Sat Sep 04 09:00:03 CEST 2010 all.tcl: Total 0 Passed 0 Skipped 0 Failed 0 Sourced 1 Test Files. Test files exiting with errors: rectangle.test >>> Install tkzinc-3.3.4 into /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image/ category dev-tcltk make -j14 DESTDIR=/var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image/ install /usr/bin/install -c libTkzinc3.3.4.so /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/libTkzinc3.3.4.so for p in ./library/*.tcl ; do \ destp=`basename $p`; \ echo " Install $destp /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/$destp"; \ /usr/bin/install -c -m 644 $p /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/$destp; \ done Installing demo files in /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos Install pkgIndex.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/pkgIndex.tcl Install allOptions.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/allOptions.tcl Install zincGraphics.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/zincGraphics.tcl Install atomicGroups.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/atomicGroups.tcl Install zincLogo.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/zincLogo.tcl Install clipping.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/clipping.tcl Install zincText.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/zincText.tcl Install colorCircular.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/colorCircular.tcl cat pkgIndex.tcl >> /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/pkgIndex.tcl Install colorX.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/colorX.tcl Install colorY.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/colorY.tcl Install contours.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/contours.tcl Install curveBezier.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/curveBezier.tcl Install CVS /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/CVS /usr/bin/install: omitting directory `./demos/CVS' Install data /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/data /usr/bin/install: omitting directory `./demos/data' Install fillRule.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/fillRule.tcl Install groupsInAtcStrips.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/groupsInAtcStrips.tcl Install groupsPriority.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/groupsPriority.tcl Install iconTransform.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/iconTransform.tcl Install images /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images /usr/bin/install: omitting directory `./demos/images' Install items.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/items.tcl Install labelformat.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/labelformat.tcl Install lines.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/lines.tcl Install magicLens.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/magicLens.tcl Install pathTags.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/pathTags.tcl Install photoAlpha.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/photoAlpha.tcl Install reliefs.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/reliefs.tcl Install simpleInteractionTrack.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/simpleInteractionTrack.tcl Install simpleRadar.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/simpleRadar.tcl Install testGraphics.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/testGraphics.tcl Install textInput.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/textInput.tcl Install tiger.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/tiger.tcl Install tkZincLogo.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/tkZincLogo.tcl Install transforms.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/transforms.tcl Install triangles.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/triangles.tcl Install windowContours.tcl /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/windowContours.tcl Install zinc-widget /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/zinc-widget Install background_texture.gif /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images/background_texture.gif Install CVS /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images/CVS /usr/bin/install: omitting directory `./demos/images/CVS' Install paper.gif /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images/paper.gif Install paper-grey1.gif /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images/paper-grey1.gif Install paper-grey.gif /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images/paper-grey.gif Install photoAlpha.png /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images/photoAlpha.png Install stripped_texture.gif /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images/stripped_texture.gif Install zinc.gif /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/images/zinc.gif Install CVS /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/data/CVS /usr/bin/install: omitting directory `./demos/data/CVS' Install hegias_parouest_TE.vid /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/data/hegias_parouest_TE.vid Install videomap_orly /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/data/videomap_orly Install videomap_paris-w_90_2 /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image//usr/lib/Tkzinc3.3.4/demos/data/videomap_paris-w_90_2 >>> Completed installing tkzinc-3.3.4 into /var/tmp/portage/dev-tcltk/tkzinc-3.3.4/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/Tkzinc3.3.4/libTkzinc3.3.4.so  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/Tkzinc3.3.4/libTkzinc3.3.4.so  * Gentoo contact information ... herds: tcltk maintainers: tcltk@gentoo.org