<86>Jun  4 04:57:24 userdel[3329118]: delete user 'rooter'
<86>Jun  4 04:57:24 userdel[3329118]: removed group 'rooter' owned by 'rooter'
<86>Jun  4 04:57:24 groupadd[3329138]: group added to /etc/group: name=rooter, GID=957
<86>Jun  4 04:57:24 groupadd[3329138]: group added to /etc/gshadow: name=rooter
<86>Jun  4 04:57:24 groupadd[3329138]: new group: name=rooter, GID=957
<86>Jun  4 04:57:24 useradd[3329161]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash
<86>Jun  4 04:57:24 userdel[3329191]: delete user 'builder'
<86>Jun  4 04:57:24 userdel[3329191]: removed group 'builder' owned by 'builder'
<86>Jun  4 04:57:24 groupadd[3329221]: group added to /etc/group: name=builder, GID=958
<86>Jun  4 04:57:24 groupadd[3329221]: group added to /etc/gshadow: name=builder
<86>Jun  4 04:57:24 groupadd[3329221]: new group: name=builder, GID=958
<86>Jun  4 04:57:24 useradd[3329240]: new user: name=builder, UID=958, GID=958, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/lp_solve-5.5.2.5-alt1.src.rpm: The use of such a license name is ambiguous: LGPL
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: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66542
+ 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.66542
+ 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 <stdlib.h>'
+ echo '#include <stdio.h>'
+ 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]
    3 | main(){printf("ux%d", (int) (sizeof(void *)*8));}
      | ^~~~
++ /tmp/platform
+ PLATFORM=ux32
+ rm /tmp/platform /tmp/platform.c
+ mkdir bin bin/ux32
+ echo '#include <stdio.h>'
+ echo '#include <stdlib.h>'
+ echo '#include <math.h>'
+ echo 'main(){isnan(0.0);}'
+ cc /tmp/isnan.c -o /tmp/isnan
+ '[' 0 = 0 ']'
+ NOISNAN=
+ rm /tmp/isnan.c /tmp/isnan
+ def=
+ so=
+ '[' ux32 = SCO_UNIX ']'
+ dl=-ldl
+ so=y
+ opts='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ 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 -flto=auto -march=i586 -mtune=generic -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/commonlib.c: In function 'timeNow':
../shared/commonlib.c:849:3: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
  849 |   ftime(&buf);
      |   ^~~~~
In file included from ../shared/commonlib.c:9:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
../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]
   26 |     int x;
      |         ^
In file included from ../lp_rlp.c:205:
../lp_rlp.h:1653:16: warning: 'input' defined but not used [-Wunused-function]
 1653 |     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]
  209 |   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]
  477 |   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]
 3359 |   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]
 3359 |   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]
 3359 |   MYBOOL  KEEPLU, TCP, TPP, TRP, TSP;
      |                   ^~~
../lp_lib.c: In function 'MIP_stepOF':
../lp_lib.c:6843:11: warning: unused variable 'nrows' [-Wunused-variable]
 6843 |       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]
 7264 |   int    i, ii, k = 0;
      |                 ^
../lp_lib.c: In function 'check_solution':
../lp_lib.c:8956:11: warning: unused variable 'mat' [-Wunused-variable]
 8956 |   MATrec *mat = lp->matA;
      |           ^~~
../lp_lib.c:8955:66: warning: unused variable 'matColnr' [-Wunused-variable]
 8955 |   int    i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr;
      |                                                                  ^~~~~~~~
../lp_lib.c:8955:55: warning: unused variable 'matRownr' [-Wunused-variable]
 8955 |   int    i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr;
      |                                                       ^~~~~~~~
../lp_lib.c:8946:59: warning: unused variable 'matValue' [-Wunused-variable]
 8946 |   REAL   test, value, diff, maxdiff = 0.0, maxerr = 0.0, *matValue;
      |                                                           ^~~~~~~~
In file included from ../lp_lib.c:49:
../lp_presolve.h: At top level:
../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function]
   90 | 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]
   91 | 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]
   39 | 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]
   14 | 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]
   14 | MYINLINE void set_bitoff(MYBOOL *bitarray, int item)
      |               ^~~~~~~~~~
../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function]
  110 | INLINE int presolve_collength(presolverec *psdata, int colnr)
      |            ^~~~~~~~~~~~~~~~~~
../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function]
  101 | 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]
  197 |   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]
 3325 |   int      j, colnr, ib, ie, vb, ve;
      |                                  ^~
In file included from ../lp_matrix.c:7:
../lp_price.h: At top level:
../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function]
   39 | 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]
   14 | 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]
  462 |   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]
 1993 |   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]
 4873 |            status = RUNNING, ix, j, countNZ, item;
      |                                              ^~~~
