Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937392 - dev-libs/liborcus-0.19.2 - [icu-75.1] [gcc-15] ../.../sax_parser.hpp: error: uint8_t does not name a type
Summary: dev-libs/liborcus-0.19.2 - [icu-75.1] [gcc-15] ../.../sax_parser.hpp: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
: 937879 (view as bug list)
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-05 17:36 UTC by Toralf Förster
Modified: 2024-08-15 20:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.68 KB, text/plain)
2024-08-05 17:36 UTC, Toralf Förster
Details
dev-libs:liborcus-0.19.2:20240805-113130.log (dev-libs:liborcus-0.19.2:20240805-113130.log,32.46 KB, text/plain)
2024-08-05 17:36 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,67.15 KB, application/x-xz)
2024-08-05 17:36 UTC, Toralf Förster
Details
environment (environment,110.79 KB, text/plain)
2024-08-05 17:36 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,45.75 KB, application/x-xz)
2024-08-05 17:36 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,13.91 KB, application/x-xz)
2024-08-05 17:36 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,73.15 KB, application/x-xz)
2024-08-05 17:36 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.93 KB, application/x-xz)
2024-08-05 17:37 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-08-05 17:36:42 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../src/include -DSRCDIR=\""../.."\"  -D__ORCUS_PSR_BUILDING_DLL "-DHAVE_FILESYSTEM=1" "-DHAVE_EXPERIMENTAL_FILESYSTEM=1"   -fvisibility=hidden -O2 -pipe -march=nativ
libtool: compile:  x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DSRCDIR=\"../..\" -D__ORCUS_PSR_BUILDING_DLL -DHAVE_FILESYSTEM=1 -DHAVE_EXPERIMENTAL_FILESYSTEM=1 -fvisibility=hidden -O2 -pipe -march=native -fno-diagnostics-color -Wall -pthread -
In file included from ../../include/orcus/sax_ns_parser.hpp:11,
                 from ../../include/orcus/sax_token_parser.hpp:11,
                 from sax_token_parser.cpp:8:
../../include/orcus/sax_parser.hpp:24:22: error: 'uint8_t' does not name a type
   24 |     static constexpr uint8_t baseline_version = 10;
      |                      ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20240801-115002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
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.79.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.2
  [2]   php8.3 *
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit 3413a9ab8e0e116ec803dcd20ea2a4084dae0b89
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 5 11:06:32 2024 +0000

    2024-08-05 11:06:32 UTC

emerge -qpvO dev-libs/liborcus
[ebuild  N    ] dev-libs/liborcus-0.19.2  USE="spreadsheet-model tools -python -test" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-08-05 17:36:44 UTC
Created attachment 899126 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-05 17:36:46 UTC
Created attachment 899127 [details]
dev-libs:liborcus-0.19.2:20240805-113130.log
Comment 3 Toralf Förster gentoo-dev 2024-08-05 17:36:49 UTC
Created attachment 899128 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-08-05 17:36:52 UTC
Created attachment 899129 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-05 17:36:54 UTC
Created attachment 899130 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-05 17:36:55 UTC
Created attachment 899131 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-05 17:36:58 UTC
Created attachment 899132 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-05 17:37:01 UTC
Created attachment 899133 [details]
temp.tar.xz
Comment 9 Andreas Sturmlechner gentoo-dev 2024-08-13 18:38:41 UTC
*** Bug 937879 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2024-08-15 20:15:12 UTC
The bug has been closed via the following commit(s):

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

commit a288e9723fab18d340ee1173dc647a118d806bc0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-08-15 20:06:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-08-15 20:10:43 +0000

    dev-libs/liborcus: fix build w/ gcc-15
    
    Closes: https://bugs.gentoo.org/937392
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/liborcus-0.19.2-gcc15-cstdint.patch      | 52 ++++++++++++++++++++++
 dev-libs/liborcus/liborcus-0.19.2.ebuild           |  4 ++
 2 files changed, 56 insertions(+)