Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940271 - dev-libs/pocl-6.0 fails to compile: spirv_parser.hh:78:3: error: uint32_t does not name a type
Summary: dev-libs/pocl-6.0 fails to compile: spirv_parser.hh:78:3: error: uint32_t doe...
Status: RESOLVED FIXED
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-09-26 14:46 UTC by Agostino Sarubbo
Modified: 2025-02-16 13:02 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,49.49 KB, application/x-xz)
2024-09-26 14:46 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-09-26 14:46:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/pocl-6.0 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-26 14:46:59 UTC
Created attachment 903828 [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-09-26 14:47:00 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: lib/CL/devices/CMakeFiles/pocl-devices.dir/spirv_parser.cc.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/dev-libs/pocl-6.0/work/pocl-6.0/lib/CL/devices/spirv_parser.hh:78:3: error: ‘uint32_t’ does not name a type
Comment 3 Larry the Git Cow gentoo-dev 2025-02-16 13:02:47 UTC
The bug has been closed via the following commit(s):

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

commit 0ce052001c1ee0ab5b68d5b5caf584c0750643f7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-16 13:01:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-16 13:01:59 +0000

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

 dev-libs/pocl/files/pocl-6.0-gcc15.patch | 27 +++++++++++++++++++++++++++
 dev-libs/pocl/pocl-6.0.ebuild            |  6 +++++-
 2 files changed, 32 insertions(+), 1 deletion(-)