Bug#1094130: coinor-symphony: FTBFS: dh_auto_test: error: make -j8 test "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2

Lucas Nussbaum lucas at debian.org
Fri Jan 24 20:19:50 GMT 2025


Source: coinor-symphony
Version: 5.6.17+dfsg-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250124 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/build/reproducible-path/coinor-symphony-5.6.17+dfsg/test'
> g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../src/OsiSym`  -I/usr/include/coin  -I/usr/include/coin  -I/usr/include/coin  -I/usr/include/coin   -DCOIN_HAS_SYMPHONY -D__OSI_CLP__     -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/build/reproducible-path/coinor-symphony-5.6.17+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -DSYMPHONY_BUILD -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o unitTest-OsiSymSolverInterfaceTest.o `test -f 'OsiSymSolverInterfaceTest.cpp' || echo './'`OsiSymSolverInterfaceTest.cpp
> g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../src/OsiSym`  -I/usr/include/coin  -I/usr/include/coin  -I/usr/include/coin  -I/usr/include/coin   -DCOIN_HAS_SYMPHONY -D__OSI_CLP__     -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/build/reproducible-path/coinor-symphony-5.6.17+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -DSYMPHONY_BUILD -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o unitTest-unitTestSym.o `test -f 'unitTestSym.cpp' || echo './'`unitTestSym.cpp
> /bin/bash ../libtool --tag=CXX --mode=link g++  -g -O2 -ffile-prefix-map=/build/reproducible-path/coinor-symphony-5.6.17+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -DSYMPHONY_BUILD -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual  -Wl,-z,relro -Wl,-z,now -o unitTest  unitTest-OsiSymSolverInterfaceTest.o unitTest-unitTestSym.o ../src/libSym.la ../src/OsiSym/libOsiSym.la -lOsiCommonTests -lOsi -lCoinUtils -lbz2 -lz -llapack -lblas -lm  -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -llapack -lblas -lm  -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -llapack -lblas -lm  -lOsi -lCoinUtils -lbz2 -lz -llapack -lblas -lm    
> mkdir .libs
> g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/coinor-symphony-5.6.17+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DSYMPHONY_BUILD -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/unitTest unitTest-OsiSymSolverInterfaceTest.o unitTest-unitTestSym.o  ../src/.libs/libSym.so ../src/OsiSym/.libs/libOsiSym.so /build/reproducible-path/coinor-symphony-5.6.17+dfsg/src/.libs/libSym.so -lOsiCommonTests -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -llapack -lblas -lm
> creating unitTest
> ./unitTest -miplib3Dir=  
> Now testing the OsiRowCut class with OsiSymSolverInterface
> 
> Coin6001E Unable to open mps input file ../../Data/Sample/exmip1.mps
> Coin0008I  read with -1 errors
> *** osirowcutSolverInterface testing issue: read MPS failed: imP->readMps(fn.c_str(), "mps") == 0
> Coin6001E Unable to open mps input file ../../Data/Sample/exmip1.mps
> Coin0008I  read with -1 errors
> *** osirowcutSolverInterface testing issue: read MPS failed: imP->readMps(fn.c_str(), "mps") == 0
> *** osirowcutSolverInterface testing issue: consistent(IntegerModel) failed: cut.consistent(*imP)
> Coin6001E Unable to open mps input file ../../Data/Sample/exmip1.mps
> Coin0008I  read with -1 errors
> *** osirowcutSolverInterface testing issue: read MPS failed: imP->readMps(fn.c_str(), "mps") == 0
> Now testing the OsiColCut class with OsiSymSolverInterface
> 
> Coin6001E Unable to open mps input file ../../Data/Sample/exmip1.mps
> Coin0008I  read with -1 errors
> Coin6001E Unable to open mps input file ../../Data/Sample/exmip1.mps
> Coin0008I  read with -1 errors
> *** osicolcutSolverInterface testing issue: consistent(IntegerModel) failed: cut.consistent(*imP)
> *** osicolcutSolverInterface testing issue: consistent(IntegerModel) failed: cut.consistent(*imP)
> *** osicolcutSolverInterface testing issue: consistent(IntegerModel) failed: cut.consistent(*imP)
> make[2]: *** [Makefile:872: test] Segmentation fault
> make[2]: Leaving directory '/build/reproducible-path/coinor-symphony-5.6.17+dfsg/test'
> make[1]: *** [Makefile:1032: test] Error 2
> make[1]: Leaving directory '/build/reproducible-path/coinor-symphony-5.6.17+dfsg'
> dh_auto_test: error: make -j8 test "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2025/01/24/coinor-symphony_5.6.17+dfsg-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list