Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1125314 Details for
Bug 1307751
lpsolve: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 35.44 KB, created by
Fedora Release Engineering
on 2016-02-13 21:49:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2016-02-13 21:49:47 UTC
Size:
35.44 KB
patch
obsolete
>Mock Version: 1.2.14 >Mock Version: 1.2.14 >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lpsolve.spec'], uid=1000printOutput=Falseenv={'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}gid=425chrootPath='/var/lib/mock/f24-build-4928970-577920/root'user='mockbuild'logger=<mockbuild.trace_decorator.getLog object at 0x7fcc4d121ba8>timeout=172800shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lpsolve.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False >warning: Could not canonicalize hostname: buildhw-02.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/lpsolve-5.5.2.0-12.fc24.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lpsolve.spec '], uid=1000printOutput=Falseprivate_network=Trueenv={'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}gid=425chrootPath='/var/lib/mock/f24-build-4928970-577920/root'user='mockbuild'logger=<mockbuild.trace_decorator.getLog object at 0x7fcc4d121ba8>timeout=172800shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lpsolve.spec '] with env {'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qbsWiQ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf lp_solve_5.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/lp_solve_5.5.2.0_source.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd lp_solve_5.5 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (lpsolve-5.5.0.11.cflags.patch): >+ echo 'Patch #0 (lpsolve-5.5.0.11.cflags.patch):' >+ /usr/bin/patch -p1 -b --suffix .cflags.patch --fuzz=0 >patching file lp_solve/ccc >patching file lpsolve55/ccc >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cEAxp7 >+ umask 022 >+ cd /builddir/build/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] > 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);}' >+ cc /tmp/isnan.c -o /tmp/isnan >+ '[' 1 = 0 ']' >+ NOISNAN=-DNOISNAN >+ rm /tmp/isnan.c /tmp/isnan >+ def= >+ so= >+ '[' ux64 = SCO_UNIX ']' >+ dl=-ldl >+ so=y >+ opts='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ cc -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNOISNAN -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 >In file included from ../lp_MDO.c:22:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../shared/mmio.c: In function 'mm_read_unsymmetric_sparse': >../shared/mmio.c:26:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] > int x; > ^ >In file included from ../lp_rlp.c:205:0: >../lp_rlp.h:1653:16: warning: 'input' defined but not used [-Wunused-function] > static int input (lp_yyscan_t lp_yyscanner) > ^~~~~ >In file included from ../lp_crash.c:21:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_LUSOLsetcolumn': >../bfp/bfp_LUSOL/lp_LUSOL.c:209:7: warning: variable 'nz' set but not used [-Wunused-but-set-variable] > int nz, inform; > ^~ >../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_finishupdate': >../bfp/bfp_LUSOL/lp_LUSOL.c:477:18: warning: variable 'kcol' set but not used [-Wunused-but-set-variable] > int i, k, kcol, deltarows = bfp_rowoffset(lp); > ^~~~ >In file included from ../bfp/bfp_LUSOL/LUSOL/lusol.c:746:0: >../bfp/bfp_LUSOL/LUSOL/lusol1.c: In function 'LU1FAC': >../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:34: warning: variable 'TSP' set but not used [-Wunused-but-set-variable] > MYBOOL KEEPLU, TCP, TPP, TRP, TSP; > ^~~ >../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:29: warning: variable 'TRP' set but not used [-Wunused-but-set-variable] > MYBOOL KEEPLU, TCP, TPP, TRP, TSP; > ^~~ >../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:19: warning: variable 'TCP' set but not used [-Wunused-but-set-variable] > MYBOOL KEEPLU, TCP, TPP, TRP, TSP; > ^~~ >In file included from ../lp_lib.c:41:0: >../lp_lib.h:63:0: warning: "isnan" redefined > # define isnan(x) FALSE > >In file included from ../lp_lib.c:27:0: >/usr/include/math.h:292:0: note: this is the location of the previous definition > # define isnan(x) __builtin_isnan (x) > >../lp_lib.c: In function 'verify_basis': >../lp_lib.c:7043:17: warning: variable 'k' set but not used [-Wunused-but-set-variable] > int i, ii, k = 0; > ^ >In file included from ../lp_lib.c:49:0: >../lp_lib.c: At top level: >../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] > INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); > ^~~~~~~~~~~~~~~~ >../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] > INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); > ^~~~~~~~~~~~~~~~ >In file included from ../lp_lib.c:82:0: >../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] > INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); > ^~~~~~~~~~~~~ >In file included from ../lp_lib.c:83:0: >../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] > INLINE MYBOOL applyPricer(lprec *lp); > ^~~~~~~~~~~ >In file included from ../lp_lib.c:55:0: >../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] > MYINLINE void set_bitoff(MYBOOL *bitarray, int item) > ^~~~~~~~~~ >In file included from ../lp_lib.c:49:0: >../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] > INLINE int presolve_collength(presolverec *psdata, int colnr) > ^~~~~~~~~~~~~~~~~~ >../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] > INLINE int presolve_rowlength(presolverec *psdata, int rownr) > ^~~~~~~~~~~~~~~~~~ >In file included from ../lp_wlp.c:6:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_matrix.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_matrix.c: In function 'inc_matrow_space': >../lp_matrix.c:197:18: warning: variable 'oldrowsalloc' set but not used [-Wunused-but-set-variable] > int rowsum, oldrowsalloc; > ^~~~~~~~~~~~ >../lp_matrix.c: In function 'prod_Ax': >../lp_matrix.c:3325:34: warning: variable 've' set but not used [-Wunused-but-set-variable] > int j, colnr, ib, ie, vb, ve; > ^~ >In file included from ../lp_matrix.c:7:0: >../lp_matrix.c: At top level: >../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] > INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); > ^~~~~~~~~~~~~ >In file included from ../lp_matrix.c:8:0: >../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] > INLINE MYBOOL applyPricer(lprec *lp); > ^~~~~~~~~~~ >In file included from ../lp_mipbb.c:30:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_MPS.c:5:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_params.c:6:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_presolve.c:36:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_presolve.c: In function 'presolve_debugmap': >../lp_presolve.c:462:51: warning: variable 'n' set but not used [-Wunused-but-set-variable] > int colnr, ix, ie, nx, jx, je, *cols, *rows, n; > ^ >../lp_presolve.c: In function 'presolve_colfixdual': >../lp_presolve.c:1993:18: warning: variable 'isMI' set but not used [-Wunused-but-set-variable] > MYBOOL hasOF, isMI, isDualFREE = TRUE; > ^~~~ >../lp_presolve.c: In function 'presolve_columns': >../lp_presolve.c:4873:46: warning: variable 'item' set but not used [-Wunused-but-set-variable] > status = RUNNING, ix, j, countNZ, item; > ^~~~ >../lp_presolve.c:4866:31: warning: variable 'unbounded' set but not used [-Wunused-but-set-variable] > MYBOOL candelete, isOFNZ, unbounded, > ^~~~~~~~~ >../lp_presolve.c: In function 'presolve_rows': >../lp_presolve.c:5313:15: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] > psdata->forceupdate = TRUE; > ^~~~~~ >../lp_presolve.c:5311:13: note: ...this 'if' clause, but it is not > if(!presolve_fixSOS1(psdata, j, Value1, &iConRemove, &iVarFixed)) > ^~ >At top level: >../lp_presolve.c:377:15: warning: 'presolve_mustupdate' defined but not used [-Wunused-function] > INLINE MYBOOL presolve_mustupdate(lprec *lp, int colnr) > ^~~~~~~~~~~~~~~~~~~ >In file included from ../lp_price.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_price.c: In function 'compareImprovementVar': >../lp_price.c:48:7: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] > candidatecolno, candidatevarno = candidate->varno; > ^~~~~~~~~~~~~~ >../lp_price.c:47:7: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] > int currentcolno, currentvarno = current->varno, > ^~~~~~~~~~~~ >../lp_price.c: In function 'compareSubstitutionVar': >../lp_price.c:161:10: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] > candidatecolno, candidatevarno = candidate->varno; > ^~~~~~~~~~~~~~ >../lp_price.c:160:10: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] > int currentcolno, currentvarno = current->varno, > ^~~~~~~~~~~~ >../lp_price.c: In function 'partial_findBlocks': >../lp_price.c:1561:15: warning: variable 'blockdata' set but not used [-Wunused-but-set-variable] > partialrec *blockdata; > ^~~~~~~~~ >In file included from ../lp_price.c:6:0: >../lp_price.c: At top level: >../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] > INLINE MYBOOL applyPricer(lprec *lp); > ^~~~~~~~~~~ >In file included from ../lp_pricePSE.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_scale.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_scale.c: In function 'CurtisReidScales': >../lp_scale.c:150:24: warning: variable 'ekm2' set but not used [-Wunused-but-set-variable] > qkm2, qkqkm1, ekm2, ekekm1, > ^~~~ >../lp_scale.c:150:10: warning: variable 'qkm2' set but not used [-Wunused-but-set-variable] > qkm2, qkqkm1, ekm2, ekekm1, > ^~~~ >../lp_scale.c: In function 'scale_columns': >../lp_scale.c:632:16: warning: variable 'colMax' set but not used [-Wunused-but-set-variable] > int i,j, colMax, nz; > ^~~~~~ >In file included from ../lp_simplex.c:27:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_simplex.c: In function 'dualloop': >../lp_simplex.c:997:10: warning: variable 'epsvalue' set but not used [-Wunused-but-set-variable] > REAL epsvalue, xviolated, cviolated, > ^~~~~~~~ >In file included from ../lp_simplex.c:32:0: >../lp_simplex.c: At top level: >../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] > INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); > ^~~~~~~~~~~~~~~~ >../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] > INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); > ^~~~~~~~~~~~~~~~ >In file included from ../lp_simplex.c:33:0: >../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] > INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); > ^~~~~~~~~~~~~ >In file included from ../lp_simplex.c:34:0: >../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] > INLINE MYBOOL applyPricer(lprec *lp); > ^~~~~~~~~~~ >In file included from ../lp_simplex.c:32:0: >../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] > INLINE int presolve_collength(presolverec *psdata, int colnr) > ^~~~~~~~~~~~~~~~~~ >../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] > INLINE int presolve_rowlength(presolverec *psdata, int rownr) > ^~~~~~~~~~~~~~~~~~ >In file included from ../lp_SOS.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_utils.c:4:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_utils.c: In function 'searchFor': >../lp_utils.c:534:7: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] > while((beginPos < endPos) && (match != target)) { > ^~~~~ >../lp_utils.c:532:5: note: ...this 'if' clause, but it is not > if(absolute) > ^~ >../lp_utils.c: In function 'compareLink': >../lp_utils.c:929:5: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] > if(test == 0) > ^~ >../lp_utils.c:927:3: note: ...this 'if' clause, but it is not > if(test == 0) > ^~ >In file included from ../lp_utils.c:9:0: >At top level: >../lp_bit.h:19:17: warning: 'is_biton' defined but not used [-Wunused-function] > MYINLINE MYBOOL is_biton(MYBOOL *bitarray, int item) > ^~~~~~~~ >../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] > MYINLINE void set_bitoff(MYBOOL *bitarray, int item) > ^~~~~~~~~~ >../lp_bit.h:9:15: warning: 'set_biton' defined but not used [-Wunused-function] > MYINLINE void set_biton(MYBOOL *bitarray, int item) > ^~~~~~~~~ >In file included from ../yacc_read.c:36:0: >../yacc_read.c: In function 'yacc_read': >../lpkit.h:32:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] > (MALLOC(nptr, nr, type), (nptr != NULL) ? memcpy(nptr, optr, (size_t)((nr) * sizeof(*optr))) : 0, nptr) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ >../yacc_read.c:1266:11: note: in expansion of macro 'MALLOCCPY' > MALLOCCPY(orig_upbo, lp->orig_upbo, 1 + pp->Rows, REAL); > ^~~~~~~~~ >++ echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c >++ sed 's/[.]c/.o/g' >++ sed 's/[^ ]*\///g' >+ ar rv bin/ux64/liblpsolve55.a lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o >ar: creating bin/ux64/liblpsolve55.a >ar: lp_MDO.o: No such file or directory >+ ranlib bin/ux64/liblpsolve55.a >ranlib: 'bin/ux64/liblpsolve55.a': No such file >+ '[' y '!=' '' ']' >+ cc -fpic -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNOISNAN -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 >In file included from ../lp_MDO.c:22:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../shared/mmio.c: In function 'mm_read_unsymmetric_sparse': >../shared/mmio.c:26:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] > int x; > ^ >In file included from ../lp_rlp.c:205:0: >../lp_rlp.h:1653:16: warning: 'input' defined but not used [-Wunused-function] > static int input (lp_yyscan_t lp_yyscanner) > ^~~~~ >In file included from ../lp_crash.c:21:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_LUSOLsetcolumn': >../bfp/bfp_LUSOL/lp_LUSOL.c:209:7: warning: variable 'nz' set but not used [-Wunused-but-set-variable] > int nz, inform; > ^~ >../bfp/bfp_LUSOL/lp_LUSOL.c: In function 'bfp_finishupdate': >../bfp/bfp_LUSOL/lp_LUSOL.c:477:18: warning: variable 'kcol' set but not used [-Wunused-but-set-variable] > int i, k, kcol, deltarows = bfp_rowoffset(lp); > ^~~~ >In file included from ../bfp/bfp_LUSOL/LUSOL/lusol.c:746:0: >../bfp/bfp_LUSOL/LUSOL/lusol1.c: In function 'LU1FAC': >../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:34: warning: variable 'TSP' set but not used [-Wunused-but-set-variable] > MYBOOL KEEPLU, TCP, TPP, TRP, TSP; > ^~~ >../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:29: warning: variable 'TRP' set but not used [-Wunused-but-set-variable] > MYBOOL KEEPLU, TCP, TPP, TRP, TSP; > ^~~ >../bfp/bfp_LUSOL/LUSOL/lusol1.c:3359:19: warning: variable 'TCP' set but not used [-Wunused-but-set-variable] > MYBOOL KEEPLU, TCP, TPP, TRP, TSP; > ^~~ >In file included from ../lp_lib.c:41:0: >../lp_lib.h:63:0: warning: "isnan" redefined > # define isnan(x) FALSE > >In file included from ../lp_lib.c:27:0: >/usr/include/math.h:292:0: note: this is the location of the previous definition > # define isnan(x) __builtin_isnan (x) > >../lp_lib.c: In function 'verify_basis': >../lp_lib.c:7043:17: warning: variable 'k' set but not used [-Wunused-but-set-variable] > int i, ii, k = 0; > ^ >In file included from ../lp_lib.c:49:0: >../lp_lib.c: At top level: >../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] > INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); > ^~~~~~~~~~~~~~~~ >../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] > INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); > ^~~~~~~~~~~~~~~~ >In file included from ../lp_lib.c:82:0: >../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] > INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); > ^~~~~~~~~~~~~ >In file included from ../lp_lib.c:83:0: >../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] > INLINE MYBOOL applyPricer(lprec *lp); > ^~~~~~~~~~~ >In file included from ../lp_lib.c:55:0: >../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] > MYINLINE void set_bitoff(MYBOOL *bitarray, int item) > ^~~~~~~~~~ >In file included from ../lp_lib.c:49:0: >../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] > INLINE int presolve_collength(presolverec *psdata, int colnr) > ^~~~~~~~~~~~~~~~~~ >../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] > INLINE int presolve_rowlength(presolverec *psdata, int rownr) > ^~~~~~~~~~~~~~~~~~ >In file included from ../lp_wlp.c:6:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_matrix.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_matrix.c: In function 'inc_matrow_space': >../lp_matrix.c:197:18: warning: variable 'oldrowsalloc' set but not used [-Wunused-but-set-variable] > int rowsum, oldrowsalloc; > ^~~~~~~~~~~~ >../lp_matrix.c: In function 'prod_Ax': >../lp_matrix.c:3325:34: warning: variable 've' set but not used [-Wunused-but-set-variable] > int j, colnr, ib, ie, vb, ve; > ^~ >In file included from ../lp_matrix.c:7:0: >../lp_matrix.c: At top level: >../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] > INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); > ^~~~~~~~~~~~~ >In file included from ../lp_matrix.c:8:0: >../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] > INLINE MYBOOL applyPricer(lprec *lp); > ^~~~~~~~~~~ >In file included from ../lp_mipbb.c:30:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_MPS.c:5:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_params.c:6:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_presolve.c:36:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_presolve.c: In function 'presolve_debugmap': >../lp_presolve.c:462:51: warning: variable 'n' set but not used [-Wunused-but-set-variable] > int colnr, ix, ie, nx, jx, je, *cols, *rows, n; > ^ >../lp_presolve.c: In function 'presolve_colfixdual': >../lp_presolve.c:1993:18: warning: variable 'isMI' set but not used [-Wunused-but-set-variable] > MYBOOL hasOF, isMI, isDualFREE = TRUE; > ^~~~ >../lp_presolve.c: In function 'presolve_columns': >../lp_presolve.c:4873:46: warning: variable 'item' set but not used [-Wunused-but-set-variable] > status = RUNNING, ix, j, countNZ, item; > ^~~~ >../lp_presolve.c:4866:31: warning: variable 'unbounded' set but not used [-Wunused-but-set-variable] > MYBOOL candelete, isOFNZ, unbounded, > ^~~~~~~~~ >../lp_presolve.c: In function 'presolve_rows': >../lp_presolve.c:5313:15: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] > psdata->forceupdate = TRUE; > ^~~~~~ >../lp_presolve.c:5311:13: note: ...this 'if' clause, but it is not > if(!presolve_fixSOS1(psdata, j, Value1, &iConRemove, &iVarFixed)) > ^~ >At top level: >../lp_presolve.c:377:15: warning: 'presolve_mustupdate' defined but not used [-Wunused-function] > INLINE MYBOOL presolve_mustupdate(lprec *lp, int colnr) > ^~~~~~~~~~~~~~~~~~~ >In file included from ../lp_price.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_price.c: In function 'compareImprovementVar': >../lp_price.c:48:7: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] > candidatecolno, candidatevarno = candidate->varno; > ^~~~~~~~~~~~~~ >../lp_price.c:47:7: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] > int currentcolno, currentvarno = current->varno, > ^~~~~~~~~~~~ >../lp_price.c: In function 'compareSubstitutionVar': >../lp_price.c:161:10: warning: variable 'candidatecolno' set but not used [-Wunused-but-set-variable] > candidatecolno, candidatevarno = candidate->varno; > ^~~~~~~~~~~~~~ >../lp_price.c:160:10: warning: variable 'currentcolno' set but not used [-Wunused-but-set-variable] > int currentcolno, currentvarno = current->varno, > ^~~~~~~~~~~~ >../lp_price.c: In function 'partial_findBlocks': >../lp_price.c:1561:15: warning: variable 'blockdata' set but not used [-Wunused-but-set-variable] > partialrec *blockdata; > ^~~~~~~~~ >In file included from ../lp_price.c:6:0: >../lp_price.c: At top level: >../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] > INLINE MYBOOL applyPricer(lprec *lp); > ^~~~~~~~~~~ >In file included from ../lp_pricePSE.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_scale.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_scale.c: In function 'CurtisReidScales': >../lp_scale.c:150:24: warning: variable 'ekm2' set but not used [-Wunused-but-set-variable] > qkm2, qkqkm1, ekm2, ekekm1, > ^~~~ >../lp_scale.c:150:10: warning: variable 'qkm2' set but not used [-Wunused-but-set-variable] > qkm2, qkqkm1, ekm2, ekekm1, > ^~~~ >../lp_scale.c: In function 'scale_columns': >../lp_scale.c:632:16: warning: variable 'colMax' set but not used [-Wunused-but-set-variable] > int i,j, colMax, nz; > ^~~~~~ >In file included from ../lp_simplex.c:27:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_simplex.c: In function 'dualloop': >../lp_simplex.c:997:10: warning: variable 'epsvalue' set but not used [-Wunused-but-set-variable] > REAL epsvalue, xviolated, cviolated, > ^~~~~~~~ >In file included from ../lp_simplex.c:32:0: >../lp_simplex.c: At top level: >../lp_presolve.h:90:12: warning: 'presolve_nextrow' declared 'static' but never defined [-Wunused-function] > INLINE int presolve_nextrow(presolverec *psdata, int colnr, int *previtem); > ^~~~~~~~~~~~~~~~ >../lp_presolve.h:91:12: warning: 'presolve_nextcol' declared 'static' but never defined [-Wunused-function] > INLINE int presolve_nextcol(presolverec *psdata, int rownr, int *previtem); > ^~~~~~~~~~~~~~~~ >In file included from ../lp_simplex.c:33:0: >../lp_price.h:39:13: warning: 'normalizeEdge' declared 'static' but never defined [-Wunused-function] > INLINE REAL normalizeEdge(lprec *lp, int item, REAL edge, MYBOOL isdual); > ^~~~~~~~~~~~~ >In file included from ../lp_simplex.c:34:0: >../lp_pricePSE.h:14:15: warning: 'applyPricer' declared 'static' but never defined [-Wunused-function] > INLINE MYBOOL applyPricer(lprec *lp); > ^~~~~~~~~~~ >In file included from ../lp_simplex.c:32:0: >../lp_presolve.h:110:12: warning: 'presolve_collength' defined but not used [-Wunused-function] > INLINE int presolve_collength(presolverec *psdata, int colnr) > ^~~~~~~~~~~~~~~~~~ >../lp_presolve.h:101:12: warning: 'presolve_rowlength' defined but not used [-Wunused-function] > INLINE int presolve_rowlength(presolverec *psdata, int rownr) > ^~~~~~~~~~~~~~~~~~ >In file included from ../lp_SOS.c:3:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >In file included from ../lp_utils.c:4:0: >../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant > #define FALSE 0 > ^ >../lp_utils.c: In function 'searchFor': >../lp_utils.c:534:7: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] > while((beginPos < endPos) && (match != target)) { > ^~~~~ >../lp_utils.c:532:5: note: ...this 'if' clause, but it is not > if(absolute) > ^~ >../lp_utils.c: In function 'compareLink': >../lp_utils.c:929:5: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] > if(test == 0) > ^~ >../lp_utils.c:927:3: note: ...this 'if' clause, but it is not > if(test == 0) > ^~ >In file included from ../lp_utils.c:9:0: >At top level: >../lp_bit.h:19:17: warning: 'is_biton' defined but not used [-Wunused-function] > MYINLINE MYBOOL is_biton(MYBOOL *bitarray, int item) > ^~~~~~~~ >../lp_bit.h:14:15: warning: 'set_bitoff' defined but not used [-Wunused-function] > MYINLINE void set_bitoff(MYBOOL *bitarray, int item) > ^~~~~~~~~~ >../lp_bit.h:9:15: warning: 'set_biton' defined but not used [-Wunused-function] > MYINLINE void set_biton(MYBOOL *bitarray, int item) > ^~~~~~~~~ >In file included from ../yacc_read.c:36:0: >../yacc_read.c: In function 'yacc_read': >../lpkit.h:32:99: warning: right-hand operand of comma expression has no effect [-Wunused-value] > (MALLOC(nptr, nr, type), (nptr != NULL) ? memcpy(nptr, optr, (size_t)((nr) * sizeof(*optr))) : 0, nptr) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ >../yacc_read.c:1266:11: note: in expansion of macro 'MALLOCCPY' > MALLOCCPY(orig_upbo, lp->orig_upbo, 1 + pp->Rows, REAL); > ^~~~~~~~~ >++ echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c >++ sed 's/[.]c/.o/g' >++ sed 's/[^ ]*\///g' >+ cc -shared -Wl,-Bsymbolic -Wl,-soname,liblpsolve55.so -o bin/ux64/liblpsolve55.so lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o -lc -lm -ldl >cc: error: lp_MDO.o: No such file or directory >cc: error: lp_crash.o: No such file or directory >cc: error: lp_wlp.o: No such file or directory >cc: error: lp_matrix.o: No such file or directory >cc: error: lp_mipbb.o: No such file or directory >cc: error: lp_MPS.o: No such file or directory >cc: error: lp_params.o: No such file or directory >cc: error: lp_presolve.o: No such file or directory >cc: error: lp_price.o: No such file or directory >cc: error: lp_pricePSE.o: No such file or directory >cc: error: lp_scale.o: No such file or directory >cc: error: lp_simplex.o: No such file or directory >cc: error: lp_SOS.o: No such file or directory >cc: error: lp_utils.o: No such file or directory >+ rm colamd.o commonlib.o fortify.o ini.o lp_Hash.o lp_LUSOL.o lp_lib.o lp_report.o lp_rlp.o lusol.o mmio.o myblas.o yacc_read.o >+ rm 'bin/ux*/liblpsolve55.a' >rm: cannot remove 'bin/ux*/liblpsolve55.a': No such file or directory >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.cEAxp7 (%build) > Bad exit status from /var/tmp/rpm-tmp.cEAxp7 (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lpsolve.spec >Traceback (most recent call last): > File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace > result = func(*args, **kw) > File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lpsolve.spec >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1307751
: 1125314 |
1125315
|
1125316