../lp_presolve.c:4866:31: warning: variable 'unbounded' set but not used [-Wunused-but-set-variable]
 4866 |   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]
 5311 |             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'
 5313 |               psdata->forceupdate = TRUE;
      |               ^~~~~~
../lp_presolve.c: At top level:
../lp_presolve.c:377:15: warning: 'presolve_mustupdate' defined but not used [-Wunused-function]
  377 | 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]
   48 |       candidatecolno, candidatevarno = candidate->varno;
      |       ^~~~~~~~~~~~~~
../lp_price.c:47:7: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable]
   47 |   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]
  161 |          candidatecolno, candidatevarno = candidate->varno;
      |          ^~~~~~~~~~~~~~
../lp_price.c:160:10: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable]
  160 |   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]
 1561 |   partialrec *blockdata;
      |               ^~~~~~~~~
In file included from ../lp_price.c:6:
../lp_pricePSE.h: At top level:
../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function]
   14 | 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]
  150 |          qkm2, qkqkm1, ekm2, ekekm1,
      |                        ^~~~
../lp_scale.c:150:10: warning: variable 'qkm2' set but not used [-Wunused-but-set-variable]
  150 |          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]
  632 |   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]
  997 |   REAL   epsvalue, xviolated, cviolated,
      |          ^~~~~~~~
In file included from ../lp_simplex.c:32:
../lp_presolve.h: At top level:
../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function]
   90 | 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]
   91 | 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]
   39 | 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]
   14 | INLINE MYBOOL applyPricer(lprec *lp);
      |               ^~~~~~~~~~~
../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function]
  110 | INLINE int presolve_collength(presolverec *psdata, int colnr)
      |            ^~~~~~~~~~~~~~~~~~
../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function]
  101 | 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]
  532 |     if(absolute)
      |     ^~
../lp_utils.c:534:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  534 |       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]
  927 |   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'
  929 |     if(test == 0)
      |     ^~
In file included from ../lp_utils.c:9:
../lp_bit.h: At top level:
../lp_bit.h:19:17: warning: 'is_biton' defined but not used [-Wunused-function]
   19 | MYINLINE MYBOOL is_biton(MYBOOL *bitarray, int item)
      |                 ^~~~~~~~
../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function]
   14 | MYINLINE void set_bitoff(MYBOOL *bitarray, int item)
      |               ^~~~~~~~~~
../lp_bit.h:9:15: warning: 'set_biton' defined but not used [-Wunused-function]
    9 | 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]
   32 |   (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'
 1282 |           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/ux32/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/ux32/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/ux32/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 -flto=auto -march=i586 -mtune=generic -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/commonlib.c: In function 'timeNow':
../shared/commonlib.c:849:3: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
  849 |   ftime(&buf);
      |   ^~~~~
In file included from ../shared/commonlib.c:9:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
../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]
   26 |     int x;
      |         ^
In file included from ../lp_rlp.c:205:
../lp_rlp.h:1653:16: warning: 'input' defined but not used [-Wunused-function]
 1653 |     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]
  209 |   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]
  477 |   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]
 3359 |   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]
 3359 |   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]
 3359 |   MYBOOL  KEEPLU, TCP, TPP, TRP, TSP;
      |                   ^~~
../lp_lib.c: In function 'MIP_stepOF':
../lp_lib.c:6843:11: warning: unused variable 'nrows' [-Wunused-variable]
 6843 |       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]
 7264 |   int    i, ii, k = 0;
      |                 ^
../lp_lib.c: In function 'check_solution':
../lp_lib.c:8956:11: warning: unused variable 'mat' [-Wunused-variable]
 8956 |   MATrec *mat = lp->matA;
      |           ^~~
../lp_lib.c:8955:66: warning: unused variable 'matColnr' [-Wunused-variable]
 8955 |   int    i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr;
      |                                                                  ^~~~~~~~
../lp_lib.c:8955:55: warning: unused variable 'matRownr' [-Wunused-variable]
 8955 |   int    i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr;
      |                                                       ^~~~~~~~
../lp_lib.c:8946:59: warning: unused variable 'matValue' [-Wunused-variable]
 8946 |   REAL   test, value, diff, maxdiff = 0.0, maxerr = 0.0, *matValue;
      |                                                           ^~~~~~~~
In file included from ../lp_lib.c:49:
../lp_presolve.h: At top level:
../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function]
   90 | 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]
   91 | 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]
   39 | 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]
   14 | 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]
   14 | MYINLINE void set_bitoff(MYBOOL *bitarray, int item)
      |               ^~~~~~~~~~
../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function]
  110 | INLINE int presolve_collength(presolverec *psdata, int colnr)
      |            ^~~~~~~~~~~~~~~~~~
