=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for lp_solve-5.5.2.3
=> Substituting "dl" in lp_solve/ccc lpsolve55/ccc demo/ccc
../lp_lib.c:1254:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
        ~~~~~~~~~~~~~~~~~^~~~~~~
../lp_lib.c:1254:26: note: remove extraneous parentheses around the comparison to silence this warning
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
       ~                 ^      ~
../lp_lib.c:1254:26: note: use '=' to turn this equality comparison into an assignment
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
                         ^~
                         =
../lp_lib.c:1260:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
          ~~~~~~~~~~~~~~~~~^~~~~~~
../lp_lib.c:1260:28: note: remove extraneous parentheses around the comparison to silence this warning
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
         ~                 ^      ~
../lp_lib.c:1260:28: note: use '=' to turn this equality comparison into an assignment
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
                           ^~
                           =
2 warnings generated.
../lp_mipbb.c:527:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    else if((BB->vartype == BB_INT)) {
             ~~~~~~~~~~~~^~~~~~~~~
../lp_mipbb.c:527:26: note: remove extraneous parentheses around the comparison to silence this warning
    else if((BB->vartype == BB_INT)) {
            ~            ^        ~
../lp_mipbb.c:527:26: note: use '=' to turn this equality comparison into an assignment
    else if((BB->vartype == BB_INT)) {
                         ^~
                         =
1 warning generated.
../lp_lib.c:1254:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
        ~~~~~~~~~~~~~~~~~^~~~~~~
../lp_lib.c:1254:26: note: remove extraneous parentheses around the comparison to silence this warning
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
       ~                 ^      ~
../lp_lib.c:1254:26: note: use '=' to turn this equality comparison into an assignment
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
                         ^~
                         =
../lp_lib.c:1260:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
          ~~~~~~~~~~~~~~~~~^~~~~~~
../lp_lib.c:1260:28: note: remove extraneous parentheses around the comparison to silence this warning
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
         ~                 ^      ~
../lp_lib.c:1260:28: note: use '=' to turn this equality comparison into an assignment
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
                           ^~
                           =
2 warnings generated.
../lp_mipbb.c:527:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    else if((BB->vartype == BB_INT)) {
             ~~~~~~~~~~~~^~~~~~~~~
../lp_mipbb.c:527:26: note: remove extraneous parentheses around the comparison to silence this warning
    else if((BB->vartype == BB_INT)) {
            ~            ^        ~
../lp_mipbb.c:527:26: note: use '=' to turn this equality comparison into an assignment
    else if((BB->vartype == BB_INT)) {
                         ^~
                         =
1 warning generated.
ar: creating archive 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
../lp_lib.c:1254:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
        ~~~~~~~~~~~~~~~~~^~~~~~~
../lp_lib.c:1254:26: note: remove extraneous parentheses around the comparison to silence this warning
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
       ~                 ^      ~
../lp_lib.c:1254:26: note: use '=' to turn this equality comparison into an assignment
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
                         ^~
                         =
../lp_lib.c:1260:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
          ~~~~~~~~~~~~~~~~~^~~~~~~
../lp_lib.c:1260:28: note: remove extraneous parentheses around the comparison to silence this warning
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
         ~                 ^      ~
../lp_lib.c:1260:28: note: use '=' to turn this equality comparison into an assignment
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
                           ^~
                           =
2 warnings generated.
../lp_mipbb.c:527:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    else if((BB->vartype == BB_INT)) {
             ~~~~~~~~~~~~^~~~~~~~~
../lp_mipbb.c:527:26: note: remove extraneous parentheses around the comparison to silence this warning
    else if((BB->vartype == BB_INT)) {
            ~            ^        ~
../lp_mipbb.c:527:26: note: use '=' to turn this equality comparison into an assignment
    else if((BB->vartype == BB_INT)) {
                         ^~
                         =
1 warning generated.
ld: unknown option: -Bsymbolic
clang: error: linker command failed with exit code 1 (use -v to see invocation)
../lp_lib.c:1254:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
        ~~~~~~~~~~~~~~~~~^~~~~~~
../lp_lib.c:1254:26: note: remove extraneous parentheses around the comparison to silence this warning
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
       ~                 ^      ~
../lp_lib.c:1254:26: note: use '=' to turn this equality comparison into an assignment
    if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */) {
                         ^~
                         =
../lp_lib.c:1260:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
          ~~~~~~~~~~~~~~~~~^~~~~~~
../lp_lib.c:1260:28: note: remove extraneous parentheses around the comparison to silence this warning
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
         ~                 ^      ~
../lp_lib.c:1260:28: note: use '=' to turn this equality comparison into an assignment
      if((lp->objfromvalue == NULL) /* || (lp->objtillvalue == NULL) */)
                           ^~
                           =
2 warnings generated.
../lp_mipbb.c:527:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    else if((BB->vartype == BB_INT)) {
             ~~~~~~~~~~~~^~~~~~~~~
../lp_mipbb.c:527:26: note: remove extraneous parentheses around the comparison to silence this warning
    else if((BB->vartype == BB_INT)) {
            ~            ^        ~
../lp_mipbb.c:527:26: note: use '=' to turn this equality comparison into an assignment
    else if((BB->vartype == BB_INT)) {
                         ^~
                         =
1 warning generated.