<86>Oct 29 16:48:14 userdel[3199580]: delete user 'rooter' <86>Oct 29 16:48:14 groupadd[3199695]: group added to /etc/group: name=rooter, GID=1862 <86>Oct 29 16:48:14 groupadd[3199695]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:48:14 groupadd[3199695]: new group: name=rooter, GID=1862 <86>Oct 29 16:48:14 useradd[3199875]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:48:14 userdel[3200188]: delete user 'builder' <86>Oct 29 16:48:14 userdel[3200188]: removed group 'builder' owned by 'builder' <86>Oct 29 16:48:14 userdel[3200188]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:48:14 groupadd[3200355]: group added to /etc/group: name=builder, GID=1863 <86>Oct 29 16:48:14 groupadd[3200355]: group added to /etc/gshadow: name=builder <86>Oct 29 16:48:14 groupadd[3200355]: new group: name=builder, GID=1863 <86>Oct 29 16:48:14 useradd[3200548]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/chaco-2.2-alt8.src.rpm: The use of such a license name is ambiguous: LGPL /usr/src/in/srpm/chaco-2.2-alt8.src.rpm: license not found in '/usr/share/license' directory: v2.1 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/chaco-2.2-alt8.nosrc.rpm (w1.gzdio) Installing chaco-2.2-alt8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94113 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf chaco-2.2 + echo 'Source #0 (Chaco-2.2.tar.gz):' Source #0 (Chaco-2.2.tar.gz): + /bin/tar -xf - + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/Chaco-2.2.tar.gz + cd chaco-2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72402 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chaco-2.2 + pushd code ~/RPM/BUILD/chaco-2.2/code ~/RPM/BUILD/chaco-2.2 + SRCDIR=/usr/src/RPM/BUILD/chaco-2.2/code + make -j16 make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o main/user_params.o main/user_params.c make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o input/check_input.o input/check_input.c input/check_input.c: In function 'check_input': input/check_input.c:58:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 58 | if (graphname != NULL) | ^~ input/check_input.c:60:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 60 | if (Output_File != NULL) { | ^~ input/check_input.c:64:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 64 | else | ^~~~ input/check_input.c:66:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 66 | if (Output_File != NULL) { | ^~ input/check_input.c: In function 'check_assignment': input/check_input.c:472:12: error: type of 'ndims' defaults to 'int' [-Wimplicit-int] 472 | static int check_assignment(assignment, nvtxs, nsets_tot, ndims, local_method) | ^~~~~~~~~~~~~~~~ input/check_input.c:472:12: error: type of 'local_method' defaults to 'int' [-Wimplicit-int] make: *** [Makefile:107: input/check_input.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o graph/free_graph.o graph/free_graph.c make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o main/main.o main/main.c make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o input/input_assign.o input/input_assign.c make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o submain/divide.o submain/divide.c submain/divide.c: In function 'divide': submain/divide.c:269:13: warning: 'maxdeg' may be used uninitialized [-Wmaybe-uninitialized] 269 | klspiff(graph, nvtxs, assignment, nsets, hop_mtx, goal, term_wgts, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 270 | max_dev, maxdeg, using_ewgts, &null_ptr, weights); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ submain/divide.c:52:15: note: 'maxdeg' was declared here 52 | double maxdeg; /* maximum weighted degree of a vertex */ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o input/input_geom.o input/input_geom.c make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o input/read_val.o input/read_val.c make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o input/input.o input/input.c input/input.c: In function 'input_queries': input/input.c:55:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | scanf("%s", inname); | ^~~~~~~~~~~~~~~~~~~ input/input.c:67:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | scanf("%s", outassignname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ input/input.c:74:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | scanf("%s", outfilename); | ^~~~~~~~~~~~~~~~~~~~~~~~ input/input.c:107:13: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 107 | scanf("%s", inassignname); | ^~~~~~~~~~~~~~~~~~~~~~~~~ input/input.c:120:13: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | scanf("%s", geomname); | ^~~~~~~~~~~~~~~~~~~~~ input/input.c:143:21: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 143 | scanf("%s", geomname); | ^~~~~~~~~~~~~~~~~~~~~ input/input.c:165:17: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | scanf("%s", geomname); | ^~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o graph/reformat.o graph/reformat.c graph/reformat.c: In function 'reformat': graph/reformat.c:26:15: warning: 'eptr' may be used uninitialized [-Wmaybe-uninitialized] 26 | int *eptr; /* steps through adjacency list */ | ^~~~ graph/reformat.c:114:28: warning: 'wptr' may be used uninitialized [-Wmaybe-uninitialized] 114 | sum += *wptr; | ^~~~~ graph/reformat.c:28:15: note: 'wptr' was declared here 28 | float *wptr; /* steps through edge weights list */ | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o main/interface.o main/interface.c main/interface.c: In function 'interface': main/interface.c:230:21: warning: 'params_file' may be used uninitialized [-Wmaybe-uninitialized] 230 | if (!Using_Main && params_file != NULL) | ^ main/interface.c:46:15: note: 'params_file' was declared here 46 | FILE *params_file; /* file for reading new parameters */ | ^~~~~~~~~~~ main/interface.c:108:39: warning: 'nsets_tot' may be used uninitialized [-Wmaybe-uninitialized] 108 | goal = (double *) smalloc_ret((unsigned) nsets_tot * sizeof(double)); | ^~~~~~~~~~~~~~~~~~~~ main/interface.c:56:15: note: 'nsets_tot' was declared here 56 | int nsets_tot; /* total number of sets being created */ | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o input/reflect_input.o input/reflect_input.c make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o graph/check_graph.o graph/check_graph.c graph/check_graph.c: In function 'check_graph': graph/check_graph.c:69:25: warning: 'wgt_sum' may be used uninitialized [-Wmaybe-uninitialized] 69 | wgt_sum += graph[i]->ewgts[j]; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ graph/check_graph.c:21:15: note: 'wgt_sum' was declared here 21 | double wgt_sum; /* sum of edge weights */ | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o submain/balance.o submain/balance.c submain/balance.c: In function 'balance': submain/balance.c:111:16: warning: 'nsets_tot' may be used uninitialized [-Wmaybe-uninitialized] 111 | smalloc((unsigned) nsets_tot * sizeof(struct set_info)); | ^~~~~~~~~~~~~~~~~~~~ submain/balance.c:62:15: note: 'nsets_tot' was declared here 62 | int nsets_tot; /* total sets to divide subgraph into */ | ^~~~~~~~~ submain/balance.c:176:52: warning: 'j' may be used uninitialized [-Wmaybe-uninitialized] 176 | set_info[subsets[i]].next = set_buckets[j]; | ^ submain/balance.c:75:18: note: 'j' was declared here 75 | int i, j; /* loop counter */ | ^ submain/balance.c:264:17: warning: 'subgraph' may be used uninitialized [-Wmaybe-uninitialized] 264 | make_subgraph(graph, subgraph, subnvtxs, &subnedges, assignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 265 | set->setnum, glob2loc, loc2glob, degree, using_ewgts); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ submain/balance.c:40:23: note: 'subgraph' was declared here 40 | struct vtx_data **subgraph; /* data structure for subgraph */ | ^~~~~~~~ submain/balance.c:282:17: warning: 'subvwsqrt' may be used uninitialized [-Wmaybe-uninitialized] 282 | make_subvector(vwsqrt, subvwsqrt, subnvtxs, loc2glob); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ submain/balance.c:65:15: note: 'subvwsqrt' was declared here 65 | double *subvwsqrt; /* vwsqrt array for subgraph */ | ^~~~~~~~~ submain/balance.c:287:17: warning: 'subcoords' may be used uninitialized [-Wmaybe-uninitialized] 287 | make_subgeom(igeom, coords, subcoords, subnvtxs, loc2glob); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ submain/balance.c:67:15: note: 'subcoords' was declared here 67 | float **subcoords; /* coordinates for subgraph */ | ^~~~~~~~~ submain/balance.c:307:9: warning: 'subassign' may be used uninitialized [-Wmaybe-uninitialized] 307 | divide(subgraph, subnvtxs, subnedges, using_vwgts, using_ewgts, subvwsqrt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 308 | igeom, subcoords, subassign, merged_goal, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 309 | architecture, all_term_wgts, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 310 | global_method, local_method, rqi_flag, vmax, ndims_real, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 311 | eigtol, (hops_flag ? hops_special : hops), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 312 | nsets_real, striping); | ~~~~~~~~~~~~~~~~~~~~~ submain/balance.c:66:15: note: 'subassign' was declared here 66 | short *subassign; /* set assignments for subgraph */ | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o submain/submain.o submain/submain.c submain/submain.c: In function 'submain': submain/submain.c:302:13: warning: 'nsets_tot' may be used uninitialized [-Wmaybe-uninitialized] 302 | force_internal(graph, nvtxs, using_ewgts, assignment, goal, nsets_tot, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 303 | INTERNAL_VERTICES); | ~~~~~~~~~~~~~~~~~~ submain/submain.c:91:15: note: 'nsets_tot' was declared here 91 | int nsets_tot; /* total number of sets */ | ^~~~~~~~~ submain/submain.c:330:9: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized] 330 | assign_out(nvtxs, assignment, k, outassignname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ submain/submain.c:95:21: note: 'k' was declared here 95 | int i, j, k; /* loop counters */ | ^ make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o input/read_params.o input/read_params.c make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' make: Entering directory '/usr/src/RPM/BUILD/chaco-2.2/code' gcc -c -g -Imain -g -pipe -O2 -Wall -fPIC -DPIC -I/usr/src/RPM/BUILD/chaco-2.2/code/main -o input/input_graph.o input/input_graph.c input/input_graph.c: In function 'input_graph': input/input_graph.c:105:12: warning: 'option' may be used uninitialized [-Wmaybe-uninitialized] 105 | option /= 10; | ~~~~~~~^~~~~ input/input_graph.c:35:15: note: 'option' was declared here 35 | int option; /* input option */ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/chaco-2.2/code' error: Bad exit status from /usr/src/tmp/rpm-tmp.72402 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.72402 (%build) Command exited with non-zero status 1 1.84user 0.42system 0:00.69elapsed 327%CPU (0avgtext+0avgdata 34432maxresident)k 0inputs+0outputs (0major+63337minor)pagefaults 0swaps hsh-rebuild: rebuild of `chaco-2.2-alt8.src.rpm' failed. Command exited with non-zero status 1 0.90user 4.32system 0:14.45elapsed 36%CPU (0avgtext+0avgdata 12316maxresident)k 0inputs+0outputs (0major+85340minor)pagefaults 0swaps