../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function]
  101 | 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]
  197 |   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]
 3325 |   int      j, colnr, ib, ie, vb, ve;
      |                                  ^~
In file included from ../lp_matrix.c:7:
../lp_price.h: At top level:
../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function]
   39 | 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]
   14 | 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]
  462 |   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]
 1993 |   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]
 4873 |            status = RUNNING, ix, j, countNZ, item;
      |                                              ^~~~
../lp_presolve.c:4866:31: warning: variable 'unbounded' set but not used [-Wunused-but-set-variable]
 4866 |   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]
 5311 |             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'
 5313 |               psdata->forceupdate = TRUE;
      |               ^~~~~~
../lp_presolve.c: At top level:
../lp_presolve.c:377:15: warning: 'presolve_mustupdate' defined but not used [-Wunused-function]
  377 | 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]
   48 |       candidatecolno, candidatevarno = candidate->varno;
      |       ^~~~~~~~~~~~~~
../lp_price.c:47:7: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable]
   47 |   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]
  161 |          candidatecolno, candidatevarno = candidate->varno;
      |          ^~~~~~~~~~~~~~
../lp_price.c:160:10: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable]
  160 |   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]
 1561 |   partialrec *blockdata;
      |               ^~~~~~~~~
In file included from ../lp_price.c:6:
../lp_pricePSE.h: At top level:
../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function]
   14 | 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]
  150 |          qkm2, qkqkm1, ekm2, ekekm1,
      |                        ^~~~
../lp_scale.c:150:10: warning: variable 'qkm2' set but not used [-Wunused-but-set-variable]
  150 |          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]
  632 |   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]
  997 |   REAL   epsvalue, xviolated, cviolated,
      |          ^~~~~~~~
In file included from ../lp_simplex.c:32:
../lp_presolve.h: At top level:
../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function]
   90 | 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]
   91 | 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]
   39 | 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]
   14 | INLINE MYBOOL applyPricer(lprec *lp);
      |               ^~~~~~~~~~~
../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function]
  110 | INLINE int presolve_collength(presolverec *psdata, int colnr)
      |            ^~~~~~~~~~~~~~~~~~
../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function]
  101 | 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]
  532 |     if(absolute)
      |     ^~
../lp_utils.c:534:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  534 |       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]
  927 |   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'
  929 |     if(test == 0)
      |     ^~
In file included from ../lp_utils.c:9:
../lp_bit.h: At top level:
../lp_bit.h:19:17: warning: 'is_biton' defined but not used [-Wunused-function]
   19 | MYINLINE MYBOOL is_biton(MYBOOL *bitarray, int item)
      |                 ^~~~~~~~
../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function]
   14 | MYINLINE void set_bitoff(MYBOOL *bitarray, int item)
      |               ^~~~~~~~~~
../lp_bit.h:9:15: warning: 'set_biton' defined but not used [-Wunused-function]
    9 | 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]
   32 |   (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'
 1282 |           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/ux32/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/ux32/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 <stdlib.h>'
+ echo '#include <stdio.h>'
+ 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]
    3 | main(){printf("ux%d", (int) (sizeof(void *)*8));}
      | ^~~~
++ /tmp/platform
+ PLATFORM=ux32
+ rm /tmp/platform /tmp/platform.c
+ mkdir bin bin/ux32
+ math=-lm
+ echo '#include <stdio.h>'
+ echo '#include <stdlib.h>'
+ echo '#include <math.h>'
+ 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 -flto=auto -march=i586 -mtune=generic'
+ def=
+ '[' ux32 = 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 -flto=auto -march=i586 -mtune=generic -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/ux32/lp_solve -lm -ldl
../shared/commonlib.c: In function 'timeNow':
../shared/commonlib.c:849:3: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
  849 |   ftime(&buf);
      |   ^~~~~
In file included from ../shared/commonlib.c:9:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
../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]
   26 |     int x;
      |         ^
In file included from ../lp_rlp.c:205:
../lp_rlp.h:1653:16: warning: 'input' defined but not used [-Wunused-function]
 1653 |     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]
  209 |   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]
  477 |   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]
 3359 |   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]
 3359 |   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]
 3359 |   MYBOOL  KEEPLU, TCP, TPP, TRP, TSP;
      |                   ^~~
../lp_lib.c: In function 'MIP_stepOF':
../lp_lib.c:6843:11: warning: unused variable 'nrows' [-Wunused-variable]
 6843 |       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]
 7264 |   int    i, ii, k = 0;
      |                 ^
../lp_lib.c: In function 'check_solution':
../lp_lib.c:8956:11: warning: unused variable 'mat' [-Wunused-variable]
 8956 |   MATrec *mat = lp->matA;
      |           ^~~
