Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918649 - app-text/podofo-0.10.1-r1 - /.../charconv_compat.h: error: from_chars is missing exception specification noexcept
Summary: app-text/podofo-0.10.1-r1 - /.../charconv_compat.h: error: from_chars is miss...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-27 08:18 UTC by Toralf Förster
Modified: 2024-04-11 01:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.81 KB, text/plain)
2023-11-27 08:18 UTC, Toralf Förster
Details
app-text:podofo-0.10.1-r1:20231126-213452.log (app-text:podofo-0.10.1-r1:20231126-213452.log,29.75 KB, text/plain)
2023-11-27 08:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.57 KB, text/plain)
2023-11-27 08:18 UTC, Toralf Förster
Details
environment (environment,106.44 KB, text/plain)
2023-11-27 08:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2023-11-27 08:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.97 KB, application/x-xz)
2023-11-27 08:18 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,91.65 KB, text/plain)
2023-11-27 08:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,44.12 KB, application/x-xz)
2023-11-27 08:18 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,15.49 KB, application/x-xz)
2023-11-27 08:18 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 2023-11-27 08:18:22 UTC
too long lines were shrinked:

[17/148] /usr/lib/llvm/17/bin/clang++ -DHAS_UNCAUGHT_EXCEPTIONS=1 -DPODOFO_BUILD -DPODOFO_SHARED -Dpodofo_shared_EXPORTS -I/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1_build/src/podofo -I/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1/src -I/var/tmp/portage/app-text/po
[18/148] /usr/lib/llvm/17/bin/clang++ -DHAS_UNCAUGHT_EXCEPTIONS=1 -DPODOFO_BUILD -DPODOFO_SHARED -Dpodofo_shared_EXPORTS -I/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1_build/src/podofo -I/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1/src -I/var/tmp/portage/app-text/po
[19/148] /usr/lib/llvm/17/bin/clang++ -DHAS_UNCAUGHT_EXCEPTIONS=1 -DPODOFO_BUILD -DPODOFO_SHARED -Dpodofo_shared_EXPORTS -I/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1_build/src/podofo -I/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1/src -I/var/tmp/portage/app-text/po
FAILED: src/podofo/CMakeFiles/podofo_shared.dir/main/PdfColor.cpp.o 
/usr/lib/llvm/17/bin/clang++ -DHAS_UNCAUGHT_EXCEPTIONS=1 -DPODOFO_BUILD -DPODOFO_SHARED -Dpodofo_shared_EXPORTS -I/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1_build/src/podofo -I/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1/src -I/var/tmp/portage/app-text/podofo-0.10
In file included from /var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1/src/podofo/main/PdfColor.cpp:12:
/var/tmp/portage/app-text/podofo-0.10.1-r1/work/podofo-0.10.1/src/podofo/private/charconv_compat.h:34:30: error: 'from_chars' is missing exception specification 'noexcept'
   34 |     inline from_chars_result from_chars(const char* first, const char* last,
      |                              ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-20231125-195722

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.5
Python 3.11.6
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.8.1_p1 [openjdk-17]
2)	OpenJDK 21.0.1_p12 [openjdk-21]
3)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-21 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit befecaba658810f96f7bfb12667ad29f6b3f1446
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 26 20:32:01 2023 +0000

    2023-11-26 20:32:00 UTC

emerge -qpvO app-text/podofo
[ebuild  N    ] app-text/podofo-0.10.1-r1  USE="jpeg png tiff -fontconfig -idn -test -tools"
Comment 1 Toralf Förster gentoo-dev 2023-11-27 08:18:23 UTC
Created attachment 875763 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-27 08:18:24 UTC
Created attachment 875764 [details]
app-text:podofo-0.10.1-r1:20231126-213452.log
Comment 3 Toralf Förster gentoo-dev 2023-11-27 08:18:25 UTC
Created attachment 875765 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-11-27 08:18:26 UTC
Created attachment 875766 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-27 08:18:27 UTC
Created attachment 875767 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-27 08:18:28 UTC
Created attachment 875768 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-27 08:18:29 UTC
Created attachment 875769 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-11-27 08:18:30 UTC
Created attachment 875770 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-11-27 08:18:31 UTC
Created attachment 875771 [details]
var.tmp.clang.tar.xz