Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 865921

Summary: sci-libs/coinor-cgl-0.60.3 - CglLandPUtils.hpp: error: invalid cast from type std::nullptr_t to type OsiRowCut
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 839975    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-libs:coinor-cgl-0.60.3:20220821-104929.log

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