Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831685 - sci-libs/coinor-flopcpp-1.2.5 fails to compile: MP_set.hpp:212:9: error: no matching conversion for functional-style cast from const flopc::SUBSETREF to flopc::MP_domain
Summary: sci-libs/coinor-flopcpp-1.2.5 fails to compile: MP_set.hpp:212:9: error: no m...
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-01-21 08:06 UTC by Agostino Sarubbo
Modified: 2022-01-21 08:06 UTC (History)
0 users

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


Attachments
build.log (build.log,64.90 KB, text/plain)
2022-01-21 08:06 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-01-21 08:06:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/coinor-flopcpp-1.2.5 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-21 08:06:31 UTC
Created attachment 762959 [details]
build.log

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


checking for COIN-OR package Cbc... not given: Package 'osi-cbc', required by 'virtual:world', not found
checking for COIN-OR package Clp... not given: Package 'osi-clp', required by 'virtual:world', not found
./MP_set.hpp:212:9: error: no matching conversion for functional-style cast from 'const flopc::SUBSETREF' to 'flopc::MP_domain'