Build of lpsolve with vanilla toolchain

The build took 00h 00m 56s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
51,100 ansic
672 yacc
51,772 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: lpsolve 5.5.2.3-1 (Wed Aug 24 14:11:14 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# + :
# + src='../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c'
# + c=cc
# + echo '#include '
# + echo '#include '
# + echo 'main(){printf("ux%d", (int) (sizeof(void *)*8));}'
# + cc /tmp/platform.c -o /tmp/platform
# /tmp/platform.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){printf("ux%d", (int) (sizeof(void *)*8));}
# ^~~~
# ++ /tmp/platform
# + PLATFORM=ux64
# + rm /tmp/platform /tmp/platform.c
# + mkdir bin bin/ux64
# + echo '#include '
# + echo '#include '
# + echo '#include '
# + echo 'main(){isnan(0);}'
# + 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=-O3
# + cc -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -O3 -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
# ^
# In file included from ../lp_crash.c:21:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# 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)
#
# 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
# ^
# 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
# ^
# In file included from ../lp_price.c:3:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# 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
# ^
# In file included from ../lp_simplex.c:27:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# 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
# ^
# ++ 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. -O3 -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
# ^
# In file included from ../lp_crash.c:21:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# 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)
#
# 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
# ^
# 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
# ^
# In file included from ../lp_price.c:3:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# 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
# ^
# In file included from ../lp_simplex.c:27:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# 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
# ^
# ++ 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/[^ ]*\///g'
# ++ sed 's/[.]c/.o/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
# + :
# + src='../lp_MDO.c ../shared/commonlib.c ../colamd/colamd.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c lp_solve.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c'
# + c=cc
# + echo '#include '
# + echo '#include '
# + echo 'main(){printf("ux%d", (int) (sizeof(void *)*8));}'
# + cc /tmp/platform.c -o /tmp/platform
# /tmp/platform.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){printf("ux%d", (int) (sizeof(void *)*8));}
# ^~~~
# ++ /tmp/platform
# + PLATFORM=ux64
# + rm /tmp/platform /tmp/platform.c
# + mkdir bin bin/ux64
# + math=-lm
# + echo '#include '
# + echo '#include '
# + echo '#include '
# + echo 'main(){isnan(0);}'
# + cc /tmp/isnan.c -o /tmp/isnan -lm
# + '[' 1 = 0 ']'
# + NOISNAN=-DNOISNAN
# + rm /tmp/isnan.c /tmp/isnan
# + opts=-O3
# + def=
# + '[' ux64 = SCO_UNIX ']'
# + dl=-ldl
# + cc -I.. -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -I../shared -O3 -DNOISNAN -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
# In file included from ../lp_MDO.c:22:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# In file included from ../lp_crash.c:21:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# 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)
#
# 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
# ^
# 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
# ^
# In file included from ../lp_price.c:3:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# 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
# ^
# In file included from ../lp_simplex.c:27:0:
# ../shared/commonlib.h:88:24: error: expected identifier or '(' before numeric constant
# #define FALSE 0
# ^
# In file included from lp_solve.c:6:0:
# ../lp_lib.h:63:0: warning: "isnan" redefined
# # define isnan(x) FALSE
#
# In file included from lp_solve.c:4:0:
# /usr/include/math.h:292:0: note: this is the location of the previous definition
# # define isnan(x) __builtin_isnan (x)
#
# 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
# ^
# ==> ERROR: A failure occurred in build().
# Aborting...