Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 232637 Details for
Bug 321249
sci-libs/gts-20100321 installs /usr/bin/split, conflicting with sys-apps/coreutils
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 123.90 KB, created by
Michael Weber (RETIRED)
on 2010-05-23 22:21:44 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Michael Weber (RETIRED)
Created:
2010-05-23 22:21:44 UTC
Size:
123.90 KB
patch
obsolete
> [32;01m*[0m CPV: sci-libs/gts-20100321 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking gts-20100321.tar.gz to /var/tmp/portage/sci-libs/gts-20100321/work >>>> Source unpacked in /var/tmp/portage/sci-libs/gts-20100321/work >>>> Preparing source in /var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321 ... > [32;01m*[0m Applying gts-20100321-examples.patch ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' ... > [32;01m*[0m Running aclocal ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gts-snapshot-100321 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321 ... > * econf: updating gts-snapshot-100321/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gts-snapshot-100321/config.sub with /usr/share/gnuconfig/config.sub >./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 a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for gawk... (cached) gawk >checking for library containing strerror... none required >checking for ANSI C header files... (cached) yes >checking pgm.h usability... no >checking pgm.h presence... no >checking for pgm.h... no >checking netpbm/pgm.h usability... yes >checking netpbm/pgm.h presence... yes >checking for netpbm/pgm.h... yes >checking for pgm_init in -lnetpbm... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.4.0... yes (version 2.24.1) >configure: WARNING: "C preprocessor does not support warning directive." >checking fpu_control.h usability... yes >checking fpu_control.h presence... yes >checking for fpu_control.h... yes >checking floatingpoint.h usability... no >checking floatingpoint.h presence... no >checking for floatingpoint.h... no >checking for unistd.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gts.pc >config.status: creating src/Makefile >config.status: creating src/gts-config >config.status: creating tools/Makefile >config.status: creating doc/Makefile >config.status: creating doc/manpages/Makefile >config.status: creating examples/Makefile >config.status: creating test/Makefile >config.status: creating test/boolean/Makefile >config.status: creating test/delaunay/Makefile >config.status: creating test/coarsen/Makefile >config.status: creating debian/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >creating src/gtsconfig.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321 ... >make -j8 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./predicates_init.c -o ./predicates_init >./predicates_init > ./predicates_init.h >make all-am >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT point.lo -MD -MP -MF .deps/point.Tpo -c -o point.lo point.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT vertex.lo -MD -MP -MF .deps/vertex.Tpo -c -o vertex.lo vertex.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT segment.lo -MD -MP -MF .deps/segment.Tpo -c -o segment.lo segment.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c -o edge.lo edge.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT triangle.lo -MD -MP -MF .deps/triangle.Tpo -c -o triangle.lo triangle.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT face.lo -MD -MP -MF .deps/face.Tpo -c -o face.lo face.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT kdtree.lo -MD -MP -MF .deps/kdtree.Tpo -c -o kdtree.lo kdtree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT vertex.lo -MD -MP -MF .deps/vertex.Tpo -c vertex.c -fPIC -DPIC -o .libs/vertex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT point.lo -MD -MP -MF .deps/point.Tpo -c point.c -fPIC -DPIC -o .libs/point.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT segment.lo -MD -MP -MF .deps/segment.Tpo -c segment.c -fPIC -DPIC -o .libs/segment.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -fPIC -DPIC -o .libs/object.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c edge.c -fPIC -DPIC -o .libs/edge.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT face.lo -MD -MP -MF .deps/face.Tpo -c face.c -fPIC -DPIC -o .libs/face.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT triangle.lo -MD -MP -MF .deps/triangle.Tpo -c triangle.c -fPIC -DPIC -o .libs/triangle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT kdtree.lo -MD -MP -MF .deps/kdtree.Tpo -c kdtree.c -fPIC -DPIC -o .libs/kdtree.o >point.c: In function âpoint_writeâ: >point.c:74:12: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >point.c:75:12: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >point.c:76:12: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT kdtree.lo -MD -MP -MF .deps/kdtree.Tpo -c kdtree.c -o kdtree.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT segment.lo -MD -MP -MF .deps/segment.Tpo -c segment.c -o segment.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -o object.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c edge.c -o edge.o >/dev/null 2>&1 >mv -f .deps/kdtree.Tpo .deps/kdtree.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT bbtree.lo -MD -MP -MF .deps/bbtree.Tpo -c -o bbtree.lo bbtree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT face.lo -MD -MP -MF .deps/face.Tpo -c face.c -o face.o >/dev/null 2>&1 >mv -f .deps/segment.Tpo .deps/segment.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT bbtree.lo -MD -MP -MF .deps/bbtree.Tpo -c bbtree.c -fPIC -DPIC -o .libs/bbtree.o >mv -f .deps/object.Tpo .deps/object.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT point.lo -MD -MP -MF .deps/point.Tpo -c point.c -o point.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT predicates.lo -MD -MP -MF .deps/predicates.Tpo -c -o predicates.lo predicates.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT predicates.lo -MD -MP -MF .deps/predicates.Tpo -c predicates.c -fPIC -DPIC -o .libs/predicates.o >mv -f .deps/face.Tpo .deps/face.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT vertex.lo -MD -MP -MF .deps/vertex.Tpo -c vertex.c -o vertex.o >/dev/null 2>&1 >mv -f .deps/edge.Tpo .deps/edge.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT eheap.lo -MD -MP -MF .deps/eheap.Tpo -c -o eheap.lo eheap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o .libs/heap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT triangle.lo -MD -MP -MF .deps/triangle.Tpo -c triangle.c -o triangle.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT eheap.lo -MD -MP -MF .deps/eheap.Tpo -c eheap.c -fPIC -DPIC -o .libs/eheap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 >mv -f .deps/point.Tpo .deps/point.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT fifo.lo -MD -MP -MF .deps/fifo.Tpo -c -o fifo.lo fifo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT eheap.lo -MD -MP -MF .deps/eheap.Tpo -c eheap.c -o eheap.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT bbtree.lo -MD -MP -MF .deps/bbtree.Tpo -c bbtree.c -o bbtree.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT fifo.lo -MD -MP -MF .deps/fifo.Tpo -c fifo.c -fPIC -DPIC -o .libs/fifo.o >mv -f .deps/vertex.Tpo .deps/vertex.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo matrix.c >mv -f .deps/triangle.Tpo .deps/triangle.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT surface.lo -MD -MP -MF .deps/surface.Tpo -c -o surface.lo surface.c >mv -f .deps/heap.Tpo .deps/heap.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT stripe.lo -MD -MP -MF .deps/stripe.Tpo -c -o stripe.lo stripe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT fifo.lo -MD -MP -MF .deps/fifo.Tpo -c fifo.c -o fifo.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -fPIC -DPIC -o .libs/matrix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT surface.lo -MD -MP -MF .deps/surface.Tpo -c surface.c -fPIC -DPIC -o .libs/surface.o >mv -f .deps/misc.Tpo .deps/misc.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT stripe.lo -MD -MP -MF .deps/stripe.Tpo -c stripe.c -fPIC -DPIC -o .libs/stripe.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT vopt.lo -MD -MP -MF .deps/vopt.Tpo -c -o vopt.lo vopt.c >mv -f .deps/eheap.Tpo .deps/eheap.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT refine.lo -MD -MP -MF .deps/refine.Tpo -c -o refine.lo refine.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT vopt.lo -MD -MP -MF .deps/vopt.Tpo -c vopt.c -fPIC -DPIC -o .libs/vopt.o >mv -f .deps/fifo.Tpo .deps/fifo.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT iso.lo -MD -MP -MF .deps/iso.Tpo -c -o iso.lo iso.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT refine.lo -MD -MP -MF .deps/refine.Tpo -c refine.c -fPIC -DPIC -o .libs/refine.o >surface.c:1560:13: warning: âupdate_closest_neighborsâ defined but not used >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT iso.lo -MD -MP -MF .deps/iso.Tpo -c iso.c -fPIC -DPIC -o .libs/iso.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT refine.lo -MD -MP -MF .deps/refine.Tpo -c refine.c -o refine.o >/dev/null 2>&1 >mv -f .deps/bbtree.Tpo .deps/bbtree.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -o matrix.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT isotetra.lo -MD -MP -MF .deps/isotetra.Tpo -c -o isotetra.lo isotetra.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT vopt.lo -MD -MP -MF .deps/vopt.Tpo -c vopt.c -o vopt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT stripe.lo -MD -MP -MF .deps/stripe.Tpo -c stripe.c -o stripe.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT isotetra.lo -MD -MP -MF .deps/isotetra.Tpo -c isotetra.c -fPIC -DPIC -o .libs/isotetra.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT iso.lo -MD -MP -MF .deps/iso.Tpo -c iso.c -o iso.o >/dev/null 2>&1 >mv -f .deps/refine.Tpo .deps/refine.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT split.lo -MD -MP -MF .deps/split.Tpo -c -o split.lo split.c >mv -f .deps/vopt.Tpo .deps/vopt.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT psurface.lo -MD -MP -MF .deps/psurface.Tpo -c -o psurface.lo psurface.c >mv -f .deps/matrix.Tpo .deps/matrix.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT hsurface.lo -MD -MP -MF .deps/hsurface.Tpo -c -o hsurface.lo hsurface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT split.lo -MD -MP -MF .deps/split.Tpo -c split.c -fPIC -DPIC -o .libs/split.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT psurface.lo -MD -MP -MF .deps/psurface.Tpo -c psurface.c -fPIC -DPIC -o .libs/psurface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT hsurface.lo -MD -MP -MF .deps/hsurface.Tpo -c hsurface.c -fPIC -DPIC -o .libs/hsurface.o >split.c: In function âgts_split_newâ: >split.c:924:19: warning: unused variable âcfâ >split.c:923:12: warning: unused variable âiâ >split.c:922:13: warning: unused variable âeâ >split.c: At top level: >split.c:534:13: warning: âprint_splitâ defined but not used >split.c:867:13: warning: âcface_neighborsâ defined but not used >split.c:1105:17: warning: âlist_array_are_identicalâ defined but not used >mv -f .deps/stripe.Tpo .deps/stripe.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT cdt.lo -MD -MP -MF .deps/cdt.Tpo -c -o cdt.lo cdt.c >mv -f .deps/iso.Tpo .deps/iso.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c -o boolean.lo boolean.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT cdt.lo -MD -MP -MF .deps/cdt.Tpo -c cdt.c -fPIC -DPIC -o .libs/cdt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT predicates.lo -MD -MP -MF .deps/predicates.Tpo -c predicates.c -o predicates.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT psurface.lo -MD -MP -MF .deps/psurface.Tpo -c psurface.c -o psurface.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c boolean.c -fPIC -DPIC -o .libs/boolean.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT isotetra.lo -MD -MP -MF .deps/isotetra.Tpo -c isotetra.c -o isotetra.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT surface.lo -MD -MP -MF .deps/surface.Tpo -c surface.c -o surface.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT hsurface.lo -MD -MP -MF .deps/hsurface.Tpo -c hsurface.c -o hsurface.o >/dev/null 2>&1 >boolean.c:1428:13: warning: âcheck_boundary_interior_triangulationâ defined but not used >mv -f .deps/psurface.Tpo .deps/psurface.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT named.lo -MD -MP -MF .deps/named.Tpo -c -o named.lo named.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT named.lo -MD -MP -MF .deps/named.Tpo -c named.c -fPIC -DPIC -o .libs/named.o >mv -f .deps/hsurface.Tpo .deps/hsurface.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT oocs.lo -MD -MP -MF .deps/oocs.Tpo -c -o oocs.lo oocs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT split.lo -MD -MP -MF .deps/split.Tpo -c split.c -o split.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT oocs.lo -MD -MP -MF .deps/oocs.Tpo -c oocs.c -fPIC -DPIC -o .libs/oocs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT named.lo -MD -MP -MF .deps/named.Tpo -c named.c -o named.o >/dev/null 2>&1 >mv -f .deps/isotetra.Tpo .deps/isotetra.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT container.lo -MD -MP -MF .deps/container.Tpo -c -o container.lo container.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT cdt.lo -MD -MP -MF .deps/cdt.Tpo -c cdt.c -o cdt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT container.lo -MD -MP -MF .deps/container.Tpo -c container.c -fPIC -DPIC -o .libs/container.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT oocs.lo -MD -MP -MF .deps/oocs.Tpo -c oocs.c -o oocs.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c boolean.c -o boolean.o >/dev/null 2>&1 >mv -f .deps/named.Tpo .deps/named.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c -o graph.lo graph.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -fPIC -DPIC -o .libs/graph.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT container.lo -MD -MP -MF .deps/container.Tpo -c container.c -o container.o >/dev/null 2>&1 >mv -f .deps/oocs.Tpo .deps/oocs.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT pgraph.lo -MD -MP -MF .deps/pgraph.Tpo -c -o pgraph.lo pgraph.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT pgraph.lo -MD -MP -MF .deps/pgraph.Tpo -c pgraph.c -fPIC -DPIC -o .libs/pgraph.o >mv -f .deps/surface.Tpo .deps/surface.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT partition.lo -MD -MP -MF .deps/partition.Tpo -c -o partition.lo partition.c >pgraph.c: In function âgnode_split_destroyâ: >pgraph.c:34:16: warning: unused variable ân2â >pgraph.c:33:16: warning: unused variable ân1â >mv -f .deps/split.Tpo .deps/split.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT curvature.lo -MD -MP -MF .deps/curvature.Tpo -c -o curvature.lo curvature.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT partition.lo -MD -MP -MF .deps/partition.Tpo -c partition.c -fPIC -DPIC -o .libs/partition.o >mv -f .deps/cdt.Tpo .deps/cdt.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT tribox3.lo -MD -MP -MF .deps/tribox3.Tpo -c -o tribox3.lo tribox3.c >mv -f .deps/container.Tpo .deps/container.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT curvature.lo -MD -MP -MF .deps/curvature.Tpo -c curvature.c -fPIC -DPIC -o .libs/curvature.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT tribox3.lo -MD -MP -MF .deps/tribox3.Tpo -c tribox3.c -fPIC -DPIC -o .libs/tribox3.o >tribox3.c:45:5: warning: no previous prototype for âplaneBoxOverlapâ >tribox3.c:116:5: warning: no previous prototype for âtriBoxOverlapâ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT tribox3.lo -MD -MP -MF .deps/tribox3.Tpo -c tribox3.c -o tribox3.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT pgraph.lo -MD -MP -MF .deps/pgraph.Tpo -c pgraph.c -o pgraph.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT curvature.lo -MD -MP -MF .deps/curvature.Tpo -c curvature.c -o curvature.o >/dev/null 2>&1 >mv -f .deps/predicates.Tpo .deps/predicates.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -o graph.o >/dev/null 2>&1 >mv -f .deps/tribox3.Tpo .deps/tribox3.Plo >mv -f .deps/boolean.Tpo .deps/boolean.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT partition.lo -MD -MP -MF .deps/partition.Tpo -c partition.c -o partition.o >/dev/null 2>&1 >mv -f .deps/pgraph.Tpo .deps/pgraph.Plo >mv -f .deps/curvature.Tpo .deps/curvature.Plo >mv -f .deps/graph.Tpo .deps/graph.Plo >mv -f .deps/partition.Tpo .deps/partition.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -version-info 5:1:0 -release 0.7 -export-dynamic -lm -Wl,-O1 -lglib-2.0 -o libgts.la -rpath /usr/lib64 object.lo point.lo vertex.lo segment.lo edge.lo triangle.lo face.lo kdtree.lo bbtree.lo misc.lo predicates.lo heap.lo eheap.lo fifo.lo matrix.lo surface.lo stripe.lo vopt.lo refine.lo iso.lo isotetra.lo split.lo psurface.lo hsurface.lo cdt.lo boolean.lo named.lo oocs.lo container.lo graph.lo pgraph.lo partition.lo curvature.lo tribox3.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/object.o .libs/point.o .libs/vertex.o .libs/segment.o .libs/edge.o .libs/triangle.o .libs/face.o .libs/kdtree.o .libs/bbtree.o .libs/misc.o .libs/predicates.o .libs/heap.o .libs/eheap.o .libs/fifo.o .libs/matrix.o .libs/surface.o .libs/stripe.o .libs/vopt.o .libs/refine.o .libs/iso.o .libs/isotetra.o .libs/split.o .libs/psurface.o .libs/hsurface.o .libs/cdt.o .libs/boolean.o .libs/named.o .libs/oocs.o .libs/container.o .libs/graph.o .libs/pgraph.o .libs/partition.o .libs/curvature.o .libs/tribox3.o -lm /usr/lib64/libglib-2.0.so -march=amdfam10 -mcx16 -msahf -mpopcnt -mtune=amdfam10 -mieee-fp -Wl,-O1 -Wl,-soname -Wl,libgts-0.7.so.5 -o .libs/libgts-0.7.so.5.0.1 >libtool: link: (cd ".libs" && rm -f "libgts-0.7.so.5" && ln -s "libgts-0.7.so.5.0.1" "libgts-0.7.so.5") >libtool: link: (cd ".libs" && rm -f "libgts.so" && ln -s "libgts-0.7.so.5.0.1" "libgts.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgts.a object.o point.o vertex.o segment.o edge.o triangle.o face.o kdtree.o bbtree.o misc.o predicates.o heap.o eheap.o fifo.o matrix.o surface.o stripe.o vopt.o refine.o iso.o isotetra.o split.o psurface.o hsurface.o cdt.o boolean.o named.o oocs.o container.o graph.o pgraph.o partition.o curvature.o tribox3.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgts.a >libtool: link: ( cd ".libs" && rm -f "libgts.la" && ln -s "../libgts.la" "libgts.la" ) >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/tools' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-tools\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT gts2oogl.o -MD -MP -MF .deps/gts2oogl.Tpo -c -o gts2oogl.o gts2oogl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-tools\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT gtscompare.o -MD -MP -MF .deps/gtscompare.Tpo -c -o gtscompare.o gtscompare.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-tools\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT gtscheck.o -MD -MP -MF .deps/gtscheck.Tpo -c -o gtscheck.o gtscheck.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-tools\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT stl2gts.o -MD -MP -MF .deps/stl2gts.Tpo -c -o stl2gts.o stl2gts.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-tools\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT gts2dxf.o -MD -MP -MF .deps/gts2dxf.Tpo -c -o gts2dxf.o gts2dxf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-tools\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT gts2stl.o -MD -MP -MF .deps/gts2stl.Tpo -c -o gts2stl.o gts2stl.c >stl2gts.c: In function âstl_readâ: >stl2gts.c:43:9: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >mv -f .deps/gts2dxf.Tpo .deps/gts2dxf.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o gts2dxf gts2dxf.o ../src/libgts.la >mv -f .deps/gtscheck.Tpo .deps/gtscheck.Po >mv -f .deps/gts2stl.Tpo .deps/gts2stl.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o gtscheck gtscheck.o ../src/libgts.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o gts2stl gts2stl.o ../src/libgts.la >mv -f .deps/stl2gts.Tpo .deps/stl2gts.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o stl2gts stl2gts.o ../src/libgts.la >mv -f .deps/gtscompare.Tpo .deps/gtscompare.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o gtscompare gtscompare.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/gts2dxf gts2dxf.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/gts2stl gts2stl.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/gtscheck gtscheck.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/stl2gts stl2gts.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/gtscompare gtscompare.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >mv -f .deps/gts2oogl.Tpo .deps/gts2oogl.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o gts2oogl gts2oogl.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/gts2oogl gts2oogl.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/tools' >Making all in examples >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/examples' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT transform.o -MD -MP -MF .deps/transform.Tpo -c -o transform.o transform.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT delaunay.o -MD -MP -MF .deps/delaunay.Tpo -c -o delaunay.o delaunay.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -I/usr/include/netpbm -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT happrox-happrox.o -MD -MP -MF .deps/happrox-happrox.Tpo -c -o happrox-happrox.o `test -f 'happrox.c' || echo './'`happrox.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT volume.o -MD -MP -MF .deps/volume.Tpo -c -o volume.o volume.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT cleanup.o -MD -MP -MF .deps/cleanup.Tpo -c -o cleanup.o cleanup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT coarsen.o -MD -MP -MF .deps/coarsen.Tpo -c -o coarsen.o coarsen.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT refine.o -MD -MP -MF .deps/refine.Tpo -c -o refine.o refine.c >mv -f .deps/refine.Tpo .deps/refine.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT iso.o -MD -MP -MF .deps/iso.Tpo -c -o iso.o iso.c >mv -f .deps/transform.Tpo .deps/transform.Po >mv -f .deps/volume.Tpo .deps/volume.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT gtstoc.o -MD -MP -MF .deps/gtstoc.Tpo -c -o gtstoc.o gtstoc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT oocs.o -MD -MP -MF .deps/oocs.Tpo -c -o oocs.o oocs.c >mv -f .deps/cleanup.Tpo .deps/cleanup.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT partition.o -MD -MP -MF .deps/partition.Tpo -c -o partition.o partition.c >mv -f .deps/set.Tpo .deps/set.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT traverse.o -MD -MP -MF .deps/traverse.Tpo -c -o traverse.o traverse.c >mv -f .deps/coarsen.Tpo .deps/coarsen.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT cartesian.o -MD -MP -MF .deps/cartesian.Tpo -c -o cartesian.o cartesian.c >oocs.c: In function âmainâ: >oocs.c:49:9: warning: ignoring return value of âscanfâ, declared with attribute warn_unused_result >oocs.c:50:9: warning: ignoring return value of âscanfâ, declared with attribute warn_unused_result >oocs.c:51:9: warning: ignoring return value of âscanfâ, declared with attribute warn_unused_result >mv -f .deps/delaunay.Tpo .deps/delaunay.Po >mv -f .deps/gtstoc.Tpo .deps/gtstoc.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT smooth.o -MD -MP -MF .deps/smooth.Tpo -c -o smooth.o smooth.c >mv -f .deps/oocs.Tpo .deps/oocs.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT sphere.o -MD -MP -MF .deps/sphere.Tpo -c -o sphere.o sphere.c >mv -f .deps/happrox-happrox.Tpo .deps/happrox-happrox.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT stripe.o -MD -MP -MF .deps/stripe.Tpo -c -o stripe.o stripe.c >mv -f .deps/iso.Tpo .deps/iso.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT optimize.o -MD -MP -MF .deps/optimize.Tpo -c -o optimize.o optimize.c >mv -f .deps/partition.Tpo .deps/partition.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include -DG_LOG_DOMAIN=\"Gts-examples\" -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o merge.c >mv -f .deps/split.Tpo .deps/split.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o transform transform.o ../src/libgts.la >mv -f .deps/sphere.Tpo .deps/sphere.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o delaunay delaunay.o ../src/libgts.la >mv -f .deps/traverse.Tpo .deps/traverse.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o happrox happrox-happrox.o ../src/libgts.la -lnetpbm >mv -f .deps/stripe.Tpo .deps/stripe.Po >mv -f .deps/smooth.Tpo .deps/smooth.Po >mv -f .deps/merge.Tpo .deps/merge.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o set set.o ../src/libgts.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o volume volume.o ../src/libgts.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o cleanup cleanup.o ../src/libgts.la >mv -f .deps/optimize.Tpo .deps/optimize.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o coarsen coarsen.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/transform transform.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >mv -f .deps/cartesian.Tpo .deps/cartesian.Po >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o refine refine.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/delaunay delaunay.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/happrox happrox-happrox.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so -lnetpbm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o iso iso.o ../src/libgts.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o gtstoc gtstoc.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/set set.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/cleanup cleanup.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o oocs oocs.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/volume volume.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/coarsen coarsen.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o partition partition.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/refine refine.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o traverse traverse.o ../src/libgts.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o cartesian cartesian.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/iso iso.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o split split.o ../src/libgts.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o smooth smooth.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/gtstoc gtstoc.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o sphere sphere.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/oocs oocs.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/partition partition.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o stripe stripe.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/traverse traverse.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o optimize optimize.o ../src/libgts.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -lglib-2.0 -o merge merge.o ../src/libgts.la >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/cartesian cartesian.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/smooth smooth.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/sphere sphere.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/split split.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/stripe stripe.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/optimize optimize.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >libtool: link: x86_64-pc-linux-gnu-gcc -march=amdfam10 -mcx16 -msahf -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=amdfam10 -mieee-fp -O2 -pipe -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -o .libs/merge merge.o ../src/.libs/libgts.so -lm /usr/lib64/libglib-2.0.so >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/examples' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >Making all in manpages >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc/manpages' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc/manpages' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >Making all in test >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >Making all in boolean >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/boolean' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/boolean' >Making all in delaunay >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/delaunay' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/delaunay' >Making all in coarsen >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/coarsen' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/coarsen' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >Making all in debian >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/debian' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/debian' >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' >>>> Source compiled. >>>> Test phase [not enabled]: sci-libs/gts-20100321 > >>>> Install gts-20100321 into /var/tmp/portage/sci-libs/gts-20100321/image/ category sci-libs >make -j8 DESTDIR=/var/tmp/portage/sci-libs/gts-20100321/image/ install >Making install in src >make[1]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >make install-am >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin" >test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64" >test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/include" >test -z "/usr/share/aclocal" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/aclocal" > /usr/bin/install -c 'gts-config' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gts-config' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgts.la' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64/libgts.la' > /usr/bin/install -c -m 644 'gts.h' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/include/gts.h' > /usr/bin/install -c -m 644 'gts.m4' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/aclocal/gts.m4' > /usr/bin/install -c -m 644 'gtsconfig.h' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/include/gtsconfig.h' >libtool: install: /usr/bin/install -c .libs/libgts-0.7.so.5.0.1 /var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64/libgts-0.7.so.5.0.1 >libtool: install: (cd /var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64 && { ln -s -f libgts-0.7.so.5.0.1 libgts-0.7.so.5 || { rm -f libgts-0.7.so.5 && ln -s libgts-0.7.so.5.0.1 libgts-0.7.so.5; }; }) >libtool: install: (cd /var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64 && { ln -s -f libgts-0.7.so.5.0.1 libgts.so || { rm -f libgts.so && ln -s libgts-0.7.so.5.0.1 libgts.so; }; }) >libtool: install: /usr/bin/install -c .libs/libgts.lai /var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64/libgts.la >libtool: install: /usr/bin/install -c .libs/libgts.a /var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64/libgts.a >libtool: install: chmod 644 /var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64/libgts.a >libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64/libgts.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/src' >Making install in tools >make[1]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/tools' >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/tools' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin" >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin" >make[2]: Nothing to be done for `install-data-am'. > /usr/bin/install -c 'gtstemplate' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gtstemplate' > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gts2oogl' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gts2oogl' >libtool: install: /usr/bin/install -c .libs/gts2oogl /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gts2oogl > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gtscompare' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gtscompare' >libtool: install: /usr/bin/install -c .libs/gtscompare /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gtscompare > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gtscheck' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gtscheck' >libtool: install: /usr/bin/install -c .libs/gtscheck /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gtscheck > /bin/sh ../libtool --mode=install /usr/bin/install -c 'stl2gts' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/stl2gts' >libtool: install: /usr/bin/install -c .libs/stl2gts /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/stl2gts > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gts2dxf' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gts2dxf' >libtool: install: /usr/bin/install -c .libs/gts2dxf /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gts2dxf > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gts2stl' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gts2stl' >libtool: install: /usr/bin/install -c .libs/gts2stl /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gts2stl >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/tools' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/tools' >Making install in examples >make[1]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/examples' >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/examples' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin" >make[2]: Nothing to be done for `install-data-am'. > /bin/sh ../libtool --mode=install /usr/bin/install -c 'transform' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/transform' >libtool: install: /usr/bin/install -c .libs/transform /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/transform > /bin/sh ../libtool --mode=install /usr/bin/install -c 'delaunay' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/delaunay' >libtool: install: /usr/bin/install -c .libs/delaunay /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/delaunay > /bin/sh ../libtool --mode=install /usr/bin/install -c 'happrox' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/happrox' >libtool: install: /usr/bin/install -c .libs/happrox /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/happrox > /bin/sh ../libtool --mode=install /usr/bin/install -c 'set' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/set' >libtool: install: /usr/bin/install -c .libs/set /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/set > /bin/sh ../libtool --mode=install /usr/bin/install -c 'volume' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/volume' >libtool: install: /usr/bin/install -c .libs/volume /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/volume > /bin/sh ../libtool --mode=install /usr/bin/install -c 'cleanup' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/cleanup' >libtool: install: /usr/bin/install -c .libs/cleanup /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/cleanup > /bin/sh ../libtool --mode=install /usr/bin/install -c 'coarsen' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/coarsen' >libtool: install: /usr/bin/install -c .libs/coarsen /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/coarsen > /bin/sh ../libtool --mode=install /usr/bin/install -c 'refine' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/refine' >libtool: install: /usr/bin/install -c .libs/refine /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/refine > /bin/sh ../libtool --mode=install /usr/bin/install -c 'iso' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/iso' >libtool: install: /usr/bin/install -c .libs/iso /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/iso > /bin/sh ../libtool --mode=install /usr/bin/install -c 'gtstoc' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gtstoc' >libtool: install: /usr/bin/install -c .libs/gtstoc /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/gtstoc > /bin/sh ../libtool --mode=install /usr/bin/install -c 'oocs' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/oocs' >libtool: install: /usr/bin/install -c .libs/oocs /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/oocs > /bin/sh ../libtool --mode=install /usr/bin/install -c 'partition' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/partition' >libtool: install: /usr/bin/install -c .libs/partition /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/partition > /bin/sh ../libtool --mode=install /usr/bin/install -c 'traverse' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/traverse' >libtool: install: /usr/bin/install -c .libs/traverse /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/traverse > /bin/sh ../libtool --mode=install /usr/bin/install -c 'cartesian' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/cartesian' >libtool: install: /usr/bin/install -c .libs/cartesian /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/cartesian > /bin/sh ../libtool --mode=install /usr/bin/install -c 'split' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/split' >libtool: install: /usr/bin/install -c .libs/split /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/split > /bin/sh ../libtool --mode=install /usr/bin/install -c 'smooth' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/smooth' >libtool: install: /usr/bin/install -c .libs/smooth /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/smooth > /bin/sh ../libtool --mode=install /usr/bin/install -c 'sphere' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/sphere' >libtool: install: /usr/bin/install -c .libs/sphere /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/sphere > /bin/sh ../libtool --mode=install /usr/bin/install -c 'stripe' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/stripe' >libtool: install: /usr/bin/install -c .libs/stripe /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/stripe > /bin/sh ../libtool --mode=install /usr/bin/install -c 'optimize' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/optimize' >libtool: install: /usr/bin/install -c .libs/optimize /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/optimize > /bin/sh ../libtool --mode=install /usr/bin/install -c 'merge' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/merge' >libtool: install: /usr/bin/install -c .libs/merge /var/tmp/portage/sci-libs/gts-20100321/image//usr/bin/merge >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/examples' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/examples' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >Making install in manpages >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc/manpages' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc/manpages' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1" > /usr/bin/install -c -m 644 'delaunay.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/delaunay.1' > /usr/bin/install -c -m 644 'gts2dxf.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/gts2dxf.1' > /usr/bin/install -c -m 644 'gts2oogl.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/gts2oogl.1' > /usr/bin/install -c -m 644 'gts2stl.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/gts2stl.1' > /usr/bin/install -c -m 644 'gtscheck.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/gtscheck.1' > /usr/bin/install -c -m 644 'gtscompare.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/gtscompare.1' > /usr/bin/install -c -m 644 'gts-config.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/gts-config.1' > /usr/bin/install -c -m 644 'gtstemplate.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/gtstemplate.1' > /usr/bin/install -c -m 644 'happrox.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/happrox.1' > /usr/bin/install -c -m 644 'stl2gts.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/stl2gts.1' > /usr/bin/install -c -m 644 'transform.1' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/share/man/man1/transform.1' >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc/manpages' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc/manpages' >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/doc' >Making install in test >make[1]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >Making install in boolean >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/boolean' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/boolean' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/boolean' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/boolean' >Making install in delaunay >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/delaunay' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/delaunay' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/delaunay' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/delaunay' >Making install in coarsen >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/coarsen' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/coarsen' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/coarsen' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test/coarsen' >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >make[3]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/test' >Making install in debian >make[1]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/debian' >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/debian' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/debian' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321/debian' >make[1]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' >make[2]: Entering directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64/pkgconfig" > /usr/bin/install -c -m 644 'gts.pc' '/var/tmp/portage/sci-libs/gts-20100321/image//usr/lib64/pkgconfig/gts.pc' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/gts-20100321/work/gts-snapshot-100321' >>>> Completed installing gts-20100321 into /var/tmp/portage/sci-libs/gts-20100321/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/iso > usr/bin/set > usr/bin/oocs > usr/bin/traverse > usr/bin/coarsen > usr/bin/gtscompare > usr/bin/transform > usr/bin/partition > usr/bin/merge > usr/bin/split > usr/bin/stl2gts > usr/bin/gtstoc > usr/bin/happrox > usr/bin/delaunay > usr/bin/gts2oogl > usr/bin/cartesian > usr/bin/refine > usr/bin/gtscheck > usr/bin/smooth > usr/bin/sphere > usr/bin/stripe > usr/bin/gts2dxf > usr/bin/gts2stl > usr/bin/volume > usr/bin/optimize > usr/bin/cleanup > usr/lib64/libgts-0.7.so.5.0.1 > usr/lib64/libgts.a >ecompressdir: bzip2 -9 /usr/share/man >removing executable bit: usr/lib64/libgts.la > [32;01m*[39;49;00m checking 54 files for package collisions >[31;01m * [39;49;00mThis package will overwrite one or more files that may belong to other >[31;01m * [39;49;00mpackages (see list below). You can use a command such as `portageq >[31;01m * [39;49;00mowners / <filename>` to identify the installed package that owns a >[31;01m * [39;49;00mfile. If portageq reports that only one package owns a file then do >[31;01m * [39;49;00mNOT file a bug report. A bug report is only useful if it identifies at >[31;01m * [39;49;00mleast two or more packages that are known to install the same file(s). >[31;01m * [39;49;00mIf a collision occurs and you can not explain where the file came from >[31;01m * [39;49;00mthen you should simply ignore the collision since there is not enough >[31;01m * [39;49;00minformation to determine if a real problem exists. Please do NOT file >[31;01m * [39;49;00ma bug report at http://bugs.gentoo.org unless you report exactly which >[31;01m * [39;49;00mtwo packages install the same file(s). Once again, please do NOT file >[31;01m * [39;49;00ma bug report unless you have completely understood the above message. >[31;01m * [39;49;00m >[31;01m * [39;49;00mDetected file collision(s): >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/bin/split >[31;01m * [39;49;00m >[31;01m * [39;49;00mSearching all installed packages for file collisions... >[31;01m * [39;49;00m >[31;01m * [39;49;00mPress Ctrl-C to Stop >[31;01m * [39;49;00m >[31;01m * [39;49;00msys-apps/coreutils-8.4 >[31;01m * [39;49;00m /usr/bin/split >[31;01m * [39;49;00m >[31;01m * [39;49;00mPackage 'sci-libs/gts-20100321' NOT merged due to file collisions. If >[31;01m * [39;49;00mnecessary, refer to your elog messages for the whole content of the >[31;01m * [39;49;00mabove message.
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 321249
: 232637