Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865921 - sci-libs/coinor-cgl-0.60.3 - CglLandPUtils.hpp: error: invalid cast from type std::nullptr_t to type OsiRowCut
Summary: sci-libs/coinor-cgl-0.60.3 - CglLandPUtils.hpp: error: invalid cast from type...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 839975
  Show dependency tree
 
Reported: 2022-08-21 11:15 UTC by Toralf Förster
Modified: 2022-08-21 11:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.73 KB, text/plain)
2022-08-21 11:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.08 KB, text/plain)
2022-08-21 11:15 UTC, Toralf Förster
Details
environment (environment,23.82 KB, text/plain)
2022-08-21 11:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.52 KB, application/x-bzip)
2022-08-21 11:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.38 KB, application/x-bzip)
2022-08-21 11:15 UTC, Toralf Förster
Details
sci-libs:coinor-cgl-0.60.3:20220821-104929.log (sci-libs:coinor-cgl-0.60.3:20220821-104929.log,30.98 KB, text/plain)
2022-08-21 11:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-08-21 11:15:39 UTC
/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I`echo .` -I..  -I`echo ./..` -I`echo ./../CglGomory` -I/usr/include/coin  -I/usr/include/coin  -I/usr/include/coin    -pipe -march=native -fno-diagnostics-color -O2   -DCGL_BUILD -c -o CglLandPSimplex.lo CglLandPSimplex.cpp
 x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -pipe -march=native -fno-diagnostics-color -O2 -DCGL_BUILD -c CglLandPSimplex.cpp  -fPIC -DPIC -o .libs/CglLandPSimplex.o
In file included from CglLandPUtils.cpp:12:
CglLandPUtils.hpp: In member function 'void LAP::Cuts::resize(unsigned int)':
CglLandPUtils.hpp:88:25: error: invalid cast from type 'std::nullptr_t' to type 'OsiRowCut*'
   88 |         cuts_.resize(i, reinterpret_cast<OsiRowCut *> (NULL));
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220820-180012

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 6cf15d4a541ebfff5fd4235f371ca4cb668e9119
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 21 08:32:04 2022 +0000

    2022-08-21 08:32:04 UTC

emerge -qpvO sci-libs/coinor-cgl
[ebuild  N    ] sci-libs/coinor-cgl-0.60.3  USE="-doc -examples -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2022-08-21 11:15:40 UTC
Created attachment 800329 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-21 11:15:42 UTC
Created attachment 800331 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-21 11:15:43 UTC
Created attachment 800333 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-21 11:15:44 UTC
Created attachment 800335 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-21 11:15:45 UTC
Created attachment 800337 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-21 11:15:46 UTC
Created attachment 800339 [details]
sci-libs:coinor-cgl-0.60.3:20220821-104929.log