<86>Jan 6 01:37:19 userdel[65740]: delete user 'rooter' <86>Jan 6 01:37:19 groupadd[65804]: group added to /etc/group: name=rooter, GID=639 <86>Jan 6 01:37:19 groupadd[65804]: group added to /etc/gshadow: name=rooter <86>Jan 6 01:37:19 groupadd[65804]: new group: name=rooter, GID=639 <86>Jan 6 01:37:19 useradd[65844]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Jan 6 01:37:19 userdel[65894]: delete user 'builder' <86>Jan 6 01:37:19 userdel[65894]: removed group 'builder' owned by 'builder' <86>Jan 6 01:37:19 groupadd[65922]: group added to /etc/group: name=builder, GID=640 <86>Jan 6 01:37:19 groupadd[65922]: group added to /etc/gshadow: name=builder <86>Jan 6 01:37:19 groupadd[65922]: new group: name=builder, GID=640 <86>Jan 6 01:37:19 useradd[65971]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Jan 6 01:37:22 rpmi: libopenblas-0.2.14-alt1.git20150324 1433158855 installed <13>Jan 6 01:37:22 rpmi: libquadmath0-5.3.1-alt3 1457662528 installed <13>Jan 6 01:37:22 rpmi: libgfortran3-5.3.1-alt3 1457662528 installed <13>Jan 6 01:37:22 rpmi: libquadmath5-devel-5.3.1-alt3 1457662528 installed <13>Jan 6 01:37:22 rpmi: libopenblas-devel-0.2.14-alt1.git20150324 1433158855 installed <13>Jan 6 01:37:22 rpmi: libxblas-1.0.248-alt1 1322010716 installed <13>Jan 6 01:37:22 rpmi: liblapack-1:3.5.0-alt1 1401382194 installed <13>Jan 6 01:37:22 rpmi: gcc-fortran-common-1.4.20-alt1 1432315196 installed <13>Jan 6 01:37:22 rpmi: libgfortran5-devel-5.3.1-alt3 1457662528 installed <13>Jan 6 01:37:22 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 6 01:37:23 rpmi: libstdc++5-devel-5.3.1-alt3 1457662528 installed <13>Jan 6 01:37:24 rpmi: gcc5-c++-5.3.1-alt3 1457662528 installed <13>Jan 6 01:37:24 rpmi: gcc5-fortran-5.3.1-alt3 1457662528 installed <13>Jan 6 01:37:24 rpmi: liblapack-devel-1:3.5.0-alt1 1401382194 installed Installing CoinOptiML-1.0-alt2.svn20090212.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87738 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf CoinOptiML-1.0 + echo 'Source #0 (OptiML-1.0.tar.gz):' Source #0 (OptiML-1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/OptiML-1.0.tar.gz + /bin/tar -xf - + cd CoinOptiML-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + rm -f SVM-QP-fortran/aclocal.m4 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87738 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CoinOptiML-1.0 + pushd SVM-QP-fortran ~/RPM/BUILD/CoinOptiML-1.0/SVM-QP-fortran ~/RPM/BUILD/CoinOptiML-1.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-gfortran... x86_64-alt-linux-gfortran checking whether the Fortran 77 compiler works... yes checking for Fortran 77 compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-alt-linux-gfortran accepts -g... yes FFLAGS -pipe -Wall -g -O2 -fPIC -DPIC checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/CoinOptiML-1.0/SVM-QP-fortran' x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o actvset.o actvset.f x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o cholinpiv.o cholinpiv.f x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o cholpiv.o cholpiv.f x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o inc_actvset.o inc_actvset.f x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o kernl.o kernl.f x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o qp.o qp.f x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o qpipm.o qpipm.f x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o svmqp.o svmqp.f cholinpiv.f:15:32: * tol, zero, temp, maxg, shft 1 Warning: Unused variable 'zero' declared at (1) [-Wunused-variable] actvset.f:1097:5: 3000 return 1 Warning: Label 3000 at (1) defined but not used actvset.f:1002:5: 1422 continue 1 Warning: Label 1422 at (1) defined but not used actvset.f:1142:70: integer is(ns), ic(nc), i0(n0), iq, maxns, maxn, imins, 1 Warning: Unused variable 'imins' declared at (1) [-Wunused-variable] actvset.f:1143:28: . i, j, dgrk, ns, n0, nc, k, ipoints(lpnt), lpnt, 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] svmqp.f:259:5: 6000 format( 3(I4,/), D8.4, /, D8.4, /,3(I4,/) ) 1 Warning: Label 6000 at (1) defined but not used actvset.f:1117:58: integer is(ns), iq, maxns, maxn, n, imins, ipntr(maxn), 1 Warning: Unused variable 'imins' declared at (1) [-Wunused-variable] actvset.f:1118:28: . i, j, dgrk, ns, k, ipoints(lpnt), lpnt 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] svmqp.f:21:36: double precision timek, currt, totalt 1 Warning: Unused variable 'currt' declared at (1) [-Wunused-variable] svmqp.f:14:24: integer n, k, i, j, lwrk, lpnt, lipnts, lipntr, 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] svmqp.f:21:44: double precision timek, currt, totalt 1 Warning: Unused variable 'totalt' declared at (1) [-Wunused-variable] actvset.f:1198:42: integer iq, n, maxn, imins, fullmem, ii, n0disc, ncdisc, 1 Warning: Unused variable 'imins' declared at (1) [-Wunused-variable] actvset.f:1199:28: . i, j, dgrk, ns, n0, nc, k, mul, ipoints(lpnt), 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] actvset.f:31:55: . ax, ay, fval, dy, totalt, anorm, rcond, u, 1 Warning: Unused variable 'anorm' declared at (1) [-Wunused-variable] actvset.f:31:26: . ax, ay, fval, dy, totalt, anorm, rcond, u, 1 Warning: Unused variable 'ax' declared at (1) [-Wunused-variable] actvset.f:31:30: . ax, ay, fval, dy, totalt, anorm, rcond, u, 1 Warning: Unused variable 'ay' declared at (1) [-Wunused-variable] actvset.f:32:46: . ynew, schur, rhs, erro, val, minslk(maxsift0), 1 Warning: Unused variable 'erro' declared at (1) [-Wunused-variable] actvset.f:31:36: . ax, ay, fval, dy, totalt, anorm, rcond, u, 1 Warning: Unused variable 'fval' declared at (1) [-Wunused-variable] actvset.f:36:29: . iperm, istep, lqsc, iqsc, iq, 1 Warning: Unused variable 'iperm' declared at (1) [-Wunused-variable] actvset.f:36:49: . iperm, istep, lqsc, iqsc, iq, 1 Warning: Unused variable 'iqsc' declared at (1) [-Wunused-variable] actvset.f:34:62: integer imin0, iminc, imins0, iminsc, i, j, j1, l,icurw, 1 Warning: Unused variable 'j1' declared at (1) [-Wunused-variable] actvset.f:34:65: integer imin0, iminc, imins0, iminsc, i, j, j1, l,icurw, 1 Warning: Unused variable 'l' declared at (1) [-Wunused-variable] actvset.f:40:57: logical brkpt, incactset, usesift, lowrnk, 1 Warning: Unused variable 'lowrnk' declared at (1) [-Wunused-variable] actvset.f:36:43: . iperm, istep, lqsc, iqsc, iq, 1 Warning: Unused variable 'lqsc' declared at (1) [-Wunused-variable] actvset.f:37:29: . nsold, ldg, iterbig, fullmem, jj, 1 Warning: Unused variable 'nsold' declared at (1) [-Wunused-variable] actvset.f:13:37: . quc,qx0, qu0, iqs, qs, qc, 1 Warning: Unused dummy argument 'qu0' at (1) [-Wunused-dummy-argument] actvset.f:13:28: . quc,qx0, qu0, iqs, qs, qc, 1 Warning: Unused dummy argument 'quc' at (1) [-Wunused-dummy-argument] actvset.f:31:62: . ax, ay, fval, dy, totalt, anorm, rcond, u, 1 Warning: Unused variable 'rcond' declared at (1) [-Wunused-variable] actvset.f:23:41: . wrk(lwrk), shift, shftk, tol, tmp 1 Warning: Unused variable 'shift' declared at (1) [-Wunused-variable] actvset.f:31:65: . ax, ay, fval, dy, totalt, anorm, rcond, u, 1 Warning: Unused variable 'u' declared at (1) [-Wunused-variable] actvset.f:1178:62: integer is(ns), iq(maxns), maxns, maxn, imins, 1 Warning: Unused variable 'imins' declared at (1) [-Wunused-variable] cholpiv.f:15:24: integer k, n, nrnk, imaxg, i, j, jj, perm(n), ibeg, 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] cholpiv.f:146:37: INTEGER I, J, JK, IK, IK1 1 Warning: Unused variable 'ik' declared at (1) [-Wunused-variable] cholpiv.f:146:42: INTEGER I, J, JK, IK, IK1 1 Warning: Unused variable 'ik1' declared at (1) [-Wunused-variable] cholpiv.f:146:33: INTEGER I, J, JK, IK, IK1 1 Warning: Unused variable 'jk' declared at (1) [-Wunused-variable] cholpiv.f:141:33: INTEGER LDL, N, K, IRMV, NRNK 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] qpipm.f:430:4: 3000 format(I4, 1x, d12.5, 1x, d12.5, 1x, d12.5, 1x, d12.5, 1x, d12.5, 1 Warning: Label 3000 at (1) defined but not used cholpiv.f:182:56: INTEGER LDL, ns, perm(ns), iwrk(ns), iqs, is(ns), nrnk, 1 Warning: Unused variable 'iqs' declared at (1) [-Wunused-variable] kernl.f:37:68: integer i, j, n, k, l, ll, dgr, ipoints(*), lpnt, kk, 1 Warning: Unused variable 'kk' declared at (1) [-Wunused-variable] kernl.f:41:32: double precision timek, tt, temp 1 Warning: Unused variable 'tt' declared at (1) [-Wunused-variable] qpipm.f:426:0: totalt=totalt+timediff ^ Warning: 'timediff' is used uninitialized in this function [-Wuninitialized] qp.f:516:4: 3000 format(I4, 1x, d12.5, 1x, d12.5, 1x, d12.5, 1x, d12.5, 1x, d12.5, 1 Warning: Label 3000 at (1) defined but not used qp.f:598:27: integer i, j 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] inc_actvset.f:671:5: 4000 format( 'bias=', D14.7) 1 Warning: Label 4000 at (1) defined but not used inc_actvset.f:294:4: 100 call actvset(points, ipoints, lpnt, ipntr, a, c, x, y, 1 Warning: Label 100 at (1) defined but not used qp.f:52:32: * timediff, primal_obj, dual_obj 1 Warning: Unused variable 'timediff' declared at (1) [-Wunused-variable] inc_actvset.f:713:64: * dgrk, is(ns), iqs(ns), maxns, ns, idisc, lpnt, 1 Warning: Unused variable 'idisc' declared at (1) [-Wunused-variable] inc_actvset.f:722:28: integer j, l 1 Warning: Unused variable 'l' declared at (1) [-Wunused-variable] inc_actvset.f:60:51: double precision dy, tmp, theta, tol, boxtol, shift, dir, slk, 1 Warning: Unused variable 'boxtol' declared at (1) [-Wunused-variable] inc_actvset.f:62:29: . currt, big, ac, minslk 1 Warning: Unused variable 'currt' declared at (1) [-Wunused-variable] inc_actvset.f:60:63: double precision dy, tmp, theta, tol, boxtol, shift, dir, slk, 1 Warning: Unused variable 'dir' declared at (1) [-Wunused-variable] inc_actvset.f:60:26: double precision dy, tmp, theta, tol, boxtol, shift, dir, slk, 1 Warning: Unused variable 'dy' declared at (1) [-Wunused-variable] inc_actvset.f:54:27: * erro, nn, iqc, lqc, inminslk, itest, 1 Warning: Unused variable 'erro' declared at (1) [-Wunused-variable] inc_actvset.f:43:25: integer ia, ix, is, ixi, 1 Warning: Unused variable 'ia' declared at (1) [-Wunused-variable] inc_actvset.f:45:38: * ig, itrc, iactv, iatzero, iatone, icuriw, kk1, 1 Warning: Unused variable 'iactv' declared at (1) [-Wunused-variable] inc_actvset.f:45:55: * ig, itrc, iactv, iatzero, iatone, icuriw, kk1, 1 Warning: Unused variable 'iatone' declared at (1) [-Wunused-variable] inc_actvset.f:45:47: * ig, itrc, iactv, iatzero, iatone, icuriw, kk1, 1 Warning: Unused variable 'iatzero' declared at (1) [-Wunused-variable] inc_actvset.f:43:34: integer ia, ix, is, ixi, 1 Warning: Unused variable 'is' declared at (1) [-Wunused-variable] inc_actvset.f:45:31: * ig, itrc, iactv, iatzero, iatone, icuriw, kk1, 1 Warning: Unused variable 'itrc' declared at (1) [-Wunused-variable] inc_actvset.f:43:30: integer ia, ix, is, ixi, 1 Warning: Unused variable 'ix' declared at (1) [-Wunused-variable] inc_actvset.f:43:39: integer ia, ix, is, ixi, 1 Warning: Unused variable 'ixi' declared at (1) [-Wunused-variable] inc_actvset.f:46:35: * kk2, kk3, jj, l1, l2, ii0, iic, iis, nc, maxit, 1 Warning: Unused variable 'jj' declared at (1) [-Wunused-variable] inc_actvset.f:45:68: * ig, itrc, iactv, iatzero, iatone, icuriw, kk1, 1 Warning: Unused variable 'kk1' declared at (1) [-Wunused-variable] inc_actvset.f:46:26: * kk2, kk3, jj, l1, l2, ii0, iic, iis, nc, maxit, 1 Warning: Unused variable 'kk2' declared at (1) [-Wunused-variable] inc_actvset.f:46:31: * kk2, kk3, jj, l1, l2, ii0, iic, iis, nc, maxit, 1 Warning: Unused variable 'kk3' declared at (1) [-Wunused-variable] inc_actvset.f:46:39: * kk2, kk3, jj, l1, l2, ii0, iic, iis, nc, maxit, 1 Warning: Unused variable 'l1' declared at (1) [-Wunused-variable] inc_actvset.f:46:43: * kk2, kk3, jj, l1, l2, ii0, iic, iis, nc, maxit, 1 Warning: Unused variable 'l2' declared at (1) [-Wunused-variable] inc_actvset.f:44:36: * icurw, kk, m, j, iperm, 1 Warning: Unused variable 'm' declared at (1) [-Wunused-variable] inc_actvset.f:54:31: * erro, nn, iqc, lqc, inminslk, itest, 1 Warning: Unused variable 'nn' declared at (1) [-Wunused-variable] inc_actvset.f:35:54: integer iwrk(liwrk), liwrk, n, k, i, r, nrnk, dgrk, 1 Warning: Unused variable 'r' declared at (1) [-Wunused-variable] inc_actvset.f:60:58: double precision dy, tmp, theta, tol, boxtol, shift, dir, slk, 1 Warning: Unused variable 'shift' declared at (1) [-Wunused-variable] inc_actvset.f:60:38: double precision dy, tmp, theta, tol, boxtol, shift, dir, slk, 1 Warning: Unused variable 'theta' declared at (1) [-Wunused-variable] inc_actvset.f:60:31: double precision dy, tmp, theta, tol, boxtol, shift, dir, slk, 1 Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable] inc_actvset.f:61:30: . totalt, val, 1 Warning: Unused variable 'totalt' declared at (1) [-Wunused-variable] x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -c -o main_svmqp.o main_svmqp.f main_svmqp.f:123:43: . ipntr, lipntr, c, r, n, k, data1, data2 ) 1 Warning: Unused dummy argument 'c' at (1) [-Wunused-dummy-argument] main_svmqp.f:146:34: integer n, k, i, j, lwrk, ix, iospec, lpnt, lipnts, lipntr, 1 Warning: Unused variable 'ix' declared at (1) [-Wunused-variable] main_svmqp.f:146:30: integer n, k, i, j, lwrk, ix, iospec, lpnt, lipnts, lipntr, 1 Warning: Unused variable 'lwrk' declared at (1) [-Wunused-variable] main_svmqp.f:31:48: logical usesift, sparse, cornrsln, presolve 1 Warning: Unused variable 'cornrsln' declared at (1) [-Wunused-variable] main_svmqp.f:32:36: double precision timek, currt, totalt 1 Warning: Unused variable 'currt' declared at (1) [-Wunused-variable] main_svmqp.f:12:44: integer lwrk, liwrk, n, k, i, r, nrnk, dgr, 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] main_svmqp.f:25:63: integer ia, ipoints, ix, is, ixi, id, ip, ibeta, 1 Warning: Unused variable 'ibeta' declared at (1) [-Wunused-variable] main_svmqp.f:26:46: * ilambda, nrnka, icuriwo, icurwo, 1 Warning: Unused variable 'icuriwo' declared at (1) [-Wunused-variable] main_svmqp.f:26:54: * ilambda, nrnka, icuriwo, icurwo, 1 Warning: Unused variable 'icurwo' declared at (1) [-Wunused-variable] main_svmqp.f:25:52: integer ia, ipoints, ix, is, ixi, id, ip, ibeta, 1 Warning: Unused variable 'id' declared at (1) [-Wunused-variable] main_svmqp.f:27:31: * idx, ids, idxi, ic, icurw, ir, m, j, iperm, 1 Warning: Unused variable 'ids' declared at (1) [-Wunused-variable] main_svmqp.f:27:26: * idx, ids, idxi, ic, icurw, ir, m, j, iperm, 1 Warning: Unused variable 'idx' declared at (1) [-Wunused-variable] main_svmqp.f:27:37: * idx, ids, idxi, ic, icurw, ir, m, j, iperm, 1 Warning: Unused variable 'idxi' declared at (1) [-Wunused-variable] main_svmqp.f:28:25: * ig, itrc, icuriw, maxsift0, maxsiftc, iospec, 1 Warning: Unused variable 'ig' declared at (1) [-Wunused-variable] main_svmqp.f:26:30: * ilambda, nrnka, icuriwo, icurwo, 1 Warning: Unused variable 'ilambda' declared at (1) [-Wunused-variable] main_svmqp.f:25:56: integer ia, ipoints, ix, is, ixi, id, ip, ibeta, 1 Warning: Unused variable 'ip' declared at (1) [-Wunused-variable] main_svmqp.f:27:65: * idx, ids, idxi, ic, icurw, ir, m, j, iperm, 1 Warning: Unused variable 'iperm' declared at (1) [-Wunused-variable] main_svmqp.f:25:43: integer ia, ipoints, ix, is, ixi, id, ip, ibeta, 1 Warning: Unused variable 'is' declared at (1) [-Wunused-variable] main_svmqp.f:28:31: * ig, itrc, icuriw, maxsift0, maxsiftc, iospec, 1 Warning: Unused variable 'itrc' declared at (1) [-Wunused-variable] main_svmqp.f:25:48: integer ia, ipoints, ix, is, ixi, id, ip, ibeta, 1 Warning: Unused variable 'ixi' declared at (1) [-Wunused-variable] main_svmqp.f:27:58: * idx, ids, idxi, ic, icurw, ir, m, j, iperm, 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] main_svmqp.f:27:55: * idx, ids, idxi, ic, icurw, ir, m, j, iperm, 1 Warning: Unused variable 'm' declared at (1) [-Wunused-variable] main_svmqp.f:29:28: * maxit, maxns, maxn, ninit, lpnt, iipoints, 1 Warning: Unused variable 'maxit' declared at (1) [-Wunused-variable] main_svmqp.f:28:49: * ig, itrc, icuriw, maxsift0, maxsiftc, iospec, 1 Warning: Unused variable 'maxsift0' declared at (1) [-Wunused-variable] main_svmqp.f:28:59: * ig, itrc, icuriw, maxsift0, maxsiftc, iospec, 1 Warning: Unused variable 'maxsiftc' declared at (1) [-Wunused-variable] main_svmqp.f:12:53: integer lwrk, liwrk, n, k, i, r, nrnk, dgr, 1 Warning: Unused variable 'nrnk' declared at (1) [-Wunused-variable] main_svmqp.f:12:47: integer lwrk, liwrk, n, k, i, r, nrnk, dgr, 1 Warning: Unused variable 'r' declared at (1) [-Wunused-variable] main_svmqp.f:32:44: double precision timek, currt, totalt 1 Warning: Unused variable 'totalt' declared at (1) [-Wunused-variable] main_svmqp.f:31:30: logical usesift, sparse, cornrsln, presolve 1 Warning: Unused variable 'usesift' declared at (1) [-Wunused-variable] actvset.f:508:0: val=dir*qxs(i) ^ Warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] rm -f libsvmqp.a ar cru libsvmqp.a actvset.o cholinpiv.o cholpiv.o inc_actvset.o kernl.o qp.o qpipm.o svmqp.o ranlib libsvmqp.a x86_64-alt-linux-gfortran -pipe -Wall -g -O2 -fPIC -DPIC -o svmqp main_svmqp.o libsvmqp.a -llapack -lopenblas make: Leaving directory `/usr/src/RPM/BUILD/CoinOptiML-1.0/SVM-QP-fortran' + popd ~/RPM/BUILD/CoinOptiML-1.0 + pushd SVMPath-cpp ~/RPM/BUILD/CoinOptiML-1.0/SVMPath-cpp ~/RPM/BUILD/CoinOptiML-1.0 + '[' -n 8 ']' + make -j8 make: Entering directory `/usr/src/RPM/BUILD/CoinOptiML-1.0/SVMPath-cpp' g++ -c -g -pipe -Wall -fPIC -DPIC -g -O3 QP-pathCall.cpp g++ -c -g -pipe -Wall -fPIC -DPIC -g -O3 QP_MemRedCostPath.cpp g++ -c -g -pipe -Wall -fPIC -DPIC -g -O3 QPclassPath.cpp g++ -c -g -pipe -Wall -fPIC -DPIC -g -O3 SVMRBFreal.cpp QP-pathCall.cpp:9:0: warning: ignoring #pragma hdrstop [-Wunknown-pragmas] #pragma hdrstop ^ QP-pathCall.cpp:13:0: warning: ignoring #pragma argsused [-Wunknown-pragmas] #pragma argsused ^ QPclassPath.cpp:2214:1: warning: "/*" within comment [-Wcomment] /* ^ In file included from QP_MemRedCostPath.h:22:0, from SVMRBFreal.h:7, from SVMRBFreal.cpp:3: QPclassPath.h: In member function 'void TQPclassPath::SetC(hpVec)': QPclassPath.h:648:93: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Object already in use, cannot update vector C now.\n Create new object.\n"); ^ QPclassPath.h: In member function 'void TQPclassPath::SetC(hpReal)': QPclassPath.h:659:93: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Object already in use, cannot update vector C now.\n Create new object.\n"); ^ QPclassPath.h: In member function 'hpReal TQPclassPath::GetCurrentMinRationStep1Pos()': QPclassPath.h:707:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Data is not consistent with current value of the parameter."); ^ QPclassPath.h: In member function 'hpReal TQPclassPath::GetCurrentMinRationStep1Neg()': QPclassPath.h:716:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Data is not consistent with current value of the parameter."); ^ In file included from QP_MemRedCostPath.h:22:0, from QP_MemRedCostPath.cpp:2: QPclassPath.h: In member function 'void TQPclassPath::SetC(hpVec)': QPclassPath.h:648:93: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Object already in use, cannot update vector C now.\n Create new object.\n"); ^ In file included from QP_MemRedCostPath.h:22:0, from SVMRBFreal.h:7, from QP-pathCall.cpp:3: QPclassPath.h: In member function 'void TQPclassPath::SetC(hpVec)': QPclassPath.h:648:93: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Object already in use, cannot update vector C now.\n Create new object.\n"); ^ QPclassPath.h: In member function 'void TQPclassPath::SetC(hpReal)': QPclassPath.h:659:93: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Object already in use, cannot update vector C now.\n Create new object.\n"); ^ QPclassPath.h: In member function 'void TQPclassPath::SetC(hpReal)': QPclassPath.h:659:93: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Object already in use, cannot update vector C now.\n Create new object.\n"); ^ QPclassPath.h: In member function 'hpReal TQPclassPath::GetCurrentMinRationStep1Pos()': QPclassPath.h:707:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Data is not consistent with current value of the parameter."); ^ QPclassPath.h: In member function 'hpReal TQPclassPath::GetCurrentMinRationStep1Pos()': QPclassPath.h:707:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Data is not consistent with current value of the parameter."); ^ QPclassPath.h: In member function 'hpReal TQPclassPath::GetCurrentMinRationStep1Neg()': QPclassPath.h:716:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Data is not consistent with current value of the parameter."); ^ QPclassPath.h: In member function 'hpReal TQPclassPath::GetCurrentMinRationStep1Neg()': QPclassPath.h:716:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Data is not consistent with current value of the parameter."); ^ SVMRBFreal.cpp: In constructor 'SVMRBFreal::SVMRBFreal(char*)': SVMRBFreal.cpp:45:37: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg( "Input File Error" ); ^ SVMRBFreal.cpp: In member function 'void SVMRBFreal::SolveSVM()': SVMRBFreal.cpp:107:58: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Initialization was not performed."); ^ In file included from QPclassPath.cpp:2:0: QPclassPath.h: In member function 'void TQPclassPath::SetC(hpVec)': QPclassPath.h:648:93: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Object already in use, cannot update vector C now.\n Create new object.\n"); ^ QPclassPath.h: In member function 'void TQPclassPath::SetC(hpReal)': QPclassPath.h:659:93: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Object already in use, cannot update vector C now.\n Create new object.\n"); ^ QPclassPath.h: In member function 'hpReal TQPclassPath::GetCurrentMinRationStep1Pos()': QPclassPath.h:707:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Data is not consistent with current value of the parameter."); ^ QPclassPath.h: In member function 'hpReal TQPclassPath::GetCurrentMinRationStep1Neg()': QPclassPath.h:716:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Data is not consistent with current value of the parameter."); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadData(char*)': SVMRBFreal.cpp:292:27: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf( in , "%d", &aux1); ^ SVMRBFreal.cpp:293:37: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf( in_aux , "%d", &aux1); ^ SVMRBFreal.cpp:314:35: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf(in,"%d:%lf",&aux1,&aux2); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::SplitDataSet(boolean, Index)': SVMRBFreal.cpp:349:45: warning: non-constant array new length must be specified without parentheses around the type-id [-Wvla] PositiveLabels = new(Index[NumberPoints+1]); ^ SVMRBFreal.cpp:350:45: warning: non-constant array new length must be specified without parentheses around the type-id [-Wvla] NegativeLabels = new(Index[NumberPoints+1]); ^ QPclassPath.cpp: In member function 'void TQPclassPath::SetNoBias(boolean)': QPclassPath.cpp:214:92: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] TQPclassPath::PrintErrorMsg ("NoBias option cannot be changed after solving the problem."); ^ QP_MemRedCostPath.cpp: In member function 'QPErrorMsg TQPMemRedCostPath::CheckingParametricStep()': QP_MemRedCostPath.cpp:172:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] TQPclassPath::PrintErrorMsg("Parameter did not increase."); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::SolveQP()': QPclassPath.cpp:256:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Cycle detected, exiting the program.\n"); ^ SVMRBFreal.cpp:407:46: warning: non-constant array new length must be specified without parentheses around the type-id [-Wvla] AllLabels = new(Index[NumberPoints+1]); ^ QPclassPath.cpp:267:81: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Numerical Instability Detected: recomputing data structures."); ^ QPclassPath.cpp:272:80: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("A fatal error occured when recomputing the data structures."); ^ QPclassPath.cpp:277:79: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("New Variable to Be Added Not Consistent with Current Data."); ^ QPclassPath.cpp:279:92: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Index {aka unsigned int}' [-Wformat=] printf ( "Inconsistent Index = %ld and Event = %ld \n ", NewIndexToBeAdded, BaseEvent ); ^ QPclassPath.cpp:279:92: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] QPclassPath.cpp:299:94: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Fatal Error After Solving Current Base: \n **** TERMINATE PROGRAM **** \n"); ^ QP_MemRedCostPath.cpp:214:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Jump on Theta"); ^ QPclassPath.cpp:338:78: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Maximum number of iterations reached: optimization stopped."); ^ QP_MemRedCostPath.cpp:223:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Reoptimized (due to numerical precision)\n"); ^ QP-pathCall.cpp: In function 'int main(int, char**)': QP-pathCall.cpp:109:93: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'char*' [-Wformat=] printf("what == %ld \nInput file not found (%s). Please verify the command line\n",argv[2]); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::SolveCurrentBase()': QPclassPath.cpp:365:95: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Numerical Instability Detected: recomputing data structures.\n"); ^ QP-pathCall.cpp:109:93: warning: format '%s' expects a matching 'char*' argument [-Wformat=] QPclassPath.cpp:370:94: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("A fatal error occured when recomputing the data structures.\n"); ^ QPclassPath.cpp:377:95: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Numerical Instability Detected: recomputing data structures.\n"); ^ QPclassPath.cpp:382:94: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("A fatal error occured when recomputing the data structures.\n"); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadDataSpam(char*)': SVMRBFreal.cpp:496:33: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf(in_aux,"%d",&aux1); ^ QP-pathCall.cpp:192:267: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'Index {aka unsigned int}' [-Wformat=] printf("Splitting Data from input file %s. \n Total number of points: %ld .... Train Data Set %ld Test Data Set %ld.\n", argv[2], SVMQP.GetNumberPoints(), SVMQP.GetNumberPoints()- IntNumber ( 0.15*SVMQP.GetNumberPoints() ), IntNumber(0.15*SVMQP.GetNumberPoints())); ^ QP_MemRedCostPath.cpp: In member function 'void TQPMemRedCostPath::SolvePath(hpReal, hpReal)': QP_MemRedCostPath.cpp:325:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("End of the Parametric path."); ^ QP-pathCall.cpp:193:277: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'Index {aka unsigned int}' [-Wformat=] fprintf(out_info,"Splitting Data from input file %s. \n Total number of points: %ld .... Train Data Set %ld Test Data Set %ld.\n", argv[2], SVMQP.GetNumberPoints(), SVMQP.GetNumberPoints()- IntNumber ( 0.15*SVMQP.GetNumberPoints() ), IntNumber(0.15*SVMQP.GetNumberPoints())); ^ QP_MemRedCostPath.cpp:328:56: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Parametric Event not well defined"); ^ QP_MemRedCostPath.cpp:332:102: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Numerical Instability Detected on Parametric Path: recomputing data structures.\n"); ^ QP_MemRedCostPath.cpp:337:83: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("A fatal error occured when recomputing the Regularized path.\n"); ^ QP_MemRedCostPath.cpp:347:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Theta might have been wrongly set."); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadDataDense(char*)': SVMRBFreal.cpp:580:33: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf(in_aux,"%d",&aux1); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::JumpSolveQP(hpReal)': QPclassPath.cpp:569:58: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Theta cannot jump to nearly zero values."); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::SetTheta(hpReal)': QPclassPath.cpp:602:73: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Theta cannot have negative value (problem infeasible)."); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadDataDenseMilind2(char*, char*)': SVMRBFreal.cpp:632:35: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf(in," %d %d\n",&aux1,&aux2); ^ QPclassPath.cpp:613:87: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("This value of theta violates feasibility constraints for this basis."); ^ QPclassPath.cpp:614:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Step Reduced"); ^ SVMRBFreal.cpp:632:35: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'IntNumber* {aka long int*}' [-Wformat=] SVMRBFreal.cpp:636:32: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf(in,"%d %d ",&aux1,&aux2); ^ SVMRBFreal.cpp:636:32: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'IntNumber* {aka long int*}' [-Wformat=] QPclassPath.cpp:599:12: warning: variable 'UpdateThetaStatus' set but not used [-Wunused-but-set-variable] QPErrorMsg UpdateThetaStatus = MsgOk; ^ SVMRBFreal.cpp:665:42: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf( in, "%d %d", &aux1, &aux2); ^ SVMRBFreal.cpp:665:42: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'IntNumber* {aka long int*}' [-Wformat=] QP_MemRedCostPath.cpp: In member function 'boolean TQPMemRedCostPath::GetApproxBreakPoint()': QP_MemRedCostPath.cpp:583:9: warning: enumeration value 'NoEvent' not handled in switch [-Wswitch] switch( ParametricEvent ){ ^ SVMRBFreal.cpp:616:7: warning: variable 'NumNonZero' set but not used [-Wunused-but-set-variable] Index NumNonZero; ^ SVMRBFreal.cpp:617:7: warning: variable 'NumFeature' set but not used [-Wunused-but-set-variable] Index NumFeature; ^ QP_MemRedCostPath.cpp:583:9: warning: enumeration value 'Io2Is' not handled in switch [-Wswitch] QPclassPath.cpp: In member function 'void TQPclassPath::ComputeMinRatioTestStep1()': QPclassPath.cpp:728:109: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Infinite Direction generated when we should have \n unique solution of the KKT system" ); ^ QP_MemRedCostPath.cpp:583:9: warning: enumeration value 'Ic2Is' not handled in switch [-Wswitch] SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadDataDenseMilind(char*, char*)': SVMRBFreal.cpp:718:35: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf(in," %d %d\n",&aux1,&aux2); ^ SVMRBFreal.cpp:718:35: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'IntNumber* {aka long int*}' [-Wformat=] SVMRBFreal.cpp:722:32: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf(in,"%d %d ",&aux1,&aux2); ^ SVMRBFreal.cpp:722:32: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'IntNumber* {aka long int*}' [-Wformat=] QP_MemRedCostPath.cpp:609:7: warning: enumeration value 'NoEvent' not handled in switch [-Wswitch] switch( ParametricEvent ){ ^ SVMRBFreal.cpp:751:42: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf( in, "%d %d", &aux1, &aux2); ^ SVMRBFreal.cpp:751:42: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'IntNumber* {aka long int*}' [-Wformat=] QPclassPath.cpp:808:96: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Changing the parameter with two (or more) linear dependent rows"); ^ SVMRBFreal.cpp:702:7: warning: variable 'NumNonZero' set but not used [-Wunused-but-set-variable] Index NumNonZero; ^ SVMRBFreal.cpp:703:7: warning: variable 'NumFeature' set but not used [-Wunused-but-set-variable] Index NumFeature; ^ SVMRBFreal.cpp: In member function 'void SVMRBFreal::WriteDataSparse()': SVMRBFreal.cpp:801:38: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'Index {aka unsigned int}' [-Wformat=] fprintf( out1, "%ld\n",NumberFeatures); ^ SVMRBFreal.cpp:802:36: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'Index {aka unsigned int}' [-Wformat=] fprintf( out1, "%ld\n",NumberPoints); ^ SVMRBFreal.cpp:814:57: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'Index {aka unsigned int}' [-Wformat=] fprintf( out2, "%ld\n", DataInd[i][k] ); ^ SVMRBFreal.cpp: In member function 'void SVMRBFreal::WriteFullDense()': SVMRBFreal.cpp:842:37: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'Index {aka unsigned int}' [-Wformat=] fprintf( out, "%ld\n",NumberFeatures); ^ SVMRBFreal.cpp:843:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'Index {aka unsigned int}' [-Wformat=] fprintf( out, "%ld\n",NumberPoints); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::LoadTestData(char*)': SVMRBFreal.cpp:886:27: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf( in , "%d", &aux1); ^ SVMRBFreal.cpp:887:31: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf( in_aux , "%d", &aux1); ^ QP_MemRedCostPath.cpp: In member function 'void TQPMemRedCostPath::SolveApproximatePath(hpReal, hpReal)': QP_MemRedCostPath.cpp:924:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Theta might have been wrongly set."); ^ SVMRBFreal.cpp:908:35: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'IntNumber* {aka long int*}' [-Wformat=] fscanf(in,"%d:%lf",&aux1,&aux2); ^ QP_MemRedCostPath.cpp:950:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("End of the Parametric path."); ^ QP_MemRedCostPath.cpp:953:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Parametric Event not well defined."); ^ QP_MemRedCostPath.cpp:957:104: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Numerical Instability Detected on Parametric Path: recomputing data structures.\n"); ^ QP_MemRedCostPath.cpp:962:85: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("A fatal error occured when recomputing the Regularized path.\n"); ^ SVMRBFreal.cpp: In member function 'virtual void SVMRBFreal::UpdateEveryIteration()': SVMRBFreal.cpp:1015:148: warning: format '%d' expects argument of type 'int', but argument 2 has type 'IntNumber {aka long int}' [-Wformat=] printf( "Iteration:%d Inner:%d f=%8lf b=%8lf Ns=%d No=%d Nc=%d \n", GetIteration(), GetInnerIter(), Getf_obj(), Getb(), GetNs(), GetNo(), GetNc()); ^ SVMRBFreal.cpp:1015:148: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IntNumber {aka long int}' [-Wformat=] QP_MemRedCostPath.cpp: In member function 'boolean TQPMemRedCostPath::EvaluatingTestData()': QP_MemRedCostPath.cpp:1097:134: warning: too many arguments for format [-Wformat-extra-args] fprintf( out_info, "No improvement on the Test Data Set Performance. Stop computing the path.\n",BestThetaTestValue,BestTestValue); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::FromCToBase(Index)': QPclassPath.cpp:1381:66: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Recomputing All: FATAL ERROR... Qii < 0\n"); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::FromZeroToBase(Index)': QPclassPath.cpp:1465:66: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Recomputing All: FATAL ERROR... Qii < 0\n"); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::MoveAlongDirection()': QPclassPath.cpp:1556:8: warning: enumeration value 'Io2Is' not handled in switch [-Wswitch] switch ( BaseEvent ){ ^ QPclassPath.cpp:1556:8: warning: enumeration value 'Ic2Is' not handled in switch [-Wswitch] QP_MemRedCostPath.cpp: In member function 'void TQPMemRedCostPath::PathMinRatioTestStep2LowerBound(hpReal)': QP_MemRedCostPath.cpp:1269:8: warning: unused variable 'RedCost' [-Wunused-variable] hpReal RedCost = hpZero; ^ QP_MemRedCostPath.cpp: In member function 'void TQPMemRedCostPath::PathMinRatioTestStep2(hpReal)': QP_MemRedCostPath.cpp:1481:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Optimality close to have been lost"); ^ QPclassPath.cpp: In member function 'void TQPclassPath::PrintBasicInfo()': QPclassPath.cpp:1798:70: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IntNumber {aka long int}' [-Wformat=] fprintf( out_info," Iteration: %d ------------------ \n", Iteration); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadParameters()': SVMRBFreal.cpp:125:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"// Default Parameter File for Path_SVM"); ^ QPclassPath.cpp:1801:138: warning: format '%d' expects argument of type 'int', but argument 4 has type 'IntNumber {aka long int}' [-Wformat=] fprintf( out_info,"Memory Style for L: %d, CurrentAllocL = %d, Size of Block Allocation: %d \n", L_LowerTri, CurrentAllocL, BlockAllocL); ^ QPclassPath.cpp:1801:138: warning: format '%d' expects argument of type 'int', but argument 5 has type 'IntNumber {aka long int}' [-Wformat=] QPclassPath.cpp:1803:51: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IntNumber {aka long int}' [-Wformat=] fprintf( out_info,"Inner Loops: %d\n", InnerIter); ^ SVMRBFreal.cpp:128:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"// Parameters for the QP"); ^ SVMRBFreal.cpp:130:52: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%lf Absolute Precision", &aux_real); ^ SVMRBFreal.cpp:133:52: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%lf Relative Precision", &aux_real); ^ SVMRBFreal.cpp:136:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld Bias Term (1 == is included)", &aux_int); ^ SVMRBFreal.cpp:139:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld MaxIteration", &aux_int); ^ QPclassPath.cpp: In member function 'void TQPclassPath::PrintErrorMsg(char*)': QPclassPath.cpp:1832:39: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IntNumber {aka long int}' [-Wformat=] Iteration, InnerIter, Ns, Nc, No); ^ QPclassPath.cpp:1832:39: warning: format '%d' expects argument of type 'int', but argument 4 has type 'IntNumber {aka long int}' [-Wformat=] QP_MemRedCostPath.cpp:1533:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Optimality close to have been lost"); ^ SVMRBFreal.cpp:144:54: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"// Memory and Reduced Cost Strategy"); ^ SVMRBFreal.cpp:146:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld MaxSizeNop", &aux_int); ^ SVMRBFreal.cpp:149:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld MaxSizeNcp", &aux_int); ^ SVMRBFreal.cpp:152:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld CoutToIopp", &aux_int); ^ QPclassPath.cpp: In member function 'void TQPclassPath::PrintInformativeMsg(char*)': QPclassPath.cpp:1846:39: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IntNumber {aka long int}' [-Wformat=] Iteration, InnerIter, Ns, Nc, No); ^ QPclassPath.cpp:1846:39: warning: format '%d' expects argument of type 'int', but argument 4 has type 'IntNumber {aka long int}' [-Wformat=] SVMRBFreal.cpp:155:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld CoutToIcpp", &aux_int); ^ SVMRBFreal.cpp:158:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld CoutToIoppp", &aux_int); ^ SVMRBFreal.cpp:161:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld CoutToIcppp", &aux_int); ^ SVMRBFreal.cpp:164:68: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld BlockAllocQ (if <= 0 it is ignored)", &aux_int); ^ SVMRBFreal.cpp:167:73: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld MaxNumberofQcolumns (if 0 it is ignored)", &aux_int); ^ SVMRBFreal.cpp:170:68: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld BlockAllocL (if <= 0 it is ignored)", &aux_int); ^ SVMRBFreal.cpp:175:84: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"// Evaluating Solution on Test Data (Cross validation parameters)"); ^ SVMRBFreal.cpp:177:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld DataTestMode", &aux_int); ^ SVMRBFreal.cpp:180:52: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld PerformanceFunction", &aux_int); ^ SVMRBFreal.cpp:183:89: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld BreakPointIntervals (relevant only if DataTestMode == 2)", &aux_int); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::VerifyQPdata()': QPclassPath.cpp:1882:71: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("r1 is different from backsolve: r1 = L-1 Y.\n"); ^ SVMRBFreal.cpp:186:85: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld NumberOfTests (relevant only if DataTestMode == 1)", &aux_int); ^ SVMRBFreal.cpp:191:59: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"// Exact and Approximate Path Parameters"); ^ SVMRBFreal.cpp:193:51: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%lf Initial Parameter", &aux_real); ^ SVMRBFreal.cpp:196:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%lf Final Parameter", &aux_real); ^ QPclassPath.cpp:1893:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("r1 does not solve L r1 = Y.\n"); ^ SVMRBFreal.cpp:199:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld PathMode", &aux_int); ^ SVMRBFreal.cpp:202:79: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld MaxSizeNoPath (relevant only if Approx. Path)", &aux_int); ^ SVMRBFreal.cpp:205:79: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld MaxSizeNcPath (relevant only if Approx. Path)", &aux_int); ^ SVMRBFreal.cpp:208:77: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld BPtoUpdates (relevant only if Approx. Path)", &aux_int); ^ SVMRBFreal.cpp:211:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld MaxToJump", &aux_int); ^ SVMRBFreal.cpp:216:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"// Output Preferences"); ^ SVMRBFreal.cpp:218:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld PrintMode", &aux_int); ^ SVMRBFreal.cpp:221:52: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld PrintEveryIteration", &aux_int); ^ QPclassPath.cpp:1908:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("lin_obj is wrong...\n"); ^ SVMRBFreal.cpp:224:53: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld PrintEveryBreakPoint", &aux_int); ^ SVMRBFreal.cpp:229:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"// Kernel Parameters"); ^ SVMRBFreal.cpp:231:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%ld Kernel Mode", &aux_int); ^ SVMRBFreal.cpp:233:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%lf Kernel Parameter sigma", &kernel_sigma); ^ SVMRBFreal.cpp:235:63: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%lf Kernel Parameter poly c", &kernel_poly_c); ^ SVMRBFreal.cpp:237:63: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_par,"%lf Kernel Parameter poly d", &kernel_poly_d); ^ QPclassPath.cpp:1917:72: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("r2 is different from backsolve of current L.\n"); ^ QPclassPath.cpp:1927:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("r2 does not solve L r2 = (QscCc - Vs).\n"); ^ QP_MemRedCostPath.cpp: In member function 'virtual boolean TQPMemRedCostPath::NeedToGetNewIndex()': QP_MemRedCostPath.cpp:1743:10: warning: enumeration value 'Is2Ic' not handled in switch [-Wswitch] switch ( NextEvent ){ ^ QPclassPath.cpp:1934:66: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("lin_cte_obj is not consistent with Ic.\n"); ^ QP_MemRedCostPath.cpp:1743:10: warning: enumeration value 'Is2Io' not handled in switch [-Wswitch] QPclassPath.cpp:1941:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("quad_cte_obj is not consistent with Ic.\n"); ^ QPclassPath.cpp:1947:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("cte_obj is not consistent with Ic.\n"); ^ QPclassPath.cpp:1954:58: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("YcCc is not consistent with Ic\n"); ^ QPclassPath.cpp:1965:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Is and PlaceIs are not consistent:"); ^ QPclassPath.cpp:1971:70: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("More that Ns elements with PlaceIs < Max_n.\n"); ^ QPclassPath.cpp:1981:75: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Ic and PlaceIc are not consistent:"); ^ QPclassPath.cpp:1987:70: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("More that Nc elements with PlaceIc < Max_n.\n"); ^ QPclassPath.cpp:1997:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg ("Io and PlaceIo are not consistent:"); ^ QPclassPath.cpp:2003:70: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("More that No elements with PlaceIo < Max_n.\n"); ^ QPclassPath.cpp:2010:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("QC_redcost is not consitent: "); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadData(char*)': SVMRBFreal.cpp:292:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( in , "%d", &aux1); ^ SVMRBFreal.cpp:293:38: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( in_aux , "%d", &aux1); ^ QPclassPath.cpp:2016:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("QC_redcost is not consitent: "); ^ SVMRBFreal.cpp:300:52: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_aux,"%lf", &aux2); ^ SVMRBFreal.cpp:314:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d:%lf",&aux1,&aux2); ^ QPclassPath.cpp:2022:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("QC_redcost is not consitent: "); ^ QPclassPath.cpp: In member function 'hpReal TQPclassPath::VerifyMinReducedCost()': QPclassPath.cpp:2073:92: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Current Point has at least one Negative Component < - tol\n"); ^ QPclassPath.cpp:2075:98: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Current Point has at least one Component Alpha[k] > C[k] + tol \n"); ^ QPclassPath.cpp:2082:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("\nCurrent Point the Violates Linear Constraint \n"); ^ QPclassPath.cpp:2115:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Missing Index..."); ^ QPclassPath.cpp: In member function 'QPErrorMsg TQPclassPath::RecomputeAll()': QPclassPath.cpp:2140:81: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PrintErrorMsg("Recomputing All: FATAL ERROR... delta2 < - tol\n"); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadDataSpam(char*)': SVMRBFreal.cpp:491:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( in_aux , "%lf", &aux3); ^ SVMRBFreal.cpp:496:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_aux,"%d",&aux1); ^ SVMRBFreal.cpp:510:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%lf",&aux3); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadDataDense(char*)': SVMRBFreal.cpp:577:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( in_aux , "%lf", &aux3); ^ In file included from QPclassPath.h:20:0, from QPclassPath.cpp:2: VectorOperations.h: In instantiation of 'void ShiftLeft(Tclass*, Index, Index) [with Tclass = double; Index = unsigned int]': QPclassPath.cpp:1759:32: required from here VectorOperations.h:219:9: warning: operation on 'aux' may be undefined [-Wsequence-point] *(aux++) = *(aux+1); ^ SVMRBFreal.cpp:580:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_aux,"%d",&aux1); ^ SVMRBFreal.cpp:594:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%lf",&aux3); ^ In file included from QPclassPath.cpp:2:0: QPclassPath.h: At global scope: QPclassPath.h:249:33: warning: inline function 'virtual hpReal TQPclassPath::GetQicCc(Index)' used but never defined virtual inline hpReal GetQicCc ( Index i )=0; ^ QPclassPath.h:259:33: warning: inline function 'virtual hpReal TQPclassPath::GetQij(Index, Index)' used but never defined virtual inline hpReal GetQij ( Index i, Index j ) = 0; ^ QPclassPath.h:263:33: warning: inline function 'virtual hpReal TQPclassPath::SprodQi_d(Index, hpVec, IndexVec, Index)' used but never defined virtual inline hpReal SprodQi_d ( Index i, hpVec d, IndexVec Iset, Index Nset)=0; ^ QPclassPath.h:261:33: warning: inline function 'virtual hpReal TQPclassPath::SprodQi_dIset(Index, hpVec, IndexVec, Index)' used but never defined virtual inline hpReal SprodQi_dIset ( Index i, hpVec dIset, IndexVec Iset, Index Nset)=0; ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadDataDenseMilind2(char*, char*)': SVMRBFreal.cpp:632:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in," %d %d\n",&aux1,&aux2); ^ QP_MemRedCostPath.cpp: In member function 'virtual void TQPMemRedCostPath::PrintConfigurationInfo()': QP_MemRedCostPath.cpp:2347:185: warning: format '%d' expects argument of type 'int', but argument 4 has type 'IntNumber {aka long int}' [-Wformat=] fprintf( out_info,"Memory Style: %d, CurrentAllocQ = %d, Maximum Allowed = %d, Nq = %d, Size of Block Allocation: %d \n", MemStyleQ, CurrentAllocQ, MaxNumberofQcolumns, Nq, BlockAllocQ); ^ SVMRBFreal.cpp:636:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d %d ",&aux1,&aux2); ^ SVMRBFreal.cpp:665:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( in, "%d %d", &aux1, &aux2); ^ SVMRBFreal.cpp:674:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in," %lf",&aux3); ^ SVMRBFreal.cpp:683:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in2," %lf\n", &aux3); ^ QP_MemRedCostPath.cpp:2347:185: warning: format '%d' expects argument of type 'int', but argument 5 has type 'IntNumber {aka long int}' [-Wformat=] QP_MemRedCostPath.cpp:2347:185: warning: format '%d' expects argument of type 'int', but argument 7 has type 'IntNumber {aka long int}' [-Wformat=] QP_MemRedCostPath.cpp:2348:151: warning: format '%d' expects argument of type 'int', but argument 4 has type 'IntNumber {aka long int}' [-Wformat=] fprintf( out_info,"Reduce Cost Mode: %d, CountToIopp = %d, CountToIcpp = %d, RedCostBar = %f\n", ReducedCostMode, CountToIopp, CountToIcpp, RedCostBar); ^ QP_MemRedCostPath.cpp:2348:151: warning: format '%d' expects argument of type 'int', but argument 5 has type 'IntNumber {aka long int}' [-Wformat=] SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadDataDenseMilind(char*, char*)': SVMRBFreal.cpp:718:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in," %d %d\n",&aux1,&aux2); ^ SVMRBFreal.cpp:722:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d %d ",&aux1,&aux2); ^ SVMRBFreal.cpp:751:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( in, "%d %d", &aux1, &aux2); ^ SVMRBFreal.cpp:759:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in," %lf",&aux3); ^ SVMRBFreal.cpp:766:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in2," %lf\n", &aux3); ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::LoadTestData(char*)': SVMRBFreal.cpp:886:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( in , "%d", &aux1); ^ SVMRBFreal.cpp:887:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( in_aux , "%d", &aux1); ^ SVMRBFreal.cpp:894:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_aux,"%lf", &aux2); ^ SVMRBFreal.cpp:908:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d:%lf",&aux1,&aux2); ^ In file included from QPclassPath.h:21:0, from QP_MemRedCostPath.h:22, from SVMRBFreal.h:7, from QP-pathCall.cpp:3: MatrixOperations.h: At global scope: MatrixOperations.h:11:20: warning: 'void TriangularSystem(hpReal* const*, hpVec, hpVec, Index)' declared 'static' but never defined [-Wunused-function] static inline void TriangularSystem ( const hpVec *L, register hpVec b, ^ MatrixOperations.h:14:20: warning: 'void TriangularSystemTranspose(hpReal* const*, hpVec, hpVec, Index)' declared 'static' but never defined [-Wunused-function] static inline void TriangularSystemTranspose ( const hpVec *L, register hpVec b, ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::ReadData(char*)': SVMRBFreal.cpp:277:1: warning: 'clast' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( clast !='\n' ) NumberPoints++; ^ SVMRBFreal.cpp: In member function 'QPErrorMsg SVMRBFreal::LoadTestData(char*)': SVMRBFreal.cpp:872:1: warning: 'clast' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( clast !='\n' ) TestNumberPoints++; ^ In file included from QPclassPath.h:21:0, from QP_MemRedCostPath.h:22, from SVMRBFreal.h:7, from SVMRBFreal.cpp:3: MatrixOperations.h: At global scope: MatrixOperations.h:11:20: warning: 'void TriangularSystem(hpReal* const*, hpVec, hpVec, Index)' declared 'static' but never defined [-Wunused-function] static inline void TriangularSystem ( const hpVec *L, register hpVec b, ^ MatrixOperations.h:14:20: warning: 'void TriangularSystemTranspose(hpReal* const*, hpVec, hpVec, Index)' declared 'static' but never defined [-Wunused-function] static inline void TriangularSystemTranspose ( const hpVec *L, register hpVec b, ^ In file included from QPclassPath.h:21:0, from QPclassPath.cpp:2: MatrixOperations.h:11:20: warning: 'void TriangularSystem(hpReal* const*, hpVec, hpVec, Index)' declared 'static' but never defined [-Wunused-function] static inline void TriangularSystem ( const hpVec *L, register hpVec b, ^ MatrixOperations.h:14:20: warning: 'void TriangularSystemTranspose(hpReal* const*, hpVec, hpVec, Index)' declared 'static' but never defined [-Wunused-function] static inline void TriangularSystemTranspose ( const hpVec *L, register hpVec b, ^ In file included from QPclassPath.h:21:0, from QP_MemRedCostPath.h:22, from QP_MemRedCostPath.cpp:2: MatrixOperations.h: At global scope: MatrixOperations.h:11:20: warning: 'void TriangularSystem(hpReal* const*, hpVec, hpVec, Index)' declared 'static' but never defined [-Wunused-function] static inline void TriangularSystem ( const hpVec *L, register hpVec b, ^ MatrixOperations.h:14:20: warning: 'void TriangularSystemTranspose(hpReal* const*, hpVec, hpVec, Index)' declared 'static' but never defined [-Wunused-function] static inline void TriangularSystemTranspose ( const hpVec *L, register hpVec b, ^ g++ -o path_main -pipe -Wall -g -O2 -fPIC -DPIC QP-pathCall.o QP_MemRedCostPath.o QPclassPath.o SVMRBFreal.o make: Leaving directory `/usr/src/RPM/BUILD/CoinOptiML-1.0/SVMPath-cpp' + popd ~/RPM/BUILD/CoinOptiML-1.0 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/CoinOptiML-buildroot + : + /bin/rm -rf -- /usr/src/tmp/CoinOptiML-buildroot + cd CoinOptiML-1.0 + pushd SVM-QP-fortran ~/RPM/BUILD/CoinOptiML-1.0/SVM-QP-fortran ~/RPM/BUILD/CoinOptiML-1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/CoinOptiML-buildroot make: Entering directory `/usr/src/RPM/BUILD/CoinOptiML-1.0/SVM-QP-fortran' make[1]: Entering directory `/usr/src/RPM/BUILD/CoinOptiML-1.0/SVM-QP-fortran' /bin/mkdir -p '/usr/src/tmp/CoinOptiML-buildroot/usr/bin' /bin/install -p svmqp '/usr/src/tmp/CoinOptiML-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/CoinOptiML-buildroot/usr/lib64' /bin/install -p -m 644 libsvmqp.a '/usr/src/tmp/CoinOptiML-buildroot/usr/lib64' ( cd '/usr/src/tmp/CoinOptiML-buildroot/usr/lib64' && ranlib libsvmqp.a ) make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/CoinOptiML-1.0/SVM-QP-fortran' make: Leaving directory `/usr/src/RPM/BUILD/CoinOptiML-1.0/SVM-QP-fortran' + popd ~/RPM/BUILD/CoinOptiML-1.0 + install -m755 SVMPath-cpp/path_main /usr/src/tmp/CoinOptiML-buildroot/usr/bin + install -d /usr/src/tmp/CoinOptiML-buildroot/usr/include/coin + install -p -m644 SVMPath-cpp/BasicInit.h SVMPath-cpp/MatrixOperations.h SVMPath-cpp/QP_MemRedCostPath.h SVMPath-cpp/QPclassPath.h SVMPath-cpp/QPtime.h SVMPath-cpp/SVMRBFreal.h SVMPath-cpp/VectorOperations.h /usr/src/tmp/CoinOptiML-buildroot/usr/include/coin + mkdir -p /usr/src/tmp/CoinOptiML-buildroot/usr/lib64/tmp + pushd /usr/src/tmp/CoinOptiML-buildroot/usr/lib64/tmp ~/tmp/CoinOptiML-buildroot/usr/lib64/tmp ~/RPM/BUILD/CoinOptiML-1.0 + for i in libsvmqp + ar x ../libsvmqp.a + gfortran -shared actvset.o cholinpiv.o cholpiv.o inc_actvset.o kernl.o qp.o qpipm.o svmqp.o -Wl,-soname,libsvmqp.so.0 -o ../libsvmqp.so.0.0.0 -llapack -lopenblas + ln -s libsvmqp.so.0.0.0 ../libsvmqp.so.0 + ln -s libsvmqp.so.0 ../libsvmqp.so + rm -f actvset.o cholinpiv.o cholpiv.o inc_actvset.o kernl.o qp.o qpipm.o svmqp.o + popd ~/RPM/BUILD/CoinOptiML-1.0 + rmdir /usr/src/tmp/CoinOptiML-buildroot/usr/lib64/tmp + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/CoinOptiML-buildroot (auto) mode of './usr/lib64/libsvmqp.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/CoinOptiML-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/CoinOptiML-buildroot (auto) Adjusting library links in /usr/src/tmp/CoinOptiML-buildroot ./usr/lib64: libsvmqp.so.0 -> libsvmqp.so.0.0.0 Verifying ELF objects in /usr/src/tmp/CoinOptiML-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: CoinSVM-QP-1.0-alt2.svn20090212 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CoinOptiML-1.0 + DOCDIR=/usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVM-QP-1.0 + export DOCDIR + rm -rf /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVM-QP-1.0 + /bin/mkdir -p /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVM-QP-1.0 + cp -prL SVM-QP-fortran/AUTHORS SVM-QP-fortran/COPYING SVM-QP-fortran/README /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVM-QP-1.0 + chmod -R go-w /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVM-QP-1.0 + chmod -R a+rX /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVM-QP-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Xppgc find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pkciQF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_4.0.0)(64bit), libgfortran.so.3()(64bit) >= set:okToq2FPAmt1YVwRuiKNalXTqzFEFsaZdFMQVpcVcfIGuZdid0, libgfortran.so.3(GFORTRAN_1.0)(64bit), libgfortran.so.3(GFORTRAN_1.4)(64bit), liblapack.so.4()(64bit) >= set:ommZgKrmf1, libm.so.6(GLIBC_2.2.5)(64bit), libopenblas.so.0()(64bit) >= set:roO3nmJ2H8mGVG8S27, 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.arjP9b Creating CoinSVM-QP-debuginfo package Processing files: libCoinSVM-QP-1.0-alt2.svn20090212 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d39ydL find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C43v1m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsvmqp.so.0()(64bit) = set:idzSmG1xgpIQ5gqyJnZJZsr1CivV4pWq8YrUGVbeOGiGRgUxLF0kD4 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_4.0.0)(64bit), libgfortran.so.3()(64bit) >= set:olwAc4fH0ToaSke9Zd9Oe02, libgfortran.so.3(GFORTRAN_1.0)(64bit), libgfortran.so.3(GFORTRAN_1.4)(64bit), liblapack.so.4()(64bit) >= set:ommZgKrmf1, libm.so.6(GLIBC_2.2.5)(64bit), libopenblas.so.0()(64bit) >= set:roO3nmJ2H8mGVG8S27, 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.1lOFz1 Creating libCoinSVM-QP-debuginfo package Processing files: libCoinSVM-QP-devel-1.0-alt2.svn20090212 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18961 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CoinOptiML-1.0 + DOCDIR=/usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/libCoinSVM-QP-devel-1.0 + export DOCDIR + rm -rf /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/libCoinSVM-QP-devel-1.0 + /bin/mkdir -p /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/libCoinSVM-QP-devel-1.0 + cp -prL SVM-QP-fortran/actvset.f SVM-QP-fortran/cholinpiv.f SVM-QP-fortran/cholpiv.f SVM-QP-fortran/inc_actvset.f SVM-QP-fortran/kernl.f SVM-QP-fortran/main_svmqp.f SVM-QP-fortran/qp.f SVM-QP-fortran/qpipm.f SVM-QP-fortran/svmqp.f SVM-QP-fortran/random_dense SVM-QP-fortran/random_sparse_data SVM-QP-fortran/random_sparse_pntr /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/libCoinSVM-QP-devel-1.0 + chmod -R go-w /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/libCoinSVM-QP-devel-1.0 + chmod -R a+rX /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/libCoinSVM-QP-devel-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MgTM1I find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xq3Oht find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libCoinSVM-QP = 1.0-alt2.svn20090212, /usr/lib64/libsvmqp.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YPnClg Processing files: CoinSVMPath-1.0-alt2.svn20090212 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81567 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CoinOptiML-1.0 + DOCDIR=/usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + export DOCDIR + rm -rf /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + /bin/mkdir -p /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + cp -prL SVMPath-cpp/AUTHORS SVMPath-cpp/COPYING /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + chmod -R go-w /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + chmod -R a+rX /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + cp -prL SVMPath-cpp/PathParameter.par /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + chmod -R go-w /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + chmod -R a+rX /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3yt6l6 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.elZ96Y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /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), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FLhHNU Creating CoinSVMPath-debuginfo package Processing files: CoinSVMPath-doc-1.0-alt2.svn20090212 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13172 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd CoinOptiML-1.0 + DOCDIR=/usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-doc-1.0 + export DOCDIR + rm -rf /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-doc-1.0 + /bin/mkdir -p /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-doc-1.0 + cp -prL SVMPath-cpp/InstructionsPathParameter.txt SVMPath-cpp/TestData.doc SVMPath-cpp/TestDataLetter.doc SVMPath-cpp/TrainData.doc SVMPath-cpp/TrainDataLetter.doc /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-doc-1.0 + chmod -R go-w /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-doc-1.0 + chmod -R a+rX /usr/src/tmp/CoinOptiML-buildroot/usr/share/doc/CoinSVMPath-doc-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UzrEFT find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hIPdkV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Processing files: CoinSVMPath-devel-1.0-alt2.svn20090212 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QW7hNZ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zy5cc7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/CoinOptiML-buildroot/usr/include/coin/QPtime.h:4:17: fatal error: ctime: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/CoinOptiML-buildroot/usr/include/coin/QPtime.h: cpp failed, trying c++ mode Processing files: CoinSVM-QP-debuginfo-1.0-alt2.svn20090212 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UplDnh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tb4nku find-requires: running scripts (debuginfo) Requires: CoinSVM-QP = 1.0-alt2.svn20090212, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libgfortran.so.3), debug64(liblapack.so.4), debug64(libm.so.6), debug64(libopenblas.so.0) Processing files: libCoinSVM-QP-debuginfo-1.0-alt2.svn20090212 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.edvv1J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n4nSs2 find-requires: running scripts (debuginfo) Provides: debug64(libsvmqp.so.0) Requires: libCoinSVM-QP = 1.0-alt2.svn20090212, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libgfortran.so.3), debug64(liblapack.so.4), debug64(libm.so.6), debug64(libopenblas.so.0) Processing files: CoinSVMPath-debuginfo-1.0-alt2.svn20090212 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0ifREn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hY7wBL find-requires: running scripts (debuginfo) Requires: CoinSVMPath = 1.0-alt2.svn20090212, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Removing 1 extra deps from libCoinSVM-QP-devel due to dependency on libCoinSVM-QP warning: Installed (but unpackaged) file(s) found: /usr/lib64/libsvmqp.a Wrote: /usr/src/RPM/RPMS/x86_64/CoinSVM-QP-1.0-alt2.svn20090212.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libCoinSVM-QP-1.0-alt2.svn20090212.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libCoinSVM-QP-devel-1.0-alt2.svn20090212.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/CoinSVMPath-1.0-alt2.svn20090212.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/CoinSVMPath-doc-1.0-alt2.svn20090212.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/CoinSVMPath-devel-1.0-alt2.svn20090212.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/CoinSVM-QP-debuginfo-1.0-alt2.svn20090212.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libCoinSVM-QP-debuginfo-1.0-alt2.svn20090212.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/CoinSVMPath-debuginfo-1.0-alt2.svn20090212.x86_64.rpm 10.32user 2.36system 0:31.25elapsed 40%CPU (0avgtext+0avgdata 71292maxresident)k 0inputs+0outputs (0major+868638minor)pagefaults 0swaps 20.19user 5.28system 0:45.67elapsed 55%CPU (0avgtext+0avgdata 125004maxresident)k 0inputs+0outputs (0major+1414400minor)pagefaults 0swaps --- CoinSVMPath-1.0-alt2.svn20090212.x86_64.rpm.repo 2012-08-11 18:36:23.000000000 +0000 +++ CoinSVMPath-1.0-alt2.svn20090212.x86_64.rpm.hasher 2019-01-06 01:37:59.173943200 +0000 @@ -6,2 +6,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit)