Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/qhull.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4577-6862/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/qhull.spec'] warning: Could not canonicalize hostname: opus3 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/qhull-2003.1-8.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/qhull.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4577-6862/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/qhull.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.79349 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf qhull-2003.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/qhull-2003.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qhull-2003.1 ++ /usr/bin/id -u + '[' 488 = 0 ']' ++ /usr/bin/id -u + '[' 488 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (qhull-2003.1-qh_gethash.patch): + echo 'Patch #0 (qhull-2003.1-qh_gethash.patch):' + patch -p1 -b --suffix .qh_gethash -s + sed -i -e 's,"../html/,"html/,g' src/index.htm src/qh-geom.htm src/qh-globa.htm src/qh-io.htm src/qh-mem.htm src/qh-merge.htm src/qh-poly.htm src/qh-qhull.htm src/qh-set.htm src/qh-stat.htm src/qh-user.htm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.79349 + umask 022 + cd /builddir/build/BUILD + cd qhull-2003.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating html/Makefile config.status: creating eg/Makefile config.status: creating config/Makefile config.status: executing depfiles commands + make Making all in src make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1/src' if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user.lo -MD -MP -MF ".deps/user.Tpo" \ -c -o user.lo `test -f 'user.c' || echo './'`user.c; \ then mv -f ".deps/user.Tpo" ".deps/user.Plo"; \ else rm -f ".deps/user.Tpo"; exit 1; \ fi mkdir .libs gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT user.lo -MD -MP -MF .deps/user.Tpo -c user.c -fPIC -DPIC -o .libs/user.o user.c: In function 'qh_printfacetlist': user.c:305: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT global.lo -MD -MP -MF ".deps/global.Tpo" \ -c -o global.lo `test -f 'global.c' || echo './'`global.c; \ then mv -f ".deps/global.Tpo" ".deps/global.Plo"; \ else rm -f ".deps/global.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.c -fPIC -DPIC -o .libs/global.o global.c: In function 'qh_freebuild': global.c:295: warning: dereferencing type-punned pointer will break strict-aliasing rules global.c:300: warning: dereferencing type-punned pointer will break strict-aliasing rules global.c:307: warning: dereferencing type-punned pointer will break strict-aliasing rules global.c:340: warning: dereferencing type-punned pointer will break strict-aliasing rules global.c: In function 'qh_initqhull_start': global.c:1735: warning: value computed is not used global.c: In function 'qh_initflags': global.c:548: warning: call to __builtin___strncat_chk might overflow destination buffer if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stat.lo -MD -MP -MF ".deps/stat.Tpo" \ -c -o stat.lo `test -f 'stat.c' || echo './'`stat.c; \ then mv -f ".deps/stat.Tpo" ".deps/stat.Plo"; \ else rm -f ".deps/stat.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c stat.c -fPIC -DPIC -o .libs/stat.o stat.c: In function 'qh_collectstatistics': stat.c:381: warning: dereferencing type-punned pointer will break strict-aliasing rules stat.c:392: warning: dereferencing type-punned pointer will break strict-aliasing rules stat.c: In function 'qh_initstatistics': stat.c:462: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io.lo -MD -MP -MF ".deps/io.Tpo" \ -c -o io.lo `test -f 'io.c' || echo './'`io.c; \ then mv -f ".deps/io.Tpo" ".deps/io.Plo"; \ else rm -f ".deps/io.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o io.c: In function 'qh_produce_output': io.c:68: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' io.c:68: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' io.c:68: warning: format '%d' expects type 'int', but argument 6 has type 'long unsigned int' io.c:68: warning: format '%d' expects type 'int', but argument 7 has type 'long unsigned int' io.c:68: warning: format '%d' expects type 'int', but argument 10 has type 'long unsigned int' io.c: In function 'qh_countfacets': io.c:230: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_detvnorm': io.c:313: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:341: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_detvridge': io.c:446: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:457: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_detvridge3': io.c:488: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:490: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:507: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:518: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:526: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_eachvoronoi': io.c:599: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:603: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:605: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:611: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:648: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_facetvertices': io.c:781: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:789: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:792: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_markkeep': io.c:867: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:870: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:878: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:881: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:889: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_markvoronoi': io.c:949: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:970: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_order_vertexneighbors': io.c:1004: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printafacet': io.c:1069: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1160: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1197: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1212: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printbegin': io.c:1295: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1330: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1365: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1378: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1380: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1383: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1392: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1394: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1464: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printend': io.c:1631: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printend4geom': io.c:1698: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1708: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printextremes': io.c:1745: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printextremes_d': io.c:1839: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1841: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:1854: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacet3geom_nonsimplicial': io.c:1987: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2001: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2008: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacet3geom_points': io.c:2039: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2043: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacet3geom_simplicial': io.c:2088: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2103: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacet3math': io.c:2143: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2158: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2165: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacet3vertex': io.c:2190: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacet4geom_nonsimplicial': io.c:2220: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2235: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacet4geom_simplicial': io.c:2272: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2289: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacetNvertex_nonsimplicial': io.c:2317: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2322: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2325: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2325: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2325: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacetNvertex_simplicial': io.c:2349: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2352: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2352: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2352: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacetheader': io.c:2456: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2472: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2486: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacetridges': io.c:2518: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2523: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2534: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2535: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2546: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:2550: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printfacets': io.c:2633: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printhelp_singular': io.c:2745: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printhyperplaneintersection': io.c:2834: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printneighborhood': io.c:2918: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printpoints_out': io.c:3017: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3026: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3032: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3035: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printspheres': io.c:3194: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printvertex': io.c:3340: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printvertexlist': io.c:3364: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printvertices': io.c:3380: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printvneighbors': io.c:3420: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3423: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3426: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3427: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3437: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3439: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printvoronoi': io.c:3490: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3523: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3537: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3540: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3551: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c:3564: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_printvridge': io.c:3628: warning: dereferencing type-punned pointer will break strict-aliasing rules io.c: In function 'qh_skipfacet': io.c:4097: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT geom2.lo -MD -MP -MF ".deps/geom2.Tpo" \ -c -o geom2.lo `test -f 'geom2.c' || echo './'`geom2.c; \ then mv -f ".deps/geom2.Tpo" ".deps/geom2.Plo"; \ else rm -f ".deps/geom2.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT geom2.lo -MD -MP -MF .deps/geom2.Tpo -c geom2.c -fPIC -DPIC -o .libs/geom2.o geom2.c: In function 'qh_detsimplex': geom2.c:309: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c: In function 'qh_facetarea': geom2.c:469: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c: In function 'qh_facetarea_simplex': geom2.c:525: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c: In function 'qh_facetcenter': geom2.c:593: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c: In function 'qh_findgooddist': geom2.c:644: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c: In function 'qh_maxsimplex': geom2.c:1096: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c:1139: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c: In function 'qh_outerinner': geom2.c:1285: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c: In function 'qh_printpoints': geom2.c:1361: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c:1365: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c: In function 'qh_voronoi_center': geom2.c:2103: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c:2134: warning: dereferencing type-punned pointer will break strict-aliasing rules geom2.c:2148: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly2.lo -MD -MP -MF ".deps/poly2.Tpo" \ -c -o poly2.lo `test -f 'poly2.c' || echo './'`poly2.c; \ then mv -f ".deps/poly2.Tpo" ".deps/poly2.Plo"; \ else rm -f ".deps/poly2.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly2.lo -MD -MP -MF .deps/poly2.Tpo -c poly2.c -fPIC -DPIC -o .libs/poly2.o poly2.c: In function 'qh_check_maxout': poly2.c:183: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_check_points': poly2.c:381: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_checkconvex': poly2.c:454: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:507: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_checkfacet': poly2.c:604: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:647: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:654: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:669: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:673: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:698: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:707: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:711: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:713: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:716: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:726: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:744: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_checkpolygon': poly2.c:885: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_checkvertex': poly2.c:967: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_findbestlower': poly2.c:1235: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:1250: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_furthestout': poly2.c:1569: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_initialhull': poly2.c:1785: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_initialvertices': poly2.c:1901: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_isvertex': poly2.c:1920: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_makenewfacets': poly2.c:1975: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_nearcoplanar': poly2.c:2158: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_nearvertex': poly2.c:2208: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:2210: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:2216: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_nextridge3d': poly2.c:2306: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_outcoplanar': poly2.c:2354: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_pointfacet': poly2.c:2451: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:2457: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:2459: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_printhashtable': poly2.c:2557: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_triangulate_facet': poly2.c:2885: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_vertexintersect_new': poly2.c:3052: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:3053: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_vertexneighbors': poly2.c:3100: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c: In function 'qh_vertexsubset': poly2.c:3122: warning: dereferencing type-punned pointer will break strict-aliasing rules poly2.c:3123: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT merge.lo -MD -MP -MF ".deps/merge.Tpo" \ -c -o merge.lo `test -f 'merge.c' || echo './'`merge.c; \ then mv -f ".deps/merge.Tpo" ".deps/merge.Plo"; \ else rm -f ".deps/merge.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -fPIC -DPIC -o .libs/merge.o merge.c: In function 'qh_basevertices': merge.c:392: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_checkconnect': merge.c:431: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_checkzero': merge.c:513: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:530: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_copynonconvex': merge.c:617: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_degen_redundant_facet': merge.c:651: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:653: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:655: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_degen_redundant_neighbors': merge.c:715: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:717: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:721: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:730: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_find_newvertex': merge.c:782: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:784: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:789: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:791: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:792: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:795: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:807: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:817: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:819: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:821: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_findbestneighbor': merge.c:922: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:932: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_flippedmerges': merge.c:988: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1006: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_forcedmerges': merge.c:1059: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1099: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_getmergeset': merge.c:1155: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1157: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1176: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1178: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_getmergeset_initial': merge.c:1224: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1227: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1236: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1241: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1243: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_makeridges': merge.c:1371: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1377: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mark_dupridges': merge.c:1460: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1481: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_maydropneighbor': merge.c:1523: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:1527: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_merge_degenredundant': merge.c:1619: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergecycle_all': merge.c:1851: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergecycle_neighbors': merge.c:1992: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2003: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2012: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergecycle_ridges': merge.c:2086: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2095: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergecycle_vneighbors': merge.c:2189: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2191: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergefacet': merge.c:2355: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergeneighbors': merge.c:2494: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2497: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergeridges': merge.c:2542: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2544: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2550: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergesimplex': merge.c:2620: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2622: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2624: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2631: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2657: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2669: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2671: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergevertex_neighbors': merge.c:2751: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_mergevertices': merge.c:2782: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:2785: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_neighbor_intersections': merge.c:2837: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_newvertices': merge.c:2881: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_reducevertices': merge.c:2939: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_remove_extravertices': merge.c:3027: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3029: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3030: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3033: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_rename_sharedvertex': merge.c:3092: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3094: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_renameridgevertex': merge.c:3149: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_renamevertex': merge.c:3212: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3219: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3234: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_test_vneighbors': merge.c:3380: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3382: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3383: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_updatetested': merge.c:3499: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3517: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_vertexridges': merge.c:3543: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c:3545: warning: dereferencing type-punned pointer will break strict-aliasing rules merge.c: In function 'qh_vertexridges_facet': merge.c:3582: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT qhull.lo -MD -MP -MF ".deps/qhull.Tpo" \ -c -o qhull.lo `test -f 'qhull.c' || echo './'`qhull.c; \ then mv -f ".deps/qhull.Tpo" ".deps/qhull.Plo"; \ else rm -f ".deps/qhull.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT qhull.lo -MD -MP -MF .deps/qhull.Tpo -c qhull.c -fPIC -DPIC -o .libs/qhull.o qhull.c: In function 'qh_findhorizon': qhull.c:575: warning: dereferencing type-punned pointer will break strict-aliasing rules qhull.c: In function 'qh_partitionall': qhull.c:782: warning: dereferencing type-punned pointer will break strict-aliasing rules qhull.c:786: warning: dereferencing type-punned pointer will break strict-aliasing rules qhull.c: In function 'qh_partitionvisible': qhull.c:1141: warning: dereferencing type-punned pointer will break strict-aliasing rules qhull.c:1147: warning: dereferencing type-punned pointer will break strict-aliasing rules qhull.c:1155: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT geom.lo -MD -MP -MF ".deps/geom.Tpo" \ -c -o geom.lo `test -f 'geom.c' || echo './'`geom.c; \ then mv -f ".deps/geom.Tpo" ".deps/geom.Plo"; \ else rm -f ".deps/geom.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c geom.c -fPIC -DPIC -o .libs/geom.o geom.c: In function 'qh_findbest': geom.c:180: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c: In function 'qh_findbesthorizon': geom.c:308: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c: In function 'qh_getcenter': geom.c:680: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c: In function 'qh_getdistance': geom.c:729: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c:731: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c:735: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c: In function 'qh_setfacetplane': geom.c:952: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c:959: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c:968: warning: dereferencing type-punned pointer will break strict-aliasing rules geom.c:1016: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly.lo -MD -MP -MF ".deps/poly.Tpo" \ -c -o poly.lo `test -f 'poly.c' || echo './'`poly.c; \ then mv -f ".deps/poly.Tpo" ".deps/poly.Plo"; \ else rm -f ".deps/poly.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c poly.c -fPIC -DPIC -o .libs/poly.o poly.c: In function 'qh_attachnewfacets': poly.c:137: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:177: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c: In function 'qh_deletevisible': poly.c:313: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c: In function 'qh_facetintersect': poly.c:347: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:348: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c: In function 'qh_makenewfacet': poly.c:469: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c: In function 'qh_makenew_nonsimplicial': poly.c:557: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c: In function 'qh_makenew_simplicial': poly.c:652: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c: In function 'qh_matchvertices': poly.c:935: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:936: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:937: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c: In function 'qh_updatevertices': poly.c:1139: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:1146: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:1150: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:1152: warning: dereferencing type-punned pointer will break strict-aliasing rules poly.c:1169: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT qset.lo -MD -MP -MF ".deps/qset.Tpo" \ -c -o qset.lo `test -f 'qset.c' || echo './'`qset.c; \ then mv -f ".deps/qset.Tpo" ".deps/qset.Plo"; \ else rm -f ".deps/qset.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT qset.lo -MD -MP -MF .deps/qset.Tpo -c qset.c -fPIC -DPIC -o .libs/qset.o qset.c: In function 'qh_setlarger': qset.c:838: warning: dereferencing type-punned pointer will break strict-aliasing rules qset.c: In function 'qh_settemp': qset.c:1114: warning: dereferencing type-punned pointer will break strict-aliasing rules qset.c: In function 'qh_settempfree_all': qset.c:1168: warning: dereferencing type-punned pointer will break strict-aliasing rules qset.c:1170: warning: dereferencing type-punned pointer will break strict-aliasing rules qset.c: In function 'qh_settemppush': qset.c:1213: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" \ -c -o mem.lo `test -f 'mem.c' || echo './'`mem.c; \ then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; \ else rm -f ".deps/mem.Tpo"; exit 1; \ fi gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" "-DPACKAGE_STRING=\"qhull 2003.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libqhull.la -rpath /usr/lib64 -version-info 5:0:0 -lm user.lo global.lo stat.lo io.lo geom2.lo poly2.lo merge.lo qhull.lo geom.lo poly.lo qset.lo mem.lo gcc -shared .libs/user.o .libs/global.o .libs/stat.o .libs/io.o .libs/geom2.o .libs/poly2.o .libs/merge.o .libs/qhull.o .libs/geom.o .libs/poly.o .libs/qset.o .libs/mem.o -lm -m64 -mtune=generic -Wl,-soname -Wl,libqhull.so.5 -o .libs/libqhull.so.5.0.0 (cd .libs && rm -f libqhull.so.5 && ln -s libqhull.so.5.0.0 libqhull.so.5) (cd .libs && rm -f libqhull.so && ln -s libqhull.so.5.0.0 libqhull.so) creating libqhull.la (cd .libs && rm -f libqhull.la && ln -s ../libqhull.la libqhull.la) if gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unix.o -MD -MP -MF ".deps/unix.Tpo" \ -c -o unix.o `test -f 'unix.c' || echo './'`unix.c; \ then mv -f ".deps/unix.Tpo" ".deps/unix.Po"; \ else rm -f ".deps/unix.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o qhull unix.o libqhull.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/qhull unix.o ./.libs/libqhull.so -lm -Wl,--rpath -Wl,/usr/lib64 creating qhull if gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rbox.o -MD -MP -MF ".deps/rbox.Tpo" \ -c -o rbox.o `test -f 'rbox.c' || echo './'`rbox.c; \ then mv -f ".deps/rbox.Tpo" ".deps/rbox.Po"; \ else rm -f ".deps/rbox.Tpo"; exit 1; \ fi rbox.c: In function 'main': rbox.c:222: warning: operation on 's' may be undefined rbox.c:226: warning: operation on 's' may be undefined /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rbox rbox.o libqhull.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rbox rbox.o ./.libs/libqhull.so -lm -Wl,--rpath -Wl,/usr/lib64 creating rbox if gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT qconvex.o -MD -MP -MF ".deps/qconvex.Tpo" \ -c -o qconvex.o `test -f 'qconvex.c' || echo './'`qconvex.c; \ then mv -f ".deps/qconvex.Tpo" ".deps/qconvex.Po"; \ else rm -f ".deps/qconvex.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o qconvex qconvex.o libqhull.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/qconvex qconvex.o ./.libs/libqhull.so -lm -Wl,--rpath -Wl,/usr/lib64 creating qconvex if gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT qdelaun.o -MD -MP -MF ".deps/qdelaun.Tpo" \ -c -o qdelaun.o `test -f 'qdelaun.c' || echo './'`qdelaun.c; \ then mv -f ".deps/qdelaun.Tpo" ".deps/qdelaun.Po"; \ else rm -f ".deps/qdelaun.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o qdelaunay qdelaun.o libqhull.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/qdelaunay qdelaun.o ./.libs/libqhull.so -lm -Wl,--rpath -Wl,/usr/lib64 creating qdelaunay if gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT qvoronoi.o -MD -MP -MF ".deps/qvoronoi.Tpo" \ -c -o qvoronoi.o `test -f 'qvoronoi.c' || echo './'`qvoronoi.c; \ then mv -f ".deps/qvoronoi.Tpo" ".deps/qvoronoi.Po"; \ else rm -f ".deps/qvoronoi.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o qvoronoi qvoronoi.o libqhull.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/qvoronoi qvoronoi.o ./.libs/libqhull.so -lm -Wl,--rpath -Wl,/usr/lib64 creating qvoronoi if gcc -DPACKAGE_NAME=\"qhull\" -DPACKAGE_TARNAME=\"qhull\" -DPACKAGE_VERSION=\"2003.1\" -DPACKAGE_STRING=\"qhull\ 2003.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qhull\" -DVERSION=\"2003.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT qhalf.o -MD -MP -MF ".deps/qhalf.Tpo" \ -c -o qhalf.o `test -f 'qhalf.c' || echo './'`qhalf.c; \ then mv -f ".deps/qhalf.Tpo" ".deps/qhalf.Po"; \ else rm -f ".deps/qhalf.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o qhalf qhalf.o libqhull.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/qhalf qhalf.o ./.libs/libqhull.so -lm -Wl,--rpath -Wl,/usr/lib64 creating qhalf make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/src' Making all in html make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1/html' cp rbox.man rbox.1 cp qhull.man qhull.1 make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/html' Making all in eg make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1/eg' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/eg' Making all in config make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1/config' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/config' make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.96570 + umask 022 + cd /builddir/build/BUILD + cd qhull-2003.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/qhull-2003.1-8.ru-root-mockbuild + make DESTDIR=/var/tmp/qhull-2003.1-8.ru-root-mockbuild docdir=/usr/share/doc/qhull-2003.1 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1/src' make[2]: Entering directory `/builddir/build/BUILD/qhull-2003.1/src' /bin/sh ../config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/lib64 mkdir -p -- /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libqhull.la /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/lib64/libqhull.la /usr/bin/install -c .libs/libqhull.so.5.0.0 /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/lib64/libqhull.so.5.0.0 (cd /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/lib64 && rm -f libqhull.so.5 && ln -s libqhull.so.5.0.0 libqhull.so.5) (cd /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/lib64 && rm -f libqhull.so && ln -s libqhull.so.5.0.0 libqhull.so) /usr/bin/install -c .libs/libqhull.lai /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/lib64/libqhull.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin mkdir -p -- /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c qhull /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qhull libtool: install: warning: `libqhull.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/qhull /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qhull /bin/sh ../libtool --mode=install /usr/bin/install -c rbox /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/rbox libtool: install: warning: `libqhull.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/rbox /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/rbox /bin/sh ../libtool --mode=install /usr/bin/install -c qconvex /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qconvex libtool: install: warning: `libqhull.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/qconvex /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qconvex /bin/sh ../libtool --mode=install /usr/bin/install -c qdelaunay /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qdelaunay libtool: install: warning: `libqhull.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/qdelaunay /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qdelaunay /bin/sh ../libtool --mode=install /usr/bin/install -c qvoronoi /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qvoronoi libtool: install: warning: `libqhull.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/qvoronoi /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qvoronoi /bin/sh ../libtool --mode=install /usr/bin/install -c qhalf /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qhalf libtool: install: warning: `libqhull.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/qhalf /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qhalf /bin/sh ../config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1 mkdir -p -- /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1 /usr/bin/install -c -m 644 Changes.txt /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/Changes.txt /usr/bin/install -c -m 644 index.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/index.htm /usr/bin/install -c -m 644 qh-geom.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-geom.htm /usr/bin/install -c -m 644 qh-globa.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-globa.htm /usr/bin/install -c -m 644 qh-io.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-io.htm /usr/bin/install -c -m 644 qh-mem.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-mem.htm /usr/bin/install -c -m 644 qh-merge.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-merge.htm /usr/bin/install -c -m 644 qh-poly.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-poly.htm /usr/bin/install -c -m 644 qh-qhull.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-qhull.htm /usr/bin/install -c -m 644 qh-set.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-set.htm /usr/bin/install -c -m 644 qh-stat.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-stat.htm /usr/bin/install -c -m 644 qh-user.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/qh-user.htm /bin/sh ../config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples mkdir -p -- /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples /usr/bin/install -c -m 644 user_eg.c /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/user_eg.c /usr/bin/install -c -m 644 user_eg2.c /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/user_eg2.c /usr/bin/install -c -m 644 qhull_interface.cpp /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/qhull_interface.cpp /usr/bin/install -c -m 644 Makefile.txt /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/Makefile.txt /usr/bin/install -c -m 644 Mborland /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/Mborland /bin/sh ../config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull mkdir -p -- /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull /usr/bin/install -c -m 644 geom.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/geom.h /usr/bin/install -c -m 644 mem.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/mem.h /usr/bin/install -c -m 644 poly.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/poly.h /usr/bin/install -c -m 644 qhull_a.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/qhull_a.h /usr/bin/install -c -m 644 stat.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/stat.h /usr/bin/install -c -m 644 io.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/io.h /usr/bin/install -c -m 644 merge.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/merge.h /usr/bin/install -c -m 644 qhull.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/qhull.h /usr/bin/install -c -m 644 qset.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/qset.h /usr/bin/install -c -m 644 user.h /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/include/qhull/user.h make[2]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/src' make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/src' Making install in html make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1/html' make[2]: Entering directory `/builddir/build/BUILD/qhull-2003.1/html' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html mkdir -p -- /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html /usr/bin/install -c -m 644 index.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/index.htm /usr/bin/install -c -m 644 qconvex.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qconvex.htm /usr/bin/install -c -m 644 qdelau_f.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qdelau_f.htm /usr/bin/install -c -m 644 qdelaun.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qdelaun.htm /usr/bin/install -c -m 644 qh--4d.gif /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh--4d.gif /usr/bin/install -c -m 644 qh--cone.gif /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh--cone.gif /usr/bin/install -c -m 644 qh--dt.gif /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh--dt.gif /usr/bin/install -c -m 644 qh--geom.gif /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh--geom.gif /usr/bin/install -c -m 644 qh--half.gif /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh--half.gif /usr/bin/install -c -m 644 qh--rand.gif /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh--rand.gif /usr/bin/install -c -m 644 qh-eg.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-eg.htm /usr/bin/install -c -m 644 qh-faq.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-faq.htm /usr/bin/install -c -m 644 qh-get.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-get.htm /usr/bin/install -c -m 644 qh-impre.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-impre.htm /usr/bin/install -c -m 644 qh-in.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-in.htm /usr/bin/install -c -m 644 qh-optc.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-optc.htm /usr/bin/install -c -m 644 qh-optf.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-optf.htm /usr/bin/install -c -m 644 qh-optg.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-optg.htm /usr/bin/install -c -m 644 qh-opto.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-opto.htm /usr/bin/install -c -m 644 qh-optp.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-optp.htm /usr/bin/install -c -m 644 qh-optq.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-optq.htm /usr/bin/install -c -m 644 qh-optt.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-optt.htm /usr/bin/install -c -m 644 qh-quick.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qh-quick.htm /usr/bin/install -c -m 644 qhalf.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qhalf.htm /usr/bin/install -c -m 644 qhull.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qhull.htm /usr/bin/install -c -m 644 qvoron_f.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qvoron_f.htm /usr/bin/install -c -m 644 qvoronoi.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/qvoronoi.htm /usr/bin/install -c -m 644 rbox.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/html/rbox.htm /bin/sh ../config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/man/man1 mkdir -p -- /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/man/man1 /usr/bin/install -c -m 644 ./rbox.1 /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/man/man1/rbox.1 /usr/bin/install -c -m 644 ./qhull.1 /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/man/man1/qhull.1 make[2]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/html' make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/html' Making install in eg make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1/eg' make[2]: Entering directory `/builddir/build/BUILD/qhull-2003.1/eg' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples /usr/bin/install -c -m 644 q_eg /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/q_eg /usr/bin/install -c -m 644 q_egtest /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/q_egtest /usr/bin/install -c -m 644 q_test /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/q_test /usr/bin/install -c -m 644 Qhull-go.bat /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/Qhull-go.bat /usr/bin/install -c -m 644 q_test.bat /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/examples/q_test.bat make[2]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/eg' make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/eg' Making install in config make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1/config' make[2]: Entering directory `/builddir/build/BUILD/qhull-2003.1/config' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/config' make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1/config' make[1]: Entering directory `/builddir/build/BUILD/qhull-2003.1' make[2]: Entering directory `/builddir/build/BUILD/qhull-2003.1' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./config/mkinstalldirs /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1 /usr/bin/install -c -m 644 index.htm /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/index.htm /usr/bin/install -c -m 644 Announce.txt /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/Announce.txt /usr/bin/install -c -m 644 COPYING.txt /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/COPYING.txt /usr/bin/install -c -m 644 README.txt /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/README.txt /usr/bin/install -c -m 644 REGISTER.txt /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/share/doc/qhull-2003.1/REGISTER.txt make[2]: Leaving directory `/builddir/build/BUILD/qhull-2003.1' make[1]: Leaving directory `/builddir/build/BUILD/qhull-2003.1' + rm -f /var/tmp/qhull-2003.1-8.ru-root-mockbuild//usr/lib64/libqhull.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/qhull-2003.1 extracting debug info from /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/lib64/libqhull.so.5.0.0 extracting debug info from /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qdelaunay extracting debug info from /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qhalf extracting debug info from /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qvoronoi extracting debug info from /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/rbox extracting debug info from /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qhull extracting debug info from /var/tmp/qhull-2003.1-8.ru-root-mockbuild/usr/bin/qconvex symlinked /usr/lib/debug/usr/lib64/libqhull.so.5.0.0.debug to /usr/lib/debug/usr/lib64/libqhull.so.5.debug symlinked /usr/lib/debug/usr/lib64/libqhull.so.5.0.0.debug to /usr/lib/debug/usr/lib64/libqhull.so.debug 1815 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: qhull-2003.1-8.ru Provides: libqhull.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libqhull.so.5()(64bit) rtld(GNU_HASH) Processing files: qhull-devel-2003.1-8.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libqhull.so.5()(64bit) qhull = 2003.1-8.ru Processing files: qhull-debuginfo-2003.1-8.ru Provides: libqhull.so.5.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/qhull-2003.1-8.ru-root-mockbuild warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/qhull-2003.1-8.ru.x86_64.rpm Wrote: /builddir/build/RPMS/qhull-devel-2003.1-8.ru.x86_64.rpm Wrote: /builddir/build/RPMS/qhull-debuginfo-2003.1-8.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.55407 + umask 022 + cd /builddir/build/BUILD + cd qhull-2003.1 + rm -rf /var/tmp/qhull-2003.1-8.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->