../lp_lib.c:8955:66: warning: unused variable 'matColnr' [-Wunused-variable]
 8955 |   int    i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr;
      |                                                                  ^~~~~~~~
../lp_lib.c:8955:55: warning: unused variable 'matRownr' [-Wunused-variable]
 8955 |   int    i,j,n, errlevel = IMPORTANT, errlimit = 10, *matRownr, *matColnr;
      |                                                       ^~~~~~~~
../lp_lib.c:8946:59: warning: unused variable 'matValue' [-Wunused-variable]
 8946 |   REAL   test, value, diff, maxdiff = 0.0, maxerr = 0.0, *matValue;
      |                                                           ^~~~~~~~
In file included from ../lp_lib.c:49:
../lp_presolve.h: At top level:
../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function]
   90 | 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]
   91 | 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]
   39 | 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]
   14 | 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]
   14 | MYINLINE void set_bitoff(MYBOOL *bitarray, int item)
      |               ^~~~~~~~~~
../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function]
  110 | INLINE int presolve_collength(presolverec *psdata, int colnr)
      |            ^~~~~~~~~~~~~~~~~~
../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function]
  101 | 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]
  197 |   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]
 3325 |   int      j, colnr, ib, ie, vb, ve;
      |                                  ^~
In file included from ../lp_matrix.c:7:
../lp_price.h: At top level:
../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function]
   39 | 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]
   14 | 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]
  462 |   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]
 1993 |   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]
 4873 |            status = RUNNING, ix, j, countNZ, item;
      |                                              ^~~~
../lp_presolve.c:4866:31: warning: variable 'unbounded' set but not used [-Wunused-but-set-variable]
 4866 |   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]
 5311 |             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'
 5313 |               psdata->forceupdate = TRUE;
      |               ^~~~~~
../lp_presolve.c: At top level:
../lp_presolve.c:377:15: warning: 'presolve_mustupdate' defined but not used [-Wunused-function]
  377 | 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]
   48 |       candidatecolno, candidatevarno = candidate->varno;
      |       ^~~~~~~~~~~~~~
../lp_price.c:47:7: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable]
   47 |   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]
  161 |          candidatecolno, candidatevarno = candidate->varno;
      |          ^~~~~~~~~~~~~~
../lp_price.c:160:10: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable]
  160 |   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]
 1561 |   partialrec *blockdata;
      |               ^~~~~~~~~
In file included from ../lp_price.c:6:
../lp_pricePSE.h: At top level:
../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function]
   14 | 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]
  150 |          qkm2, qkqkm1, ekm2, ekekm1,
      |                        ^~~~
../lp_scale.c:150:10: warning: variable 'qkm2' set but not used [-Wunused-but-set-variable]
  150 |          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]
  632 |   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]
  997 |   REAL   epsvalue, xviolated, cviolated,
      |          ^~~~~~~~
In file included from ../lp_simplex.c:32:
../lp_presolve.h: At top level:
../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function]
   90 | 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]
   91 | 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]
   39 | 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]
   14 | INLINE MYBOOL applyPricer(lprec *lp);
      |               ^~~~~~~~~~~
../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function]
  110 | INLINE int presolve_collength(presolverec *psdata, int colnr)
      |            ^~~~~~~~~~~~~~~~~~
../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function]
  101 | 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]
  266 |   int ord;
      |       ^~~
lp_solve.c: In function 'main':
lp_solve.c:590:8: warning: unused variable 'accuracy_error0' [-Wunused-variable]
  590 |   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]
  532 |     if(absolute)
      |     ^~
../lp_utils.c:534:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  534 |       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]
  927 |   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'
  929 |     if(test == 0)
      |     ^~
In file included from ../lp_utils.c:9:
../lp_bit.h: At top level:
../lp_bit.h:19:17: warning: 'is_biton' defined but not used [-Wunused-function]
   19 | MYINLINE MYBOOL is_biton(MYBOOL *bitarray, int item)
      |                 ^~~~~~~~
../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function]
   14 | MYINLINE void set_bitoff(MYBOOL *bitarray, int item)
      |               ^~~~~~~~~~
../lp_bit.h:9:15: warning: 'set_biton' defined but not used [-Wunused-function]
    9 | 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]
   32 |   (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'
 1282 |           MALLOCCPY(orig_upbo, lp->orig_upbo, 1 + pp->Rows, REAL);
      |           ^~~~~~~~~
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66086
+ 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/lib /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve
+ install -pm755 lp_solve/bin/ux32/lp_solve /usr/src/tmp/lp_solve-buildroot/usr/bin/
+ install -pm755 lpsolve55/bin/ux32/liblpsolve55.so /usr/src/tmp/lp_solve-buildroot/usr/lib/
+ 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/lib/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/lib: (from <cmdline>:0)
	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)
verify-elf: WARNING: ./usr/lib/liblpsolve55.so: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/lp_solve: uses non-LFS functions: fopen
Processing files: lp_solve-5.5.2.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66086
+ 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.MY6cOt
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nvADmG
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z4fNVc
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.WWJKD5
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/lp_solve-buildroot/usr/lib/liblpsolve55.so: 1067 symbols, 21 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2hz5m1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblpsolve55.so = set:odGdQnDl0M0oPcZ82JLyGpCu6JdTm9xNPXYAOId2lm29rW9JmJAXM8NT3o1V3rmUKB2tv0Qo1ZgEXDdHe6iuraIMsZz9G9giQvLSPm6TKGBFCnPf148c0aiIMzmmZt1gRLY0MVApBRI6FmSL04lwgEaDgfh0g406vSm9eTRd5Td4wGxs2kNZvZdHJoljYPHowIxSrYu57iCkDFmGWB4MXXXjeKfNXI0CuH4N6YpPdqPu28UspZ5vIdbwUzbJJjnEeQLaZwJ2O9GFS9v1AsaWH54pu7wjOF212SD5wYTh8z5WoRGQ1tkKpf11lZ5g40SjcLm2kBIfuM1R5Zqcm4JM8IkztMLStUfggvom0Ux94sGsCzlpt2cMczPaLqi6EeoRi4JYEdNS4rvdAK46xZmZsJAFo4to2alYG2i2rpd8p0gy93AyY1vSiAMJlZHogBg0ye0IytdXX1hxx4GOi4pCOKuwOGIpxWzyxTMMEFpX4ZwbDJOGzYfkmfmpmoD3mp5iSFeUAAV6oii1sS0671KlrgChyBYkhm38CUwUxnAk2gAUAJkYLi6cyzvlgYM9J3MJ2wB5tm7BCzcOF3dYrdOryHhHr3w8OPZinBJYOTg2iug88yto1vyx932w6YvMSVkUDdcIr1Q7q77wH1V4wdN0496ZKcA2iMmXHSQRIUz1960EjdsZ3EKWqQdKXDbA8UiOJwYNZ50skBoZq6NiCrZt6BFDOdA8fkGlMrKDhwOarfubmTyaF97voNV1jQIV1Zg1Zjd6YqZFsA9B0wQQk5EYpFiV21lQC0Uclie5B4MAhoA3gIbvqnMVTIMU0OE02afeS3xjg7FJLFI6i6gGyZr5VVFa30y0Q4plJH0FirIO0FHK2NG75I6y5CKbJRapsGRLw9yT0KlkzQgBL5ECQhsKAu6cAGkN6rmhDJn7iCMWygZD12Pwuf0NfRw9gsi5lh0v0K8YdcdYj1Ebhc5LwO0fZKGTdPt8XwFP8MNqLJchV6ZLkZ4Z50Uj4Z1MfDra0Sc8l3DMYHO79f6UgljgFfyZ3mRw1jOTTcKw4jZyn5go5D0cF51X2TlAWnDTSA0q0So0cbOnjaumg6A61xLWwy9UpnC8pXPyoZ1kO6MBMgyA4vpgVeb2kwVLw1bt1JFZlGC5Z927ID9iI187hMY4RwqWz14lfqN20TaisPlexKcJCgcMkoMEFzZme3Iton0QLAJIhyQkuky3vrLoQjOFlGTGVd3So8RoG1kYAQ6Nv5mo47fYJgAB6l5ARfWZKOShu4MiDUrDDzxdrExQ5o4Mp2u70dFv0EA3OCPp3ZbmMcPo2MEQ3mVC8NaQdrO0qoDyXzBpSZq5zp04e4nJahYoDEEk1TQgjZj7z9aKWduGII5eubGoYZxfVMo814AMdGLaAUi0qa1QoOfM03gQWxB2ELjU4bloYzMewppCzEIm3BMJurg5bFxlWPwKNxWPpd5k55yLdc8qGrz2ex45tUw8i7HVdpuKn8BQy0asH4ppo0UMtnqF5dvtP05k0hx02A4Snt4wDx3byvViZly4QhEukixgYeBDWd1vYei6ryXVoQFk1QwnGkOcYPaUv3Of5yT0a2Oekf2faUFtz7MVMOqntk8V0rKlGH21EjghwDoLHXD8A0RLZmfvZh2w4fob2wCh7tr8lVB6eOv3ffAKiZwVdi1wnqX5QxyGVK90FIxAvbDF16bMgyAsflGZvSOx8cMvAIuZDJgUGynhGaqVgEYSXesSQGwwYsyBTzogbgak1zXbcOTofoUFxj40gJQdUxQp8KckAZkZ3UBdZ4D1o8BVZleGwxxQlZwHUB5kMaqzgqwUdpaATrfUBCGz4SlB8iNW9WXXhDa07hnaHZ6doE1mcx1q6AzCw6TUshd5oIgdhZ763C2lDBkulG61A4C9bjPpb8JeN1Y6EIOYXEUhEqLlLa9aolE494UccskrOWZEw41uKgVPh2wDChCZbKr0qf3ge508gcJ7AtyNjrgbAo2pZ35HvY06ijg5sXdklFvX6IqLJyGZ3AVWnwHdUhVT9G2yj9wBVNwzGfbfmv15h0IcW6ZFtnKkXb0qZz140BiWaZd6foiYZxrQBgOw3zIbINm9c606UcuqaQBPdolp599NJae9ZB83DBT9h9QAdgfVjpkE56BbgKg73p0e68JWk3ZyZow8opW6IwxIu2fl0CDY9cZ6JswiDX3r4djH3yhQDgczhtcoTX1r3E69Ix3gZbSlkYGYT2dFY44
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Zyxt8
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.srZVEO
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T4wJue
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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
   17 | #include <windows.h>
      |          ^~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/lp_solve-buildroot/usr/include/lp_solve/lpsolve.h: cpp failed, trying c++ mode
