D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/route-rnd-0.9.3-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lgGUAM Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FFwj19 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + rm -rf route-rnd-0.9.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/route-rnd-0.9.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd route-rnd-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s:/usr/local:/usr: Makefile.conf.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O8Lwvx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd route-rnd-0.9.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure Optional: if you want to deviate from defaults, you may want to edit your Makefile.conf now. + make cd src/route-rnd && make all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src/route-rnd' gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o main.o main.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o route-rnd.o route-rnd.c route-rnd.c: In function 'route_rnd_main': route-rnd.c:252:2: warning: #warning TODO: sanity checks and error reports [-Wcpp] 252 | #warning TODO: sanity checks and error reports | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o rtree.o rtree.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o compat_misc.o compat_misc.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o data.o data.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o io.o io.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o util_grid.o util_grid.c util_grid.c: In function 'rtrnd_raline_obj_mask_size_at': util_grid.c:281:2: warning: #warning TODO: lazy until gengeo2d is done [-Wcpp] 281 | #warning TODO: lazy until gengeo2d is done | ^~~~~~~ util_grid.c:282:25: warning: missing terminating ' character 282 | #warning TODO: if object's clearance is bigger than width, use that! | ^ util_grid.c:282:2: warning: #warning TODO: if object's clearance is bigger than width, use that! [-Wcpp] 282 | #warning TODO: if object's clearance is bigger than width, use that! | ^~~~~~~ util_grid.c:314:2: warning: #warning TODO [-Wcpp] 314 | #warning TODO | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o htdi.o htdi.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o util_rat.o util_rat.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o netseg.o netseg.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o find.o find.c find.c: In function 'isc_poly_poly': find.c:109:2: warning: #warning TODO: this ignores ctx->bloat [-Wcpp] 109 | #warning TODO: this ignores ctx->bloat | ^~~~~~~ find.c: In function 'rtrnd_find_exec': find.c:246:2: warning: #warning TODO: bbvia: consider span [-Wcpp] 246 | #warning TODO: bbvia: consider span | ^~~~~~~ find.c:259:2: warning: #warning TODO: bbvia: consider span [-Wcpp] 259 | #warning TODO: bbvia: consider span | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o rtpoly.o rtpoly.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o route_res.o route_res.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o conf.o conf.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//buildin.o ../../src/plugins//buildin.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//io_tedax/parse.o ../../src/plugins//io_tedax/parse.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//io_tedax/io_tedax.o ../../src/plugins//io_tedax/io_tedax.c ../../src/plugins//io_tedax/io_tedax.c: In function 'tedax_load_via': ../../src/plugins//io_tedax/io_tedax.c:281:2: warning: #warning TODO: Ignores bbvia aspects [-Wcpp] 281 | #warning TODO: Ignores bbvia aspects | ^~~~~~~ ../../src/plugins//io_tedax/io_tedax.c: In function 'tedax_save_add': ../../src/plugins//io_tedax/io_tedax.c:491:2: warning: #warning TODO [-Wcpp] 491 | #warning TODO | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//export_animator/export_animator.o ../../src/plugins//export_animator/export_animator.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//export_svg/export_svg.o ../../src/plugins//export_svg/export_svg.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_horver/rt_horver.o ../../src/plugins//rt_horver/rt_horver.c ../../src/plugins//rt_horver/rt_horver.c: In function 'create_bus': ../../src/plugins//rt_horver/rt_horver.c:201:2: warning: #warning TODO: number of netsegs/2 oslt [-Wcpp] 201 | #warning TODO: number of netsegs/2 oslt | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_horver/escape.o ../../src/plugins//rt_horver/escape.c ../../src/plugins//rt_horver/escape.c: In function 'escape_obj_on_right_layer': ../../src/plugins//rt_horver/escape.c:128:2: warning: #warning TODO: this ignores bbvia [-Wcpp] 128 | #warning TODO: this ignores bbvia | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_horver/optimize.o ../../src/plugins//rt_horver/optimize.c ../../src/plugins//rt_horver/optimize.c: In function 'find_best_match': ../../src/plugins//rt_horver/optimize.c:205:2: warning: #warning TODO: consider +-1 majors on arm2 [-Wcpp] 205 | #warning TODO: consider +-1 majors on arm2 | ^~~~~~~ ../../src/plugins//rt_horver/optimize.c:219:2: warning: #warning TODO: straight connection is disabled for now for debugging [-Wcpp] 219 | #warning TODO: straight connection is disabled for now for debugging | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_horver/bus.o ../../src/plugins//rt_horver/bus.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_horver/hpkp.o ../../src/plugins//rt_horver/hpkp.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_topo/rt_topo.o ../../src/plugins//rt_topo/rt_topo.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_topo/vt2br.o ../../src/plugins//rt_topo/vt2br.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_topo/vtcr.o ../../src/plugins//rt_topo/vtcr.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_topo/vtve0.o ../../src/plugins//rt_topo/vtve0.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_topo/laa.o ../../src/plugins//rt_topo/laa.c ../../src/plugins//rt_topo/laa.c: In function 'layer_bits': ../../src/plugins//rt_topo/laa.c:79:2: warning: #warning TODO: this ignores bbvia [-Wcpp] 79 | #warning TODO: this ignores bbvia | ^~~~~~~ In file included from ../../src/plugins//rt_topo/laa.c:92: ../../src/plugins//rt_topo/laa1.c: In function 'laa_mst_add': ../../src/plugins//rt_topo/laa1.c:99:2: warning: #warning TODO: non-terminal poly heuristics [-Wcpp] 99 | #warning TODO: non-terminal poly heuristics | ^~~~~~~ ../../src/plugins//rt_topo/laa1.c: In function 'laa_2net': ../../src/plugins//rt_topo/laa1.c:181:2: warning: #warning TODO: free mst fields [-Wcpp] 181 | #warning TODO: free mst fields | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_topo/trbs.o ../../src/plugins//rt_topo/trbs.c In file included from ../../src/plugins//rt_topo/trbs.c:42: ../../src/plugins//rt_topo/trbs_util.c: In function 'trbs_insert_point': ../../src/plugins//rt_topo/trbs_util.c:57:2: warning: #warning TODO need a list of objects [-Wcpp] 57 | #warning TODO need a list of objects | ^~~~~~~ In file included from ../../src/plugins//rt_topo/trbs.c:43: ../../src/plugins//rt_topo/trbs_cdt.c: In function 'rt_topo_trbs_cdt_init': ../../src/plugins//rt_topo/trbs_cdt.c:74:2: warning: #warning handle all other types [-Wcpp] 74 | #warning handle all other types | ^~~~~~~ ../../src/plugins//rt_topo/trbs_cdt.c: In function 'trbs_edge_cap_endp': ../../src/plugins//rt_topo/trbs_cdt.c:156:2: warning: #warning TODO: iterate over a list of endoint objects, e.g. a terminal is a via+poly [-Wcpp] 156 | #warning TODO: iterate over a list of endoint objects, e.g. a terminal is a via+poly | ^~~~~~~ ../../src/plugins//rt_topo/trbs_cdt.c:163:2: warning: #warning TODO: these for arc and line ignore mid-line non-perpendicular case where we lose more room [-Wcpp] 163 | #warning TODO: these for arc and line ignore mid-line non-perpendicular case where we lose more room | ^~~~~~~ ../../src/plugins//rt_topo/trbs_cdt.c:175:2: warning: #warning TODO: calculate poly vs. line crossing [-Wcpp] 175 | #warning TODO: calculate poly vs. line crossing | ^~~~~~~ In file included from ../../src/plugins//rt_topo/trbs.c:44: ../../src/plugins//rt_topo/trbs_vis.c: In function 'trbs_is_visible_from_pt': ../../src/plugins//rt_topo/trbs_vis.c:517:2: warning: #warning TODO: according to Wojciech edges are CCW ordered so we do not need this search [-Wcpp] 517 | #warning TODO: according to Wojciech edges are CCW ordered so we do not need this search | ^~~~~~~ In file included from ../../src/plugins//rt_topo/trbs.c:45: ../../src/plugins//rt_topo/trbs_route.c: In function 'trbs_cr_coord': ../../src/plugins//rt_topo/trbs_route.c:37:16: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] 37 | if (cr == trbs->target) { | ^~ ../../src/plugins//rt_topo/trbs_route.c: In function 'trbs_ast_heuristic': ../../src/plugins//rt_topo/trbs_route.c:54:16: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] 54 | if (cr == trbs->target) | ^~ ../../src/plugins//rt_topo/trbs_route.c: In function 'trbs_ast_neighbor_pre': ../../src/plugins//rt_topo/trbs_route.c:80:2: warning: #warning TODO: per net wire thickness [-Wcpp] 80 | #warning TODO: per net wire thickness | ^~~~~~~ ../../src/plugins//rt_topo/trbs_route.c: In function 'trbs_ast_set_mark': ../../src/plugins//rt_topo/trbs_route.c:111:16: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] 111 | if (cr == trbs->target) | ^~ ../../src/plugins//rt_topo/trbs_route.c: In function 'trbs_ast_get_mark': ../../src/plugins//rt_topo/trbs_route.c:122:16: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] 122 | if (cr == trbs->target) | ^~ ../../src/plugins//rt_topo/trbs_route.c: In function 'rt_topo_trbs_route_net': ../../src/plugins//rt_topo/trbs_route.c:191:2: warning: #warning TODO: per net wire thickness [-Wcpp] 191 | #warning TODO: per net wire thickness | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src/plugins//rt_topo/crbs.o ../../src/plugins//rt_topo/crbs.c ../../src/plugins//rt_topo/crbs.c: In function 'crbs_point_new': ../../src/plugins//rt_topo/crbs.c:106:2: warning: #warning TODO: do this allocation using ualloc stacks [-Wcpp] 106 | #warning TODO: do this allocation using ualloc stacks | ^~~~~~~ In file included from ../../src/plugins//rt_topo/crbs.c:224: ../../src/plugins//rt_topo/crbs_cdt.c: At top level: ../../src/plugins//rt_topo/crbs_cdt.c:36:2: warning: #warning TODO: use libualloc for ctn [-Wcpp] 36 | #warning TODO: use libualloc for ctn | ^~~~~~~ ../../src/plugins//rt_topo/crbs_cdt.c: In function 'rt_topo_crbs_cdt_create_points': ../../src/plugins//rt_topo/crbs_cdt.c:145:2: warning: #warning handle all other types [-Wcpp] 145 | #warning handle all other types | ^~~~~~~ ../../src/plugins//rt_topo/crbs_cdt.c: In function 'rt_topo_crbs_cdt_create_edges': ../../src/plugins//rt_topo/crbs_cdt.c:158:2: warning: #warning TODO: use libualloc here [-Wcpp] 158 | #warning TODO: use libualloc here | ^~~~~~~ In file included from ../../src/plugins//rt_topo/crbs.c:225: ../../src/plugins//rt_topo/crbs_route.c: In function 'crbs_is_spiral': ../../src/plugins//rt_topo/crbs_route.c:203:2: warning: #warning TODO: we should probably allow real spirals and deny only on the same orbit (some maze setup may have legit spiral) [-Wcpp] 203 | #warning TODO: we should probably allow real spirals and deny only on the same orbit (some maze setup may have legit spiral) | ^~~~~~~ ../../src/plugins//rt_topo/crbs_route.c: In function 'crbs_next_hop': ../../src/plugins//rt_topo/crbs_route.c:287:2: warning: #warning TODO: allocate this with ualloc stacks [-Wcpp] 287 | #warning TODO: allocate this with ualloc stacks | ^~~~~~~ ../../src/plugins//rt_topo/crbs_route.c: In function 'crbs_ast_set_mark': ../../src/plugins//rt_topo/crbs_route.c:414:2: warning: #warning TODO: allocate this with ualloc stacks [-Wcpp] 414 | #warning TODO: allocate this with ualloc stacks | ^~~~~~~ ../../src/plugins//rt_topo/crbs_route.c: In function 'rt_topo_crbs_route_net': ../../src/plugins//rt_topo/crbs_route.c:479:2: warning: #warning TODO: when det allocation is libualloc staks based, these two lines can be replaced with a stack reset: [-Wcpp] 479 | #warning TODO: when det allocation is libualloc staks based, these two lines can be replaced with a stack reset: | ^~~~~~~ ../../src/plugins//rt_topo/crbs_route.c:488:2: warning: #warning TODO: per net wire thickness [-Wcpp] 488 | #warning TODO: per net wire thickness | ^~~~~~~ ../../src/plugins//rt_topo/crbs_route.c: In function 'rt_topo_crbs_layer': ../../src/plugins//rt_topo/crbs_route.c:735:2: warning: #warning TODO: use libualloc [-Wcpp] 735 | #warning TODO: use libualloc | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src_3rd/libgrbs/grbs.o ../../src_3rd/libgrbs/grbs.c In file included from ../../src_3rd/libgrbs/grbs.c:215: ../../src_3rd/libgrbs/route_realize.c: In function 'realize_maybe_detach': ../../src_3rd/libgrbs/route_realize.c:250:2: warning: #warning TODO: it would be better to handle this where it happens: grbs_angle_update() on other-side (next or prev) arc [-Wcpp] 250 | #warning TODO: it would be better to handle this where it happens: grbs_angle_update() on other-side (next or prev) arc | ^~~~~~~ gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src_3rd/libgrbs/addr_hash.o ../../src_3rd/libgrbs/addr_hash.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src_3rd/libgrbs/rtree.o ../../src_3rd/libgrbs/rtree.c gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src_3rd/libgrbs/debug.o ../../src_3rd/libgrbs/debug.c cd ../../src_3rd/genvector && make libgenvector.a make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/genvector' gcc -c -I.. -g gds_char.c -o gds_char.o gcc -c -I.. -g vti0.c -o vti0.o gcc -c -I.. -g vts0.c -o vts0.o gcc -c -I.. -g vtp0.c -o vtp0.o gcc -c -I.. -g vtii.c -o vtii.o gcc -c -I.. -g vtd0.c -o vtd0.o gcc -I.. -g -c -o vtl0.o vtl0.c ar ur libgenvector.a gds_char.o vti0.o vts0.o vtp0.o vtii.o vti0.o vtd0.o vtl0.o ar: creating libgenvector.a ar s libgenvector.a ranlib libgenvector.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/genvector' cd ../../src_3rd/genht && make libgenht.a make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/genht' gcc -o htss.o -c -fPIC htss.c -g gcc -o htsp.o -c -fPIC htsp.c -g gcc -o htsi.o -c -fPIC htsi.c -g gcc -o htip.o -c -fPIC htip.c -g gcc -o htpp.o -c -fPIC htpp.c -g gcc -o htpi.o -c -fPIC htpi.c -g gcc -o hash.o -c -fPIC hash.c -g gcc -o siphash24.o -c -fPIC siphash24.c -g ar rvu libgenht.a htss.o htsp.o htsi.o htip.o htpp.o htpi.o hash.o siphash24.o ar: creating libgenht.a a - htss.o a - htsp.o a - htsi.o a - htip.o a - htpp.o a - htpi.o a - hash.o a - siphash24.o ar s libgenht.a ranlib libgenht.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/genht' gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src_3rd/libusteiner/libusteiner.o ../../src_3rd/libusteiner/libusteiner.c cd ../../src_3rd/libusteiner && make libusteiner.a make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/libusteiner' gcc -c -o debug.o -I../src_3rd -I.. debug.c rm libusteiner.a rm: cannot remove 'libusteiner.a': No such file or directory make[2]: [Makefile:18: libusteiner.a] Error 1 (ignored) ar ru libusteiner.a debug.o libusteiner.o ar: creating libusteiner.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/libusteiner' gcc -O3 -DNDEBUG -I. -I../../src_3rd -I../../src/plugins -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I.. -c -o ../../src_3rd/libpsrand/mtw.o ../../src_3rd/libpsrand/mtw.c cd ../../src_3rd/libcdtr && make libcdtr.a CFLAGS_LIBCDTR="-DCDT_COORD_T=double -Dcdt_precision=1000000.0" make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/libcdtr' gcc -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I. -I.. -I../.. -I/usr/local/include/librnd4/librnd/src_3rd -c cdt.c -o cdt.o gcc -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I. -I.. -I../.. -I/usr/local/include/librnd4/librnd/src_3rd -c point.c -o point.o gcc -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I. -I.. -I../.. -I/usr/local/include/librnd4/librnd/src_3rd -c edge.c -o edge.o gcc -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I. -I.. -I../.. -I/usr/local/include/librnd4/librnd/src_3rd -c triangle.c -o triangle.o gcc -DCDT_COORD_T=double -Dcdt_precision=1000000.0 -I. -I.. -I../.. -I/usr/local/include/librnd4/librnd/src_3rd -c -o debug.o debug.c ar: creating libcdtr.a ar s libcdtr.a ranlib libcdtr.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/libcdtr' cd ../../src_3rd/libualloc && make libualloc.a make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/libualloc' gcc -Wall -g -I.. -c slab_impl.c -o slab_impl.o gcc -Wall -g -I.. -c slabap_impl.c -o slabap_impl.o gcc -Wall -g -I.. -c stackd_impl.c -o stackd_impl.o gcc -Wall -g -I.. -c stackdnp_impl.c -o stackdnp_impl.o gcc -Wall -g -I.. -c stacks_impl.c -o stacks_impl.o gcc -Wall -g -I.. -c mcache_impl.c -o mcache_impl.o gcc -Wall -g -I.. -c acache_impl.c -o acache_impl.o gcc -Wall -g -I.. -c buddy_impl.c -o buddy_impl.o gcc -Wall -g -I.. -c buddy_debug.c -o buddy_debug.o gcc -Wall -g -I.. -c -o libualloc.o libualloc.c touch libualloc.a rm libualloc.a ar ru libualloc.a slab_impl.o slabap_impl.o stackd_impl.o stackdnp_impl.o stacks_impl.o mcache_impl.o acache_impl.o buddy_impl.o buddy_debug.o libualloc.o libualloc.o ar: creating libualloc.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/libualloc' cd ../../src_3rd/libusearch && make libusearch.a make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/libusearch' gcc -Wall -g -I.. -I../src_3rd -c -o a_star_impl.o a_star_impl.c rm libusearch.a rm: cannot remove 'libusearch.a': No such file or directory make[2]: [Makefile:16: libusearch.a] Error 1 (ignored) ar ru libusearch.a a_star_impl.o ar: creating libusearch.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/libusearch' cd ../../src_3rd/genprique && make genprique.a make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/genprique' gcc -O3 -I.. -c fibheap.c -o fibheap.o touch genprique.a rm genprique.a ar ru genprique.a fibheap.o ar: creating genprique.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src_3rd/genprique' ar ru libroute-rnd.a main.o route-rnd.o rtree.o compat_misc.o data.o io.o util_grid.o htdi.o util_rat.o netseg.o find.o rtpoly.o route_res.o conf.o ../../src/plugins//buildin.o ../../src/plugins//io_tedax/parse.o ../../src/plugins//io_tedax/io_tedax.o ../../src/plugins//export_animator/export_animator.o ../../src/plugins//export_svg/export_svg.o ../../src/plugins//rt_horver/rt_horver.o ../../src/plugins//rt_horver/escape.o ../../src/plugins//rt_horver/optimize.o ../../src/plugins//rt_horver/bus.o ../../src/plugins//rt_horver/hpkp.o ../../src/plugins//rt_topo/rt_topo.o ../../src/plugins//rt_topo/vt2br.o ../../src/plugins//rt_topo/vtcr.o ../../src/plugins//rt_topo/vtve0.o ../../src/plugins//rt_topo/laa.o ../../src/plugins//rt_topo/trbs.o ../../src/plugins//rt_topo/crbs.o ../../src_3rd/libgrbs/grbs.o ../../src_3rd/libgrbs/addr_hash.o ../../src_3rd/libgrbs/rtree.o ../../src_3rd/libgrbs/debug.o ../../src_3rd/genvector/libgenvector.a ../../src_3rd/genht/libgenht.a ../../src_3rd/libusteiner/libusteiner.a ../../src_3rd/libpsrand/mtw.o ../../src_3rd/libcdtr/libcdtr.a ../../src_3rd/libualloc/libualloc.a ../../src_3rd/libusearch/libusearch.a ../../src_3rd/genprique/genprique.a ar: creating libroute-rnd.a gcc -o route-rnd -lm main.o route-rnd.o rtree.o compat_misc.o data.o io.o util_grid.o htdi.o util_rat.o netseg.o find.o rtpoly.o route_res.o conf.o ../../src/plugins//buildin.o ../../src/plugins//io_tedax/parse.o ../../src/plugins//io_tedax/io_tedax.o ../../src/plugins//export_animator/export_animator.o ../../src/plugins//export_svg/export_svg.o ../../src/plugins//rt_horver/rt_horver.o ../../src/plugins//rt_horver/escape.o ../../src/plugins//rt_horver/optimize.o ../../src/plugins//rt_horver/bus.o ../../src/plugins//rt_horver/hpkp.o ../../src/plugins//rt_topo/rt_topo.o ../../src/plugins//rt_topo/vt2br.o ../../src/plugins//rt_topo/vtcr.o ../../src/plugins//rt_topo/vtve0.o ../../src/plugins//rt_topo/laa.o ../../src/plugins//rt_topo/trbs.o ../../src/plugins//rt_topo/crbs.o ../../src_3rd/libgrbs/grbs.o ../../src_3rd/libgrbs/addr_hash.o ../../src_3rd/libgrbs/rtree.o ../../src_3rd/libgrbs/debug.o ../../src_3rd/genvector/libgenvector.a ../../src_3rd/genht/libgenht.a ../../src_3rd/libusteiner/libusteiner.a ../../src_3rd/libpsrand/mtw.o ../../src_3rd/libcdtr/libcdtr.a ../../src_3rd/libualloc/libualloc.a ../../src_3rd/libusearch/libusearch.a ../../src_3rd/genprique/genprique.a -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src/route-rnd' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ijmk0W + umask 022 + cd /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + mkdir /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd route-rnd-0.9.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT 'INSTALL=/usr/bin/install -p' cd src/route-rnd && /usr/bin/make install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src/route-rnd' mkdir -p /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT/usr/bin cp route-rnd /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT/usr/bin/route-rnd make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/src/route-rnd' cd doc && /usr/bin/make install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/doc' mkdir -p /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT/usr/share/doc/route-rnd cp contact.html doc.html index.html irc.html license.html news.html state.html support.html /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT/usr/share/doc/route-rnd cd man && /usr/bin/make install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/doc/man' Makefile:20: warning: ignoring prerequisites on suffix rule definition /usr/bin/make install_all HOW="cp" make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/doc/man' Makefile:20: warning: ignoring prerequisites on suffix rule definition mkdir -p "/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT/usr/share/man/man1" cp "route-rnd.1" "/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT/usr/share/man/man1/route-rnd.1" make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/doc/man' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/doc/man' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3/doc' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.9.3-1.mga10 --unique-debug-suffix -0.9.3-1.mga10.x86_64 --unique-debug-src-base route-rnd-0.9.3-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/route-rnd-0.9.3 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/route-rnd-0.9.3-1.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/SPECPARTS/rpm-debuginfo.specpart Processing files: route-rnd-0.9.3-1.mga10.x86_64 Provides: route-rnd = 0.9.3-1.mga10 route-rnd(x86-64) = 0.9.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.38)(64bit) Recommends: pcb-rnd sch-rnd Processing files: route-rnd-debugsource-0.9.3-1.mga10.x86_64 Provides: route-rnd-debugsource = 0.9.3-1.mga10 route-rnd-debugsource(x86-64) = 0.9.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: route-rnd-debuginfo-0.9.3-1.mga10.x86_64 Provides: debuginfo(build-id) = ed1ece28dfc307a55a371e7d1c039b6ba191681e route-rnd-debuginfo = 0.9.3-1.mga10 route-rnd-debuginfo(x86-64) = 0.9.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: route-rnd-debugsource(x86-64) = 0.9.3-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/route-rnd-debugsource-0.9.3-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/route-rnd-debuginfo-0.9.3-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/route-rnd-0.9.3-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vxUYEm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + test -d /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/route-rnd-0.9.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!