Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873259 - sci-libs/coinor-osi-0.108.6 fails tests (MUSL): OsiTestSolverInterfaceIO.cpp:425:22: error: invalid cast from type std::nullptr_t to type const char
Summary: sci-libs/coinor-osi-0.108.6 fails tests (MUSL): OsiTestSolverInterfaceIO.cpp:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-28 07:12 UTC by Agostino Sarubbo
Modified: 2022-09-28 07:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,77.33 KB, text/plain)
2022-09-28 07:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-09-28 07:12:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/coinor-osi-0.108.6 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-28 07:12:05 UTC
Created attachment 814429 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-28 07:12:06 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


checking dynamic linker characteristics... cat: 'ld.so.conf.d/*.conf': No such file or directory
checking for COIN-OR package Glpk... not given: Package 'coinglpk', required by 'virtual:world', not found
checking for COIN-OR package Netlib... not given: Package 'coindatanetlib', required by 'virtual:world', not found
checking for COIN-OR package SoPlex... not given: Package 'coinsoplex', required by 'virtual:world', not found
OsiTestSolverInterfaceIO.cpp:425:22: error: invalid cast from type 'std::nullptr_t' to type 'const char*'