i586-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory
compilation terminated.
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
  815 | #  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
   17 | #include <windows.h>
      |          ^~~~~~~~~~~
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.i3hvPn
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.AfLFmy
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GRwFUt
find-requires: running scripts (debuginfo)
Requires: lp_solve = 5.5.2.5-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(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.KMonyQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ilFmnV
find-requires: running scripts (debuginfo)
Provides: debug(liblpsolve55.so)
Requires: liblpsolve = 5.5.2.5-alt1, debug(libc.so.6), debug(libm.so.6)
Adding to lp_solve-debuginfo a strict dependency on lp_solve
Adding to liblpsolve-devel a strict dependency on liblpsolve
Adding to liblpsolve-debuginfo a strict dependency on liblpsolve
Wrote: /usr/src/RPM/RPMS/i586/lp_solve-5.5.2.5-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/liblpsolve-5.5.2.5-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/liblpsolve-devel-5.5.2.5-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/lp_solve-debuginfo-5.5.2.5-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/liblpsolve-debuginfo-5.5.2.5-alt1.i586.rpm (w2.lzdio)
43.26user 4.05system 0:31.41elapsed 150%CPU (0avgtext+0avgdata 63124maxresident)k
0inputs+0outputs (0major+1146579minor)pagefaults 0swaps
/.out/lp_solve-5.5.2.5-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblpsolve-5.5.2.5-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblpsolve-devel-5.5.2.5-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/lp_solve-debuginfo-5.5.2.5-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblpsolve-debuginfo-5.5.2.5-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
44.44user 6.93system 0:35.54elapsed 144%CPU (0avgtext+0avgdata 63124maxresident)k
0inputs+0outputs (0major+1380574minor)pagefaults 0swaps
--- liblpsolve-5.5.2.5-alt1.i586.rpm.repo	2021-06-26 23:56:14.000000000 +0000
+++ liblpsolve-5.5.2.5-alt1.i586.rpm.hasher	2022-06-04 04:57:58.500817546 +0000
@@ -7,6 +7,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
 Requires: libc.so.6(GLIBC_2.7)  
-Requires: libdl.so.2(GLIBC_2.0)  
-Requires: libdl.so.2(GLIBC_2.1)  
 Requires: libm.so.6(GLIBC_2.0)  
@@ -17,3 +16,3 @@
 Provides: liblpsolve = 5.5.2.5-alt1:sisyphus+275740.100.1.1
-File: /usr/lib/liblpsolve55.so	100644	root:root	6ab42ceed3edb00cce91d26432645069	
-RPMIdentity: b2b2567e5b145bc5f8fe07c47b4d7b297ac25254e3268b1690f98dced48dcd1c26d46514831b875c56ef008903657d1fc522ad724bd5ec53e2d679ac97effa94
+File: /usr/lib/liblpsolve55.so	100644	root:root	44cf2df458d5b1f6579c8993ed40fee7	
+RPMIdentity: 1cae556e48c6da7dccb5e0266124f774748ab0a2b002689b37c56573d82ffe576d2a60f7bd2b2c6231a832750a57fe7010d03050dc4d7d39dd131b53139a8714
--- liblpsolve-debuginfo-5.5.2.5-alt1.i586.rpm.repo	2021-06-26 23:56:14.000000000 +0000
+++ liblpsolve-debuginfo-5.5.2.5-alt1.i586.rpm.hasher	2022-06-04 04:57:58.552818203 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/18	40755	root:root	
-/usr/lib/debug/.build-id/18/66aeb9f023e42c97964d7d70324c07b3e58ec9	120777	root:root	../../../liblpsolve55.so
-/usr/lib/debug/.build-id/18/66aeb9f023e42c97964d7d70324c07b3e58ec9.debug	120777	root:root	../../usr/lib/liblpsolve55.so.debug
+/usr/lib/debug/.build-id/dc	40755	root:root	
+/usr/lib/debug/.build-id/dc/deab88ce6a09185263eddba25b3471146abe43	120777	root:root	../../../liblpsolve55.so
+/usr/lib/debug/.build-id/dc/deab88ce6a09185263eddba25b3471146abe43.debug	120777	root:root	../../usr/lib/liblpsolve55.so.debug
 /usr/lib/debug/usr/lib/liblpsolve55.so.debug	100644	root:root	
@@ -26,2 +26,3 @@
 /usr/src/debug/lp_solve_5.5/colamd/colamd.h	100644	root:root	
+/usr/src/debug/lp_solve_5.5/fortify.c	100644	root:root	
 /usr/src/debug/lp_solve_5.5/ini.c	100644	root:root	
@@ -76,3 +77,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libdl.so.2)  
 Requires: debug(libm.so.6)  
