Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934053 - sci-mathematics/cvc4-1.8-r5 - [ncurses-6.5] /.../CvcParser.c: error: cannot convert std::nullptr_t to unsigned int in assignment
Summary: sci-mathematics/cvc4-1.8-r5 - [ncurses-6.5] /.../CvcParser.c: error: cannot c...
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:
 
Reported: 2024-06-11 16:23 UTC by Toralf Förster
Modified: 2024-06-11 16:23 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.87 KB, text/plain)
2024-06-11 16:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.45 KB, text/plain)
2024-06-11 16:23 UTC, Toralf Förster
Details
environment (environment,132.58 KB, text/plain)
2024-06-11 16:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-06-11 16:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,39.32 KB, application/x-xz)
2024-06-11 16:23 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,46.11 KB, application/x-xz)
2024-06-11 16:23 UTC, Toralf Förster
Details
sci-mathematics:cvc4-1.8-r5:20240611-012301.log.xz (sci-mathematics:cvc4-1.8-r5:20240611-012301.log.xz,49.03 KB, application/x-xz)
2024-06-11 16:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.06 KB, application/x-xz)
2024-06-11 16:23 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 2024-06-11 16:23:47 UTC
                 from /usr/lib/gcc/x86_64-pc-linux-musl/14/include/g++-v14/ostream:40,
                 from /usr/lib/gcc/x86_64-pc-linux-musl/14/include/g++-v14/iostream:41,
                 from /var/tmp/portage/sci-mathematics/cvc4-1.8-r5/work/CVC4-archived-1.8/src/./options/set_language.h:22,
                 from /var/tmp/portage/sci-mathematics/cvc4-1.8-r5/work/cvc4-1.8_build/src/parser/cvc/CvcParser.h:134,
                 from /var/tmp/portage/sci-mathematics/cvc4-1.8-r5/work/cvc4-1.8_build/src/parser/cvc/CvcParser.c:61:
/var/tmp/portage/sci-mathematics/cvc4-1.8-r5/work/cvc4-1.8_build/src/parser/cvc/CvcParser.c: In function 'void mainCommand(pCvcParser, std::unique_ptr<CVC4::Command>*)':
/var/tmp/portage/sci-mathematics/cvc4-1.8-r5/work/cvc4-1.8_build/src/parser/cvc/CvcParser.c:4691:9: error: cannot convert 'std::nullptr_t' to 'unsigned int' in assignment
 4691 |     k = NULL;
      |         ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240608-075013

  UNMASKED:
  >=sys-libs/ncurses-6.5
    Issues involving opaque types / incomplete typedefs should block bug 930805

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
clang version 18.1.7
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.7
Python 3.12.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.78.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 5fadcfa183779fbbb080eafbc014643c6475ce82
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 11 00:35:53 2024 +0000

    2024-06-11 00:35:52 UTC

emerge -qpvO sci-mathematics/cvc4
[ebuild  N    ] sci-mathematics/cvc4-1.8-r5  USE="cln proofs readline -statistics"
Comment 1 Toralf Förster gentoo-dev 2024-06-11 16:23:48 UTC
Created attachment 895570 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-11 16:23:49 UTC
Created attachment 895571 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-06-11 16:23:51 UTC
Created attachment 895572 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-06-11 16:23:51 UTC
Created attachment 895573 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-06-11 16:23:52 UTC
Created attachment 895574 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-11 16:23:54 UTC
Created attachment 895575 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-06-11 16:23:55 UTC
Created attachment 895576 [details]
sci-mathematics:cvc4-1.8-r5:20240611-012301.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-06-11 16:23:56 UTC
Created attachment 895577 [details]
temp.tar.xz