<86>Dec  2 02:05:21 userdel[1169872]: delete user 'rooter'
<86>Dec  2 02:05:21 userdel[1169872]: removed group 'rooter' owned by 'rooter'
<86>Dec  2 02:05:21 userdel[1169872]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  2 02:05:21 groupadd[1169900]: group added to /etc/group: name=rooter, GID=984
<86>Dec  2 02:05:21 groupadd[1169900]: group added to /etc/gshadow: name=rooter
<86>Dec  2 02:05:21 groupadd[1169900]: new group: name=rooter, GID=984
<86>Dec  2 02:05:21 useradd[1169924]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash
<86>Dec  2 02:05:21 userdel[1169958]: delete user 'builder'
<86>Dec  2 02:05:21 userdel[1169958]: removed group 'builder' owned by 'builder'
<86>Dec  2 02:05:21 userdel[1169958]: removed shadow group 'builder' owned by 'builder'
<86>Dec  2 02:05:21 groupadd[1169991]: group added to /etc/group: name=builder, GID=985
<86>Dec  2 02:05:21 groupadd[1169991]: group added to /etc/gshadow: name=builder
<86>Dec  2 02:05:21 groupadd[1169991]: new group: name=builder, GID=985
<86>Dec  2 02:05:21 useradd[1170014]: new user: name=builder, UID=985, GID=985, 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: 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.13988
+ 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.13988
+ 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=ux64
+ rm /tmp/platform /tmp/platform.c
+ mkdir bin bin/ux64
+ 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=
+ '[' ux64 = SCO_UNIX ']'
+ dl=-ldl
+ so=y
+ opts='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ 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 -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/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 -flto=auto -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/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 <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=ux64
+ rm /tmp/platform /tmp/platform.c
+ mkdir bin bin/ux64
+ 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'
+ 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 -flto=auto -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/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.36935
+ 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: (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)
Processing files: lp_solve-5.5.2.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79207
+ 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.LCLwvw
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.qiNvXJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RsUqM1
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.oCsBDd
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.Yv0jV5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nZUPbI
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.pke1fF
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.5Itjck
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
x86_64-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.zeqMw2
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.sc4Gsh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ygkEIS
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(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.Oudvi2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cQ6vwe
find-requires: running scripts (debuginfo)
Provides: debug64(liblpsolve55.so)
Requires: liblpsolve = 5.5.2.5-alt1, debug64(libc.so.6), debug64(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/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)
33.34user 3.94system 0:27.25elapsed 136%CPU (0avgtext+0avgdata 92960maxresident)k
0inputs+0outputs (0major+1247330minor)pagefaults 0swaps
/.out/lp_solve-5.5.2.5-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblpsolve-5.5.2.5-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblpsolve-devel-5.5.2.5-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/lp_solve-debuginfo-5.5.2.5-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/liblpsolve-debuginfo-5.5.2.5-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
0.72user 1.65system 0:33.66elapsed 7%CPU (0avgtext+0avgdata 11956maxresident)k
0inputs+0outputs (0major+97645minor)pagefaults 0swaps
--- liblpsolve-5.5.2.5-alt1.x86_64.rpm.repo	2021-06-26 23:56:05.000000000 +0000
+++ liblpsolve-5.5.2.5-alt1.x86_64.rpm.hasher	2022-12-02 02:05:50.434809798 +0000
@@ -6,5 +6,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libc.so.6(GLIBC_2.7)(64bit)  
-Requires: libdl.so.2(GLIBC_2.2.5)(64bit)  
 Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
@@ -15,3 +15,3 @@
 Provides: liblpsolve = 5.5.2.5-alt1:sisyphus+275740.100.1.1
-File: /usr/lib64/liblpsolve55.so	100644	root:root	cfb948548511ec51cc7ae71d57f644f6	
-RPMIdentity: 39d7415cc6f71fdd2caea55c9e8bcf93a57f508d7459d0594424be79224a419628daf48fa3a472e7d1f18850b99cfe7bb92bd89af3faaec0a80b4c83054e3df0
+File: /usr/lib64/liblpsolve55.so	100644	root:root	b57bbbb401a793eaf9a10173c8a4f55e	
+RPMIdentity: 9e31b05112eb6595a9d77a1cbe400ed5904888b2227cc9376a723d4502470b556f9934504b0f9a0a37a99682103c613a80f3411751eccadcf3f7e7ac46a214d6
--- liblpsolve-debuginfo-5.5.2.5-alt1.x86_64.rpm.repo	2021-06-26 23:56:05.000000000 +0000
+++ liblpsolve-debuginfo-5.5.2.5-alt1.x86_64.rpm.hasher	2022-12-02 02:05:50.968819290 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a7	40755	root:root	
-/usr/lib/debug/.build-id/a7/9cf57064321d74d88ccdaad1183b58fd635765	120777	root:root	../../../../lib64/liblpsolve55.so
-/usr/lib/debug/.build-id/a7/9cf57064321d74d88ccdaad1183b58fd635765.debug	120777	root:root	../../usr/lib64/liblpsolve55.so.debug
+/usr/lib/debug/.build-id/c8	40755	root:root	
+/usr/lib/debug/.build-id/c8/762a6e0685cfa0f62ea9d43a5b93b6d46c5b11	120777	root:root	../../../../lib64/liblpsolve55.so
+/usr/lib/debug/.build-id/c8/762a6e0685cfa0f62ea9d43a5b93b6d46c5b11.debug	120777	root:root	../../usr/lib64/liblpsolve55.so.debug
 /usr/lib/debug/usr/lib64/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: debug64(libc.so.6)  
-Requires: debug64(libdl.so.2)  
 Requires: debug64(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/a7	40755	root:root		
-File: /usr/lib/debug/.build-id/a7/9cf57064321d74d88ccdaad1183b58fd635765	120777	root:root		../../../../lib64/liblpsolve55.so
-File: /usr/lib/debug/.build-id/a7/9cf57064321d74d88ccdaad1183b58fd635765.debug	120777	root:root		../../usr/lib64/liblpsolve55.so.debug
-File: /usr/lib/debug/usr/lib64/liblpsolve55.so.debug	100644	root:root	93a35a2ebf2be1fe19802be8a53b9e4e	
+File: /usr/lib/debug/.build-id/c8	40755	root:root		
+File: /usr/lib/debug/.build-id/c8/762a6e0685cfa0f62ea9d43a5b93b6d46c5b11	120777	root:root		../../../../lib64/liblpsolve55.so
+File: /usr/lib/debug/.build-id/c8/762a6e0685cfa0f62ea9d43a5b93b6d46c5b11.debug	120777	root:root		../../usr/lib64/liblpsolve55.so.debug
+File: /usr/lib/debug/usr/lib64/liblpsolve55.so.debug	100644	root:root	870806307f329dfacbcd0686841a7773	
 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: 9ac36baad2d7a621b4864ce6ba46894bf9501e0d6fafc70f23fd0e1f69eebfc0d3df7456d5aa006aa973405ebb0c253583bad734e1ff57c257ac64c833829861
+RPMIdentity: 3205140c0543bc6a7f38af3e5f68e7d5336f897e38329d6a897bc04492618b48909bd68eb0d9a3da7aa73ce55d1e2e021af0e3ce8bc3a8fe230fc1eedb2d17a5
--- lp_solve-5.5.2.5-alt1.x86_64.rpm.repo	2021-06-26 23:56:05.000000000 +0000
+++ lp_solve-5.5.2.5-alt1.x86_64.rpm.hasher	2022-12-02 02:05:51.093821512 +0000
@@ -13,5 +13,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libc.so.6(GLIBC_2.7)(64bit)  
-Requires: libdl.so.2(GLIBC_2.2.5)(64bit)  
 Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
@@ -21,3 +21,3 @@
 Provides: lp_solve = 5.5.2.5-alt1:sisyphus+275740.100.1.1
-File: /usr/bin/lp_solve	100755	root:root	56776498bf0cce575cf22d7f41546d49	
+File: /usr/bin/lp_solve	100755	root:root	e366ac4dd0a03ac86dfef4a1849f0f9e	
 File: /usr/share/doc/lp_solve-5.5.2.5	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/share/doc/lp_solve-5.5.2.5/README.txt	100644	root:root	883769a4ee3f3c1843e536ab0fabb3b2	
-RPMIdentity: 929c9cce995df05f11980159b5afdd44cef4b8a79db6f6f80ea95b2f51b29808ca18b1e16bc3ad794d046943f7fd15a53b5fef2716952a2b18ddcd94d8a1c2f1
+RPMIdentity: 8b12942d5fc28d756ce89dfd7f7367548bd2334b875ea8c10870b8f515671cadcd35e0fbbc01ac6662e99c6573e41db3c252d46f971eef626d9f53924c05ebbe
--- lp_solve-debuginfo-5.5.2.5-alt1.x86_64.rpm.repo	2021-06-26 23:56:05.000000000 +0000
+++ lp_solve-debuginfo-5.5.2.5-alt1.x86_64.rpm.hasher	2022-12-02 02:05:52.090839235 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b3	40755	root:root	
-/usr/lib/debug/.build-id/b3/d3ff4f248f262c37949dbd2048aef622b2c37a	120777	root:root	../../../../bin/lp_solve
-/usr/lib/debug/.build-id/b3/d3ff4f248f262c37949dbd2048aef622b2c37a.debug	120777	root:root	../../usr/bin/lp_solve.debug
+/usr/lib/debug/.build-id/e1	40755	root:root	
+/usr/lib/debug/.build-id/e1/1084196f0cbf0275566dda2fc62805a8b4bcf3	120777	root:root	../../../../bin/lp_solve
+/usr/lib/debug/.build-id/e1/1084196f0cbf0275566dda2fc62805a8b4bcf3.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: debug64(libc.so.6)  
-Requires: debug64(libdl.so.2)  
 Requires: debug64(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/b3	40755	root:root		
-File: /usr/lib/debug/.build-id/b3/d3ff4f248f262c37949dbd2048aef622b2c37a	120777	root:root		../../../../bin/lp_solve
-File: /usr/lib/debug/.build-id/b3/d3ff4f248f262c37949dbd2048aef622b2c37a.debug	120777	root:root		../../usr/bin/lp_solve.debug
-File: /usr/lib/debug/usr/bin/lp_solve.debug	100644	root:root	3d68525d85b399a5150dbf1514d3af71	
+File: /usr/lib/debug/.build-id/e1	40755	root:root		
+File: /usr/lib/debug/.build-id/e1/1084196f0cbf0275566dda2fc62805a8b4bcf3	120777	root:root		../../../../bin/lp_solve
+File: /usr/lib/debug/.build-id/e1/1084196f0cbf0275566dda2fc62805a8b4bcf3.debug	120777	root:root		../../usr/bin/lp_solve.debug
+File: /usr/lib/debug/usr/bin/lp_solve.debug	100644	root:root	2bc0e8ba979b705e9fc8edd726777399	
 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: 6829dc3eac2f4eb4eb69b5d035f32784600c7a6475a5311883135bf65a9cf71724a30b8e746bc2759aabe4f23915fdb2bbd938d3a44353d5a6c5a80c4a8e38c3
+RPMIdentity: c73fb940c982e0f02f2eb8d8488144f579bb76215f0f0825590052ae730b985be9817c3e4a3888593bedef1c116b976cc3f7fad06a3b4b959c709473654f57b9