@@ -82,6 +82,6 @@
 Provides: liblpsolve-debuginfo = 5.5.2.5-alt1:sisyphus+275740.100.1.1
-File: /usr/lib/debug/.build-id/18	40755	root:root		
-File: /usr/lib/debug/.build-id/18/66aeb9f023e42c97964d7d70324c07b3e58ec9	120777	root:root		../../../liblpsolve55.so
-File: /usr/lib/debug/.build-id/18/66aeb9f023e42c97964d7d70324c07b3e58ec9.debug	120777	root:root		../../usr/lib/liblpsolve55.so.debug
-File: /usr/lib/debug/usr/lib/liblpsolve55.so.debug	100644	root:root	b5b76935c60a965b5e62bf8d2c278c54	
+File: /usr/lib/debug/.build-id/dc	40755	root:root		
+File: /usr/lib/debug/.build-id/dc/deab88ce6a09185263eddba25b3471146abe43	120777	root:root		../../../liblpsolve55.so
+File: /usr/lib/debug/.build-id/dc/deab88ce6a09185263eddba25b3471146abe43.debug	120777	root:root		../../usr/lib/liblpsolve55.so.debug
+File: /usr/lib/debug/usr/lib/liblpsolve55.so.debug	100644	root:root	24cf181dad8e00e2d6f878819cb2d2bc	
 File: /usr/src/debug/lp_solve_5.5	40755	root:root		
@@ -108,2 +108,3 @@
 File: /usr/src/debug/lp_solve_5.5/colamd/colamd.h	100644	root:root	0644d485996e02024c0c850138d7e33a	
+File: /usr/src/debug/lp_solve_5.5/fortify.c	100644	root:root	6a34486eb77b7f1230054906d5b1faf5	
 File: /usr/src/debug/lp_solve_5.5/ini.c	100644	root:root	e1bbb07c059ef9d6b19b46ce756927da	
@@ -157,2 +158,2 @@
 File: /usr/src/debug/lp_solve_5.5/yacc_read.h	100644	root:root	d63ac086cac8e81cf775d785d78e34d7	
-RPMIdentity: e92d4c31d2c7d14e593cd700af402e8e9576b7d09ca2a58896f0f06c765002073519b67d9bfc738096100eb7f689b824120311145a19d136b163e7fd5f57b393
+RPMIdentity: 19beb88c4c665bdced0ee1492e7507ae777851f200e17d28f06daa0d98334af7d811c58bef0cd529956127bac9b29b0ad4462f06b8883f8b38553d10fe3cb8eb
--- lp_solve-5.5.2.5-alt1.i586.rpm.repo	2021-06-26 23:56:14.000000000 +0000
+++ lp_solve-5.5.2.5-alt1.i586.rpm.hasher	2022-06-04 04:57:58.643819354 +0000
@@ -14,6 +14,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
 Requires: libc.so.6(GLIBC_2.7)  
-Requires: libdl.so.2(GLIBC_2.0)  
-Requires: libdl.so.2(GLIBC_2.1)  
 Requires: libm.so.6(GLIBC_2.0)  
@@ -23,3 +22,3 @@
 Provides: lp_solve = 5.5.2.5-alt1:sisyphus+275740.100.1.1
-File: /usr/bin/lp_solve	100755	root:root	7a55c2b9028242a75a1fd1b97e6ba5b1	
+File: /usr/bin/lp_solve	100755	root:root	4c9c1adffe63dee94512b19ce4d49c02	
 File: /usr/share/doc/lp_solve-5.5.2.5	40755	root:root		
