<86>Aug 28 12:49:22 userdel[2377905]: delete user 'rooter' <86>Aug 28 12:49:22 groupadd[2377910]: group added to /etc/group: name=rooter, GID=696 <86>Aug 28 12:49:22 groupadd[2377910]: new group: name=rooter, GID=696 <86>Aug 28 12:49:22 useradd[2377914]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Aug 28 12:49:22 userdel[2377923]: delete user 'builder' <86>Aug 28 12:49:22 userdel[2377923]: removed group 'builder' owned by 'builder' <86>Aug 28 12:49:22 userdel[2377923]: removed shadow group 'builder' owned by 'builder' <86>Aug 28 12:49:22 groupadd[2377928]: group added to /etc/group: name=builder, GID=697 <86>Aug 28 12:49:22 groupadd[2377928]: group added to /etc/gshadow: name=builder <86>Aug 28 12:49:22 groupadd[2377928]: new group: name=builder, GID=697 <86>Aug 28 12:49:22 useradd[2377940]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/tetgen-1.5.0-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD-like <13>Aug 28 12:49:25 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 28 12:49:26 rpmi: libstdc++10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627910476 installed <13>Aug 28 12:49:28 rpmi: gcc10-c++-10.3.1-alt3 sisyphus+281519.340.4.1 1627910476 installed <13>Aug 28 12:49:28 rpmi: gcc-c++-10-alt2 sisyphus+281519.400.4.1 1627911328 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tetgen-1.5.0-alt1.nosrc.rpm (w1.gzdio) 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.28437 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/tetgen1.5.0.tar.gz + 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.28437 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tetgen-1.5.0 + make -j8 tetgen tetlib make: Entering directory '/usr/src/RPM/BUILD/tetgen-1.5.0' g++ -g -O0 -fPIC -DPIC -c predicates.cxx make: Leaving directory '/usr/src/RPM/BUILD/tetgen-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/tetgen-1.5.0' g++ -g -pipe -O3 -fPIC -DPIC -o tetgen tetgen.cxx predicates.o -lm tetgen.cxx: In member function 'int tetgenmesh::checkshells()': tetgen.cxx:27133:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27133 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27136:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27136 | printf(" Second: x%lx (DEAD)\n", (uintptr_t) nextsh.sh); | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27144:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27144 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27147:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27147 | printf(" Scond: x%lx (%d, %d, %d).\n", (uintptr_t) nextsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27156:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27156 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27159:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27159 | printf(" Scond: x%lx (%d, %d, %d).\n", (uintptr_t) nextsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27173:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27173 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27176:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27176 | printf(" Sub: x%lx (Dead)\n", (uintptr_t) checkseg.sh); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27182:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27182 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27185:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27185 | printf(" Seg: x%lx (%d, %d).\n", (uintptr_t) checkseg.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27199:29: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27199 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27202:29: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27202 | printf(" Tet: x%lx (DEAD)\n", (uintptr_t) neightet.tet); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27208:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27208 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27211:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27211 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27212 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27221:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27221 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27224:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27224 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27225 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27236:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27236 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27239:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27239 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27240 | (uintptr_t) symtet.tet, pointmark(org(symtet)), | ~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx: In member function 'int tetgenmesh::checksegments()': tetgen.cxx:27321:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27321 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x 27322 | (uintptr_t) tetloop.tet, pointmark(org(tetloop)), | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27321:62: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27321 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x ...... 27324 | pointmark(oppo(tetloop)), (uintptr_t) sseg.sh, | ~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27334:37: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27334 | printf(" Tet: x%lx (%d, %d, %d, %d) - ", | ~~^ | | | long unsigned int | %x 27335 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27339:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27339 | printf("Seg x%lx (%d, %d).\n", (uintptr_t) checkseg.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27358:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27358 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x 27359 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27358:64: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27358 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x ...... 27361 | pointmark(oppo(neightet)), (uintptr_t) sseg.sh, | ~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27375:60: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27375 | printf(" !! A marked edge: (%d, %d, %d, %d) -- x%lx %d.\n", | ~~^ | | | long unsigned int | %x ...... 27378 | (uintptr_t) neightet.tet, neightet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27384:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27384 | printf(" !! !! An unmarked edge (%d, %d, %d, %d) -- x%lx %d.\n", | ~~^ | | | long unsigned int | %x ...... 27387 | (uintptr_t) spintet.tet, spintet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27430:70: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27430 | printf(" !! !! No seg at tet (%d, %d, %d, %d) -- x%lx %d\n", | ~~^ | | | long unsigned int | %x ...... 27433 | (uintptr_t) spintet.tet, spintet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27450:61: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27450 | printf(" !! Wrong seg-subface (%d, %d, %d) -- x%lx %d connect\n", | ~~^ | | | long unsigned int | %x 27451 | pointmark(sorg(spinsh)), pointmark(sdest(spinsh)), 27452 | pointmark(sapex(spinsh)), (uintptr_t) spinsh.sh, | ~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx: In member function 'bool tetgenio::load_vtk(char*)': tetgen.cxx:2180:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2180 | fread((char*)(&(coord[0])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2181:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2181 | fread((char*)(&(coord[1])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2182:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2182 | fread((char*)(&(coord[2])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2189:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2189 | fread((char*)(&_x), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2190:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2190 | fread((char*)(&_y), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2191:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2191 | fread((char*)(&_z), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2240:16: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2240 | fread((char*)(&nn), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2252:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2252 | fread((char*)(&id1), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2253:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2253 | fread((char*)(&id2), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2254:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2254 | fread((char*)(&id3), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/tetgen-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/tetgen-1.5.0' g++ -g -pipe -O3 -fPIC -DPIC -DTETLIBRARY -c tetgen.cxx tetgen.cxx: In member function 'int tetgenmesh::checkshells()': tetgen.cxx:27133:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27133 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27136:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27136 | printf(" Second: x%lx (DEAD)\n", (uintptr_t) nextsh.sh); | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27144:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27144 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27147:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27147 | printf(" Scond: x%lx (%d, %d, %d).\n", (uintptr_t) nextsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27156:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27156 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27159:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27159 | printf(" Scond: x%lx (%d, %d, %d).\n", (uintptr_t) nextsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27173:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27173 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27176:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27176 | printf(" Sub: x%lx (Dead)\n", (uintptr_t) checkseg.sh); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27182:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27182 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27185:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27185 | printf(" Seg: x%lx (%d, %d).\n", (uintptr_t) checkseg.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27199:29: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27199 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27202:29: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27202 | printf(" Tet: x%lx (DEAD)\n", (uintptr_t) neightet.tet); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27208:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27208 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27211:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27211 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27212 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27221:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27221 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27224:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27224 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27225 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27236:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27236 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27239:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27239 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27240 | (uintptr_t) symtet.tet, pointmark(org(symtet)), | ~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx: In member function 'int tetgenmesh::checksegments()': tetgen.cxx:27321:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27321 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x 27322 | (uintptr_t) tetloop.tet, pointmark(org(tetloop)), | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27321:62: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27321 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x ...... 27324 | pointmark(oppo(tetloop)), (uintptr_t) sseg.sh, | ~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27334:37: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27334 | printf(" Tet: x%lx (%d, %d, %d, %d) - ", | ~~^ | | | long unsigned int | %x 27335 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27339:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27339 | printf("Seg x%lx (%d, %d).\n", (uintptr_t) checkseg.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27358:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27358 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x 27359 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27358:64: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27358 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x ...... 27361 | pointmark(oppo(neightet)), (uintptr_t) sseg.sh, | ~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27375:60: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27375 | printf(" !! A marked edge: (%d, %d, %d, %d) -- x%lx %d.\n", | ~~^ | | | long unsigned int | %x ...... 27378 | (uintptr_t) neightet.tet, neightet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27384:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27384 | printf(" !! !! An unmarked edge (%d, %d, %d, %d) -- x%lx %d.\n", | ~~^ | | | long unsigned int | %x ...... 27387 | (uintptr_t) spintet.tet, spintet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27430:70: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27430 | printf(" !! !! No seg at tet (%d, %d, %d, %d) -- x%lx %d\n", | ~~^ | | | long unsigned int | %x ...... 27433 | (uintptr_t) spintet.tet, spintet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27450:61: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27450 | printf(" !! Wrong seg-subface (%d, %d, %d) -- x%lx %d connect\n", | ~~^ | | | long unsigned int | %x 27451 | pointmark(sorg(spinsh)), pointmark(sdest(spinsh)), 27452 | pointmark(sapex(spinsh)), (uintptr_t) spinsh.sh, | ~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx: In member function 'bool tetgenio::load_vtk(char*)': tetgen.cxx:2180:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2180 | fread((char*)(&(coord[0])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2181:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2181 | fread((char*)(&(coord[1])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2182:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2182 | fread((char*)(&(coord[2])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2189:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2189 | fread((char*)(&_x), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2190:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2190 | fread((char*)(&_y), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2191:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2191 | fread((char*)(&_z), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2240:16: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2240 | fread((char*)(&nn), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2252:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2252 | fread((char*)(&id1), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2253:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2253 | fread((char*)(&id2), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2254:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2254 | 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' + 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' + 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:27133:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27133 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27136:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27136 | printf(" Second: x%lx (DEAD)\n", (uintptr_t) nextsh.sh); | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27144:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27144 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27147:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27147 | printf(" Scond: x%lx (%d, %d, %d).\n", (uintptr_t) nextsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27156:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27156 | printf(" First: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27159:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27159 | printf(" Scond: x%lx (%d, %d, %d).\n", (uintptr_t) nextsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27173:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27173 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27176:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27176 | printf(" Sub: x%lx (Dead)\n", (uintptr_t) checkseg.sh); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27182:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27182 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27185:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27185 | printf(" Seg: x%lx (%d, %d).\n", (uintptr_t) checkseg.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27199:29: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27199 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27202:29: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27202 | printf(" Tet: x%lx (DEAD)\n", (uintptr_t) neightet.tet); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27208:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27208 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) shloop.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27211:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27211 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27212 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27221:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27221 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27224:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27224 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27225 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27236:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27236 | printf(" Sub: x%lx (%d, %d, %d).\n", (uintptr_t) spinsh.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int uintptr_t {aka unsigned int} | %x tetgen.cxx:27239:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27239 | printf(" Tet: x%lx (%d, %d, %d, %d).\n", | ~~^ | | | long unsigned int | %x 27240 | (uintptr_t) symtet.tet, pointmark(org(symtet)), | ~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx: In member function 'int tetgenmesh::checksegments()': tetgen.cxx:27321:33: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27321 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x 27322 | (uintptr_t) tetloop.tet, pointmark(org(tetloop)), | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27321:62: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27321 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x ...... 27324 | pointmark(oppo(tetloop)), (uintptr_t) sseg.sh, | ~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27334:37: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27334 | printf(" Tet: x%lx (%d, %d, %d, %d) - ", | ~~^ | | | long unsigned int | %x 27335 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27339:34: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27339 | printf("Seg x%lx (%d, %d).\n", (uintptr_t) checkseg.sh, | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uintptr_t {aka unsigned int} | long unsigned int | %x tetgen.cxx:27358:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27358 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x 27359 | (uintptr_t) neightet.tet, pointmark(org(neightet)), | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27358:64: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27358 | printf(" Tet: x%lx (%d, %d, %d, %d) - Seg: x%lx (%d, %d).\n", | ~~^ | | | long unsigned int | %x ...... 27361 | pointmark(oppo(neightet)), (uintptr_t) sseg.sh, | ~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27375:60: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27375 | printf(" !! A marked edge: (%d, %d, %d, %d) -- x%lx %d.\n", | ~~^ | | | long unsigned int | %x ...... 27378 | (uintptr_t) neightet.tet, neightet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27384:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27384 | printf(" !! !! An unmarked edge (%d, %d, %d, %d) -- x%lx %d.\n", | ~~^ | | | long unsigned int | %x ...... 27387 | (uintptr_t) spintet.tet, spintet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27430:70: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27430 | printf(" !! !! No seg at tet (%d, %d, %d, %d) -- x%lx %d\n", | ~~^ | | | long unsigned int | %x ...... 27433 | (uintptr_t) spintet.tet, spintet.ver); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx:27450:61: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 27450 | printf(" !! Wrong seg-subface (%d, %d, %d) -- x%lx %d connect\n", | ~~^ | | | long unsigned int | %x 27451 | pointmark(sorg(spinsh)), pointmark(sdest(spinsh)), 27452 | pointmark(sapex(spinsh)), (uintptr_t) spinsh.sh, | ~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka unsigned int} tetgen.cxx: In member function 'bool tetgenio::load_vtk(char*)': tetgen.cxx:2180:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2180 | fread((char*)(&(coord[0])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2181:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2181 | fread((char*)(&(coord[1])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2182:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2182 | fread((char*)(&(coord[2])), sizeof(double), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2189:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2189 | fread((char*)(&_x), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2190:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2190 | fread((char*)(&_y), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2191:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2191 | fread((char*)(&_z), sizeof(float), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2240:16: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2240 | fread((char*)(&nn), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2252:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2252 | fread((char*)(&id1), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2253:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2253 | fread((char*)(&id2), sizeof(int), 1, fp); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tetgen.cxx:2254:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2254 | 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.81270 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,gnuconfig) Checking contents of files in /usr/src/tmp/tetgen-buildroot/ (default) Compressing files in /usr/src/tmp/tetgen-buildroot (auto) Adjusting library links in /usr/src/tmp/tetgen-buildroot ./usr/lib: (from :0) /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 Processing files: tetgen-1.5.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14050 + 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.dO7SOM find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dq9TPL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, 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), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), 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.x6XlfL 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.rObl3K find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tetgen-buildroot/usr/lib/libtetgen.so.0: 301 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ogn7wK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtetgen.so.0 = set:mdQX2OtbF2mKUpZkH60m5hTI3EfpuHFouBY6izQ5WPwAlIVjdL7y4KOi2ybwG1c5QStvUR4uclP730POYjFZ3aqNyTl2TV2FYuC27zK4Rbm5TO68HFno1NC2lGNkn8IcwLWjCmMYsBLgX9ntH4k9gft63S8t8uCMWYO2QqXV0Ey0320inr42zQ3kdZvNUBJuXWv5rMPFw880m59lZJslN39E1RmeI3jZ6LcnNeNOnc7guioUKwK7aZ2ijLDCVR88JmxecMo2Ha5AZI9R77xBBpc7YEjtnfcCRbBX12EmdokrTkgeaEdQ96NkXYwBFNOh9jv0dr64UdxYeCTql3qrGXNVimHEXS90G3wQWm0owxhMyjHi5VE5a3CnvqDswwhibcqJ42VK7514F12So4ifI1jdtckrJCaL1lms14Nc9uwV9zJLXUDCctOn0pwZsM3Ay92zZ0wN6tAKxl6hZtXOj09MxsZ910cvMxOQj58fEeZ215a4kKuvwID37hW33hJEPH0Km1SzFKMjqfvljNnyQzRWElc7MvkVcSKINZ6iZz46GryWUjlwCamhwzcpeEvFtcIE4jkMb9gchIjZkzQZKVGc7GzMzNFJZHvCQoliiBkvy3 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), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), 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.NmGsjO 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.RbidfM find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zGJ9fN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.YBdyFN 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.UwcxuN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bLEohL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.QTX6KM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v5DLKN 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.ZbsbqK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vlZHgK 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtetgen-1.5.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtetgen-devel-1.5.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libtetgen-doc-1.5.0-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tetgen-debuginfo-1.5.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtetgen-debuginfo-1.5.0-alt1.i586.rpm (w2.lzdio) 65.64user 1.55system 1:38.30elapsed 68%CPU (0avgtext+0avgdata 266952maxresident)k 0inputs+0outputs (0major+810186minor)pagefaults 0swaps /.out/libtetgen-doc-1.5.0-alt1.noarch.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/tetgen-1.5.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/libtetgen-1.5.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/libtetgen-devel-1.5.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/tetgen-debuginfo-1.5.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/libtetgen-debuginfo-1.5.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like 70.77user 3.85system 1:55.35elapsed 64%CPU (0avgtext+0avgdata 266952maxresident)k 0inputs+0outputs (0major+1158127minor)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 2021-08-28 12:51:13.244611883 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libgcc_s.so.1(GCC_3.0) @@ -10,2 +11,4 @@ Requires: libstdc++.so.6(CXXABI_1.3) +Requires: libstdc++.so.6(CXXABI_1.3.8) +Requires: libstdc++.so.6(CXXABI_1.3.9) Requires: libstdc++.so.6(GLIBCXX_3.4) @@ -13,6 +16,6 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libtetgen.so.0 = set:mdQX2OtbF2mKUpZkH60m5hTI3EfpuHFouBY6izQ5WPwAlIVjdL7yr6eap91N5gR0C2qXKfYq2fCGVz1wppZpiX75JoNXaxXsxkufjxzhnyW5Hyrp3ARQbIwojxaRoGb4m6MnZ9cJwVVavxSjKWm9EiwuWc6IhWgYcxRVB5ERSP1g51640AKS846F7EqYZENbrZ6nZHydUVkg440HyAGZCKGUx4Qwqb7SxFuXBVaS9mZiC38f9csngT3BuhqWZ4PYq4AmHg76ocxlB2OveFZozMOOcC3uQFKH76PWBOZ04gJqMESKFwskgrEjcyFSV1bjzBziCZgEpPw0L9ATNYmHqgrjtfenOq5tTe1gt0AmT203cc2msqlG87JgpMYWjXA34ciqxhHBg8TZ8y0yQ01rc2F7SwFCe6GJmjBTwabK0yoC4fMYANSTtYjjCeVbwcgv6uwkchoI70zdW8t3HcyYXtV9w4UgKZs00CfUgpWF2A7kDu9EgxwORX3AZcxz8Z16yqhDn1sJ2I7jtxDQuZqqaZihWNqtQaC3UfGs6rnSUujWv8ckT4RNDG0dlIy07pOsgZyJzx5Boy2u91y9ytOD6FZJPlpek7x7zjrZDZIA6HiXcf8iZ9U0 +Provides: libtetgen.so.0 = set:mdQX2OtbF2mKUpZkH60m5hTI3EfpuHFouBY6izQ5WPwAlIVjdL7y4KOi2ybwG1c5QStvUR4uclP730POYjFZ3aqNyTl2TV2FYuC27zK4Rbm5TO68HFno1NC2lGNkn8IcwLWjCmMYsBLgX9ntH4k9gft63S8t8uCMWYO2QqXV0Ey0320inr42zQ3kdZvNUBJuXWv5rMPFw880m59lZJslN39E1RmeI3jZ6LcnNeNOnc7guioUKwK7aZ2ijLDCVR88JmxecMo2Ha5AZI9R77xBBpc7YEjtnfcCRbBX12EmdokrTkgeaEdQ96NkXYwBFNOh9jv0dr64UdxYeCTql3qrGXNVimHEXS90G3wQWm0owxhMyjHi5VE5a3CnvqDswwhibcqJ42VK7514F12So4ifI1jdtckrJCaL1lms14Nc9uwV9zJLXUDCctOn0pwZsM3Ay92zZ0wN6tAKxl6hZtXOj09MxsZ910cvMxOQj58fEeZ215a4kKuvwID37hW33hJEPH0Km1SzFKMjqfvljNnyQzRWElc7MvkVcSKINZ6iZz46GryWUjlwCamhwzcpeEvFtcIE4jkMb9gchIjZkzQZKVGc7GzMzNFJZHvCQoliiBkvy3 Provides: libtetgen = 1.5.0-alt1 File: /usr/lib/libtetgen.so.0 120777 root:root libtetgen.so.0.0.0 -File: /usr/lib/libtetgen.so.0.0.0 100644 root:root 8205a7b6b98c3271d6fd05f7964fa6ad -RPMIdentity: 6e6e05805b7ae8b7e46b790d0aca68d425c70c8a551429dee4345f7a2427140e27dc226df54af19a9456d1ec85a23c886141980251b92e056a7a5b27296da2e5 +File: /usr/lib/libtetgen.so.0.0.0 100644 root:root 66e039f8457b7cff32aa99bba103c5e3 +RPMIdentity: 3c46d7142dbc4e5fda78dbd3b46247495d42eecc7b3ca937884d6b38ddbef6da08590ccd4c7cf8e5bb8ccb2d23db12bfa504c97facb186a3f05fd487092ebbcf --- libtetgen-debuginfo-1.5.0-alt1.i586.rpm.repo 2013-11-19 14:07:58.000000000 +0000 +++ libtetgen-debuginfo-1.5.0-alt1.i586.rpm.hasher 2021-08-28 12:51:13.443612660 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/99204629b6b5751db07d9af7844522b2362772 120777 root:root ../../../libtetgen.so.0.0.0 -/usr/lib/debug/.build-id/39/99204629b6b5751db07d9af7844522b2362772.debug 120777 root:root ../../usr/lib/libtetgen.so.0.0.0.debug +/usr/lib/debug/.build-id/12 40755 root:root +/usr/lib/debug/.build-id/12/37cc4a7be15fa7e2a422d41cfb458d57bf936f 120777 root:root ../../../libtetgen.so.0.0.0 +/usr/lib/debug/.build-id/12/37cc4a7be15fa7e2a422d41cfb458d57bf936f.debug 120777 root:root ../../usr/lib/libtetgen.so.0.0.0.debug /usr/lib/debug/usr/lib/libtetgen.so.0.0.0.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: libtetgen-debuginfo = 1.5.0-alt1 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/99204629b6b5751db07d9af7844522b2362772 120777 root:root ../../../libtetgen.so.0.0.0 -File: /usr/lib/debug/.build-id/39/99204629b6b5751db07d9af7844522b2362772.debug 120777 root:root ../../usr/lib/libtetgen.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libtetgen.so.0.0.0.debug 100644 root:root e0aeb8ee0df87c175fe8376cc12219ef +File: /usr/lib/debug/.build-id/12 40755 root:root +File: /usr/lib/debug/.build-id/12/37cc4a7be15fa7e2a422d41cfb458d57bf936f 120777 root:root ../../../libtetgen.so.0.0.0 +File: /usr/lib/debug/.build-id/12/37cc4a7be15fa7e2a422d41cfb458d57bf936f.debug 120777 root:root ../../usr/lib/libtetgen.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libtetgen.so.0.0.0.debug 100644 root:root bd377c5336c7556e8f4d0c89a8dbd3fa File: /usr/lib/debug/usr/lib/libtetgen.so.0.debug 120777 root:root libtetgen.so.0.0.0.debug @@ -26,2 +26,2 @@ File: /usr/src/debug/tetgen-1.5.0/tetgen.h 100644 root:root 99235f3aa45a79e4ff42bd1e3f54a784 -RPMIdentity: 25e75e65828731f15fa5b7ed37dcb35594295e7943fa620771fbffc318c133131fd7c35777be1c31aa3022554afa0ee9a232021959f3e9d1e2d95c855b87f344 +RPMIdentity: eb18363da27bcfc264ad54c3b1e055c9e3366dd0191f25cfbf522ac87081a49677a30cb87095c0bef182ac9363a4dd1ae5a4b7578ef12f3e0374904f3ff5c3e0 --- libtetgen-devel-1.5.0-alt1.i586.rpm.repo 2013-11-19 14:07:58.000000000 +0000 +++ libtetgen-devel-1.5.0-alt1.i586.rpm.hasher 2021-08-28 12:51:13.623613363 +0000 @@ -7,2 +7,2 @@ File: /usr/lib/libtetgen.so 120777 root:root libtetgen.so.0 -RPMIdentity: 786a26f44d62db3c2efc7ca1346938fceb33a0eace9f0c2ba479dfc19cc88adbe5f0a6c8a78eac08deaaf4025c38b81517ab14845510dbf8afa7fdefd08234b2 +RPMIdentity: 1a69bddc426622eb536d049d128d31584f8a8e5a9d004595e2045f36db1f7a13c373561b10045d62e007a15938d4354a846bc66a77348ddcf06ad6219aeae7c9 --- libtetgen-doc-1.5.0-alt1.noarch.rpm.repo 2013-11-19 14:07:58.000000000 +0000 +++ libtetgen-doc-1.5.0-alt1.noarch.rpm.hasher 2021-08-28 12:51:13.928614554 +0000 @@ -6,2 +6,2 @@ File: /usr/share/doc/tetgen/tetgen-manual.pdf 100644 root:root 477f22fb2034d6ed151fb6debac0a5fc -RPMIdentity: 7b62f701fd49616cc0e8842dbc617a5d09c35998983dae60f42e293f7c3de8b73c3dcaa65c1531e831080df210996dfe2a92525904162a413c30588dc850b45a +RPMIdentity: d3baaed82f98cf18f79f96baaee967720cd6ea71f24c93f17ce03ed8f44bbe1d50571d9b1448b81c8acc81d0cb75a86dd6f3dbf598bce68f389d8f29227383a1 --- tetgen-1.5.0-alt1.i586.rpm.repo 2013-11-19 14:07:58.000000000 +0000 +++ tetgen-1.5.0-alt1.i586.rpm.hasher 2021-08-28 12:51:14.195615596 +0000 @@ -7,4 +7,6 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libgcc_s.so.1(GCC_3.0) @@ -12,2 +14,4 @@ Requires: libstdc++.so.6(CXXABI_1.3) +Requires: libstdc++.so.6(CXXABI_1.3.8) +Requires: libstdc++.so.6(CXXABI_1.3.9) Requires: libstdc++.so.6(GLIBCXX_3.4) @@ -16,3 +20,3 @@ Provides: tetgen = 1.5.0-alt1 -File: /usr/bin/tetgen 100755 root:root c27f4e39b56c6583527c3cfae704b6c9 +File: /usr/bin/tetgen 100755 root:root 459efc8487b2aa3e77b8c9d30e79cd4c File: /usr/share/doc/tetgen-1.5.0 40755 root:root @@ -20,2 +24,2 @@ File: /usr/share/doc/tetgen-1.5.0/example.poly 100644 root:root 54ee9941e2d9cab7924f27b4d5366747 -RPMIdentity: 243ed257516403116fcc0eb97f0acaa8b1432b67a4b859d9eedb259eb61e0f8c52234765fa00be0e66810ef95d5def06bd6cdc5565608358bd84bc3230fbdad4 +RPMIdentity: b0e1889ece002ce56ed43c7f93e82a82550e0059c3cb214c9461edac6eae173d0fd6ad71613ffdf1aceb2b28ecdf4e713698fe23d9e0b18c47345414c657b064 --- tetgen-debuginfo-1.5.0-alt1.i586.rpm.repo 2013-11-19 14:07:58.000000000 +0000 +++ tetgen-debuginfo-1.5.0-alt1.i586.rpm.hasher 2021-08-28 12:51:14.433616526 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/aeabe7b68e3be9db808f14c527fe7edfd7408a 120777 root:root ../../../../bin/tetgen -/usr/lib/debug/.build-id/18/aeabe7b68e3be9db808f14c527fe7edfd7408a.debug 120777 root:root ../../usr/bin/tetgen.debug +/usr/lib/debug/.build-id/68 40755 root:root +/usr/lib/debug/.build-id/68/6f8f811635af3b3e4d109565b2a71a6064ab40 120777 root:root ../../../../bin/tetgen +/usr/lib/debug/.build-id/68/6f8f811635af3b3e4d109565b2a71a6064ab40.debug 120777 root:root ../../usr/bin/tetgen.debug /usr/lib/debug/usr/bin/tetgen.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: tetgen-debuginfo = 1.5.0-alt1 -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/aeabe7b68e3be9db808f14c527fe7edfd7408a 120777 root:root ../../../../bin/tetgen -File: /usr/lib/debug/.build-id/18/aeabe7b68e3be9db808f14c527fe7edfd7408a.debug 120777 root:root ../../usr/bin/tetgen.debug -File: /usr/lib/debug/usr/bin/tetgen.debug 100644 root:root 757a223889a13ab8c8eb9a3e8b8d6496 +File: /usr/lib/debug/.build-id/68 40755 root:root +File: /usr/lib/debug/.build-id/68/6f8f811635af3b3e4d109565b2a71a6064ab40 120777 root:root ../../../../bin/tetgen +File: /usr/lib/debug/.build-id/68/6f8f811635af3b3e4d109565b2a71a6064ab40.debug 120777 root:root ../../usr/bin/tetgen.debug +File: /usr/lib/debug/usr/bin/tetgen.debug 100644 root:root 73f19b9ee8bdb87718c9aba5090ac25e File: /usr/src/debug/tetgen-1.5.0 40755 root:root @@ -24,2 +24,2 @@ File: /usr/src/debug/tetgen-1.5.0/tetgen.h 100644 root:root 99235f3aa45a79e4ff42bd1e3f54a784 -RPMIdentity: 2b0974da29f50285aab2363828e67806cc69145d0e55781c237e2b52763625e7e0835c9d041da853b61e4cae263f6531ecd7ea02c3043899d238e91212639d6b +RPMIdentity: 850e8abe8614a1465af8c1da0c6db2a2d9de33c807a90e56251dbe70a7297fba0ba748b7224cf3e7479044f1ad776f1824284e1f739ddf5868899f74a611a99f