You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried to build stable/2.11, the make tail is below. The version in master builds successfully.
Testing CoinMpsIO
Coin0001I At line 29 NAME EXAMPLE
Coin0001I At line 30 ROWS
Coin0001I At line 37 COLUMNS
Coin0001I At line 55 RHS
Coin0001I At line 61 RANGES
Coin0001I At line 64 BOUNDS
Coin0001I At line 70 ENDATA
Coin0002I Problem EXAMPLE has 5 rows, 8 columns and 14 elements
EOF on file /usr/local/share/coin-or-sample/exmip1.mps
malloc_consolidate(): unaligned fastbin chunk detected
make[2]: *** [Makefile:600: test] Aborted (core dumped)
make[2]: Leaving directory '/media/nekrald/smith-ext4/online/sea_project/code/system/lib/CoinUtils/build/CoinUtils/test'
make[1]: *** [Makefile:819: test] Error 2
make[1]: Leaving directory '/media/nekrald/smith-ext4/online/sea_project/code/system/lib/CoinUtils/build/CoinUtils'
make: *** [Makefile:695: test] Error 2
The text was updated successfully, but these errors were encountered:
Please say exactly what you did to build, what compiler, what configure options (or coinbrew arguments), what OS, etc. Also please attach the full build output as a file. It looks like you did not use coinbrew and may be mixing versions.
Just tried to build stable/2.11, the make tail is below. The version in master builds successfully.
The text was updated successfully, but these errors were encountered: