Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941114 - dev-cpp/elfio-3.12 fails to compile: elf_types.hpp:30:20: error: uint16_t does not name a type
Summary: dev-cpp/elfio-3.12 fails to compile: elf_types.hpp:30:20: error: uint16_t doe...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-10-07 11:49 UTC by Agostino Sarubbo
Modified: 2024-10-07 11:49 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,59.63 KB, application/x-xz)
2024-10-07 11:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-07 11:49:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/elfio-3.12 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-07 11:49:43 UTC
Created attachment 905070 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-07 11:49:44 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: examples/add_section/CMakeFiles/add_section.dir/add_section.cpp.o 
FAILED: examples/anonymizer/CMakeFiles/anonymizer.dir/anonymizer.cpp.o 
FAILED: examples/elfdump/CMakeFiles/elfdump.dir/elfdump.cpp.o 
FAILED: examples/proc_mem/CMakeFiles/proc_mem.dir/proc_mem.cpp.o 
FAILED: examples/tutorial/CMakeFiles/tutorial.dir/tutorial.cpp.o 
FAILED: examples/write_obj/CMakeFiles/write_obj.dir/write_obj.cpp.o 
FAILED: examples/writer/CMakeFiles/writer.dir/writer.cpp.o 
/var/tmp/portage/dev-cpp/elfio-3.12/work/ELFIO-Release_3.12/elfio/elf_types.hpp:30:20: error: ‘uint16_t’ does not name a type