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

Bug 895096

Summary: sci-mathematics/stp-2.3.3-r2 - /.../ASTNode.h: error: uint8_t does not name a type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jeffrey Lin <jeffrey>
Status: RESOLVED FIXED    
Severity: normal CC: sci-mathematics
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-mathematics:stp-2.3.3-r2:20230217-060030.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-02-17 09:58:57 UTC
too long lines were shrinked:

[6/130] /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__STDC_LIMIT_MACROS -I/var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3/include -I/var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3_build/include -I/var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3/lib  -pipe -march
FAILED: lib/AST/CMakeFiles/AST.dir/ASTInterior.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__STDC_LIMIT_MACROS -I/var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3/include -I/var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3_build/include -I/var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3/lib  -pipe -march=native 
In file included from /var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3/include/stp/AST/ASTInternal.h:27,
                 from /var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3/include/stp/AST/ASTInterior.h:28,
                 from /var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3/lib/AST/ASTInterior.cpp:25:
/var/tmp/portage/sci-mathematics/stp-2.3.3-r2/work/stp-2.3.3/include/stp/AST/ASTNode.h:77:3: error: uint8_t does not name a type
   77 |   uint8_t getIteration() const;
      |   ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20230216-050018

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 69b2d73ae5cb139f64042f37ea082c06eca05de6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 17 05:32:00 2023 +0000

    2023-02-17 05:32:00 UTC

emerge -qpvO sci-mathematics/stp
[ebuild  N    ] sci-mathematics/stp-2.3.3-r2  USE="python -cryptominisat -debug -test" PYTHON_SINGLE_TARGET="python3_10 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2023-02-17 09:58:58 UTC
Created attachment 852096 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-17 09:58:59 UTC
Created attachment 852098 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-17 09:59:01 UTC
Created attachment 852100 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-17 09:59:02 UTC
Created attachment 852102 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-17 09:59:03 UTC
Created attachment 852104 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-17 09:59:04 UTC
Created attachment 852106 [details]
sci-mathematics:stp-2.3.3-r2:20230217-060030.log
Comment 7 Toralf Förster gentoo-dev 2023-02-17 09:59:05 UTC
Created attachment 852108 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-02-20 00:53:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7aee643a9472d7ea97c8e1266ed8102e3298535

commit c7aee643a9472d7ea97c8e1266ed8102e3298535
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-02-20 00:32:10 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-02-20 00:53:39 +0000

    sci-mathematics/stp: patch - include cstdint
    
    Closes: https://bugs.gentoo.org/895096
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 sci-mathematics/stp/files/stp-2.3.3-cstdint.patch | 11 +++++++++++
 sci-mathematics/stp/stp-2.3.3-r2.ebuild           |  3 +++
 2 files changed, 14 insertions(+)