<86>Sep 29 12:49:54 userdel[3867349]: delete user 'rooter' <86>Sep 29 12:49:54 userdel[3867349]: removed group 'rooter' owned by 'rooter' <86>Sep 29 12:49:54 userdel[3867349]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 12:49:54 groupadd[3867373]: group added to /etc/group: name=rooter, GID=1859 <86>Sep 29 12:49:54 groupadd[3867373]: group added to /etc/gshadow: name=rooter <86>Sep 29 12:49:54 groupadd[3867373]: new group: name=rooter, GID=1859 <86>Sep 29 12:49:54 useradd[3867390]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash <86>Sep 29 12:49:54 userdel[3867423]: delete user 'builder' <86>Sep 29 12:49:54 userdel[3867423]: removed group 'builder' owned by 'builder' <86>Sep 29 12:49:54 userdel[3867423]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 12:49:54 groupadd[3867454]: group added to /etc/group: name=builder, GID=1860 <86>Sep 29 12:49:54 groupadd[3867454]: group added to /etc/gshadow: name=builder <86>Sep 29 12:49:54 groupadd[3867454]: new group: name=builder, GID=1860 <86>Sep 29 12:49:54 useradd[3867476]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash warning: user glebfm does not exist - using root warning: group glebfm does not exist - using root warning: user glebfm does not exist - using root warning: group glebfm does not exist - using root warning: user glebfm does not exist - using root warning: group glebfm does not exist - using root warning: user glebfm does not exist - using root warning: group glebfm does not exist - using root warning: user glebfm does not exist - using root warning: group glebfm does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lp_solve-5.5.2.5-alt1.nosrc.rpm (w1.gzdio) Installing lp_solve-5.5.2.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lp_solve_5.5 + echo 'Source #0 (lp_solve_5.5.2.5_source.tar.gz):' Source #0 (lp_solve_5.5.2.5_source.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lp_solve_5.5.2.5_source.tar.gz + /bin/tar -xf - + cd lp_solve_5.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (lpsolve-5.5.0.11-fedora-cflags.patch):' Patch #1 (lpsolve-5.5.0.11-fedora-cflags.patch): + /usr/bin/patch -p1 patching file lp_solve/ccc patching file lpsolve55/ccc + echo 'Patch #2 (lpsolve-5.5.2.5-gcc6.patch):' Patch #2 (lpsolve-5.5.2.5-gcc6.patch): + /usr/bin/patch -p1 patching file lp_solve/ccc patching file lpsolve55/ccc + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lp_solve_5.5 + cd lpsolve55 + sh -x ccc + : + src='../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c' + c=cc + echo '#include ' + echo '#include ' + echo 'main(){printf("ux%d", (int) (sizeof(void *)*8));}' + cc /tmp/platform.c -o /tmp/platform /tmp/platform.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] main(){printf("ux%d", (int) (sizeof(void *)*8));} ^~~~ ++ /tmp/platform + PLATFORM=ux64 + rm /tmp/platform /tmp/platform.c + mkdir bin bin/ux64 + echo '#include ' + echo '#include ' + echo '#include ' + echo 'main(){isnan(0.0);}' + cc /tmp/isnan.c -o /tmp/isnan + '[' 0 = 0 ']' + NOISNAN= + rm /tmp/isnan.c /tmp/isnan + def= + so= + '[' ux64 = SCO_UNIX ']' + dl=-ldl + so=y + opts='-pipe -frecord-gcc-switches -Wall -g -O2' + cc -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -pipe -frecord-gcc-switches -Wall -g -O2 -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c ../shared/mmio.c: In function 'mm_read_unsymmetric_sparse': ../shared/mmio.c:26:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ In file included from ../lp_rlp.c:205: ../lp_rlp.h:1653:16: warning: 'input' defined but not used [-Wunused-function] static int input (lp_yyscan_t lp_yyscanner) ^~~~~ ../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_LUSOLsetcolumn': ../bfp/bfp_LUSOL/lp_LUSOL.c:209:7: warning: variable 'nz' set but not used [-Wunused-but-set-variable] int nz, inform; ^~ ../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_finishupdate': ../bfp/bfp_LUSOL/lp_LUSOL.c:477:18: warning: variable 'kcol' set but not used [-Wunused-but-set-variable] int i, k, kcol, deltarows = bfp_rowoffset(lp); ^~~~ In file included from ../bfp/bfp_LUSOL/LUSOL/lusol.c:746: ../bfp/bfp_LUSOL/LUSOL/lusol1.c: In function 'LU1FAC': ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:34: warning: variable 'TSP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:29: warning: variable 'TRP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:19: warning: variable 'TCP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../lp_lib.c: In function 'MIP_stepOF': ../lp_lib.c:6843:11: warning: unused variable 'nrows' [-Wunused-variable] int nrows = lp->rows; ^~~~~ ../lp_lib.c: In function 'verify_basis': ../lp_lib.c:7264:17: warning: variable 'k' set but not used [-Wunused-but-set-variable] int i, ii, k = 0; ^ ../lp_lib.c: In function 'check_solution': ../lp_lib.c:8956:11: warning: unused variable 'mat' [-Wunused-variable] MATrec *mat = lp->matA; ^~~ ../lp_lib.c:8955:66: warning: unused variable 'matColnr' [-Wunused-variable] int i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr; ^~~~~~~~ ../lp_lib.c:8955:55: warning: unused variable 'matRownr' [-Wunused-variable] int i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr; ^~~~~~~~ ../lp_lib.c:8946:59: warning: unused variable 'matValue' [-Wunused-variable] REAL test, value, diff, maxdiff = 0.0, maxerr = 0.0, *matValue; ^~~~~~~~ In file included from ../lp_lib.c:49: ../lp_lib.c: At top level: ../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^~~~~~~~~~~~~~~~ ../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^~~~~~~~~~~~~~~~ In file included from ../lp_lib.c:82: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_lib.c:83: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ In file included from ../lp_lib.c:55: ../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] MYINLINE void set_bitoff(MYBOOL *bitarray, int item) ^~~~~~~~~~ In file included from ../lp_lib.c:49: ../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] INLINE int presolve_collength(presolverec *psdata, int colnr) ^~~~~~~~~~~~~~~~~~ ../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] INLINE int presolve_rowlength(presolverec *psdata, int rownr) ^~~~~~~~~~~~~~~~~~ ../lp_matrix.c: In function 'inc_matrow_space': ../lp_matrix.c:197:18: warning: variable 'oldrowsalloc' set but not used [-Wunused-but-set-variable] int rowsum, oldrowsalloc; ^~~~~~~~~~~~ ../lp_matrix.c: In function 'prod_Ax': ../lp_matrix.c:3325:34: warning: variable 've' set but not used [-Wunused-but-set-variable] int j, colnr, ib, ie, vb, ve; ^~ In file included from ../lp_matrix.c:7: ../lp_matrix.c: At top level: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_matrix.c:8: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ ../lp_presolve.c: In function 'presolve_debugmap': ../lp_presolve.c:462:51: warning: variable 'n' set but not used [-Wunused-but-set-variable] int colnr, ix, ie, nx, jx, je, *cols, *rows, n; ^ ../lp_presolve.c: In function 'presolve_colfixdual': ../lp_presolve.c:1993:18: warning: variable 'isMI' set but not used [-Wunused-but-set-variable] MYBOOL hasOF, isMI, isDualFREE = TRUE; ^~~~ ../lp_presolve.c: In function 'presolve_columns': ../lp_presolve.c:4873:46: warning: variable 'item' set but not used [-Wunused-but-set-variable] status = RUNNING, ix, j, countNZ, item; ^~~~ ../lp_presolve.c:4866:31: warning: variable 'unbounded' set but not used [-Wunused-but-set-variable] MYBOOL candelete, isOFNZ, unbounded, ^~~~~~~~~ ../lp_presolve.c: In function 'presolve_rows': ../lp_presolve.c:5311:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!presolve_fixSOS1(psdata, j, Value1, &iConRemove, &iVarFixed)) ^~ ../lp_presolve.c:5313:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' psdata->forceupdate = TRUE; ^~~~~~ At top level: ../lp_presolve.c:377:15: warning: 'presolve_mustupdate' defined but not used [-Wunused-function] INLINE MYBOOL presolve_mustupdate(lprec *lp, int colnr) ^~~~~~~~~~~~~~~~~~~ ../lp_price.c: In function 'compareImprovementVar': ../lp_price.c:48:7: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] candidatecolno, candidatevarno = candidate->varno; ^~~~~~~~~~~~~~ ../lp_price.c:47:7: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] int currentcolno, currentvarno = current->varno, ^~~~~~~~~~~~ ../lp_price.c: In function 'compareSubstitutionVar': ../lp_price.c:161:10: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] candidatecolno, candidatevarno = candidate->varno; ^~~~~~~~~~~~~~ ../lp_price.c:160:10: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] int currentcolno, currentvarno = current->varno, ^~~~~~~~~~~~ ../lp_price.c: In function 'partial_findBlocks': ../lp_price.c:1561:15: warning: variable 'blockdata' set but not used [-Wunused-but-set-variable] partialrec *blockdata; ^~~~~~~~~ In file included from ../lp_price.c:6: ../lp_price.c: At top level: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ ../lp_scale.c: In function 'CurtisReidScales': ../lp_scale.c:150:24: warning: variable 'ekm2' set but not used [-Wunused-but-set-variable] qkm2, qkqkm1, ekm2, ekekm1, ^~~~ ../lp_scale.c:150:10: warning: variable 'qkm2' set but not used [-Wunused-but-set-variable] qkm2, qkqkm1, ekm2, ekekm1, ^~~~ ../lp_scale.c: In function 'scale_columns': ../lp_scale.c:632:16: warning: variable 'colMax' set but not used [-Wunused-but-set-variable] int i,j, colMax, nz; ^~~~~~ ../lp_simplex.c: In function 'dualloop': ../lp_simplex.c:997:10: warning: variable 'epsvalue' set but not used [-Wunused-but-set-variable] REAL epsvalue, xviolated, cviolated, ^~~~~~~~ In file included from ../lp_simplex.c:32: ../lp_simplex.c: At top level: ../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^~~~~~~~~~~~~~~~ ../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^~~~~~~~~~~~~~~~ In file included from ../lp_simplex.c:33: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_simplex.c:34: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ In file included from ../lp_simplex.c:32: ../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] INLINE int presolve_collength(presolverec *psdata, int colnr) ^~~~~~~~~~~~~~~~~~ ../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] INLINE int presolve_rowlength(presolverec *psdata, int rownr) ^~~~~~~~~~~~~~~~~~ ../lp_utils.c: In function 'searchFor': ../lp_utils.c:532:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(absolute) ^~ ../lp_utils.c:534:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' while((beginPos < endPos) && (match != target)) { ^~~~~ ../lp_utils.c: In function 'compareLink': ../lp_utils.c:927:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(test == 0) ^~ ../lp_utils.c:929:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(test == 0) ^~ In file included from ../lp_utils.c:9: At top level: ../lp_bit.h:19:17: warning: 'is_biton' defined but not used [-Wunused-function] MYINLINE MYBOOL is_biton(MYBOOL *bitarray, int item) ^~~~~~~~ ../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] MYINLINE void set_bitoff(MYBOOL *bitarray, int item) ^~~~~~~~~~ ../lp_bit.h:9:15: warning: 'set_biton' defined but not used [-Wunused-function] MYINLINE void set_biton(MYBOOL *bitarray, int item) ^~~~~~~~~ In file included from ../yacc_read.c:36: ../yacc_read.c: In function 'yacc_read': ../lpkit.h:32:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] (MALLOC(nptr, nr, type), (nptr != NULL) ? memcpy(nptr, optr, (size_t)((nr) * sizeof(*optr))) : 0, nptr) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../yacc_read.c:1282:11: note: in expansion of macro 'MALLOCCPY' MALLOCCPY(orig_upbo, lp->orig_upbo, 1 + pp->Rows, REAL); ^~~~~~~~~ ++ echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c ++ sed 's/[.]c/.o/g' ++ sed 's/[^ ]*\///g' + ar rv bin/ux64/liblpsolve55.a lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o ar: creating bin/ux64/liblpsolve55.a a - lp_MDO.o a - commonlib.o a - mmio.o a - myblas.o a - ini.o a - fortify.o a - colamd.o a - lp_rlp.o a - lp_crash.o a - lp_LUSOL.o a - lusol.o a - lp_Hash.o a - lp_lib.o a - lp_wlp.o a - lp_matrix.o a - lp_mipbb.o a - lp_MPS.o a - lp_params.o a - lp_presolve.o a - lp_price.o a - lp_pricePSE.o a - lp_report.o a - lp_scale.o a - lp_simplex.o a - lp_SOS.o a - lp_utils.o a - yacc_read.o + ranlib bin/ux64/liblpsolve55.a + '[' y '!=' '' ']' + cc -fpic -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -I. -pipe -frecord-gcc-switches -Wall -g -O2 -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c ../shared/mmio.c: In function 'mm_read_unsymmetric_sparse': ../shared/mmio.c:26:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ In file included from ../lp_rlp.c:205: ../lp_rlp.h:1653:16: warning: 'input' defined but not used [-Wunused-function] static int input (lp_yyscan_t lp_yyscanner) ^~~~~ ../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_LUSOLsetcolumn': ../bfp/bfp_LUSOL/lp_LUSOL.c:209:7: warning: variable 'nz' set but not used [-Wunused-but-set-variable] int nz, inform; ^~ ../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_finishupdate': ../bfp/bfp_LUSOL/lp_LUSOL.c:477:18: warning: variable 'kcol' set but not used [-Wunused-but-set-variable] int i, k, kcol, deltarows = bfp_rowoffset(lp); ^~~~ In file included from ../bfp/bfp_LUSOL/LUSOL/lusol.c:746: ../bfp/bfp_LUSOL/LUSOL/lusol1.c: In function 'LU1FAC': ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:34: warning: variable 'TSP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:29: warning: variable 'TRP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:19: warning: variable 'TCP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../lp_lib.c: In function 'MIP_stepOF': ../lp_lib.c:6843:11: warning: unused variable 'nrows' [-Wunused-variable] int nrows = lp->rows; ^~~~~ ../lp_lib.c: In function 'verify_basis': ../lp_lib.c:7264:17: warning: variable 'k' set but not used [-Wunused-but-set-variable] int i, ii, k = 0; ^ ../lp_lib.c: In function 'check_solution': ../lp_lib.c:8956:11: warning: unused variable 'mat' [-Wunused-variable] MATrec *mat = lp->matA; ^~~ ../lp_lib.c:8955:66: warning: unused variable 'matColnr' [-Wunused-variable] int i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr; ^~~~~~~~ ../lp_lib.c:8955:55: warning: unused variable 'matRownr' [-Wunused-variable] int i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr; ^~~~~~~~ ../lp_lib.c:8946:59: warning: unused variable 'matValue' [-Wunused-variable] REAL test, value, diff, maxdiff = 0.0, maxerr = 0.0, *matValue; ^~~~~~~~ In file included from ../lp_lib.c:49: ../lp_lib.c: At top level: ../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^~~~~~~~~~~~~~~~ ../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^~~~~~~~~~~~~~~~ In file included from ../lp_lib.c:82: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_lib.c:83: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ In file included from ../lp_lib.c:55: ../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] MYINLINE void set_bitoff(MYBOOL *bitarray, int item) ^~~~~~~~~~ In file included from ../lp_lib.c:49: ../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] INLINE int presolve_collength(presolverec *psdata, int colnr) ^~~~~~~~~~~~~~~~~~ ../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] INLINE int presolve_rowlength(presolverec *psdata, int rownr) ^~~~~~~~~~~~~~~~~~ ../lp_matrix.c: In function 'inc_matrow_space': ../lp_matrix.c:197:18: warning: variable 'oldrowsalloc' set but not used [-Wunused-but-set-variable] int rowsum, oldrowsalloc; ^~~~~~~~~~~~ ../lp_matrix.c: In function 'prod_Ax': ../lp_matrix.c:3325:34: warning: variable 've' set but not used [-Wunused-but-set-variable] int j, colnr, ib, ie, vb, ve; ^~ In file included from ../lp_matrix.c:7: ../lp_matrix.c: At top level: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_matrix.c:8: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ ../lp_presolve.c: In function 'presolve_debugmap': ../lp_presolve.c:462:51: warning: variable 'n' set but not used [-Wunused-but-set-variable] int colnr, ix, ie, nx, jx, je, *cols, *rows, n; ^ ../lp_presolve.c: In function 'presolve_colfixdual': ../lp_presolve.c:1993:18: warning: variable 'isMI' set but not used [-Wunused-but-set-variable] MYBOOL hasOF, isMI, isDualFREE = TRUE; ^~~~ ../lp_presolve.c: In function 'presolve_columns': ../lp_presolve.c:4873:46: warning: variable 'item' set but not used [-Wunused-but-set-variable] status = RUNNING, ix, j, countNZ, item; ^~~~ ../lp_presolve.c:4866:31: warning: variable 'unbounded' set but not used [-Wunused-but-set-variable] MYBOOL candelete, isOFNZ, unbounded, ^~~~~~~~~ ../lp_presolve.c: In function 'presolve_rows': ../lp_presolve.c:5311:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!presolve_fixSOS1(psdata, j, Value1, &iConRemove, &iVarFixed)) ^~ ../lp_presolve.c:5313:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' psdata->forceupdate = TRUE; ^~~~~~ At top level: ../lp_presolve.c:377:15: warning: 'presolve_mustupdate' defined but not used [-Wunused-function] INLINE MYBOOL presolve_mustupdate(lprec *lp, int colnr) ^~~~~~~~~~~~~~~~~~~ ../lp_price.c: In function 'compareImprovementVar': ../lp_price.c:48:7: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] candidatecolno, candidatevarno = candidate->varno; ^~~~~~~~~~~~~~ ../lp_price.c:47:7: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] int currentcolno, currentvarno = current->varno, ^~~~~~~~~~~~ ../lp_price.c: In function 'compareSubstitutionVar': ../lp_price.c:161:10: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] candidatecolno, candidatevarno = candidate->varno; ^~~~~~~~~~~~~~ ../lp_price.c:160:10: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] int currentcolno, currentvarno = current->varno, ^~~~~~~~~~~~ ../lp_price.c: In function 'partial_findBlocks': ../lp_price.c:1561:15: warning: variable 'blockdata' set but not used [-Wunused-but-set-variable] partialrec *blockdata; ^~~~~~~~~ In file included from ../lp_price.c:6: ../lp_price.c: At top level: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ ../lp_scale.c: In function 'CurtisReidScales': ../lp_scale.c:150:24: warning: variable 'ekm2' set but not used [-Wunused-but-set-variable] qkm2, qkqkm1, ekm2, ekekm1, ^~~~ ../lp_scale.c:150:10: warning: variable 'qkm2' set but not used [-Wunused-but-set-variable] qkm2, qkqkm1, ekm2, ekekm1, ^~~~ ../lp_scale.c: In function 'scale_columns': ../lp_scale.c:632:16: warning: variable 'colMax' set but not used [-Wunused-but-set-variable] int i,j, colMax, nz; ^~~~~~ ../lp_simplex.c: In function 'dualloop': ../lp_simplex.c:997:10: warning: variable 'epsvalue' set but not used [-Wunused-but-set-variable] REAL epsvalue, xviolated, cviolated, ^~~~~~~~ In file included from ../lp_simplex.c:32: ../lp_simplex.c: At top level: ../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^~~~~~~~~~~~~~~~ ../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^~~~~~~~~~~~~~~~ In file included from ../lp_simplex.c:33: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_simplex.c:34: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ In file included from ../lp_simplex.c:32: ../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] INLINE int presolve_collength(presolverec *psdata, int colnr) ^~~~~~~~~~~~~~~~~~ ../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] INLINE int presolve_rowlength(presolverec *psdata, int rownr) ^~~~~~~~~~~~~~~~~~ ../lp_utils.c: In function 'searchFor': ../lp_utils.c:532:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(absolute) ^~ ../lp_utils.c:534:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' while((beginPos < endPos) && (match != target)) { ^~~~~ ../lp_utils.c: In function 'compareLink': ../lp_utils.c:927:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(test == 0) ^~ ../lp_utils.c:929:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(test == 0) ^~ In file included from ../lp_utils.c:9: At top level: ../lp_bit.h:19:17: warning: 'is_biton' defined but not used [-Wunused-function] MYINLINE MYBOOL is_biton(MYBOOL *bitarray, int item) ^~~~~~~~ ../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] MYINLINE void set_bitoff(MYBOOL *bitarray, int item) ^~~~~~~~~~ ../lp_bit.h:9:15: warning: 'set_biton' defined but not used [-Wunused-function] MYINLINE void set_biton(MYBOOL *bitarray, int item) ^~~~~~~~~ In file included from ../yacc_read.c:36: ../yacc_read.c: In function 'yacc_read': ../lpkit.h:32:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] (MALLOC(nptr, nr, type), (nptr != NULL) ? memcpy(nptr, optr, (size_t)((nr) * sizeof(*optr))) : 0, nptr) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../yacc_read.c:1282:11: note: in expansion of macro 'MALLOCCPY' MALLOCCPY(orig_upbo, lp->orig_upbo, 1 + pp->Rows, REAL); ^~~~~~~~~ ++ echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c ++ sed 's/[.]c/.o/g' ++ sed 's/[^ ]*\///g' + cc -shared -Wl,-Bsymbolic -Wl,-soname,liblpsolve55.so -o bin/ux64/liblpsolve55.so lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o -lc -lm -ldl + rm colamd.o commonlib.o fortify.o ini.o lp_Hash.o lp_LUSOL.o lp_MDO.o lp_MPS.o lp_SOS.o lp_crash.o lp_lib.o lp_matrix.o lp_mipbb.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_rlp.o lp_scale.o lp_simplex.o lp_utils.o lp_wlp.o lusol.o mmio.o myblas.o yacc_read.o + rm bin/ux64/liblpsolve55.a + cd ../lp_solve + sh -x ccc + : + src='../lp_MDO.c ../shared/commonlib.c ../colamd/colamd.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c lp_solve.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c' + c=cc + echo '#include ' + echo '#include ' + echo 'main(){printf("ux%d", (int) (sizeof(void *)*8));}' + cc /tmp/platform.c -o /tmp/platform /tmp/platform.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] main(){printf("ux%d", (int) (sizeof(void *)*8));} ^~~~ ++ /tmp/platform + PLATFORM=ux64 + rm /tmp/platform /tmp/platform.c + mkdir bin bin/ux64 + math=-lm + echo '#include ' + echo '#include ' + echo '#include ' + echo 'main(){isnan(0.0);}' + cc /tmp/isnan.c -o /tmp/isnan -lm + '[' 0 = 0 ']' + NOISNAN= + rm /tmp/isnan.c /tmp/isnan + opts='-pipe -frecord-gcc-switches -Wall -g -O2' + def= + '[' ux64 = SCO_UNIX ']' + dl=-ldl + cc -I.. -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -I../shared -pipe -frecord-gcc-switches -Wall -g -O2 -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../colamd/colamd.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c lp_solve.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c -o bin/ux64/lp_solve -lm -ldl ../shared/mmio.c: In function 'mm_read_unsymmetric_sparse': ../shared/mmio.c:26:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ In file included from ../lp_rlp.c:205: ../lp_rlp.h:1653:16: warning: 'input' defined but not used [-Wunused-function] static int input (lp_yyscan_t lp_yyscanner) ^~~~~ ../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_LUSOLsetcolumn': ../bfp/bfp_LUSOL/lp_LUSOL.c:209:7: warning: variable 'nz' set but not used [-Wunused-but-set-variable] int nz, inform; ^~ ../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_finishupdate': ../bfp/bfp_LUSOL/lp_LUSOL.c:477:18: warning: variable 'kcol' set but not used [-Wunused-but-set-variable] int i, k, kcol, deltarows = bfp_rowoffset(lp); ^~~~ In file included from ../bfp/bfp_LUSOL/LUSOL/lusol.c:746: ../bfp/bfp_LUSOL/LUSOL/lusol1.c: In function 'LU1FAC': ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:34: warning: variable 'TSP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:29: warning: variable 'TRP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:19: warning: variable 'TCP' set but not used [-Wunused-but-set-variable] MYBOOL KEEPLU, TCP, TPP, TRP, TSP; ^~~ ../lp_lib.c: In function 'MIP_stepOF': ../lp_lib.c:6843:11: warning: unused variable 'nrows' [-Wunused-variable] int nrows = lp->rows; ^~~~~ ../lp_lib.c: In function 'verify_basis': ../lp_lib.c:7264:17: warning: variable 'k' set but not used [-Wunused-but-set-variable] int i, ii, k = 0; ^ ../lp_lib.c: In function 'check_solution': ../lp_lib.c:8956:11: warning: unused variable 'mat' [-Wunused-variable] MATrec *mat = lp->matA; ^~~ ../lp_lib.c:8955:66: warning: unused variable 'matColnr' [-Wunused-variable] int i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr; ^~~~~~~~ ../lp_lib.c:8955:55: warning: unused variable 'matRownr' [-Wunused-variable] int i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr; ^~~~~~~~ ../lp_lib.c:8946:59: warning: unused variable 'matValue' [-Wunused-variable] REAL test, value, diff, maxdiff = 0.0, maxerr = 0.0, *matValue; ^~~~~~~~ In file included from ../lp_lib.c:49: ../lp_lib.c: At top level: ../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^~~~~~~~~~~~~~~~ ../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^~~~~~~~~~~~~~~~ In file included from ../lp_lib.c:82: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_lib.c:83: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ In file included from ../lp_lib.c:55: ../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] MYINLINE void set_bitoff(MYBOOL *bitarray, int item) ^~~~~~~~~~ In file included from ../lp_lib.c:49: ../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] INLINE int presolve_collength(presolverec *psdata, int colnr) ^~~~~~~~~~~~~~~~~~ ../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] INLINE int presolve_rowlength(presolverec *psdata, int rownr) ^~~~~~~~~~~~~~~~~~ ../lp_matrix.c: In function 'inc_matrow_space': ../lp_matrix.c:197:18: warning: variable 'oldrowsalloc' set but not used [-Wunused-but-set-variable] int rowsum, oldrowsalloc; ^~~~~~~~~~~~ ../lp_matrix.c: In function 'prod_Ax': ../lp_matrix.c:3325:34: warning: variable 've' set but not used [-Wunused-but-set-variable] int j, colnr, ib, ie, vb, ve; ^~ In file included from ../lp_matrix.c:7: ../lp_matrix.c: At top level: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_matrix.c:8: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ ../lp_presolve.c: In function 'presolve_debugmap': ../lp_presolve.c:462:51: warning: variable 'n' set but not used [-Wunused-but-set-variable] int colnr, ix, ie, nx, jx, je, *cols, *rows, n; ^ ../lp_presolve.c: In function 'presolve_colfixdual': ../lp_presolve.c:1993:18: warning: variable 'isMI' set but not used [-Wunused-but-set-variable] MYBOOL hasOF, isMI, isDualFREE = TRUE; ^~~~ ../lp_presolve.c: In function 'presolve_columns': ../lp_presolve.c:4873:46: warning: variable 'item' set but not used [-Wunused-but-set-variable] status = RUNNING, ix, j, countNZ, item; ^~~~ ../lp_presolve.c:4866:31: warning: variable 'unbounded' set but not used [-Wunused-but-set-variable] MYBOOL candelete, isOFNZ, unbounded, ^~~~~~~~~ ../lp_presolve.c: In function 'presolve_rows': ../lp_presolve.c:5311:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!presolve_fixSOS1(psdata, j, Value1, &iConRemove, &iVarFixed)) ^~ ../lp_presolve.c:5313:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' psdata->forceupdate = TRUE; ^~~~~~ At top level: ../lp_presolve.c:377:15: warning: 'presolve_mustupdate' defined but not used [-Wunused-function] INLINE MYBOOL presolve_mustupdate(lprec *lp, int colnr) ^~~~~~~~~~~~~~~~~~~ ../lp_price.c: In function 'compareImprovementVar': ../lp_price.c:48:7: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] candidatecolno, candidatevarno = candidate->varno; ^~~~~~~~~~~~~~ ../lp_price.c:47:7: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] int currentcolno, currentvarno = current->varno, ^~~~~~~~~~~~ ../lp_price.c: In function 'compareSubstitutionVar': ../lp_price.c:161:10: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] candidatecolno, candidatevarno = candidate->varno; ^~~~~~~~~~~~~~ ../lp_price.c:160:10: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] int currentcolno, currentvarno = current->varno, ^~~~~~~~~~~~ ../lp_price.c: In function 'partial_findBlocks': ../lp_price.c:1561:15: warning: variable 'blockdata' set but not used [-Wunused-but-set-variable] partialrec *blockdata; ^~~~~~~~~ In file included from ../lp_price.c:6: ../lp_price.c: At top level: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ ../lp_scale.c: In function 'CurtisReidScales': ../lp_scale.c:150:24: warning: variable 'ekm2' set but not used [-Wunused-but-set-variable] qkm2, qkqkm1, ekm2, ekekm1, ^~~~ ../lp_scale.c:150:10: warning: variable 'qkm2' set but not used [-Wunused-but-set-variable] qkm2, qkqkm1, ekm2, ekekm1, ^~~~ ../lp_scale.c: In function 'scale_columns': ../lp_scale.c:632:16: warning: variable 'colMax' set but not used [-Wunused-but-set-variable] int i,j, colMax, nz; ^~~~~~ ../lp_simplex.c: In function 'dualloop': ../lp_simplex.c:997:10: warning: variable 'epsvalue' set but not used [-Wunused-but-set-variable] REAL epsvalue, xviolated, cviolated, ^~~~~~~~ In file included from ../lp_simplex.c:32: ../lp_simplex.c: At top level: ../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); ^~~~~~~~~~~~~~~~ ../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); ^~~~~~~~~~~~~~~~ In file included from ../lp_simplex.c:33: ../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); ^~~~~~~~~~~~~ In file included from ../lp_simplex.c:34: ../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] INLINE MYBOOL applyPricer(lprec *lp); ^~~~~~~~~~~ In file included from ../lp_simplex.c:32: ../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] INLINE int presolve_collength(presolverec *psdata, int colnr) ^~~~~~~~~~~~~~~~~~ ../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] INLINE int presolve_rowlength(presolverec *psdata, int rownr) ^~~~~~~~~~~~~~~~~~ lp_solve.c: In function 'isNum': lp_solve.c:266:7: warning: variable 'ord' set but not used [-Wunused-but-set-variable] int ord; ^~~ lp_solve.c: In function 'main': lp_solve.c:590:8: warning: unused variable 'accuracy_error0' [-Wunused-variable] REAL accuracy_error0, accuracy_error = -1; ^~~~~~~~~~~~~~~ ../lp_utils.c: In function 'searchFor': ../lp_utils.c:532:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(absolute) ^~ ../lp_utils.c:534:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' while((beginPos < endPos) && (match != target)) { ^~~~~ ../lp_utils.c: In function 'compareLink': ../lp_utils.c:927:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(test == 0) ^~ ../lp_utils.c:929:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(test == 0) ^~ In file included from ../lp_utils.c:9: At top level: ../lp_bit.h:19:17: warning: 'is_biton' defined but not used [-Wunused-function] MYINLINE MYBOOL is_biton(MYBOOL *bitarray, int item) ^~~~~~~~ ../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] MYINLINE void set_bitoff(MYBOOL *bitarray, int item) ^~~~~~~~~~ ../lp_bit.h:9:15: warning: 'set_biton' defined but not used [-Wunused-function] MYINLINE void set_biton(MYBOOL *bitarray, int item) ^~~~~~~~~ In file included from ../yacc_read.c:36: ../yacc_read.c: In function 'yacc_read': ../lpkit.h:32:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] (MALLOC(nptr, nr, type), (nptr != NULL) ? memcpy(nptr, optr, (size_t)((nr) * sizeof(*optr))) : 0, nptr) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../yacc_read.c:1282:11: note: in expansion of macro 'MALLOCCPY' MALLOCCPY(orig_upbo, lp->orig_upbo, 1 + pp->Rows, REAL); ^~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39729 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lp_solve-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lp_solve-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lp_solve_5.5 + install -d /usr/src/tmp/lp_solve-buildroot/usr/bin /usr/src/tmp/lp_solve-buildroot/usr/lib64 /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve + install -pm755 lp_solve/bin/ux64/lp_solve /usr/src/tmp/lp_solve-buildroot/usr/bin/ + install -pm755 lpsolve55/bin/ux64/liblpsolve55.so /usr/src/tmp/lp_solve-buildroot/usr/lib64/ + install -pm644 lp_Hash.h lp_MDO.h lp_MPS.h lp_SOS.h lp_bit.h lp_crash.h lp_explicit.h lp_fortify.h lp_lib.h lp_matrix.h lp_mipbb.h lp_presolve.h lp_price.h lp_pricePSE.h lp_report.h lp_rlp.h lp_scale.h lp_simplex.h lp_solveDLL.h lp_types.h lp_utils.h lp_wlp.h lpkit.h lpsolve.h /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve + ln -s lp_solve /usr/src/tmp/lp_solve-buildroot/usr/include/lpsolve + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lp_solve-buildroot (auto) mode of './usr/lib64/liblpsolve55.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/lp_solve-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lp_solve-buildroot/ (default) Compressing files in /usr/src/tmp/lp_solve-buildroot (auto) Adjusting library links in /usr/src/tmp/lp_solve-buildroot ./usr/lib64: liblpsolve55.so -> liblpsolve55.so Verifying ELF objects in /usr/src/tmp/lp_solve-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: lp_solve-5.5.2.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36859 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lp_solve_5.5 + DOCDIR=/usr/src/tmp/lp_solve-buildroot/usr/share/doc/lp_solve-5.5.2.5 + export DOCDIR + rm -rf /usr/src/tmp/lp_solve-buildroot/usr/share/doc/lp_solve-5.5.2.5 + /bin/mkdir -p /usr/src/tmp/lp_solve-buildroot/usr/share/doc/lp_solve-5.5.2.5 + cp -prL README.txt bfp/bfp_LUSOL/LUSOL/LUSOL-overview.txt bfp/bfp_LUSOL/LUSOL/LUSOL_LGPL.txt bfp/bfp_LUSOL/LUSOL/LUSOL_Overview.txt bfp/bfp_LUSOL/LUSOL/LUSOL_README.txt /usr/src/tmp/lp_solve-buildroot/usr/share/doc/lp_solve-5.5.2.5 + chmod -R go-w /usr/src/tmp/lp_solve-buildroot/usr/share/doc/lp_solve-5.5.2.5 + chmod -R a+rX /usr/src/tmp/lp_solve-buildroot/usr/share/doc/lp_solve-5.5.2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DfmkIv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4oDEJT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HE5Qdl Creating lp_solve-debuginfo package Processing files: liblpsolve-5.5.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Eg3lbQ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/lp_solve-buildroot/usr/lib64/liblpsolve55.so: 1067 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T3zYAo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblpsolve55.so()(64bit) = set:odGdQnDl0M0oPcZ82JLyGpCu6JdTm9xNPXYAOId2lm29rW9JmJAXM8NT3o1V3rmUKB2tv0Qo1ZgEXDdHe6iuraIMsZz9G9giQvLSPm6TKGBFCnPf148c0aiIMzmmZt1gRLY0MVApBRI6FmSL04lwgEaDgfh0g406vSm9eTRd5Td4wGxs2kNZvZdHJoljYPHowIxSrYu57iCkDFmGWB4MXXXjeKfNXI0CuH4N6YpPdqPu28UspZ5vIdbwUzbJJjnEeQLaZwJ2O9GFS9v1AsaWH54pu7wjOF212SD5wYTh8z5WoRGQ1tkKpf11lZ5g40SjcLm2kBIfuM1R5Zqcm4JM8IkztMLStUfggvom0Ux94sGsCzlpt2cMczPaLqi6EeoRi4JYEdNS4rvdAK46xZmZsJAFo4to2alYG2i2rpd8p0gy93AyY1vSiAMJlZHogBg0ye0IytdXX1hxx4GOi4pCOKuwOGIpxWzyxTMMEFpX4ZwbDJOGzYfkmfmpmoD3mp5iSFeUAAV6oii1sS0671KlrgChyBYkhm38CUwUxnAk2gAUAJkYLi6cyzvlgYM9J3MJ2wB5tm7BCzcOF3dYrdOryHhHr3w8OPZinBJYOTg2iug88yto1vyx932w6YvMSVkUDdcIr1Q7q77wH1V4wdN0496ZKcA2iMmXHSQRIUz1960EjdsZ3EKWqQdKXDbA8UiOJwYNZ50skBoZq6NiCrZt6BFDOdA8fkGlMrKDhwOarfubmTyaF97voNV1jQIV1Zg1Zjd6YqZFsA9B0wQQk5EYpFiV21lQC0Uclie5B4MAhoA3gIbvqnMVTIMU0OE02afeS3xjg7FJLFI6i6gGyZr5VVFa30y0Q4plJH0FirIO0FHK2NG75I6y5CKbJRapsGRLw9yT0KlkzQgBL5ECQhsKAu6cAGkN6rmhDJn7iCMWygZD12Pwuf0NfRw9gsi5lh0v0K8YdcdYj1Ebhc5LwO0fZKGTdPt8XwFP8MNqLJchV6ZLkZ4Z50Uj4Z1MfDra0Sc8l3DMYHO79f6UgljgFfyZ3mRw1jOTTcKw4jZyn5go5D0cF51X2TlAWnDTSA0q0So0cbOnjaumg6A61xLWwy9UpnC8pXPyoZ1kO6MBMgyA4vpgVeb2kwVLw1bt1JFZlGC5Z927ID9iI187hMY4RwqWz14lfqN20TaisPlexKcJCgcMkoMEFzZme3Iton0QLAJIhyQkuky3vrLoQjOFlGTGVd3So8RoG1kYAQ6Nv5mo47fYJgAB6l5ARfWZKOShu4MiDUrDDzxdrExQ5o4Mp2u70dFv0EA3OCPp3ZbmMcPo2MEQ3mVC8NaQdrO0qoDyXzBpSZq5zp04e4nJahYoDEEk1TQgjZj7z9aKWduGII5eubGoYZxfVMo814AMdGLaAUi0qa1QoOfM03gQWxB2ELjU4bloYzMewppCzEIm3BMJurg5bFxlWPwKNxWPpd5k55yLdc8qGrz2ex45tUw8i7HVdpuKn8BQy0asH4ppo0UMtnqF5dvtP05k0hx02A4Snt4wDx3byvViZly4QhEukixgYeBDWd1vYei6ryXVoQFk1QwnGkOcYPaUv3Of5yT0a2Oekf2faUFtz7MVMOqntk8V0rKlGH21EjghwDoLHXD8A0RLZmfvZh2w4fob2wCh7tr8lVB6eOv3ffAKiZwVdi1wnqX5QxyGVK90FIxAvbDF16bMgyAsflGZvSOx8cMvAIuZDJgUGynhGaqVgEYSXesSQGwwYsyBTzogbgak1zXbcOTofoUFxj40gJQdUxQp8KckAZkZ3UBdZ4D1o8BVZleGwxxQlZwHUB5kMaqzgqwUdpaATrfUBCGz4SlB8iNW9WXXhDa07hnaHZ6doE1mcx1q6AzCw6TUshd5oIgdhZ763C2lDBkulG61A4C9bjPpb8JeN1Y6EIOYXEUhEqLlLa9aolE494UccskrOWZEw41uKgVPh2wDChCZbKr0qf3ge508gcJ7AtyNjrgbAo2pZ35HvY06ijg5sXdklFvX6IqLJyGZ3AVWnwHdUhVT9G2yj9wBVNwzGfbfmv15h0IcW6ZFtnKkXb0qZz140BiWaZd6foiYZxrQBgOw3zIbINm9c606UcuqaQBPdolp599NJae9ZB83DBT9h9QAdgfVjpkE56BbgKg73p0e68JWk3ZyZow8opW6IwxIu2fl0CDY9cZ6JswiDX3r4djH3yhQDgczhtcoTX1r3E69Ix3gZbSlkYGYT2dFY44 Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eSbTs0 Creating liblpsolve-debuginfo package Processing files: liblpsolve-devel-5.5.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l3euNF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SB1aGo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve/lpsolve.h:17:10: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve/lpsolve.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory cpp.req: WARNING: /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve/lpsolve.h: cpp failed /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve/lp_explicit.h:815:4: error: #error Either LPSOLVEAPIFROMLPREC or LPSOLVEAPIFROMLIB must be defined # error Either LPSOLVEAPIFROMLPREC or LPSOLVEAPIFROMLIB must be defined ^~~~~ cpp.req: WARNING: /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve/lp_explicit.h: cpp failed /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve/lp_solveDLL.h:17:10: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve/lp_solveDLL.h: cpp failed Requires: liblpsolve = 5.5.2.5-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hGoq1a Processing files: lp_solve-debuginfo-5.5.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YPSMQ0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BfoP8T find-requires: running scripts (debuginfo) Requires: lp_solve = 5.5.2.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6) Processing files: liblpsolve-debuginfo-5.5.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MskyVQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1LuQaR find-requires: running scripts (debuginfo) Provides: debug64(liblpsolve55.so) Requires: liblpsolve = 5.5.2.5-alt1, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/lp_solve-5.5.2.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblpsolve-5.5.2.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblpsolve-devel-5.5.2.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lp_solve-debuginfo-5.5.2.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblpsolve-debuginfo-5.5.2.5-alt1.x86_64.rpm (w2.lzdio) 34.31user 6.75system 0:49.69elapsed 82%CPU (0avgtext+0avgdata 103716maxresident)k 0inputs+0outputs (0major+1465169minor)pagefaults 0swaps 0.48user 1.70system 0:54.72elapsed 3%CPU (0avgtext+0avgdata 11852maxresident)k 0inputs+0outputs (0major+96377minor)pagefaults 0swaps --- liblpsolve-5.5.2.5-alt1.x86_64.rpm.repo 2017-01-17 09:41:14.000000000 +0000 +++ liblpsolve-5.5.2.5-alt1.x86_64.rpm.hasher 2024-09-29 12:50:46.730968592 +0000 @@ -14,3 +14,3 @@ Provides: liblpsolve = 5.5.2.5-alt1 -File: /usr/lib64/liblpsolve55.so 100644 root:root f48d42494cdffd98ac9de2de0aecaebf -RPMIdentity: d5ebcc835018abe1d0f7984350f8250d5c2ad82e4437df6e90dcadac5591e0a573bcd6f73305c4730b80304f7ca2271f78d536070acb65215d527be2dbcc39ca +File: /usr/lib64/liblpsolve55.so 100644 root:root 30b255de91d635c00e694d189afa9c1c +RPMIdentity: a018c80fb52404cea4e8d0a9874927e883f930807692c1e59ff4ffbc057bf17336255450a44807feec20b60aa963f7b5760cdc9c93f588ebdf5b87c67a96f685 --- liblpsolve-debuginfo-5.5.2.5-alt1.x86_64.rpm.repo 2017-01-17 09:41:14.000000000 +0000 +++ liblpsolve-debuginfo-5.5.2.5-alt1.x86_64.rpm.hasher 2024-09-29 12:50:46.797969702 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c1 40755 root:root -/usr/lib/debug/.build-id/c1/d9ff88e08dc959bdb28ee2448b7dd4f3013c7a 120777 root:root ../../../../lib64/liblpsolve55.so -/usr/lib/debug/.build-id/c1/d9ff88e08dc959bdb28ee2448b7dd4f3013c7a.debug 120777 root:root ../../usr/lib64/liblpsolve55.so.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/c006c19f10b0d1847b59c0e3b385df2eb227ae 120777 root:root ../../../../lib64/liblpsolve55.so +/usr/lib/debug/.build-id/53/c006c19f10b0d1847b59c0e3b385df2eb227ae.debug 120777 root:root ../../usr/lib64/liblpsolve55.so.debug /usr/lib/debug/usr/lib64/liblpsolve55.so.debug 100644 root:root @@ -65,2 +65,3 @@ /usr/src/debug/lp_solve_5.5/lp_wlp.h 100644 root:root +/usr/src/debug/lp_solve_5.5/lpsolve55 40755 root:root /usr/src/debug/lp_solve_5.5/shared 40755 root:root @@ -81,6 +82,6 @@ Provides: liblpsolve-debuginfo = 5.5.2.5-alt1 -File: /usr/lib/debug/.build-id/c1 40755 root:root -File: /usr/lib/debug/.build-id/c1/d9ff88e08dc959bdb28ee2448b7dd4f3013c7a 120777 root:root ../../../../lib64/liblpsolve55.so -File: /usr/lib/debug/.build-id/c1/d9ff88e08dc959bdb28ee2448b7dd4f3013c7a.debug 120777 root:root ../../usr/lib64/liblpsolve55.so.debug -File: /usr/lib/debug/usr/lib64/liblpsolve55.so.debug 100644 root:root 213b09b95be00dd68a6e5d2176f1f1c0 +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/c006c19f10b0d1847b59c0e3b385df2eb227ae 120777 root:root ../../../../lib64/liblpsolve55.so +File: /usr/lib/debug/.build-id/53/c006c19f10b0d1847b59c0e3b385df2eb227ae.debug 120777 root:root ../../usr/lib64/liblpsolve55.so.debug +File: /usr/lib/debug/usr/lib64/liblpsolve55.so.debug 100644 root:root 67eacf672b3d9d65a52ec9252b1aceaf File: /usr/src/debug/lp_solve_5.5 40755 root:root @@ -146,2 +147,3 @@ File: /usr/src/debug/lp_solve_5.5/lp_wlp.h 100644 root:root e38ffb7e5dbfb1aa5d6589ac0e6be58b +File: /usr/src/debug/lp_solve_5.5/lpsolve55 40755 root:root File: /usr/src/debug/lp_solve_5.5/shared 40755 root:root @@ -155,2 +157,2 @@ File: /usr/src/debug/lp_solve_5.5/yacc_read.h 100644 root:root d63ac086cac8e81cf775d785d78e34d7 -RPMIdentity: e7bb6716767ffd02172248699b03127ae97ad467cad038acd63d4bc6558e91563a95b2bcef8e316fa76fce6202d3807dc4cbc53b382fafe289487162ea0808d3 +RPMIdentity: 90a7d40902578b1191aac798b3d6060f7272b0e50453b54a14f69a50c222d3a04899dc960877429fc4d15e0b68b963d670f4c1c85cc2c47ff53cd4728bcc34a8 --- liblpsolve-devel-5.5.2.5-alt1.x86_64.rpm.repo 2017-01-17 09:41:14.000000000 +0000 +++ liblpsolve-devel-5.5.2.5-alt1.x86_64.rpm.hasher 2024-09-29 12:50:46.852970612 +0000 @@ -55,2 +55,2 @@ File: /usr/include/lpsolve 120777 root:root lp_solve -RPMIdentity: 6628e529999f4dcf14cc7450ba7a0406cbfaf1d97fb2b4ff25f752aa74f4d6cb94954a6efee917d399c8b950711a7c086066aaafb354d2f45e07af1a3e0694f3 +RPMIdentity: ac31ab35da5256346dff69f24fc789722155d706075d555e25d908e29fe5f080ee85191ac438754ab21a5205b1f389b9a4f50aca095bce3a38b7bf7e57364cd8 --- lp_solve-5.5.2.5-alt1.x86_64.rpm.repo 2017-01-17 09:41:14.000000000 +0000 +++ lp_solve-5.5.2.5-alt1.x86_64.rpm.hasher 2024-09-29 12:50:46.919971722 +0000 @@ -20,3 +20,3 @@ Provides: lp_solve = 5.5.2.5-alt1 -File: /usr/bin/lp_solve 100755 root:root 023fc9d11c6c73c0fcaf45275f43aa4f +File: /usr/bin/lp_solve 100755 root:root 14692b527d49f2efec47b0ca6c2e067d File: /usr/share/doc/lp_solve-5.5.2.5 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/lp_solve-5.5.2.5/README.txt 100644 root:root 883769a4ee3f3c1843e536ab0fabb3b2 -RPMIdentity: ec6985b9bd4703eca969259ed84212d742952a654aa2cd5b2fd90ff53429e3b1729f1dba3a1c57186758a5f4fb786a6845ba9054f81d6497ecabad450a22a103 +RPMIdentity: 29570ab3cf37e0b0c823d59761f4f1bc9aeafe9b88e36ba3484fd0597b833766358e516be71ae2c355a7896ccbb329b3a59ad65c7ad2781017481f76099f9b0b --- lp_solve-debuginfo-5.5.2.5-alt1.x86_64.rpm.repo 2017-01-17 09:41:14.000000000 +0000 +++ lp_solve-debuginfo-5.5.2.5-alt1.x86_64.rpm.hasher 2024-09-29 12:50:46.980972732 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/d24924da3f84131c98f89f18d29bc6442ec0ed 120777 root:root ../../../../bin/lp_solve -/usr/lib/debug/.build-id/13/d24924da3f84131c98f89f18d29bc6442ec0ed.debug 120777 root:root ../../usr/bin/lp_solve.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/b2203033ca8a798b3442d95f44a1eaf1d7d792 120777 root:root ../../../../bin/lp_solve +/usr/lib/debug/.build-id/aa/b2203033ca8a798b3442d95f44a1eaf1d7d792.debug 120777 root:root ../../usr/bin/lp_solve.debug /usr/lib/debug/usr/bin/lp_solve.debug 100644 root:root @@ -84,6 +84,6 @@ Provides: lp_solve-debuginfo = 5.5.2.5-alt1 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/d24924da3f84131c98f89f18d29bc6442ec0ed 120777 root:root ../../../../bin/lp_solve -File: /usr/lib/debug/.build-id/13/d24924da3f84131c98f89f18d29bc6442ec0ed.debug 120777 root:root ../../usr/bin/lp_solve.debug -File: /usr/lib/debug/usr/bin/lp_solve.debug 100644 root:root 38e1aeec6b43e47353481247709a5646 +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/b2203033ca8a798b3442d95f44a1eaf1d7d792 120777 root:root ../../../../bin/lp_solve +File: /usr/lib/debug/.build-id/aa/b2203033ca8a798b3442d95f44a1eaf1d7d792.debug 120777 root:root ../../usr/bin/lp_solve.debug +File: /usr/lib/debug/usr/bin/lp_solve.debug 100644 root:root f3eb82f6e47a355a551c30c30abf85e9 File: /usr/src/debug/lp_solve_5.5 40755 root:root @@ -161,2 +161,2 @@ File: /usr/src/debug/lp_solve_5.5/yacc_read.h 100644 root:root d63ac086cac8e81cf775d785d78e34d7 -RPMIdentity: 1d988f86899bf9f028be640d86c854911de80760c02ef4d1946f9fa87f29979b785e8c288fcf048354f0737dbf43388ab31ef640101f763ce0e11faa7fb8fd6c +RPMIdentity: 42f1955379aac9a39f1fe4f26a73636a72f2b052ad414c55599506b4d1d581d4373756003c58baf1abe76b918816895270eca012e778776cb479d5591362e7af