<86>Jun 16 02:06:38 userdel[989970]: delete user 'rooter' <86>Jun 16 02:06:38 userdel[989970]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:06:38 userdel[989970]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:06:38 groupadd[989982]: group added to /etc/group: name=rooter, GID=1844 <86>Jun 16 02:06:38 groupadd[989982]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:06:38 groupadd[989982]: new group: name=rooter, GID=1844 <86>Jun 16 02:06:38 useradd[989996]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash <86>Jun 16 02:06:38 userdel[990012]: delete user 'builder' <86>Jun 16 02:06:38 userdel[990012]: removed group 'builder' owned by 'builder' <86>Jun 16 02:06:38 userdel[990012]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:06:38 groupadd[990027]: group added to /etc/group: name=builder, GID=1845 <86>Jun 16 02:06:38 groupadd[990027]: group added to /etc/gshadow: name=builder <86>Jun 16 02:06:38 groupadd[990027]: new group: name=builder, GID=1845 <86>Jun 16 02:06:38 useradd[990040]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash <13>Jun 16 02:06:42 rpmi: libopenblas-0.3.23-alt1.2 p10+332661.200.16.1 1702304520 installed <13>Jun 16 02:06:42 rpmi: libquadmath0-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 02:06:42 rpmi: libgfortran5-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 02:06:42 rpmi: libquadmath10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 02:06:42 rpmi: libopenblas-devel-0.3.23-alt1.2 p10+332661.200.16.1 1702304520 installed <13>Jun 16 02:06:42 rpmi: libmetis-5.1.0-alt2 sisyphus+278431.100.1.3 1626214443 installed <13>Jun 16 02:06:42 rpmi: libxblas-1.0.248-alt1.3 sisyphus+278277.100.1.1 1626083683 installed <13>Jun 16 02:06:42 rpmi: liblapack-1:3.8.0-alt4 sisyphus+264284.100.1.1 1609587743 installed <13>Jun 16 02:06:42 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 02:06:42 rpmi: libgfortran10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 02:06:42 rpmi: gcc10-fortran-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 02:06:42 rpmi: gcc-fortran-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Jun 16 02:06:42 rpmi: liblapack-devel-1:3.8.0-alt4 sisyphus+264284.100.1.1 1609587743 installed <13>Jun 16 02:06:42 rpmi: libmetis-devel-5.1.0-alt2 sisyphus+278431.100.1.3 1626214443 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/taucs-2.2-alt11.nosrc.rpm (w1.gzdio) Installing taucs-2.2-alt11.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf taucs-2.2 + echo 'Source #0 (taucs-2.2.tar.gz):' Source #0 (taucs-2.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/taucs-2.2.tar.gz + /bin/tar -xf - + cd taucs-2.2 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name CVS + rm -fR ./external/lib/win32/CVS ./external/lib/solaris/CVS ./external/lib/linux/CVS ./external/lib/irix/CVS ./external/lib/darwin/CVS ./external/lib/CVS external/lib + rm -f progs/taucs_cilk_test.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd taucs-2.2 + ./configure make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -o configurator/configurator configurator/taucs_config.c configurator/taucs_config.c: In function 'emit_configfile': configurator/taucs_config.c:244:5: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 244 | mkdir(configdir); | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' + make -j16 make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' mkdir obj mkdir obj/linux/ echo exists > obj/linux/exists.log make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' mkdir bin mkdir bin/linux/ echo exists > bin/linux/exists.log make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' mkdir lib mkdir lib/linux/ echo exists > lib/linux/exists.log make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdpre.f \ -o obj/linux/amdpre.o f951: Warning: Nonconforming tab character in column 1 of line 31 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 36 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 120 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 123 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 166 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 167 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 176 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 178 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 187 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 193 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 194 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 195 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 196 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 197 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 204 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 205 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 206 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 207 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 209 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 212 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 213 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 215 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 217 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 240 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 241 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 242 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 243 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 244 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 245 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 247 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 251 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 252 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 253 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 254 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 255 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 256 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 257 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 258 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 261 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 262 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 264 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 267 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 269 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 270 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 271 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 272 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 274 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 275 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 277 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 278 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 279 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 280 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 281 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 283 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 284 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 285 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 287 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 288 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 290 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 291 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 292 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 293 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 294 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 295 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 296 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 297 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 298 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 299 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 302 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 304 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 305 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 316 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 317 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 318 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 319 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 320 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 321 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 322 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 324 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 325 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 326 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 327 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 328 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 330 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 331 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 332 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 333 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 334 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 335 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 344 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 345 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 346 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 347 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 348 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 350 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 351 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 353 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 354 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 355 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 356 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 357 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 359 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 360 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 361 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 362 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 363 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 364 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 366 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 367 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 368 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 369 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 370 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 372 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 373 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 374 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 375 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 376 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 377 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 378 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 379 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 380 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 381 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 382 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 383 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 384 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 385 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 386 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 387 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 388 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 389 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 390 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 399 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 404 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 405 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 406 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 407 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 413 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 414 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 415 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 421 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 422 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 423 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 424 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 425 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 426 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 427 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 430 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 431 [-Wtabs] external/src/amdpre.f:32:8: 32 | $ (n, pe, iw, len, iwlen, pfree, nv, next, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:33:8: 33 | $ last, head, elen, degree, ncmpa, w, iovflo, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:32:8: 32 | $ (n, pe, iw, len, iwlen, pfree, nv, next, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:33:8: 33 | $ last, head, elen, degree, ncmpa, w, iovflo, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:32:8: 32 | $ (n, pe, iw, len, iwlen, pfree, nv, next, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:33:8: 33 | $ last, head, elen, degree, ncmpa, w, iovflo, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:37:8: 37 | $ degree (n), nv (n), next (n), last (n), head (n), | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:38:8: 38 | $ elen (n), w (n), len (n), mapping (n) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:401:8: 401 | $ last, head, elen, degree, ncmpa, w, iovflo) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:251:3: 251 | 60 if (node .eq. 0) then | 1 Warning: Label 60 at (1) defined but not used [-Wunused-label] external/src/amdpre.f:187:20: 187 | dense = Z * sqrt(real(n)) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/taucs_blas_underscore_test.c \ -oobj/linux/taucs_blas_underscore_test.o cc \ -oobj/linux/taucs_blas_underscore_test \ obj/linux/taucs_blas_underscore_test.o -llapack -llapack -lopenblas -lmetis -lgfortran -lm obj/linux/taucs_blas_underscore_test build/linux/taucs_config_tests.h Linking with dgemm_ succedded cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/taucs_blas_nounderscore_test.c \ -oobj/linux/taucs_blas_nounderscore_test.o cc \ -oobj/linux/taucs_blas_nounderscore_test \ obj/linux/taucs_blas_nounderscore_test.o -llapack -llapack -lopenblas -lmetis -lgfortran -lm ld: obj/linux/taucs_blas_nounderscore_test.o: in function `main': /usr/src/RPM/BUILD/taucs-2.2/progs/taucs_blas_nounderscore_test.c:26: undefined reference to `dgemm' collect2: error: ld returned 1 exit status make: [build/linux/makefile:26: build/linux/taucs_config_tests.h] Error 1 (ignored) obj/linux/taucs_blas_nounderscore_test build/linux/taucs_config_tests.h make: obj/linux/taucs_blas_nounderscore_test: No such file or directory make: [build/linux/makefile:27: build/linux/taucs_config_tests.h] Error 127 (ignored) cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/taucs_c99_complex_test.c \ -oobj/linux/taucs_c99_complex_test.o cc \ -oobj/linux/taucs_c99_complex_test \ obj/linux/taucs_c99_complex_test.o -llapack -llapack -lopenblas -lmetis -lgfortran -lm obj/linux/taucs_c99_complex_test build/linux/taucs_config_tests.h C99 complex numbers seem to be supported, 1+sqrt(-1)=-1.000000+1.000000i make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/readhb.f \ -o obj/linux/readhb.o external/src/readhb.f:12:8: 12 | $ indcrd, valcrd, rhscrd | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:65:8: 65 | $ indcrd, valcrd, rhscrd, nrhs, row, col, p | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:180:8: 180 | $ indcrd, valcrd, rhscrd, nrhs, row, col, p | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:295:8: 295 | $ indcrd, valcrd, rhscrd, nrhs, row, col, p | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:410:8: 410 | $ indcrd, valcrd, rhscrd, nrhs, row, col, p | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:257:24: 257 | Value (1) = myrand (0) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] external/src/readhb.f:259:27: 259 | Value (p) = myrand (-1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] external/src/readhb.f:487:24: 487 | Value (1) = myrand (0) | 1 Warning: Possible change of value in conversion from REAL(8) to COMPLEX(4) at (1) [-Wconversion] external/src/readhb.f:489:27: 489 | Value (p) = myrand (-1) | 1 Warning: Possible change of value in conversion from REAL(8) to COMPLEX(4) at (1) [-Wconversion] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/genmmd.f \ -o obj/linux/genmmd.o external/src/genmmd.f:314:72: 314 | IF ( NODE ) 400, 900, 500 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:348:72: 348 | IF ( RNODE ) 1100, 1800, 1200 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:492:72: 492 | IF ( ENODE ) 400, 800, 500 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:549:72: 549 | IF ( NODE ) 1000, 2100, 1100 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:623:72: 623 | IF ( NODE ) 1700, 2000, 1800 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:215:25: 214 | DO 200 NODE = 1, NEQNS | 2 215 | NDEG = XADJ(NODE+1) - XADJ(NODE) + 1 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) external/src/genmmd.f:191:46: 191 | SUBROUTINE MMDINT ( NEQNS, XADJ, ADJNCY, DHEAD, DFORW, | 1 Warning: Unused dummy argument 'adjncy' at (1) [-Wunused-dummy-argument] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdhat.f \ -o obj/linux/amdhat.o external/src/amdhat.f:399:32: 399 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdhat.f:402:56: 402 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'we' declared at (1) [-Wunused-variable] external/src/amdhat.f:402:68: 402 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'wnvi' declared at (1) [-Wunused-variable] external/src/amdhat.f:776:72: 776 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdexa.f \ -o obj/linux/amdexa.o external/src/amdexa.f:393:32: 393 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdexa.f:396:56: 396 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'we' declared at (1) [-Wunused-variable] external/src/amdexa.f:396:68: 396 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'wnvi' declared at (1) [-Wunused-variable] external/src/amdexa.f:770:72: 770 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdhaf.f \ -o obj/linux/amdhaf.o external/src/amdhaf.f:400:32: 400 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdhaf.f:403:56: 403 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'we' declared at (1) [-Wunused-variable] external/src/amdhaf.f:403:68: 403 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'wnvi' declared at (1) [-Wunused-variable] external/src/amdhaf.f:777:72: 777 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdbar.f \ -o obj/linux/amdbar.o external/src/amdbar.f:405:32: 405 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdbar.f:782:72: 782 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdtru.f \ -o obj/linux/amdtru.o external/src/amdtru.f:393:32: 393 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdtru.f:396:56: 396 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'we' declared at (1) [-Wunused-variable] external/src/amdtru.f:396:68: 396 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'wnvi' declared at (1) [-Wunused-variable] external/src/amdtru.f:775:72: 775 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_timer.c \ -oobj/linux/taucs_timer.o In file included from src/taucs.h:6, from src/taucs_timer.c:6: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_timer.c: In function 'taucs_wtime': src/taucs_timer.c:263:3: warning: 'ftime' is deprecated [-Wdeprecated-declarations] 263 | (void) ftime( &T ); | ^ In file included from src/taucs_timer.c:248: /usr/include/sys/timeb.h:39:12: note: declared here 39 | extern int ftime (struct timeb *__timebuf) | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_logging.c \ -oobj/linux/taucs_logging.o In file included from src/taucs.h:6, from src/taucs_logging.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_memory.c \ -oobj/linux/taucs_memory.o In file included from src/taucs.h:6, from src/taucs_memory.c:12: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base_D.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base_S.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base_C.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdatr.f \ -o obj/linux/amdatr.o external/src/amdatr.f:404:32: 404 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdatr.f:786:72: 786 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base_D.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base_S.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base_Z.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base_C.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_linsolve.c \ -oobj/linux/taucs_linsolve.o In file included from src/taucs.h:6, from src/taucs_linsolve.c:15: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_linsolve.c: In function 'taucs_linsolve': src/taucs_linsolve.c:437:10: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 437 | int rc; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_ccs_read_binary': src/taucs_ccs_io.c:39:11: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] 39 | ssize_t bytes_read; | ^~~~~~~~~~ src/taucs_ccs_io.c: In function 'taucs_vec_read_binary': src/taucs_ccs_io.c:972:11: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] 972 | ssize_t bytes_read; | ^~~~~~~~~~ src/taucs_ccs_io.c: In function 'taucs_vec_write_binary': src/taucs_ccs_io.c:1015:11: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] 1015 | ssize_t bytes_read; | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops_C.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops_D.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io_S.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_sccs_read_ccs': src/taucs_ccs_io.c:884:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fscanf(f,"%d",&N); | ^~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:888:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | fscanf(f,"%d",&pointers[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:895:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | fscanf(f,"%d",(m->rowind)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:904:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 904 | fscanf(f,"%g",(m->taucs_values)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io_D.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_dccs_read_ccs': src/taucs_ccs_io.c:884:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fscanf(f,"%d",&N); | ^~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:888:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | fscanf(f,"%d",&pointers[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:895:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | fscanf(f,"%d",(m->rowind)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:899:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 899 | fscanf(f,"%lg",(m->taucs_values)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_zccs_read_ccs': src/taucs_ccs_io.c:884:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fscanf(f,"%d",&N); | ^~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:888:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | fscanf(f,"%d",&pointers[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:895:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | fscanf(f,"%d",(m->rowind)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:911:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 911 | fscanf(f,"%lg+%lgi",&dv_r,&dv_i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io_C.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_cccs_read_ccs': src/taucs_ccs_io.c:884:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fscanf(f,"%d",&N); | ^~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:888:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | fscanf(f,"%d",&pointers[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:895:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | fscanf(f,"%d",(m->rowind)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:920:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 920 | fscanf(f,"%g+%gi",&dv_r,&dv_i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops_S.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt_D.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'recursive_multifrontal_supernodal_factor_llt_caller': src/taucs_sn_llt.c:2001:30: warning: variable 'always_null' set but not used [-Wunused-but-set-variable] 2001 | supernodal_frontal_matrix* always_null; | ^~~~~~~~~~~ src/taucs_sn_llt.c: In function 'recursive_leftlooking_supernodal_factor_llt': src/taucs_sn_llt.c:2432:8: warning: variable 'sn_size' set but not used [-Wunused-but-set-variable] 2432 | int sn_size; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt_S.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'recursive_multifrontal_supernodal_factor_llt_caller': src/taucs_sn_llt.c:2001:30: warning: variable 'always_null' set but not used [-Wunused-but-set-variable] 2001 | supernodal_frontal_matrix* always_null; | ^~~~~~~~~~~ src/taucs_sn_llt.c: In function 'recursive_leftlooking_supernodal_factor_llt': src/taucs_sn_llt.c:2432:8: warning: variable 'sn_size' set but not used [-Wunused-but-set-variable] 2432 | int sn_size; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt_C.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'recursive_multifrontal_supernodal_factor_llt_caller': src/taucs_sn_llt.c:2001:30: warning: variable 'always_null' set but not used [-Wunused-but-set-variable] 2001 | supernodal_frontal_matrix* always_null; | ^~~~~~~~~~~ src/taucs_sn_llt.c: In function 'recursive_leftlooking_supernodal_factor_llt': src/taucs_sn_llt.c:2432:8: warning: variable 'sn_size' set but not used [-Wunused-but-set-variable] 2432 | int sn_size; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt_Z.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'recursive_multifrontal_supernodal_factor_llt_caller': src/taucs_sn_llt.c:2001:30: warning: variable 'always_null' set but not used [-Wunused-but-set-variable] 2001 | supernodal_frontal_matrix* always_null; | ^~~~~~~~~~~ src/taucs_sn_llt.c: In function 'recursive_leftlooking_supernodal_factor_llt': src/taucs_sn_llt.c:2432:8: warning: variable 'sn_size' set but not used [-Wunused-but-set-variable] 2432 | int sn_size; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_complex.c \ -oobj/linux/taucs_complex.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_complex.c \ -oobj/linux/taucs_complex_Z.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_complex.c \ -oobj/linux/taucs_complex_D.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_complex.c \ -oobj/linux/taucs_complex_S.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_complex.c \ -oobj/linux/taucs_complex_C.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_order.c \ -oobj/linux/taucs_ccs_order.o In file included from src/taucs.h:6, from src/taucs_ccs_order.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt_D.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt_S.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt_C.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt_D.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_factor_llt.c: In function 'spa_scale_add': src/taucs_ccs_factor_llt.c:91:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 91 | int i, ip, next; | ^~~~ src/taucs_ccs_factor_llt.c: In function 'taucs_dccs_factor_llt_partial': src/taucs_ccs_factor_llt.c:487:7: warning: variable 'Aj_nnz' set but not used [-Wunused-but-set-variable] 487 | int Aj_nnz; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt_S.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_factor_llt.c: In function 'spa_scale_add': src/taucs_ccs_factor_llt.c:91:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 91 | int i, ip, next; | ^~~~ src/taucs_ccs_factor_llt.c: In function 'taucs_sccs_factor_llt_partial': src/taucs_ccs_factor_llt.c:487:7: warning: variable 'Aj_nnz' set but not used [-Wunused-but-set-variable] 487 | int Aj_nnz; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_factor_llt.c: In function 'spa_scale_add': src/taucs_ccs_factor_llt.c:91:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 91 | int i, ip, next; | ^~~~ src/taucs_ccs_factor_llt.c: In function 'taucs_zccs_factor_llt_partial': src/taucs_ccs_factor_llt.c:487:7: warning: variable 'Aj_nnz' set but not used [-Wunused-but-set-variable] 487 | int Aj_nnz; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'ordered_uf_union': src/taucs_sn_llt.c:1313:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1313 | } else | ^~~~ src/taucs_sn_llt.c:1315:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 1315 | return s; | ^~~~~~ At top level: src/taucs_sn_llt.c:1339:1: warning: 'tree_first_descendant' defined but not used [-Wunused-function] 1339 | tree_first_descendant(int j, | ^~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt_C.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_factor_llt.c: In function 'spa_scale_add': src/taucs_ccs_factor_llt.c:91:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 91 | int i, ip, next; | ^~~~ src/taucs_ccs_factor_llt.c: In function 'taucs_cccs_factor_llt_partial': src/taucs_ccs_factor_llt.c:487:7: warning: variable 'Aj_nnz' set but not used [-Wunused-but-set-variable] 487 | int Aj_nnz; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_malloc.c \ -oobj/linux/taucs_malloc.o In file included from src/taucs.h:6, from src/taucs_malloc.c:3: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_recvaidya.c \ -oobj/linux/taucs_recvaidya_D.o In file included from src/taucs.h:6, from src/taucs_recvaidya.c:12: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_recvaidya.c: In function 'taucs_recursive_amwb_preconditioner_create': src/taucs_recvaidya.c:254:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] 254 | int p; | ^ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ooc_io.c \ -oobj/linux/taucs_ooc_io.o In file included from src/taucs.h:6, from src/taucs_ooc_io.c:16: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ooc_io.c: In function 'taucs_io_write': src/taucs_ooc_io.c:534:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 534 | if(next_size>IO_FILE_RESTRICTION*1024*1024) | ^~ src/taucs_ooc_io.c:536:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 536 | start_file_index++; | ^~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_read': src/taucs_ooc_io.c:626:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 626 | if(next_size>IO_FILE_RESTRICTION*1024*1024) | ^~ src/taucs_ooc_io.c:628:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 628 | start_file_index++; | ^~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_append': src/taucs_ooc_io.c:424:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 424 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:424:19: note: directive argument in the range [-2147483647, 2147483647] 424 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_close': src/taucs_ooc_io.c:750:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 750 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:750:24: note: directive argument in the range [-2147483647, 2147483647] 750 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:793:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 793 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:793:19: note: directive argument in the range [-2147483647, 2147483647] 793 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:835:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 835 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:835:19: note: directive argument in the range [-2147483647, 2147483647] 835 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:876:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 876 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:876:19: note: directive argument in the range [-2147483647, 2147483647] 876 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:916:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 916 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:916:19: note: directive argument in the range [-2147483647, 2147483647] 916 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:943:23: warning: '%d' directive writing between 1 and 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 943 | sprintf(filename,"%s.%d",h->basename,i); | ^~ src/taucs_ooc_io.c:943:19: note: directive argument in the range [0, 1023] 943 | sprintf(filename,"%s.%d",h->basename,i); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 261 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_open_multifile': src/taucs_ooc_io.c:1107:26: warning: '%d' directive writing between 1 and 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1107 | sprintf(filename,"%s.%d",hs->basename,i); | ^~ src/taucs_ooc_io.c:1107:22: note: directive argument in the range [0, 1024] 1107 | sprintf(filename,"%s.%d",hs->basename,i); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 261 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:1142:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1142 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~ src/taucs_ooc_io.c:1142:24: note: directive argument in the range [-2147483647, 2147483647] 1142 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:1175:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1175 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~ src/taucs_ooc_io.c:1175:24: note: directive argument in the range [-2147483647, 2147483647] 1175 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:1208:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1208 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~ src/taucs_ooc_io.c:1208:24: note: directive argument in the range [-2147483647, 2147483647] 1208 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:1241:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1241 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~ src/taucs_ooc_io.c:1241:24: note: directive argument in the range [-2147483647, 2147483647] 1241 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_delete': src/taucs_ooc_io.c:1278:28: warning: '%d' directive writing between 1 and 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1278 | sprintf(filename,"%s.%d",h->basename,i); | ^~ src/taucs_ooc_io.c:1278:24: note: directive argument in the range [0, 1023] 1278 | sprintf(filename,"%s.%d",h->basename,i); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 261 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_xxt.c \ -oobj/linux/taucs_ccs_xxt_D.o In file included from src/taucs.h:6, from src/taucs_ccs_xxt.c:12: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_xxt.c: In function 'spa_scale_add': src/taucs_ccs_xxt.c:159:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 159 | int i, ip, next; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/taucs_run.c \ -oobj/linux/taucs_run.o In file included from src/taucs.h:6, from progs/taucs_run.c:30: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition progs/taucs_run.c: In function 'main': progs/taucs_run.c:56:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 56 | int rc; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/direct.c \ -oobj/linux/direct.o In file included from src/taucs.h:6, from progs/direct.c:17: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition progs/direct.c: In function 'actual_main': progs/direct.c:501:12: warning: variable 'unit' set but not used [-Wunused-but-set-variable] 501 | double unit; | ^~~~ progs/direct.c:381:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | fscanf(f,"%d",&n); | ^~~~~~~~~~~~~~~~~ progs/direct.c:385:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 385 | fscanf(f,"%lg",(Bd)+j); | ^~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_iter.c \ -oobj/linux/taucs_iter_D.o In file included from src/taucs.h:6, from src/taucs_iter.c:9: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ external/src/colamd.c \ -oobj/linux/colamd.o make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_gremban.c \ -oobj/linux/taucs_gremban_D.o In file included from src/taucs.h:6, from src/taucs_gremban.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_gremban.c: In function 'Metis_struct_print': src/taucs_gremban.c:396:9: warning: variable 'nent' set but not used [-Wunused-but-set-variable] 396 | int n,nent; | ^~~~ src/taucs_gremban.c: In function 'create_recursive_preconditioner': src/taucs_gremban.c:561:15: warning: variable 'orig_n' set but not used [-Wunused-but-set-variable] 561 | int i,j,n,k,orig_n,p,t1,p2; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/iter.c \ -oobj/linux/iter.o In file included from src/taucs.h:6, from progs/iter.c:22: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition progs/iter.c: In function 'main': progs/iter.c:176:16: warning: variable 'sg_command' set but not used [-Wunused-but-set-variable] 176 | char* sg_command = "qqq"; | ^~~~~~~~~~ progs/iter.c:365:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 365 | fscanf(f,"%d",&n); | ^~~~~~~~~~~~~~~~~ progs/iter.c:369:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 369 | fscanf(f,"%lg",B+j); | ^~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_generators.c \ -oobj/linux/taucs_ccs_generators_D.o In file included from src/taucs.h:6, from src/taucs_ccs_generators.c:11: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_generators.c: In function 'taucs_ccs_generate_rrn': src/taucs_ccs_generators.c:446:14: warning: comparison of constant '-1' with boolean expression is always true [-Wbool-compare] 446 | if (jw != j != -1) { | ^~ src/taucs_ccs_generators.c:446:9: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 446 | if (jw != j != -1) { | ~~~^~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt_D.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_llt.c: In function 'taucs_dooc_factor_llt': src/taucs_ccs_ooc_llt.c:2433:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2433 | int ind_max_mult = 0; | ^~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c: In function 'taucs_dooc_factor_llt_panelchoice': src/taucs_ccs_ooc_llt.c:2674:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2674 | int ind_max_mult = 0; | ^~~~~~~~~~~~ At top level: src/taucs_ccs_ooc_llt.c:1338:1: warning: 'recursive_compute_supernodes_ipostorder' defined but not used [-Wunused-function] 1338 | recursive_compute_supernodes_ipostorder(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1308:1: warning: 'recursive_compute_supernodes_in_core_old' defined but not used [-Wunused-function] 1308 | recursive_compute_supernodes_in_core_old(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1161:1: warning: 'recursive_leftlooking_supernodal_factor_llt_ooc' defined but not used [-Wunused-function] 1161 | recursive_leftlooking_supernodal_factor_llt_ooc(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1096:1: warning: 'recursive_read_L' defined but not used [-Wunused-function] 1096 | recursive_read_L(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_llt.c: In function 'taucs_zooc_factor_llt': src/taucs_ccs_ooc_llt.c:2433:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2433 | int ind_max_mult = 0; | ^~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c: In function 'taucs_zooc_factor_llt_panelchoice': src/taucs_ccs_ooc_llt.c:2674:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2674 | int ind_max_mult = 0; | ^~~~~~~~~~~~ At top level: src/taucs_ccs_ooc_llt.c:1338:1: warning: 'recursive_compute_supernodes_ipostorder' defined but not used [-Wunused-function] 1338 | recursive_compute_supernodes_ipostorder(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1308:1: warning: 'recursive_compute_supernodes_in_core_old' defined but not used [-Wunused-function] 1308 | recursive_compute_supernodes_in_core_old(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1161:1: warning: 'recursive_leftlooking_supernodal_factor_llt_ooc' defined but not used [-Wunused-function] 1161 | recursive_leftlooking_supernodal_factor_llt_ooc(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1096:1: warning: 'recursive_read_L' defined but not used [-Wunused-function] 1096 | recursive_read_L(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt_C.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_llt.c: In function 'taucs_cooc_factor_llt': src/taucs_ccs_ooc_llt.c:2433:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2433 | int ind_max_mult = 0; | ^~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c: In function 'taucs_cooc_factor_llt_panelchoice': src/taucs_ccs_ooc_llt.c:2674:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2674 | int ind_max_mult = 0; | ^~~~~~~~~~~~ At top level: src/taucs_ccs_ooc_llt.c:1338:1: warning: 'recursive_compute_supernodes_ipostorder' defined but not used [-Wunused-function] 1338 | recursive_compute_supernodes_ipostorder(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1308:1: warning: 'recursive_compute_supernodes_in_core_old' defined but not used [-Wunused-function] 1308 | recursive_compute_supernodes_in_core_old(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1161:1: warning: 'recursive_leftlooking_supernodal_factor_llt_ooc' defined but not used [-Wunused-function] 1161 | recursive_leftlooking_supernodal_factor_llt_ooc(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1096:1: warning: 'recursive_read_L' defined but not used [-Wunused-function] 1096 | recursive_read_L(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt_S.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_llt.c: In function 'taucs_sooc_factor_llt': src/taucs_ccs_ooc_llt.c:2433:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2433 | int ind_max_mult = 0; | ^~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c: In function 'taucs_sooc_factor_llt_panelchoice': src/taucs_ccs_ooc_llt.c:2674:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2674 | int ind_max_mult = 0; | ^~~~~~~~~~~~ At top level: src/taucs_ccs_ooc_llt.c:1338:1: warning: 'recursive_compute_supernodes_ipostorder' defined but not used [-Wunused-function] 1338 | recursive_compute_supernodes_ipostorder(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1308:1: warning: 'recursive_compute_supernodes_in_core_old' defined but not used [-Wunused-function] 1308 | recursive_compute_supernodes_in_core_old(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1161:1: warning: 'recursive_leftlooking_supernodal_factor_llt_ooc' defined but not used [-Wunused-function] 1161 | recursive_leftlooking_supernodal_factor_llt_ooc(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1096:1: warning: 'recursive_read_L' defined but not used [-Wunused-function] 1096 | recursive_read_L(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu_S.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_lu.c: In function 'stack_push': src/taucs_ccs_ooc_lu.c:947:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 947 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c: In function 'oocsp_colanalyze': src/taucs_ccs_ooc_lu.c:371:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 371 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:439:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 439 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:467:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~ src/taucs_ccs_ooc_lu.c:467:21: note: directive argument in the range [0, 2147483647] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:544:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 544 | sprintf(fname,"%s.%c.%d", | ^~ src/taucs_ccs_ooc_lu.c:544:21: note: directive argument in the range [-1073741824, 1073741823] 544 | sprintf(fname,"%s.%c.%d", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:556:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 556 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+openruns); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:625:24: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 625 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+run); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:730:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 730 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:991:20: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ src/taucs_ccs_ooc_lu.c:991:16: note: directive argument in the range [-2147483648, 2147483646] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:774:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 774 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:786:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 786 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_lu.c: In function 'stack_push': src/taucs_ccs_ooc_lu.c:947:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 947 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c: In function 'oocsp_colanalyze': src/taucs_ccs_ooc_lu.c:371:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 371 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:439:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 439 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:467:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~ src/taucs_ccs_ooc_lu.c:467:21: note: directive argument in the range [0, 2147483647] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:544:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 544 | sprintf(fname,"%s.%c.%d", | ^~ src/taucs_ccs_ooc_lu.c:544:21: note: directive argument in the range [-1073741824, 1073741823] 544 | sprintf(fname,"%s.%c.%d", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:556:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 556 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+openruns); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:625:24: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 625 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+run); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:730:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 730 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:991:20: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ src/taucs_ccs_ooc_lu.c:991:16: note: directive argument in the range [-2147483648, 2147483646] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:774:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 774 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:786:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 786 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu_D.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_lu.c: In function 'stack_push': src/taucs_ccs_ooc_lu.c:947:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 947 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c: In function 'oocsp_colanalyze': src/taucs_ccs_ooc_lu.c:371:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 371 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:439:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 439 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:467:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~ src/taucs_ccs_ooc_lu.c:467:21: note: directive argument in the range [0, 2147483647] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:544:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 544 | sprintf(fname,"%s.%c.%d", | ^~ src/taucs_ccs_ooc_lu.c:544:21: note: directive argument in the range [-1073741824, 1073741823] 544 | sprintf(fname,"%s.%c.%d", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:556:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 556 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+openruns); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:625:24: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 625 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+run); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:730:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 730 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:991:20: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ src/taucs_ccs_ooc_lu.c:991:16: note: directive argument in the range [-2147483648, 2147483646] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:774:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 774 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:786:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 786 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_vaidya.c \ -oobj/linux/taucs_vaidya_D.o In file included from src/taucs.h:6, from src/taucs_vaidya.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_vaidya.c: In function 'disconnect': src/taucs_vaidya.c:1241:7: warning: variable 'oldfather' set but not used [-Wunused-but-set-variable] 1241 | int oldfather; | ^~~~~~~~~ src/taucs_vaidya.c: In function 'amwb_preconditioner_create': src/taucs_vaidya.c:2577:11: warning: variable 'y1' set but not used [-Wunused-but-set-variable] 2577 | int x1,y1,edge_sign1; | ^~ src/taucs_vaidya.c:2577:8: warning: variable 'x1' set but not used [-Wunused-but-set-variable] 2577 | int x1,y1,edge_sign1; | ^~ src/taucs_vaidya.c:1396:20: warning: variable 'step2_Bent' set but not used [-Wunused-but-set-variable] 1396 | int basis_Bent=0,step2_Bent=0; | ^~~~~~~~~~ src/taucs_vaidya.c: In function 'Av_Part_W': src/taucs_vaidya.c:3045:67: warning: variable 'nent' set but not used [-Wunused-but-set-variable] 3045 | int *pi=NULL,*d=NULL,i,k,*findrho=NULL,minrho,maxdist,classes,n,nent,root,j,curr_partition=0; | ^~~~ At top level: src/taucs_vaidya.c:336:13: warning: 'quick_sort' defined but not used [-Wunused-function] 336 | static void quick_sort(heap h, int p, int r) | ^~~~~~~~~~ src/taucs_vaidya.c: In function 'amst_preconditioner_create': src/taucs_vaidya.c:3687:3: warning: 'dilation' may be used uninitialized in this function [-Wmaybe-uninitialized] 3687 | printf("Cong-Dil = %f\n",cong*dilation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_vaidya.c:3667:10: note: 'dilation' was declared here 3667 | double dilation; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu_C.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_lu.c: In function 'stack_push': src/taucs_ccs_ooc_lu.c:947:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 947 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c: In function 'oocsp_colanalyze': src/taucs_ccs_ooc_lu.c:371:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 371 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:439:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 439 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:467:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~ src/taucs_ccs_ooc_lu.c:467:21: note: directive argument in the range [0, 2147483647] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:544:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 544 | sprintf(fname,"%s.%c.%d", | ^~ src/taucs_ccs_ooc_lu.c:544:21: note: directive argument in the range [-1073741824, 1073741823] 544 | sprintf(fname,"%s.%c.%d", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:556:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 556 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+openruns); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:625:24: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 625 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+run); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:730:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 730 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:991:20: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ src/taucs_ccs_ooc_lu.c:991:16: note: directive argument in the range [-2147483648, 2147483646] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:774:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 774 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:786:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 786 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' rm -rf lib/linux/libtaucs.a ar cr lib/linux/libtaucs.a obj/linux/taucs_sn_llt.o obj/linux/taucs_sn_llt_D.o obj/linux/taucs_sn_llt_S.o obj/linux/taucs_sn_llt_Z.o obj/linux/taucs_sn_llt_C.o obj/linux/taucs_linsolve.o obj/linux/taucs_logging.o obj/linux/taucs_memory.o obj/linux/taucs_timer.o obj/linux/taucs_ccs_base.o obj/linux/taucs_ccs_base_D.o obj/linux/taucs_ccs_base_S.o obj/linux/taucs_ccs_base_Z.o obj/linux/taucs_ccs_base_C.o obj/linux/taucs_vec_base.o obj/linux/taucs_vec_base_D.o obj/linux/taucs_vec_base_S.o obj/linux/taucs_vec_base_Z.o obj/linux/taucs_vec_base_C.o obj/linux/taucs_ccs_ops.o obj/linux/taucs_ccs_ops_D.o obj/linux/taucs_ccs_ops_S.o obj/linux/taucs_ccs_ops_Z.o obj/linux/taucs_ccs_ops_C.o obj/linux/taucs_ccs_io.o obj/linux/taucs_ccs_io_D.o obj/linux/taucs_ccs_io_S.o obj/linux/taucs_ccs_io_Z.o obj/linux/taucs_ccs_io_C.o obj/linux/taucs_ccs_order.o obj/linux/taucs_ccs_factor_llt.o obj/linux/taucs_ccs_factor_llt_D.o obj/linux/taucs_ccs_factor_llt_S.o obj/linux/taucs_ccs_factor_llt_Z.o obj/linux/taucs_ccs_factor_llt_C.o obj/linux/taucs_ccs_solve_llt.o obj/linux/taucs_ccs_solve_llt_D.o obj/linux/taucs_ccs_solve_llt_S.o obj/linux/taucs_ccs_solve_llt_Z.o obj/linux/taucs_ccs_solve_llt_C.o obj/linux/taucs_complex.o obj/linux/taucs_complex_D.o obj/linux/taucs_complex_S.o obj/linux/taucs_complex_Z.o obj/linux/taucs_complex_C.o obj/linux/taucs_ccs_ooc_llt.o obj/linux/taucs_ccs_ooc_llt_D.o obj/linux/taucs_ccs_ooc_llt_S.o obj/linux/taucs_ccs_ooc_llt_Z.o obj/linux/taucs_ccs_ooc_llt_C.o obj/linux/taucs_ccs_ooc_lu.o obj/linux/taucs_ccs_ooc_lu_D.o obj/linux/taucs_ccs_ooc_lu_S.o obj/linux/taucs_ccs_ooc_lu_Z.o obj/linux/taucs_ccs_ooc_lu_C.o obj/linux/taucs_ooc_io.o obj/linux/taucs_iter_D.o obj/linux/taucs_vaidya_D.o obj/linux/taucs_recvaidya_D.o obj/linux/taucs_gremban_D.o obj/linux/taucs_ccs_xxt_D.o obj/linux/taucs_ccs_generators_D.o obj/linux/taucs_malloc.o obj/linux/readhb.o obj/linux/amdatr.o obj/linux/amdbar.o obj/linux/amdexa.o obj/linux/amdhaf.o obj/linux/amdhat.o obj/linux/amdpre.o obj/linux/amdtru.o obj/linux/genmmd.o obj/linux/colamd.o ranlib lib/linux/libtaucs.a make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc \ -obin/linux/iter \ obj/linux/iter.o \ -Llib/linux/ -ltaucs \ -llapack -llapack -lopenblas -lmetis -lgfortran -lm make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc \ -obin/linux/taucs_run \ obj/linux/taucs_run.o \ -Llib/linux/ -ltaucs \ -llapack -llapack -lopenblas -lmetis -lgfortran -lm make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc \ -obin/linux/direct \ obj/linux/direct.o \ -Llib/linux/ -ltaucs \ -llapack -llapack -lopenblas -lmetis -lgfortran -lm make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' + rm -fR bin + mkdir -p lib/linux/tmp + pushd lib/linux/tmp ~/RPM/BUILD/taucs-2.2/lib/linux/tmp ~/RPM/BUILD/taucs-2.2 + ar x ../libtaucs.a + g77 -shared amdatr.o amdbar.o amdexa.o amdhaf.o amdhat.o amdpre.o amdtru.o colamd.o genmmd.o readhb.o taucs_ccs_base.o taucs_ccs_base_C.o taucs_ccs_base_D.o taucs_ccs_base_S.o taucs_ccs_base_Z.o taucs_ccs_factor_llt.o taucs_ccs_factor_llt_C.o taucs_ccs_factor_llt_D.o taucs_ccs_factor_llt_S.o taucs_ccs_factor_llt_Z.o taucs_ccs_generators_D.o taucs_ccs_io.o taucs_ccs_io_C.o taucs_ccs_io_D.o taucs_ccs_io_S.o taucs_ccs_io_Z.o taucs_ccs_ooc_llt.o taucs_ccs_ooc_llt_C.o taucs_ccs_ooc_llt_D.o taucs_ccs_ooc_llt_S.o taucs_ccs_ooc_llt_Z.o taucs_ccs_ooc_lu.o taucs_ccs_ooc_lu_C.o taucs_ccs_ooc_lu_D.o taucs_ccs_ooc_lu_S.o taucs_ccs_ooc_lu_Z.o taucs_ccs_ops.o taucs_ccs_ops_C.o taucs_ccs_ops_D.o taucs_ccs_ops_S.o taucs_ccs_ops_Z.o taucs_ccs_order.o taucs_ccs_solve_llt.o taucs_ccs_solve_llt_C.o taucs_ccs_solve_llt_D.o taucs_ccs_solve_llt_S.o taucs_ccs_solve_llt_Z.o taucs_ccs_xxt_D.o taucs_complex.o taucs_complex_C.o taucs_complex_D.o taucs_complex_S.o taucs_complex_Z.o taucs_gremban_D.o taucs_iter_D.o taucs_linsolve.o taucs_logging.o taucs_malloc.o taucs_memory.o taucs_ooc_io.o taucs_recvaidya_D.o taucs_sn_llt.o taucs_sn_llt_C.o taucs_sn_llt_D.o taucs_sn_llt_S.o taucs_sn_llt_Z.o taucs_timer.o taucs_vaidya_D.o taucs_vec_base.o taucs_vec_base_C.o taucs_vec_base_D.o taucs_vec_base_S.o taucs_vec_base_Z.o -lmetis -llapack -lopenblas -Wl,-soname,libtaucs.so.0 -o ../libtaucs.so.0.0.0 + ln -s libtaucs.so.0.0.0 ../libtaucs.so.0 + ln -s libtaucs.so.0 ../libtaucs.so + rm -f amdatr.o amdbar.o amdexa.o amdhaf.o amdhat.o amdpre.o amdtru.o colamd.o genmmd.o readhb.o taucs_ccs_base.o taucs_ccs_base_C.o taucs_ccs_base_D.o taucs_ccs_base_S.o taucs_ccs_base_Z.o taucs_ccs_factor_llt.o taucs_ccs_factor_llt_C.o taucs_ccs_factor_llt_D.o taucs_ccs_factor_llt_S.o taucs_ccs_factor_llt_Z.o taucs_ccs_generators_D.o taucs_ccs_io.o taucs_ccs_io_C.o taucs_ccs_io_D.o taucs_ccs_io_S.o taucs_ccs_io_Z.o taucs_ccs_ooc_llt.o taucs_ccs_ooc_llt_C.o taucs_ccs_ooc_llt_D.o taucs_ccs_ooc_llt_S.o taucs_ccs_ooc_llt_Z.o taucs_ccs_ooc_lu.o taucs_ccs_ooc_lu_C.o taucs_ccs_ooc_lu_D.o taucs_ccs_ooc_lu_S.o taucs_ccs_ooc_lu_Z.o taucs_ccs_ops.o taucs_ccs_ops_C.o taucs_ccs_ops_D.o taucs_ccs_ops_S.o taucs_ccs_ops_Z.o taucs_ccs_order.o taucs_ccs_solve_llt.o taucs_ccs_solve_llt_C.o taucs_ccs_solve_llt_D.o taucs_ccs_solve_llt_S.o taucs_ccs_solve_llt_Z.o taucs_ccs_xxt_D.o taucs_complex.o taucs_complex_C.o taucs_complex_D.o taucs_complex_S.o taucs_complex_Z.o taucs_gremban_D.o taucs_iter_D.o taucs_linsolve.o taucs_logging.o taucs_malloc.o taucs_memory.o taucs_ooc_io.o taucs_recvaidya_D.o taucs_sn_llt.o taucs_sn_llt_C.o taucs_sn_llt_D.o taucs_sn_llt_S.o taucs_sn_llt_Z.o taucs_timer.o taucs_vaidya_D.o taucs_vec_base.o taucs_vec_base_C.o taucs_vec_base_D.o taucs_vec_base_S.o taucs_vec_base_Z.o + popd ~/RPM/BUILD/taucs-2.2 + rmdir lib/linux/tmp + make -j16 make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' mkdir bin mkdir bin/linux/ echo exists > bin/linux/exists.log make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_timer.c \ -oobj/linux/taucs_timer.o In file included from src/taucs.h:6, from src/taucs_timer.c:6: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_timer.c: In function 'taucs_wtime': src/taucs_timer.c:263:3: warning: 'ftime' is deprecated [-Wdeprecated-declarations] 263 | (void) ftime( &T ); | ^ In file included from src/taucs_timer.c:248: /usr/include/sys/timeb.h:39:12: note: declared here 39 | extern int ftime (struct timeb *__timebuf) | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base_C.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base_S.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_base.c \ -oobj/linux/taucs_ccs_base_D.o In file included from src/taucs.h:6, from src/taucs_ccs_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_logging.c \ -oobj/linux/taucs_logging.o In file included from src/taucs.h:6, from src/taucs_logging.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_memory.c \ -oobj/linux/taucs_memory.o In file included from src/taucs.h:6, from src/taucs_memory.c:12: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base_D.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base_S.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base_Z.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_vec_base.c \ -oobj/linux/taucs_vec_base_C.o In file included from src/taucs.h:6, from src/taucs_vec_base.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_linsolve.c \ -oobj/linux/taucs_linsolve.o In file included from src/taucs.h:6, from src/taucs_linsolve.c:15: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_linsolve.c: In function 'taucs_linsolve': src/taucs_linsolve.c:437:10: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 437 | int rc; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_ccs_read_binary': src/taucs_ccs_io.c:39:11: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] 39 | ssize_t bytes_read; | ^~~~~~~~~~ src/taucs_ccs_io.c: In function 'taucs_vec_read_binary': src/taucs_ccs_io.c:972:11: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] 972 | ssize_t bytes_read; | ^~~~~~~~~~ src/taucs_ccs_io.c: In function 'taucs_vec_write_binary': src/taucs_ccs_io.c:1015:11: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] 1015 | ssize_t bytes_read; | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops_C.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops_D.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_ops.c \ -oobj/linux/taucs_ccs_ops_S.o In file included from src/taucs.h:6, from src/taucs_ccs_ops.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io_D.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_dccs_read_ccs': src/taucs_ccs_io.c:884:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fscanf(f,"%d",&N); | ^~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:888:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | fscanf(f,"%d",&pointers[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:895:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | fscanf(f,"%d",(m->rowind)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:899:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 899 | fscanf(f,"%lg",(m->taucs_values)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io_S.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_sccs_read_ccs': src/taucs_ccs_io.c:884:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fscanf(f,"%d",&N); | ^~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:888:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | fscanf(f,"%d",&pointers[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:895:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | fscanf(f,"%d",(m->rowind)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:904:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 904 | fscanf(f,"%g",(m->taucs_values)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_zccs_read_ccs': src/taucs_ccs_io.c:884:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fscanf(f,"%d",&N); | ^~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:888:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | fscanf(f,"%d",&pointers[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:895:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | fscanf(f,"%d",(m->rowind)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:911:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 911 | fscanf(f,"%lg+%lgi",&dv_r,&dv_i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt_D.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'recursive_multifrontal_supernodal_factor_llt_caller': src/taucs_sn_llt.c:2001:30: warning: variable 'always_null' set but not used [-Wunused-but-set-variable] 2001 | supernodal_frontal_matrix* always_null; | ^~~~~~~~~~~ src/taucs_sn_llt.c: In function 'recursive_leftlooking_supernodal_factor_llt': src/taucs_sn_llt.c:2432:8: warning: variable 'sn_size' set but not used [-Wunused-but-set-variable] 2432 | int sn_size; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt_S.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'recursive_multifrontal_supernodal_factor_llt_caller': src/taucs_sn_llt.c:2001:30: warning: variable 'always_null' set but not used [-Wunused-but-set-variable] 2001 | supernodal_frontal_matrix* always_null; | ^~~~~~~~~~~ src/taucs_sn_llt.c: In function 'recursive_leftlooking_supernodal_factor_llt': src/taucs_sn_llt.c:2432:8: warning: variable 'sn_size' set but not used [-Wunused-but-set-variable] 2432 | int sn_size; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt_Z.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'recursive_multifrontal_supernodal_factor_llt_caller': src/taucs_sn_llt.c:2001:30: warning: variable 'always_null' set but not used [-Wunused-but-set-variable] 2001 | supernodal_frontal_matrix* always_null; | ^~~~~~~~~~~ src/taucs_sn_llt.c: In function 'recursive_leftlooking_supernodal_factor_llt': src/taucs_sn_llt.c:2432:8: warning: variable 'sn_size' set but not used [-Wunused-but-set-variable] 2432 | int sn_size; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_io.c \ -oobj/linux/taucs_ccs_io_C.o In file included from src/taucs.h:6, from src/taucs_ccs_io.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_io.c: In function 'taucs_cccs_read_ccs': src/taucs_ccs_io.c:884:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fscanf(f,"%d",&N); | ^~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:888:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 888 | fscanf(f,"%d",&pointers[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:895:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 895 | fscanf(f,"%d",(m->rowind)+i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_io.c:920:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 920 | fscanf(f,"%g+%gi",&dv_r,&dv_i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_complex.c \ -oobj/linux/taucs_complex.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_order.c \ -oobj/linux/taucs_ccs_order.o In file included from src/taucs.h:6, from src/taucs_ccs_order.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_complex.c \ -oobj/linux/taucs_complex_D.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt_C.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'recursive_multifrontal_supernodal_factor_llt_caller': src/taucs_sn_llt.c:2001:30: warning: variable 'always_null' set but not used [-Wunused-but-set-variable] 2001 | supernodal_frontal_matrix* always_null; | ^~~~~~~~~~~ src/taucs_sn_llt.c: In function 'recursive_leftlooking_supernodal_factor_llt': src/taucs_sn_llt.c:2432:8: warning: variable 'sn_size' set but not used [-Wunused-but-set-variable] 2432 | int sn_size; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt_D.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_complex.c \ -oobj/linux/taucs_complex_S.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_complex.c \ -oobj/linux/taucs_complex_Z.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_complex.c \ -oobj/linux/taucs_complex_C.o In file included from src/taucs.h:6, from src/taucs_complex.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt_S.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt_D.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_factor_llt.c: In function 'spa_scale_add': src/taucs_ccs_factor_llt.c:91:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 91 | int i, ip, next; | ^~~~ src/taucs_ccs_factor_llt.c: In function 'taucs_dccs_factor_llt_partial': src/taucs_ccs_factor_llt.c:487:7: warning: variable 'Aj_nnz' set but not used [-Wunused-but-set-variable] 487 | int Aj_nnz; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_solve_llt.c \ -oobj/linux/taucs_ccs_solve_llt_C.o In file included from src/taucs.h:6, from src/taucs_ccs_solve_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt_S.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_factor_llt.c: In function 'spa_scale_add': src/taucs_ccs_factor_llt.c:91:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 91 | int i, ip, next; | ^~~~ src/taucs_ccs_factor_llt.c: In function 'taucs_sccs_factor_llt_partial': src/taucs_ccs_factor_llt.c:487:7: warning: variable 'Aj_nnz' set but not used [-Wunused-but-set-variable] 487 | int Aj_nnz; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_factor_llt.c: In function 'spa_scale_add': src/taucs_ccs_factor_llt.c:91:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 91 | int i, ip, next; | ^~~~ src/taucs_ccs_factor_llt.c: In function 'taucs_zccs_factor_llt_partial': src/taucs_ccs_factor_llt.c:487:7: warning: variable 'Aj_nnz' set but not used [-Wunused-but-set-variable] 487 | int Aj_nnz; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_factor_llt.c \ -oobj/linux/taucs_ccs_factor_llt_C.o In file included from src/taucs.h:6, from src/taucs_ccs_factor_llt.c:10: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_factor_llt.c: In function 'spa_scale_add': src/taucs_ccs_factor_llt.c:91:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 91 | int i, ip, next; | ^~~~ src/taucs_ccs_factor_llt.c: In function 'taucs_cccs_factor_llt_partial': src/taucs_ccs_factor_llt.c:487:7: warning: variable 'Aj_nnz' set but not used [-Wunused-but-set-variable] 487 | int Aj_nnz; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_sn_llt.c \ -oobj/linux/taucs_sn_llt.o In file included from src/taucs.h:6, from src/taucs_sn_llt.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_sn_llt.c: In function 'ordered_uf_union': src/taucs_sn_llt.c:1313:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1313 | } else | ^~~~ src/taucs_sn_llt.c:1315:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 1315 | return s; | ^~~~~~ At top level: src/taucs_sn_llt.c:1339:1: warning: 'tree_first_descendant' defined but not used [-Wunused-function] 1339 | tree_first_descendant(int j, | ^~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_malloc.c \ -oobj/linux/taucs_malloc.o In file included from src/taucs.h:6, from src/taucs_malloc.c:3: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_recvaidya.c \ -oobj/linux/taucs_recvaidya_D.o In file included from src/taucs.h:6, from src/taucs_recvaidya.c:12: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_recvaidya.c: In function 'taucs_recursive_amwb_preconditioner_create': src/taucs_recvaidya.c:254:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] 254 | int p; | ^ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_xxt.c \ -oobj/linux/taucs_ccs_xxt_D.o In file included from src/taucs.h:6, from src/taucs_ccs_xxt.c:12: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_xxt.c: In function 'spa_scale_add': src/taucs_ccs_xxt.c:159:14: warning: variable 'next' set but not used [-Wunused-but-set-variable] 159 | int i, ip, next; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_GENERAL \ src/taucs_ooc_io.c \ -oobj/linux/taucs_ooc_io.o In file included from src/taucs.h:6, from src/taucs_ooc_io.c:16: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ooc_io.c: In function 'taucs_io_write': src/taucs_ooc_io.c:534:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 534 | if(next_size>IO_FILE_RESTRICTION*1024*1024) | ^~ src/taucs_ooc_io.c:536:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 536 | start_file_index++; | ^~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_read': src/taucs_ooc_io.c:626:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 626 | if(next_size>IO_FILE_RESTRICTION*1024*1024) | ^~ src/taucs_ooc_io.c:628:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 628 | start_file_index++; | ^~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_append': src/taucs_ooc_io.c:424:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 424 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:424:19: note: directive argument in the range [-2147483647, 2147483647] 424 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_close': src/taucs_ooc_io.c:750:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 750 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:750:24: note: directive argument in the range [-2147483647, 2147483647] 750 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:793:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 793 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:793:19: note: directive argument in the range [-2147483647, 2147483647] 793 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:835:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 835 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:835:19: note: directive argument in the range [-2147483647, 2147483647] 835 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:876:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 876 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:876:19: note: directive argument in the range [-2147483647, 2147483647] 876 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:916:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 916 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~ src/taucs_ooc_io.c:916:19: note: directive argument in the range [-2147483647, 2147483647] 916 | sprintf(filename,"%s.%d",h->basename,(h->last_created_file+1)); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:943:23: warning: '%d' directive writing between 1 and 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 943 | sprintf(filename,"%s.%d",h->basename,i); | ^~ src/taucs_ooc_io.c:943:19: note: directive argument in the range [0, 1023] 943 | sprintf(filename,"%s.%d",h->basename,i); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 261 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_open_multifile': src/taucs_ooc_io.c:1107:26: warning: '%d' directive writing between 1 and 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1107 | sprintf(filename,"%s.%d",hs->basename,i); | ^~ src/taucs_ooc_io.c:1107:22: note: directive argument in the range [0, 1024] 1107 | sprintf(filename,"%s.%d",hs->basename,i); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 261 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:1142:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1142 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~ src/taucs_ooc_io.c:1142:24: note: directive argument in the range [-2147483647, 2147483647] 1142 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:1175:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1175 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~ src/taucs_ooc_io.c:1175:24: note: directive argument in the range [-2147483647, 2147483647] 1175 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:1208:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1208 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~ src/taucs_ooc_io.c:1208:24: note: directive argument in the range [-2147483647, 2147483647] 1208 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c:1241:28: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1241 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~ src/taucs_ooc_io.c:1241:24: note: directive argument in the range [-2147483647, 2147483647] 1241 | sprintf(filename,"%s.%d",hs->basename,start_file_index); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ooc_io.c: In function 'taucs_io_delete': src/taucs_ooc_io.c:1278:28: warning: '%d' directive writing between 1 and 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 1278 | sprintf(filename,"%s.%d",h->basename,i); | ^~ src/taucs_ooc_io.c:1278:24: note: directive argument in the range [0, 1023] 1278 | sprintf(filename,"%s.%d",h->basename,i); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ooc_io.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 261 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/readhb.f \ -o obj/linux/readhb.o external/src/readhb.f:12:8: 12 | $ indcrd, valcrd, rhscrd | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:65:8: 65 | $ indcrd, valcrd, rhscrd, nrhs, row, col, p | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:180:8: 180 | $ indcrd, valcrd, rhscrd, nrhs, row, col, p | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:295:8: 295 | $ indcrd, valcrd, rhscrd, nrhs, row, col, p | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:410:8: 410 | $ indcrd, valcrd, rhscrd, nrhs, row, col, p | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/readhb.f:257:24: 257 | Value (1) = myrand (0) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] external/src/readhb.f:259:27: 259 | Value (p) = myrand (-1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] external/src/readhb.f:487:24: 487 | Value (1) = myrand (0) | 1 Warning: Possible change of value in conversion from REAL(8) to COMPLEX(4) at (1) [-Wconversion] external/src/readhb.f:489:27: 489 | Value (p) = myrand (-1) | 1 Warning: Possible change of value in conversion from REAL(8) to COMPLEX(4) at (1) [-Wconversion] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_iter.c \ -oobj/linux/taucs_iter_D.o In file included from src/taucs.h:6, from src/taucs_iter.c:9: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdatr.f \ -o obj/linux/amdatr.o external/src/amdatr.f:404:32: 404 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdatr.f:786:72: 786 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdbar.f \ -o obj/linux/amdbar.o external/src/amdbar.f:405:32: 405 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdbar.f:782:72: 782 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdexa.f \ -o obj/linux/amdexa.o external/src/amdexa.f:393:32: 393 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdexa.f:396:56: 396 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'we' declared at (1) [-Wunused-variable] external/src/amdexa.f:396:68: 396 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'wnvi' declared at (1) [-Wunused-variable] external/src/amdexa.f:770:72: 770 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_gremban.c \ -oobj/linux/taucs_gremban_D.o In file included from src/taucs.h:6, from src/taucs_gremban.c:14: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_gremban.c: In function 'Metis_struct_print': src/taucs_gremban.c:396:9: warning: variable 'nent' set but not used [-Wunused-but-set-variable] 396 | int n,nent; | ^~~~ src/taucs_gremban.c: In function 'create_recursive_preconditioner': src/taucs_gremban.c:561:15: warning: variable 'orig_n' set but not used [-Wunused-but-set-variable] 561 | int i,j,n,k,orig_n,p,t1,p2; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_generators.c \ -oobj/linux/taucs_ccs_generators_D.o In file included from src/taucs.h:6, from src/taucs_ccs_generators.c:11: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_generators.c: In function 'taucs_ccs_generate_rrn': src/taucs_ccs_generators.c:446:14: warning: comparison of constant '-1' with boolean expression is always true [-Wbool-compare] 446 | if (jw != j != -1) { | ^~ src/taucs_ccs_generators.c:446:9: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 446 | if (jw != j != -1) { | ~~~^~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdpre.f \ -o obj/linux/amdpre.o f951: Warning: Nonconforming tab character in column 1 of line 31 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 36 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 120 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 123 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 166 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 167 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 176 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 178 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 187 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 193 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 194 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 195 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 196 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 197 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 204 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 205 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 206 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 207 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 209 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 212 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 213 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 215 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 217 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 240 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 241 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 242 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 243 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 244 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 245 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 247 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 251 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 252 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 253 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 254 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 255 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 256 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 257 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 258 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 261 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 262 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 264 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 267 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 269 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 270 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 271 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 272 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 274 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 275 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 277 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 278 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 279 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 280 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 281 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 283 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 284 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 285 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 287 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 288 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 290 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 291 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 292 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 293 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 294 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 295 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 296 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 297 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 298 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 299 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 302 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 304 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 305 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 316 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 317 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 318 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 319 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 320 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 321 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 322 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 324 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 325 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 326 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 327 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 328 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 330 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 331 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 332 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 333 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 334 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 335 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 344 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 345 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 346 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 347 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 348 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 350 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 351 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 353 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 354 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 355 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 356 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 357 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 359 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 360 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 361 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 362 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 363 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 364 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 366 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 367 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 368 [-Wtabs] f951: Warning: Nonconforming tab character in column 4 of line 369 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 370 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 372 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 373 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 374 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 375 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 376 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 377 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 378 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 379 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 380 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 381 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 382 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 383 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 384 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 385 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 386 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 387 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 388 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 389 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 390 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 399 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 404 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 405 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 406 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 407 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 413 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 414 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 415 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 421 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 422 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 423 [-Wtabs] f951: Warning: Nonconforming tab character in column 5 of line 424 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 425 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 426 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 427 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 430 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 431 [-Wtabs] external/src/amdpre.f:32:8: 32 | $ (n, pe, iw, len, iwlen, pfree, nv, next, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:33:8: 33 | $ last, head, elen, degree, ncmpa, w, iovflo, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:32:8: 32 | $ (n, pe, iw, len, iwlen, pfree, nv, next, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:33:8: 33 | $ last, head, elen, degree, ncmpa, w, iovflo, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:32:8: 32 | $ (n, pe, iw, len, iwlen, pfree, nv, next, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:33:8: 33 | $ last, head, elen, degree, ncmpa, w, iovflo, | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:37:8: 37 | $ degree (n), nv (n), next (n), last (n), head (n), | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:38:8: 38 | $ elen (n), w (n), len (n), mapping (n) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:401:8: 401 | $ last, head, elen, degree, ncmpa, w, iovflo) | 1 Warning: Nonconforming tab character at (1) [-Wtabs] external/src/amdpre.f:251:3: 251 | 60 if (node .eq. 0) then | 1 Warning: Label 60 at (1) defined but not used [-Wunused-label] external/src/amdpre.f:187:20: 187 | dense = Z * sqrt(real(n)) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdhat.f \ -o obj/linux/amdhat.o external/src/amdhat.f:399:32: 399 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdhat.f:402:56: 402 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'we' declared at (1) [-Wunused-variable] external/src/amdhat.f:402:68: 402 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'wnvi' declared at (1) [-Wunused-variable] external/src/amdhat.f:776:72: 776 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdhaf.f \ -o obj/linux/amdhaf.o external/src/amdhaf.f:400:32: 400 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdhaf.f:403:56: 403 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'we' declared at (1) [-Wunused-variable] external/src/amdhaf.f:403:68: 403 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'wnvi' declared at (1) [-Wunused-variable] external/src/amdhaf.f:777:72: 777 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/taucs_run.c \ -oobj/linux/taucs_run.o In file included from src/taucs.h:6, from progs/taucs_run.c:30: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition progs/taucs_run.c: In function 'main': progs/taucs_run.c:56:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 56 | int rc; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/genmmd.f \ -o obj/linux/genmmd.o external/src/genmmd.f:314:72: 314 | IF ( NODE ) 400, 900, 500 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:348:72: 348 | IF ( RNODE ) 1100, 1800, 1200 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:492:72: 492 | IF ( ENODE ) 400, 800, 500 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:549:72: 549 | IF ( NODE ) 1000, 2100, 1100 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:623:72: 623 | IF ( NODE ) 1700, 2000, 1800 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) external/src/genmmd.f:215:25: 214 | DO 200 NODE = 1, NEQNS | 2 215 | NDEG = XADJ(NODE+1) - XADJ(NODE) + 1 | 1 Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2) external/src/genmmd.f:191:46: 191 | SUBROUTINE MMDINT ( NEQNS, XADJ, ADJNCY, DHEAD, DFORW, | 1 Warning: Unused dummy argument 'adjncy' at (1) [-Wunused-dummy-argument] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt_D.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_llt.c: In function 'taucs_dooc_factor_llt': src/taucs_ccs_ooc_llt.c:2433:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2433 | int ind_max_mult = 0; | ^~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c: In function 'taucs_dooc_factor_llt_panelchoice': src/taucs_ccs_ooc_llt.c:2674:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2674 | int ind_max_mult = 0; | ^~~~~~~~~~~~ At top level: src/taucs_ccs_ooc_llt.c:1338:1: warning: 'recursive_compute_supernodes_ipostorder' defined but not used [-Wunused-function] 1338 | recursive_compute_supernodes_ipostorder(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1308:1: warning: 'recursive_compute_supernodes_in_core_old' defined but not used [-Wunused-function] 1308 | recursive_compute_supernodes_in_core_old(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1161:1: warning: 'recursive_leftlooking_supernodal_factor_llt_ooc' defined but not used [-Wunused-function] 1161 | recursive_leftlooking_supernodal_factor_llt_ooc(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1096:1: warning: 'recursive_read_L' defined but not used [-Wunused-function] 1096 | recursive_read_L(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt_S.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_llt.c: In function 'taucs_sooc_factor_llt': src/taucs_ccs_ooc_llt.c:2433:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2433 | int ind_max_mult = 0; | ^~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c: In function 'taucs_sooc_factor_llt_panelchoice': src/taucs_ccs_ooc_llt.c:2674:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2674 | int ind_max_mult = 0; | ^~~~~~~~~~~~ At top level: src/taucs_ccs_ooc_llt.c:1338:1: warning: 'recursive_compute_supernodes_ipostorder' defined but not used [-Wunused-function] 1338 | recursive_compute_supernodes_ipostorder(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1308:1: warning: 'recursive_compute_supernodes_in_core_old' defined but not used [-Wunused-function] 1308 | recursive_compute_supernodes_in_core_old(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1161:1: warning: 'recursive_leftlooking_supernodal_factor_llt_ooc' defined but not used [-Wunused-function] 1161 | recursive_leftlooking_supernodal_factor_llt_ooc(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1096:1: warning: 'recursive_read_L' defined but not used [-Wunused-function] 1096 | recursive_read_L(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt_C.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_llt.c: In function 'taucs_cooc_factor_llt': src/taucs_ccs_ooc_llt.c:2433:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2433 | int ind_max_mult = 0; | ^~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c: In function 'taucs_cooc_factor_llt_panelchoice': src/taucs_ccs_ooc_llt.c:2674:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2674 | int ind_max_mult = 0; | ^~~~~~~~~~~~ At top level: src/taucs_ccs_ooc_llt.c:1338:1: warning: 'recursive_compute_supernodes_ipostorder' defined but not used [-Wunused-function] 1338 | recursive_compute_supernodes_ipostorder(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1308:1: warning: 'recursive_compute_supernodes_in_core_old' defined but not used [-Wunused-function] 1308 | recursive_compute_supernodes_in_core_old(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1161:1: warning: 'recursive_leftlooking_supernodal_factor_llt_ooc' defined but not used [-Wunused-function] 1161 | recursive_leftlooking_supernodal_factor_llt_ooc(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1096:1: warning: 'recursive_read_L' defined but not used [-Wunused-function] 1096 | recursive_read_L(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' g77 -c -g -O3 -fno-second-underscore -Wall -fPIC \ external/src/amdtru.f \ -o obj/linux/amdtru.o external/src/amdtru.f:393:32: 393 | INTEGER DEG, DEGME, DEXT, DMAX, E, ELENME, ELN, HASH, HMOD, I, | 1 Warning: Unused variable 'dext' declared at (1) [-Wunused-variable] external/src/amdtru.f:396:56: 396 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'we' declared at (1) [-Wunused-variable] external/src/amdtru.f:396:68: 396 | $ NLEFT, NVI, NVJ, NVPIV, SLENME, WBIG, WE, WFLG, WNVI, X | 1 Warning: Unused variable 'wnvi' declared at (1) [-Wunused-variable] external/src/amdtru.f:775:72: 775 | PE (E) = -ME | ^ Warning: 'me' may be used uninitialized in this function [-Wmaybe-uninitialized] make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_ooc_llt.c \ -oobj/linux/taucs_ccs_ooc_llt_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_llt.c:29: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_llt.c: In function 'taucs_zooc_factor_llt': src/taucs_ccs_ooc_llt.c:2433:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2433 | int ind_max_mult = 0; | ^~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c: In function 'taucs_zooc_factor_llt_panelchoice': src/taucs_ccs_ooc_llt.c:2674:7: warning: variable 'ind_max_mult' set but not used [-Wunused-but-set-variable] 2674 | int ind_max_mult = 0; | ^~~~~~~~~~~~ At top level: src/taucs_ccs_ooc_llt.c:1338:1: warning: 'recursive_compute_supernodes_ipostorder' defined but not used [-Wunused-function] 1338 | recursive_compute_supernodes_ipostorder(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1308:1: warning: 'recursive_compute_supernodes_in_core_old' defined but not used [-Wunused-function] 1308 | recursive_compute_supernodes_in_core_old(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1161:1: warning: 'recursive_leftlooking_supernodal_factor_llt_ooc' defined but not used [-Wunused-function] 1161 | recursive_leftlooking_supernodal_factor_llt_ooc(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_llt.c:1096:1: warning: 'recursive_read_L' defined but not used [-Wunused-function] 1096 | recursive_read_L(int sn, /* this supernode */ | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ external/src/colamd.c \ -oobj/linux/colamd.o make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/direct.c \ -oobj/linux/direct.o In file included from src/taucs.h:6, from progs/direct.c:17: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition progs/direct.c: In function 'actual_main': progs/direct.c:501:12: warning: variable 'unit' set but not used [-Wunused-but-set-variable] 501 | double unit; | ^~~~ progs/direct.c:381:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | fscanf(f,"%d",&n); | ^~~~~~~~~~~~~~~~~ progs/direct.c:385:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 385 | fscanf(f,"%lg",(Bd)+j); | ^~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu_D.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_lu.c: In function 'stack_push': src/taucs_ccs_ooc_lu.c:947:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 947 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c: In function 'oocsp_colanalyze': src/taucs_ccs_ooc_lu.c:371:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 371 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:439:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 439 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:467:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~ src/taucs_ccs_ooc_lu.c:467:21: note: directive argument in the range [0, 2147483647] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:544:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 544 | sprintf(fname,"%s.%c.%d", | ^~ src/taucs_ccs_ooc_lu.c:544:21: note: directive argument in the range [-1073741824, 1073741823] 544 | sprintf(fname,"%s.%c.%d", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:556:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 556 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+openruns); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:625:24: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 625 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+run); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:730:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 730 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:991:20: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ src/taucs_ccs_ooc_lu.c:991:16: note: directive argument in the range [-2147483648, 2147483646] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:774:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 774 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:786:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 786 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DOUBLE \ src/taucs_vaidya.c \ -oobj/linux/taucs_vaidya_D.o In file included from src/taucs.h:6, from src/taucs_vaidya.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_vaidya.c: In function 'disconnect': src/taucs_vaidya.c:1241:7: warning: variable 'oldfather' set but not used [-Wunused-but-set-variable] 1241 | int oldfather; | ^~~~~~~~~ src/taucs_vaidya.c: In function 'amwb_preconditioner_create': src/taucs_vaidya.c:2577:11: warning: variable 'y1' set but not used [-Wunused-but-set-variable] 2577 | int x1,y1,edge_sign1; | ^~ src/taucs_vaidya.c:2577:8: warning: variable 'x1' set but not used [-Wunused-but-set-variable] 2577 | int x1,y1,edge_sign1; | ^~ src/taucs_vaidya.c:1396:20: warning: variable 'step2_Bent' set but not used [-Wunused-but-set-variable] 1396 | int basis_Bent=0,step2_Bent=0; | ^~~~~~~~~~ src/taucs_vaidya.c: In function 'Av_Part_W': src/taucs_vaidya.c:3045:67: warning: variable 'nent' set but not used [-Wunused-but-set-variable] 3045 | int *pi=NULL,*d=NULL,i,k,*findrho=NULL,minrho,maxdist,classes,n,nent,root,j,curr_partition=0; | ^~~~ At top level: src/taucs_vaidya.c:336:13: warning: 'quick_sort' defined but not used [-Wunused-function] 336 | static void quick_sort(heap h, int p, int r) | ^~~~~~~~~~ src/taucs_vaidya.c: In function 'amst_preconditioner_create': src/taucs_vaidya.c:3687:3: warning: 'dilation' may be used uninitialized in this function [-Wmaybe-uninitialized] 3687 | printf("Cong-Dil = %f\n",cong*dilation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_vaidya.c:3667:10: note: 'dilation' was declared here 3667 | double dilation; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SINGLE \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu_S.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_lu.c: In function 'stack_push': src/taucs_ccs_ooc_lu.c:947:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 947 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c: In function 'oocsp_colanalyze': src/taucs_ccs_ooc_lu.c:371:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 371 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:439:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 439 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:467:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~ src/taucs_ccs_ooc_lu.c:467:21: note: directive argument in the range [0, 2147483647] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:544:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 544 | sprintf(fname,"%s.%c.%d", | ^~ src/taucs_ccs_ooc_lu.c:544:21: note: directive argument in the range [-1073741824, 1073741823] 544 | sprintf(fname,"%s.%c.%d", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:556:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 556 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+openruns); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:625:24: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 625 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+run); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:730:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 730 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:991:20: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ src/taucs_ccs_ooc_lu.c:991:16: note: directive argument in the range [-2147483648, 2147483646] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:774:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 774 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:786:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 786 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_SCOMPLEX \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu_C.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_lu.c: In function 'stack_push': src/taucs_ccs_ooc_lu.c:947:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 947 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c: In function 'oocsp_colanalyze': src/taucs_ccs_ooc_lu.c:371:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 371 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:439:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 439 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:467:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~ src/taucs_ccs_ooc_lu.c:467:21: note: directive argument in the range [0, 2147483647] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:544:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 544 | sprintf(fname,"%s.%c.%d", | ^~ src/taucs_ccs_ooc_lu.c:544:21: note: directive argument in the range [-1073741824, 1073741823] 544 | sprintf(fname,"%s.%c.%d", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:556:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 556 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+openruns); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:625:24: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 625 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+run); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:730:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 730 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:991:20: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ src/taucs_ccs_ooc_lu.c:991:16: note: directive argument in the range [-2147483648, 2147483646] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:774:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 774 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:786:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 786 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ -DTAUCS_CORE_DCOMPLEX \ src/taucs_ccs_ooc_lu.c \ -oobj/linux/taucs_ccs_ooc_lu_Z.o In file included from src/taucs.h:6, from src/taucs_ccs_ooc_lu.c:13: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition src/taucs_ccs_ooc_lu.c: In function 'stack_push': src/taucs_ccs_ooc_lu.c:947:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 947 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c: In function 'oocsp_colanalyze': src/taucs_ccs_ooc_lu.c:371:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 371 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:439:23: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 439 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,skel_outfiles); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:467:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~ src/taucs_ccs_ooc_lu.c:467:21: note: directive argument in the range [0, 2147483647] 467 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,f); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 269 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:544:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 544 | sprintf(fname,"%s.%c.%d", | ^~ src/taucs_ccs_ooc_lu.c:544:21: note: directive argument in the range [-1073741824, 1073741823] 544 | sprintf(fname,"%s.%c.%d", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:556:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 556 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+openruns); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:625:24: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 625 | sprintf(fname,"%s.%c.%d",skel_basename,skel_inphase,runstart+run); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 270 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:730:25: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 730 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:991:20: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~ src/taucs_ccs_ooc_lu.c:991:16: note: directive argument in the range [-2147483648, 2147483646] 991 | sprintf(fname,"%s.%d",stack_basename,stack_files); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 268 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:774:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 774 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/taucs_ccs_ooc_lu.c:786:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 786 | sprintf(fname,"%s.%c.%d",skel_basename,skel_outphase,0); | ^~ In file included from /usr/include/stdio.h:866, from src/taucs_ccs_ooc_lu.c:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc -c -g -O3 -D_POSIX_C_SOURCE=199506L -Wall -std=c99 -fPIC -fexceptions -D_GNU_SOURCE -I/usr/include/metis -DTAUCS_BLAS_UNDERSCORE -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/iter.c \ -oobj/linux/iter.o In file included from src/taucs.h:6, from progs/iter.c:22: build/linux/taucs_config_tests.h:2: warning: "TAUCS_BLAS_UNDERSCORE" redefined 2 | #define TAUCS_BLAS_UNDERSCORE | : note: this is the location of the previous definition progs/iter.c: In function 'main': progs/iter.c:176:16: warning: variable 'sg_command' set but not used [-Wunused-but-set-variable] 176 | char* sg_command = "qqq"; | ^~~~~~~~~~ progs/iter.c:365:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 365 | fscanf(f,"%d",&n); | ^~~~~~~~~~~~~~~~~ progs/iter.c:369:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 369 | fscanf(f,"%lg",B+j); | ^~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' rm -rf lib/linux/libtaucs.a ar cr lib/linux/libtaucs.a obj/linux/taucs_sn_llt.o obj/linux/taucs_sn_llt_D.o obj/linux/taucs_sn_llt_S.o obj/linux/taucs_sn_llt_Z.o obj/linux/taucs_sn_llt_C.o obj/linux/taucs_linsolve.o obj/linux/taucs_logging.o obj/linux/taucs_memory.o obj/linux/taucs_timer.o obj/linux/taucs_ccs_base.o obj/linux/taucs_ccs_base_D.o obj/linux/taucs_ccs_base_S.o obj/linux/taucs_ccs_base_Z.o obj/linux/taucs_ccs_base_C.o obj/linux/taucs_vec_base.o obj/linux/taucs_vec_base_D.o obj/linux/taucs_vec_base_S.o obj/linux/taucs_vec_base_Z.o obj/linux/taucs_vec_base_C.o obj/linux/taucs_ccs_ops.o obj/linux/taucs_ccs_ops_D.o obj/linux/taucs_ccs_ops_S.o obj/linux/taucs_ccs_ops_Z.o obj/linux/taucs_ccs_ops_C.o obj/linux/taucs_ccs_io.o obj/linux/taucs_ccs_io_D.o obj/linux/taucs_ccs_io_S.o obj/linux/taucs_ccs_io_Z.o obj/linux/taucs_ccs_io_C.o obj/linux/taucs_ccs_order.o obj/linux/taucs_ccs_factor_llt.o obj/linux/taucs_ccs_factor_llt_D.o obj/linux/taucs_ccs_factor_llt_S.o obj/linux/taucs_ccs_factor_llt_Z.o obj/linux/taucs_ccs_factor_llt_C.o obj/linux/taucs_ccs_solve_llt.o obj/linux/taucs_ccs_solve_llt_D.o obj/linux/taucs_ccs_solve_llt_S.o obj/linux/taucs_ccs_solve_llt_Z.o obj/linux/taucs_ccs_solve_llt_C.o obj/linux/taucs_complex.o obj/linux/taucs_complex_D.o obj/linux/taucs_complex_S.o obj/linux/taucs_complex_Z.o obj/linux/taucs_complex_C.o obj/linux/taucs_ccs_ooc_llt.o obj/linux/taucs_ccs_ooc_llt_D.o obj/linux/taucs_ccs_ooc_llt_S.o obj/linux/taucs_ccs_ooc_llt_Z.o obj/linux/taucs_ccs_ooc_llt_C.o obj/linux/taucs_ccs_ooc_lu.o obj/linux/taucs_ccs_ooc_lu_D.o obj/linux/taucs_ccs_ooc_lu_S.o obj/linux/taucs_ccs_ooc_lu_Z.o obj/linux/taucs_ccs_ooc_lu_C.o obj/linux/taucs_ooc_io.o obj/linux/taucs_iter_D.o obj/linux/taucs_vaidya_D.o obj/linux/taucs_recvaidya_D.o obj/linux/taucs_gremban_D.o obj/linux/taucs_ccs_xxt_D.o obj/linux/taucs_ccs_generators_D.o obj/linux/taucs_malloc.o obj/linux/readhb.o obj/linux/amdatr.o obj/linux/amdbar.o obj/linux/amdexa.o obj/linux/amdhaf.o obj/linux/amdhat.o obj/linux/amdpre.o obj/linux/amdtru.o obj/linux/genmmd.o obj/linux/colamd.o ranlib lib/linux/libtaucs.a make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc \ -obin/linux/taucs_run \ obj/linux/taucs_run.o \ -Llib/linux/ -ltaucs \ -llapack -llapack -lopenblas -lmetis -lgfortran -lm make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc \ -obin/linux/direct \ obj/linux/direct.o \ -Llib/linux/ -ltaucs \ -llapack -llapack -lopenblas -lmetis -lgfortran -lm make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' make: Entering directory '/usr/src/RPM/BUILD/taucs-2.2' cc \ -obin/linux/iter \ obj/linux/iter.o \ -Llib/linux/ -ltaucs \ -llapack -llapack -lopenblas -lmetis -lgfortran -lm make: Leaving directory '/usr/src/RPM/BUILD/taucs-2.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73268 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/taucs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/taucs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd taucs-2.2 + install -d /usr/src/tmp/taucs-buildroot/usr/bin + for i in direct iter taucs_run + install -m755 bin/linux/direct /usr/src/tmp/taucs-buildroot/usr/bin + for i in direct iter taucs_run + install -m755 bin/linux/iter /usr/src/tmp/taucs-buildroot/usr/bin + for i in direct iter taucs_run + install -m755 bin/linux/taucs_run /usr/src/tmp/taucs-buildroot/usr/bin + install -d /usr/src/tmp/taucs-buildroot/usr/lib64 + cp -P lib/linux/exists.log lib/linux/libtaucs.a lib/linux/libtaucs.so lib/linux/libtaucs.so.0 lib/linux/libtaucs.so.0.0.0 /usr/src/tmp/taucs-buildroot/usr/lib64/ + install -d /usr/src/tmp/taucs-buildroot/usr/include + install -p -m644 src/taucs.h src/taucs_private.h build/linux/taucs_config_build.h build/linux/taucs_config_tests.h /usr/src/tmp/taucs-buildroot/usr/include + install -d /usr/src/tmp/taucs-buildroot/usr/share/doc/taucs + install -p -m644 doc/taucs.pdf /usr/src/tmp/taucs-buildroot/usr/share/doc/taucs + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/taucs-buildroot (auto) mode of './usr/lib64/libtaucs.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/taucs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/taucs-buildroot/ (default) Compressing files in /usr/src/tmp/taucs-buildroot (auto) Adjusting library links in /usr/src/tmp/taucs-buildroot ./usr/lib64: (from :0) libtaucs.so.0 -> libtaucs.so.0.0.0 Verifying ELF objects in /usr/src/tmp/taucs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: taucs-2.2-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aLUwiv 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.DKEfjt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtaucs = 2.2-alt11, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libopenblas.so.0()(64bit) >= set:rom5g7omPhrTfCRGNml900, libtaucs.so.0()(64bit) >= set:mgY4TZ8cDb6IgDiv4iRkSqYEvFZEnukNWxaZaiq7tHbWQRSRQeR76lgYEYcAWr58QcYJndvvaePidHscSREiHoCfsOhVArVniolp0Uh4B1qr41joeyEZegzZAZ1IQeN4Tv2kE1zg1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hNT6Su Creating taucs-debuginfo package Processing files: taucs-doc-2.2-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u2pV9v 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.y2Qbhw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: libtaucs-2.2-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oNIs0t find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/taucs-buildroot/usr/lib64/libtaucs.so.0: 301 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WioVlt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtaucs.so.0()(64bit) = set:mdefT05dZC1u9GbpWU0MxTZ0onaT8xK5NNaM2ME5d0hhg19r0Q2r1E8nAZ5mvcchxTG9k4tEp1AEm27sZ58cUaMba5fVQSpiEZ46zZdTJWMq8D34P9Z2rls357ywMqy86BSpw6eqOwROJMKdS6ZukHnBSP5T7MLgnH2KYKZCbV81GiZe9ITJcMozq57ouPDBWxQMAzS7K0apUiQZe5izTdKcjN7CjbCTip0DMfKU5ZktLzarx3rNFeqw61dyad0FjUwuAD67wlyeA5g3PFV55VL2BQ41wIcAHiqWcFaUUsZxWwGHY1p5QZmhjfbmN4zu0DwTUIXb95nafKiiDTb3UCB4fDyZopasPZnzrN74d0Cj5ebEvngAVu0KMtqMc9Z04OZv1Et03x7SgEjIzpJnoDtYZhaZAYNAOS2J4w1ZtyqTNtnUyW6PXpnYiOWhapgpzYIPaOxo8gZHG1YyMoJoaNWDc5qCMA91WIL9nhQWJPw57ZvZ5h8U6gkmrT85q7Cc9IWSYnu6QLZbOy63WMAblW0w5D8MuZrmogHFrtE7XGb9pxZ0wGyRK3YFQUcMwPNibiCKRzmI3DwJD8OBvy2tu4Ak8LPw1u9mcS6VSuRo18a4AO9wZt Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_4.0.0)(64bit), libgfortran.so.5()(64bit) >= set:okN4CmzJbptNOl9lTOJDArIiRZtqzFEFsaZdFMQVpcVNicBv1, libgfortran.so.5(GFORTRAN_8)(64bit), liblapack.so.4()(64bit) >= set:olHKoinzaZcJeki2, libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libmetis.so.1()(64bit) >= set:nlAc98VZlvgk0, libopenblas.so.0()(64bit) >= set:rme9dGe0wxy0MP5EZ1FBhZ0EuFjsEE6YZ17kex7Ul7UGh8JYZncC0vuxOEXP6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lgGrov Creating libtaucs-debuginfo package Processing files: libtaucs-devel-2.2-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5RNLfs 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.j4Bcxu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtaucs = 2.2-alt11, /usr/lib64/libtaucs.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jZM22r Processing files: taucs-debuginfo-2.2-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Asf6Ut find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WDTCzv find-requires: running scripts (debuginfo) Requires: taucs = 2.2-alt11, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libopenblas.so.0), debug64(libtaucs.so.0) Processing files: libtaucs-debuginfo-2.2-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fxThju find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.thG4fw find-requires: running scripts (debuginfo) Provides: debug64(libtaucs.so.0) Requires: libtaucs = 2.2-alt11, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libgfortran.so.5), debug64(liblapack.so.4), debug64(libm.so.6), debug64(libmetis.so.1), debug64(libopenblas.so.0) Adding to taucs a strict dependency on libtaucs Adding to taucs-debuginfo a strict dependency on taucs Adding to libtaucs-devel a strict dependency on libtaucs Adding to libtaucs-debuginfo a strict dependency on libtaucs Adding to taucs-debuginfo a strict dependency on libtaucs-debuginfo Removing from taucs-debuginfo 2 sources provided by libtaucs-debuginfo also prunning dir /usr/src/debug/taucs-2.2/src Removing 1 extra deps from taucs due to dependency on libtaucs Removing 1 extra deps from libtaucs-devel due to dependency on libtaucs Removing 1 extra deps from taucs-debuginfo due to dependency on libtaucs-debuginfo Removing 8 extra deps from taucs due to repentancy on libtaucs Removing 3 extra deps from taucs-debuginfo due to repentancy on libtaucs-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/lib64/exists.log /usr/lib64/libtaucs.a Wrote: /usr/src/RPM/RPMS/x86_64/taucs-2.2-alt11.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/taucs-doc-2.2-alt11.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtaucs-2.2-alt11.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtaucs-devel-2.2-alt11.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/taucs-debuginfo-2.2-alt11.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtaucs-debuginfo-2.2-alt11.x86_64.rpm (w2.lzdio) 53.78user 10.75system 0:21.83elapsed 295%CPU (0avgtext+0avgdata 75576maxresident)k 0inputs+0outputs (0major+1814616minor)pagefaults 0swaps 2.80user 2.52system 0:31.72elapsed 16%CPU (0avgtext+0avgdata 129032maxresident)k 368inputs+0outputs (0major+212851minor)pagefaults 0swaps --- libtaucs-2.2-alt11.x86_64.rpm.repo 2019-03-04 03:33:38.000000000 +0000 +++ libtaucs-2.2-alt11.x86_64.rpm.hasher 2024-06-16 02:07:07.258929397 +0000 @@ -6,2 +6,3 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: libgcc_s.so.1(GCC_4.0.0)(64bit) @@ -12,2 +13,3 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: libmetis.so.1()(64bit) >= set:nlAc98VZlvgk0 @@ -19,3 +21,3 @@ File: /usr/lib64/libtaucs.so.0 120777 root:root libtaucs.so.0.0.0 -File: /usr/lib64/libtaucs.so.0.0.0 100644 root:root e140e2bda22e5c27e462815cb1bd2da1 -RPMIdentity: 89993d24d12f4f1e74b07c47e688a231c04df9764fc4a480eb3df956b9a6c2f4bb813ec7a52a8de5877c6315af3def06c4e525dbd9f6cec749476a893a787413 +File: /usr/lib64/libtaucs.so.0.0.0 100644 root:root 6676e1b49e329a6d714448f0dcffe475 +RPMIdentity: 2020bf24874bb283052011661086afb0d03773376fc0c83d301c03b930824175fcdb9e888ab1989eedac11f3558b09d01bcf19dd7f024c3c6fe7e78b6a87c843 --- libtaucs-debuginfo-2.2-alt11.x86_64.rpm.repo 2019-03-04 03:33:38.000000000 +0000 +++ libtaucs-debuginfo-2.2-alt11.x86_64.rpm.hasher 2024-06-16 02:07:07.336930951 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d9 40755 root:root -/usr/lib/debug/.build-id/d9/e8cb827796dfb04ea43558ec4c794d4cca2da6 120777 root:root ../../../../lib64/libtaucs.so.0.0.0 -/usr/lib/debug/.build-id/d9/e8cb827796dfb04ea43558ec4c794d4cca2da6.debug 120777 root:root ../../usr/lib64/libtaucs.so.0.0.0.debug +/usr/lib/debug/.build-id/23 40755 root:root +/usr/lib/debug/.build-id/23/d78a1bf3966ec264243bb2830164edb39b7a1b 120777 root:root ../../../../lib64/libtaucs.so.0.0.0 +/usr/lib/debug/.build-id/23/d78a1bf3966ec264243bb2830164edb39b7a1b.debug 120777 root:root ../../usr/lib64/libtaucs.so.0.0.0.debug /usr/lib/debug/usr/lib64/libtaucs.so.0.0.0.debug 100644 root:root @@ -56,6 +56,6 @@ Provides: libtaucs-debuginfo = 2.2-alt11:sisyphus+223540.100.1.1 -File: /usr/lib/debug/.build-id/d9 40755 root:root -File: /usr/lib/debug/.build-id/d9/e8cb827796dfb04ea43558ec4c794d4cca2da6 120777 root:root ../../../../lib64/libtaucs.so.0.0.0 -File: /usr/lib/debug/.build-id/d9/e8cb827796dfb04ea43558ec4c794d4cca2da6.debug 120777 root:root ../../usr/lib64/libtaucs.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libtaucs.so.0.0.0.debug 100644 root:root c27aeeba0bec36f974a8b345b749f244 +File: /usr/lib/debug/.build-id/23 40755 root:root +File: /usr/lib/debug/.build-id/23/d78a1bf3966ec264243bb2830164edb39b7a1b 120777 root:root ../../../../lib64/libtaucs.so.0.0.0 +File: /usr/lib/debug/.build-id/23/d78a1bf3966ec264243bb2830164edb39b7a1b.debug 120777 root:root ../../usr/lib64/libtaucs.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libtaucs.so.0.0.0.debug 100644 root:root a0aa1237d4060a82a893179318e2ed9c File: /usr/lib/debug/usr/lib64/libtaucs.so.0.debug 120777 root:root libtaucs.so.0.0.0.debug @@ -101,2 +101,2 @@ File: /usr/src/debug/taucs-2.2/src/taucs_vec_base.c 100644 root:root 4eedabc836eceb01b9ac6e8da8190d47 -RPMIdentity: 3b132a3c87351fba53c39094397f31c379f594b22bd2d9c2fcdde2750dfe88fa144f328ae1ab3dd8379f6a7172d2d171d7bcee0185f190d7e0e25aa65a011d1b +RPMIdentity: dbcaeca518410dd6952eb5e82001a3c34c1f8e94ca5463e2fa01392a45bcd74e1898d056da57d00844cd1d55b7ffe5816085427bea2f7f0e5d1958ae9cfaa49b --- taucs-2.2-alt11.x86_64.rpm.repo 2019-03-04 03:33:38.000000000 +0000 +++ taucs-2.2-alt11.x86_64.rpm.hasher 2024-06-16 02:07:07.508934377 +0000 @@ -8,5 +8,5 @@ Provides: taucs = 2.2-alt11:sisyphus+223540.100.1.1 -File: /usr/bin/direct 100755 root:root 209c013b0c9b2a7ded40d473a8cb5100 -File: /usr/bin/iter 100755 root:root f023f495378b22f3a23e24580199dc43 -File: /usr/bin/taucs_run 100755 root:root d4ddb08fdd5a5dbfa91934f12a798e4e -RPMIdentity: 4dbebde79b26f3ca669cdf04ab9bc58e1828612d72adf0c9af4ff3e7e59bd70580ab2b45601c33461a12d93f87ff9d910f9d9fa59ef85eb883c82b9861b3c6eb +File: /usr/bin/direct 100755 root:root 386fe799e8955c8a238c3ae2cc03f176 +File: /usr/bin/iter 100755 root:root e5c7861b6cbc895dc47501d6b121f6f2 +File: /usr/bin/taucs_run 100755 root:root 1f2a4be7fc6a66c768eca196394b1d86 +RPMIdentity: a9e0bbe1ce417e2e75d2c9b31e0e979e392decceed1a525e15343e313d2da9cecb27127c85220a1e706c1da7de1546828b0593486a0c6718c74b5f6f5906feea --- taucs-debuginfo-2.2-alt11.x86_64.rpm.repo 2019-03-04 03:33:38.000000000 +0000 +++ taucs-debuginfo-2.2-alt11.x86_64.rpm.hasher 2024-06-16 02:07:07.584935891 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/68ef89a826d1582bdc1888a103ea65ae3d2dca 120777 root:root ../../../../bin/direct -/usr/lib/debug/.build-id/3d/68ef89a826d1582bdc1888a103ea65ae3d2dca.debug 120777 root:root ../../usr/bin/direct.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/62b963fc14c74ff1ba6bcf1862f7c9248a0f3e 120777 root:root ../../../../bin/taucs_run +/usr/lib/debug/.build-id/55/62b963fc14c74ff1ba6bcf1862f7c9248a0f3e.debug 120777 root:root ../../usr/bin/taucs_run.debug /usr/lib/debug/.build-id/a1 40755 root:root -/usr/lib/debug/.build-id/a1/09f08f9196ea1bb28e7d9fbd7c26602f89908c 120777 root:root ../../../../bin/iter -/usr/lib/debug/.build-id/a1/09f08f9196ea1bb28e7d9fbd7c26602f89908c.debug 120777 root:root ../../usr/bin/iter.debug -/usr/lib/debug/.build-id/f9 40755 root:root -/usr/lib/debug/.build-id/f9/48647485fd72ca601ed5859db478e953119fe7 120777 root:root ../../../../bin/taucs_run -/usr/lib/debug/.build-id/f9/48647485fd72ca601ed5859db478e953119fe7.debug 120777 root:root ../../usr/bin/taucs_run.debug +/usr/lib/debug/.build-id/a1/d3628abeeb9007dfe875c46927f018df779fe5 120777 root:root ../../../../bin/direct +/usr/lib/debug/.build-id/a1/d3628abeeb9007dfe875c46927f018df779fe5.debug 120777 root:root ../../usr/bin/direct.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/8774d6095e978a492dfe29aebde06bfbd4470e 120777 root:root ../../../../bin/iter +/usr/lib/debug/.build-id/c6/8774d6095e978a492dfe29aebde06bfbd4470e.debug 120777 root:root ../../usr/bin/iter.debug /usr/lib/debug/usr/bin/direct.debug 100644 root:root @@ -22,14 +22,14 @@ Provides: taucs-debuginfo = 2.2-alt11:sisyphus+223540.100.1.1 -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/68ef89a826d1582bdc1888a103ea65ae3d2dca 120777 root:root ../../../../bin/direct -File: /usr/lib/debug/.build-id/3d/68ef89a826d1582bdc1888a103ea65ae3d2dca.debug 120777 root:root ../../usr/bin/direct.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/62b963fc14c74ff1ba6bcf1862f7c9248a0f3e 120777 root:root ../../../../bin/taucs_run +File: /usr/lib/debug/.build-id/55/62b963fc14c74ff1ba6bcf1862f7c9248a0f3e.debug 120777 root:root ../../usr/bin/taucs_run.debug File: /usr/lib/debug/.build-id/a1 40755 root:root -File: /usr/lib/debug/.build-id/a1/09f08f9196ea1bb28e7d9fbd7c26602f89908c 120777 root:root ../../../../bin/iter -File: /usr/lib/debug/.build-id/a1/09f08f9196ea1bb28e7d9fbd7c26602f89908c.debug 120777 root:root ../../usr/bin/iter.debug -File: /usr/lib/debug/.build-id/f9 40755 root:root -File: /usr/lib/debug/.build-id/f9/48647485fd72ca601ed5859db478e953119fe7 120777 root:root ../../../../bin/taucs_run -File: /usr/lib/debug/.build-id/f9/48647485fd72ca601ed5859db478e953119fe7.debug 120777 root:root ../../usr/bin/taucs_run.debug -File: /usr/lib/debug/usr/bin/direct.debug 100644 root:root 56fdd65deb7d9ebc1fb27d80b2ef4626 -File: /usr/lib/debug/usr/bin/iter.debug 100644 root:root 9888d872aa1307d55edeb79112a5c63d -File: /usr/lib/debug/usr/bin/taucs_run.debug 100644 root:root 7c70ed20527abcc16670592e5688bcd4 +File: /usr/lib/debug/.build-id/a1/d3628abeeb9007dfe875c46927f018df779fe5 120777 root:root ../../../../bin/direct +File: /usr/lib/debug/.build-id/a1/d3628abeeb9007dfe875c46927f018df779fe5.debug 120777 root:root ../../usr/bin/direct.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/8774d6095e978a492dfe29aebde06bfbd4470e 120777 root:root ../../../../bin/iter +File: /usr/lib/debug/.build-id/c6/8774d6095e978a492dfe29aebde06bfbd4470e.debug 120777 root:root ../../usr/bin/iter.debug +File: /usr/lib/debug/usr/bin/direct.debug 100644 root:root 40bd7e04198689489bcce5c0705685ad +File: /usr/lib/debug/usr/bin/iter.debug 100644 root:root 6c1b1b81b1e9fb279cbbf6c43453c0ee +File: /usr/lib/debug/usr/bin/taucs_run.debug 100644 root:root 4c1ceeca0e8ae46c3b634a26a5d1cdf0 File: /usr/src/debug/taucs-2.2 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/taucs-2.2/progs/taucs_run.c 100644 root:root 75105978f9c8cffd7b365aa14a1fbb3c -RPMIdentity: fe39f2822d49082bf4b18a48767a0e0753651d3339db7ddff051d246f63b893503911961918895b1450025d146576bf177f8d65e1a414ef4a2f35dad6cd64b8a +RPMIdentity: bb68a168bcf751e698899fe3f87f0b1b760d19bff0a8c8b4a0639257827b389cdaece674b56a2db74d61e910e7c1573e58d8aad3dee4c2dc6b49fe0aab98d4c8