@@ -30,2 +29,2 @@
 File: /usr/share/doc/lp_solve-5.5.2.5/README.txt	100644	root:root	883769a4ee3f3c1843e536ab0fabb3b2	
-RPMIdentity: 21acea9666debf931c03504d1b415382df81b013810474a63b2a8be598f16a9bbe7f8f69d8bf5744d2bbf1ac8699fc19f468b784aa32530d9b84059031e5ee19
+RPMIdentity: e4f99ae4f527ecc62ec34cbd36ea822b211cb94914603c49d468b87956bc84a9491200948d4f6e4791e64f9c9cbea5b173d0ec0d771194d9139842456ad5641f
--- lp_solve-debuginfo-5.5.2.5-alt1.i586.rpm.repo	2021-06-26 23:56:14.000000000 +0000
+++ lp_solve-debuginfo-5.5.2.5-alt1.i586.rpm.hasher	2022-06-04 04:57:58.703820112 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a2	40755	root:root	
-/usr/lib/debug/.build-id/a2/5049e9e391c6a5e1d32d1eb266d6572d39c8fe	120777	root:root	../../../../bin/lp_solve
-/usr/lib/debug/.build-id/a2/5049e9e391c6a5e1d32d1eb266d6572d39c8fe.debug	120777	root:root	../../usr/bin/lp_solve.debug
+/usr/lib/debug/.build-id/eb	40755	root:root	
+/usr/lib/debug/.build-id/eb/2fbe09935b8c982c52b9283e45471bc6168468	120777	root:root	../../../../bin/lp_solve
+/usr/lib/debug/.build-id/eb/2fbe09935b8c982c52b9283e45471bc6168468.debug	120777	root:root	../../usr/bin/lp_solve.debug
 /usr/lib/debug/usr/bin/lp_solve.debug	100644	root:root	
@@ -27,2 +27,3 @@
 /usr/src/debug/lp_solve_5.5/colamd/colamd.h	100644	root:root	
+/usr/src/debug/lp_solve_5.5/fortify.c	100644	root:root	
 /usr/src/debug/lp_solve_5.5/ini.c	100644	root:root	
@@ -79,3 +80,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libdl.so.2)  
 Requires: debug(libm.so.6)  
@@ -84,6 +84,6 @@
 Provides: lp_solve-debuginfo = 5.5.2.5-alt1:sisyphus+275740.100.1.1
-File: /usr/lib/debug/.build-id/a2	40755	root:root		
-File: /usr/lib/debug/.build-id/a2/5049e9e391c6a5e1d32d1eb266d6572d39c8fe	120777	root:root		../../../../bin/lp_solve
-File: /usr/lib/debug/.build-id/a2/5049e9e391c6a5e1d32d1eb266d6572d39c8fe.debug	120777	root:root		../../usr/bin/lp_solve.debug
-File: /usr/lib/debug/usr/bin/lp_solve.debug	100644	root:root	255a550d7948fa38ba5a04a537513ae4	
+File: /usr/lib/debug/.build-id/eb	40755	root:root		
+File: /usr/lib/debug/.build-id/eb/2fbe09935b8c982c52b9283e45471bc6168468	120777	root:root		../../../../bin/lp_solve
+File: /usr/lib/debug/.build-id/eb/2fbe09935b8c982c52b9283e45471bc6168468.debug	120777	root:root		../../usr/bin/lp_solve.debug
+File: /usr/lib/debug/usr/bin/lp_solve.debug	100644	root:root	94c9e7f0abfa9b0bb6269747db54ee80	
 File: /usr/src/debug/lp_solve_5.5	40755	root:root		
@@ -111,2 +111,3 @@
 File: /usr/src/debug/lp_solve_5.5/colamd/colamd.h	100644	root:root	0644d485996e02024c0c850138d7e33a	
+File: /usr/src/debug/lp_solve_5.5/fortify.c	100644	root:root	6a34486eb77b7f1230054906d5b1faf5	
 File: /usr/src/debug/lp_solve_5.5/ini.c	100644	root:root	e1bbb07c059ef9d6b19b46ce756927da	
@@ -161,2 +162,2 @@
 File: /usr/src/debug/lp_solve_5.5/yacc_read.h	100644	root:root	d63ac086cac8e81cf775d785d78e34d7	
-RPMIdentity: 95f7f5758fb57c9ace7ea7a829edb824b7b208834b92236c0b0541a6b4cbe1e369a0cb7cb108380637d94f893d25270639845880a3730a537d60ca9674aac335
+RPMIdentity: 83a5441535f250f5b77b0820ae9ab7f3665d2808fde38b5cd58ad975bf5fee22337a44ff92aed23b52c3710b042f8bd2b0d747cd5a58c3379b001ac5e1bbe555