<86>Apr 21 07:15:27 userdel[93580]: delete user 'rooter' <86>Apr 21 07:15:27 userdel[93580]: removed group 'rooter' owned by 'rooter' <86>Apr 21 07:15:27 groupadd[93679]: group added to /etc/group: name=rooter, GID=621 <86>Apr 21 07:15:27 groupadd[93679]: group added to /etc/gshadow: name=rooter <86>Apr 21 07:15:27 groupadd[93679]: new group: name=rooter, GID=621 <86>Apr 21 07:15:27 useradd[93733]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 21 07:15:27 userdel[93823]: delete user 'builder' <86>Apr 21 07:15:27 userdel[93823]: removed group 'builder' owned by 'builder' <86>Apr 21 07:15:27 userdel[93823]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 07:15:27 groupadd[93846]: group added to /etc/group: name=builder, GID=622 <86>Apr 21 07:15:27 groupadd[93846]: group added to /etc/gshadow: name=builder <86>Apr 21 07:15:27 groupadd[93846]: new group: name=builder, GID=622 <86>Apr 21 07:15:27 useradd[93875]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 21 07:15:30 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 07:15:31 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 07:15:32 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed Installing tetgen-1.5.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6225 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tetgen-1.5.0 + echo 'Source #0 (tetgen1.5.0.tar.gz):' Source #0 (tetgen1.5.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/tetgen1.5.0.tar.gz + /bin/tar -xf - + cd tetgen-1.5.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6225 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tetgen-1.5.0 + '[' -n '' ']' + NPROCS=8 + make -j8 tetgen tetlib make: Entering directory `/usr/src/RPM/BUILD/tetgen-1.5.0' g++ -g -O0 -fPIC -DPIC -c predicates.cxx g++ -g -pipe -O3 -fPIC -DPIC -o tetgen tetgen.cxx predicates.o -lm g++ -g -pipe -O3 -fPIC -DPIC -DTETLIBRARY -c tetgen.cxx tetgen.cxx: In member function 'int tetgenmesh::checkshells()': tetgen.cxx:27135:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27136:68: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Second: x%lx (DEAD)\n", (uintptr_t) nextsh.sh); ^ tetgen.cxx:27146:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27149:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(nextsh))); ^ tetgen.cxx:27158:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27161:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(nextsh))); ^ tetgen.cxx:27175:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27176:67: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Sub: x%lx (Dead)\n", (uintptr_t) checkseg.sh); ^ tetgen.cxx:27184:44: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27186:73: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sorg(checkseg)), pointmark(sdest(checkseg))); ^ tetgen.cxx:27201:40: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27202:66: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Tet: x%lx (DEAD)\n", (uintptr_t) neightet.tet); ^ tetgen.cxx:27210:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27214:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27223:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27227:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27238:44: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27242:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(symtet))); ^ tetgen.cxx: In member function 'int tetgenmesh::checksegments()': tetgen.cxx:27325:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(pa), pointmark(pb)); ^ tetgen.cxx:27325:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t {aka unsigned int}' [-Wformat=] tetgen.cxx:27337:49: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27340:78: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sorg(checkseg)),pointmark(sdest(checkseg))); ^ tetgen.cxx:27362:50: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(pa), pointmark(pb)); ^ tetgen.cxx:27362:50: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t {aka unsigned int}' [-Wformat=] tetgen.cxx:27378:54: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) neightet.tet, neightet.ver); ^ tetgen.cxx:27387:56: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) spintet.tet, spintet.ver); ^ tetgen.cxx:27433:60: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) spintet.tet, spintet.ver); ^ tetgen.cxx:27453:30: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t {aka unsigned int}' [-Wformat=] spinsh.shver); ^ tetgen.cxx: In member function 'bool tetgenio::load_vtk(char*)': tetgen.cxx:2180:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[0])), sizeof(double), 1, fp); ^ tetgen.cxx:2181:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[1])), sizeof(double), 1, fp); ^ tetgen.cxx:2182:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[2])), sizeof(double), 1, fp); ^ tetgen.cxx:2189:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_x), sizeof(float), 1, fp); ^ tetgen.cxx:2190:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_y), sizeof(float), 1, fp); ^ tetgen.cxx:2191:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_z), sizeof(float), 1, fp); ^ tetgen.cxx:2240:50: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&nn), sizeof(int), 1, fp); ^ tetgen.cxx:2252:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id1), sizeof(int), 1, fp); ^ tetgen.cxx:2253:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id2), sizeof(int), 1, fp); ^ tetgen.cxx:2254:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id3), sizeof(int), 1, fp); ^ tetgen.cxx: In member function 'int tetgenmesh::checkshells()': tetgen.cxx:27135:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27136:68: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Second: x%lx (DEAD)\n", (uintptr_t) nextsh.sh); ^ tetgen.cxx:27146:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27149:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(nextsh))); ^ tetgen.cxx:27158:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27161:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(nextsh))); ^ tetgen.cxx:27175:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27176:67: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Sub: x%lx (Dead)\n", (uintptr_t) checkseg.sh); ^ tetgen.cxx:27184:44: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27186:73: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sorg(checkseg)), pointmark(sdest(checkseg))); ^ tetgen.cxx:27201:40: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27202:66: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Tet: x%lx (DEAD)\n", (uintptr_t) neightet.tet); ^ tetgen.cxx:27210:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27214:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27223:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27227:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27238:44: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27242:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(symtet))); ^ tetgen.cxx: In member function 'int tetgenmesh::checksegments()': tetgen.cxx:27325:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(pa), pointmark(pb)); ^ tetgen.cxx:27325:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t {aka unsigned int}' [-Wformat=] tetgen.cxx:27337:49: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27340:78: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sorg(checkseg)),pointmark(sdest(checkseg))); ^ tetgen.cxx:27362:50: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(pa), pointmark(pb)); ^ tetgen.cxx:27362:50: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t {aka unsigned int}' [-Wformat=] tetgen.cxx:27378:54: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) neightet.tet, neightet.ver); ^ tetgen.cxx:27387:56: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) spintet.tet, spintet.ver); ^ tetgen.cxx:27433:60: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) spintet.tet, spintet.ver); ^ tetgen.cxx:27453:30: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t {aka unsigned int}' [-Wformat=] spinsh.shver); ^ tetgen.cxx: In member function 'bool tetgenio::load_vtk(char*)': tetgen.cxx:2180:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[0])), sizeof(double), 1, fp); ^ tetgen.cxx:2181:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[1])), sizeof(double), 1, fp); ^ tetgen.cxx:2182:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[2])), sizeof(double), 1, fp); ^ tetgen.cxx:2189:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_x), sizeof(float), 1, fp); ^ tetgen.cxx:2190:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_y), sizeof(float), 1, fp); ^ tetgen.cxx:2191:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_z), sizeof(float), 1, fp); ^ tetgen.cxx:2240:50: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&nn), sizeof(int), 1, fp); ^ tetgen.cxx:2252:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id1), sizeof(int), 1, fp); ^ tetgen.cxx:2253:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id2), sizeof(int), 1, fp); ^ tetgen.cxx:2254:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id3), sizeof(int), 1, fp); ^ ar r libtetgen.a tetgen.o predicates.o ar: creating libtetgen.a make: Leaving directory `/usr/src/RPM/BUILD/tetgen-1.5.0' + '[' -n 8 ']' + make -j8 spredicates.o make: Entering directory `/usr/src/RPM/BUILD/tetgen-1.5.0' g++ -g -pipe -Wall -I. -O0 -fPIC -DPIC -c predicates.cxx -o spredicates.o make: Leaving directory `/usr/src/RPM/BUILD/tetgen-1.5.0' + '[' -n 8 ']' + make -j8 libtetgen.so make: Entering directory `/usr/src/RPM/BUILD/tetgen-1.5.0' rm -f tetgen.o predicates.o g++ -g -I. -pipe -O3 -fPIC -DPIC -DTETLIBRARY -c tetgen.cxx tetgen.cxx: In member function 'int tetgenmesh::checkshells()': tetgen.cxx:27135:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27136:68: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Second: x%lx (DEAD)\n", (uintptr_t) nextsh.sh); ^ tetgen.cxx:27146:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27149:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(nextsh))); ^ tetgen.cxx:27158:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27161:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(nextsh))); ^ tetgen.cxx:27175:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27176:67: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Sub: x%lx (Dead)\n", (uintptr_t) checkseg.sh); ^ tetgen.cxx:27184:44: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27186:73: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sorg(checkseg)), pointmark(sdest(checkseg))); ^ tetgen.cxx:27201:40: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27202:66: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] printf(" Tet: x%lx (DEAD)\n", (uintptr_t) neightet.tet); ^ tetgen.cxx:27210:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(shloop))); ^ tetgen.cxx:27214:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27223:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27227:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27238:44: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sapex(spinsh))); ^ tetgen.cxx:27242:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(symtet))); ^ tetgen.cxx: In member function 'int tetgenmesh::checksegments()': tetgen.cxx:27325:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(pa), pointmark(pb)); ^ tetgen.cxx:27325:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t {aka unsigned int}' [-Wformat=] tetgen.cxx:27337:49: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(oppo(neightet))); ^ tetgen.cxx:27340:78: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(sorg(checkseg)),pointmark(sdest(checkseg))); ^ tetgen.cxx:27362:50: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t {aka unsigned int}' [-Wformat=] pointmark(pa), pointmark(pb)); ^ tetgen.cxx:27362:50: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t {aka unsigned int}' [-Wformat=] tetgen.cxx:27378:54: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) neightet.tet, neightet.ver); ^ tetgen.cxx:27387:56: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) spintet.tet, spintet.ver); ^ tetgen.cxx:27433:60: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t {aka unsigned int}' [-Wformat=] (uintptr_t) spintet.tet, spintet.ver); ^ tetgen.cxx:27453:30: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t {aka unsigned int}' [-Wformat=] spinsh.shver); ^ tetgen.cxx: In member function 'bool tetgenio::load_vtk(char*)': tetgen.cxx:2180:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[0])), sizeof(double), 1, fp); ^ tetgen.cxx:2181:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[1])), sizeof(double), 1, fp); ^ tetgen.cxx:2182:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&(coord[2])), sizeof(double), 1, fp); ^ tetgen.cxx:2189:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_x), sizeof(float), 1, fp); ^ tetgen.cxx:2190:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_y), sizeof(float), 1, fp); ^ tetgen.cxx:2191:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&_z), sizeof(float), 1, fp); ^ tetgen.cxx:2240:50: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&nn), sizeof(int), 1, fp); ^ tetgen.cxx:2252:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id1), sizeof(int), 1, fp); ^ tetgen.cxx:2253:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id2), sizeof(int), 1, fp); ^ tetgen.cxx:2254:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread((char*)(&id3), sizeof(int), 1, fp); ^ g++ -g -shared -Wl,-soname,libtetgen.so.0 -o libtetgen.so.0.0.0 *.o make: Leaving directory `/usr/src/RPM/BUILD/tetgen-1.5.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85512 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tetgen-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tetgen-buildroot + cd tetgen-1.5.0 + install -d /usr/src/tmp/tetgen-buildroot/usr/bin + install -d /usr/src/tmp/tetgen-buildroot/usr/lib + install -d /usr/src/tmp/tetgen-buildroot/usr/include + install -d /usr/src/tmp/tetgen-buildroot/usr/share/doc/tetgen + install -m755 tetgen /usr/src/tmp/tetgen-buildroot/usr/bin + install -m644 libtetgen.so.0.0.0 /usr/src/tmp/tetgen-buildroot/usr/lib + ln -s libtetgen.so.0 /usr/src/tmp/tetgen-buildroot/usr/lib/libtetgen.so + install -m644 tetgen.h /usr/src/tmp/tetgen-buildroot/usr/include + install -m644 /usr/src/RPM/SOURCES/tetgen-manual.pdf /usr/src/tmp/tetgen-buildroot/usr/share/doc/tetgen + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tetgen-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tetgen-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/tetgen-buildroot (auto) Adjusting library links in /usr/src/tmp/tetgen-buildroot ./usr/lib: /sbin/ldconfig: Cannot stat ./usr/lib/libtetgen.so: No such file or directory libtetgen.so.0 -> libtetgen.so.0.0.0 (changed) Verifying ELF objects in /usr/src/tmp/tetgen-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libtetgen.so.0.0.0: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/tetgen: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: tetgen-1.5.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85512 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tetgen-1.5.0 + DOCDIR=/usr/src/tmp/tetgen-buildroot/usr/share/doc/tetgen-1.5.0 + export DOCDIR + rm -rf /usr/src/tmp/tetgen-buildroot/usr/share/doc/tetgen-1.5.0 + /bin/mkdir -p /usr/src/tmp/tetgen-buildroot/usr/share/doc/tetgen-1.5.0 + cp -prL LICENSE example.poly /usr/src/tmp/tetgen-buildroot/usr/share/doc/tetgen-1.5.0 + chmod -R go-w /usr/src/tmp/tetgen-buildroot/usr/share/doc/tetgen-1.5.0 + chmod -R a+rX /usr/src/tmp/tetgen-buildroot/usr/share/doc/tetgen-1.5.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vGrMO9 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1SbkIf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yd0Kop Creating tetgen-debuginfo package Processing files: libtetgen-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LsYRFu find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tetgen-buildroot/usr/lib/libtetgen.so.0: 304 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pHGP2K find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtetgen.so.0 = set:mdQX2OtbF2mKUpZkH60m5hTI3EfpuHFouBY6izQ5WPwAlIVjdL7yr6eap91N5gR0C2qXKfYq2fCGVz1wppZpiX75JoNXaxXsxkufjxzhnyW5Hyrp3ARQbIwojxaRoGb4m6MnZ9cJwVVavxSjKWm9EiwuWc6IhWgYcxRVB5ERSP1g51640AKS846F7EqYZENbrZ6nZHydUVkg440HyAGZCKGUx4Qwqb7SxFuXBVaS9mZiC38f9csngT3BuhqWZ4PYq4AmHg76ocxlB2OveFZozMOOcC3uQFKH76PWBOZ04gJqMESKFwskgrEjcyFSV1bjzBziCZgEpPw0L9ATNYmHqgrjtfenOq5tTe1gt0AmT203cc2msqlG87JgpMYWjXA34ciqxhHBg8TZ8y0yQ01rc2F7SwFCe6GJmjBTwabK0yoC4fMYANSTtYjjCeVbwcgvmZkKUkchoI70zdW8t3HcyYXtV9w4UgKZs00CfUgpWF2A7kDu9EgxwORX3AZcxz8Z16yqhDn1sJ2I7jtxDQuZqqaZihWNqtQaC3UfGs6rnSUujWv8ckT4RNDG0dlIy07pOsgZyJzx5Boy2u91y9ytOD6FZJPlpek7x7zjrZDZIA6HiXcf8iZ9U0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PJQ4A6 Creating libtetgen-debuginfo package Processing files: libtetgen-devel-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gvGKtA find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MJrZu7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libtetgen = 1.5.0-alt1, /usr/lib/libtetgen.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rpBi3L Processing files: libtetgen-doc-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fiNGUA find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gvsqfu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Processing files: tetgen-debuginfo-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ECjyit find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nG13Iy find-requires: running scripts (debuginfo) Requires: tetgen = 1.5.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Processing files: libtetgen-debuginfo-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q0GwzA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0JjBaI find-requires: running scripts (debuginfo) Provides: debug(libtetgen.so.0) Requires: libtetgen = 1.5.0-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Removing 1 extra deps from libtetgen-devel due to dependency on libtetgen Wrote: /usr/src/RPM/RPMS/i586/tetgen-1.5.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtetgen-1.5.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtetgen-devel-1.5.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/libtetgen-doc-1.5.0-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/tetgen-debuginfo-1.5.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtetgen-debuginfo-1.5.0-alt1.i586.rpm 56.22user 1.37system 1:00.51elapsed 95%CPU (0avgtext+0avgdata 247792maxresident)k 0inputs+0outputs (0major+701474minor)pagefaults 0swaps 61.38user 4.00system 1:18.00elapsed 83%CPU (0avgtext+0avgdata 247792maxresident)k 0inputs+0outputs (0major+1022762minor)pagefaults 0swaps --- libtetgen-1.5.0-alt1.i586.rpm.repo 2013-11-19 14:07:58.000000000 +0000 +++ libtetgen-1.5.0-alt1.i586.rpm.hasher 2019-04-21 07:16:41.632416310 +0000 @@ -13,3 +13,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libtetgen.so.0 = set:mdQX2OtbF2mKUpZkH60m5hTI3EfpuHFouBY6izQ5WPwAlIVjdL7yr6eap91N5gR0C2qXKfYq2fCGVz1wppZpiX75JoNXaxXsxkufjxzhnyW5Hyrp3ARQbIwojxaRoGb4m6MnZ9cJwVVavxSjKWm9EiwuWc6IhWgYcxRVB5ERSP1g51640AKS846F7EqYZENbrZ6nZHydUVkg440HyAGZCKGUx4Qwqb7SxFuXBVaS9mZiC38f9csngT3BuhqWZ4PYq4AmHg76ocxlB2OveFZozMOOcC3uQFKH76PWBOZ04gJqMESKFwskgrEjcyFSV1bjzBziCZgEpPw0L9ATNYmHqgrjtfenOq5tTe1gt0AmT203cc2msqlG87JgpMYWjXA34ciqxhHBg8TZ8y0yQ01rc2F7SwFCe6GJmjBTwabK0yoC4fMYANSTtYjjCeVbwcgv6uwkchoI70zdW8t3HcyYXtV9w4UgKZs00CfUgpWF2A7kDu9EgxwORX3AZcxz8Z16yqhDn1sJ2I7jtxDQuZqqaZihWNqtQaC3UfGs6rnSUujWv8ckT4RNDG0dlIy07pOsgZyJzx5Boy2u91y9ytOD6FZJPlpek7x7zjrZDZIA6HiXcf8iZ9U0 +Provides: libtetgen.so.0 = set:mdQX2OtbF2mKUpZkH60m5hTI3EfpuHFouBY6izQ5WPwAlIVjdL7yr6eap91N5gR0C2qXKfYq2fCGVz1wppZpiX75JoNXaxXsxkufjxzhnyW5Hyrp3ARQbIwojxaRoGb4m6MnZ9cJwVVavxSjKWm9EiwuWc6IhWgYcxRVB5ERSP1g51640AKS846F7EqYZENbrZ6nZHydUVkg440HyAGZCKGUx4Qwqb7SxFuXBVaS9mZiC38f9csngT3BuhqWZ4PYq4AmHg76ocxlB2OveFZozMOOcC3uQFKH76PWBOZ04gJqMESKFwskgrEjcyFSV1bjzBziCZgEpPw0L9ATNYmHqgrjtfenOq5tTe1gt0AmT203cc2msqlG87JgpMYWjXA34ciqxhHBg8TZ8y0yQ01rc2F7SwFCe6GJmjBTwabK0yoC4fMYANSTtYjjCeVbwcgvmZkKUkchoI70zdW8t3HcyYXtV9w4UgKZs00CfUgpWF2A7kDu9EgxwORX3AZcxz8Z16yqhDn1sJ2I7jtxDQuZqqaZihWNqtQaC3UfGs6rnSUujWv8ckT4RNDG0dlIy07pOsgZyJzx5Boy2u91y9ytOD6FZJPlpek7x7zjrZDZIA6HiXcf8iZ9U0 Provides: libtetgen = 1.5.0-alt1