Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939120 - sci-libs/tensorpipe-2022.05.13-r1 fails to compile: allocator.h:31:34: error: uint8_t was not declared in this scope
Summary: sci-libs/tensorpipe-2022.05.13-r1 fails to compile: allocator.h:31:34: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-09-05 13:32 UTC by Agostino Sarubbo
Modified: 2024-09-06 20:03 UTC (History)
0 users

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


Attachments
build.log (build.log,86.89 KB, text/plain)
2024-09-05 13:32 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-05 13:32:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/tensorpipe-2022.05.13-r1 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-05 13:32:05 UTC
Created attachment 902116 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-05 13:32:06 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


   54 |       callback(Error::kSuccess, std::move(ptr));
FAILED: tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 
/var/tmp/portage/sci-libs/tensorpipe-2022.05.13-r1/work/tensorpipe-bb1473a4b38b18268e8693044afdb8635bc8351b/tensorpipe/common/allocator.h:31:34: error: ‘uint8_t’ was not declared in this scope
Comment 3 Larry the Git Cow gentoo-dev 2024-09-06 20:03:54 UTC
The bug has been closed via the following commit(s):

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

commit e734e6b99cc2405a1afea8bb036230d2b13d6ed1
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-09-06 20:02:28 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-09-06 20:03:39 +0000

    sci-libs/tensorpipe: gcc-15
    
    Closes: https://bugs.gentoo.org/939120
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/tensorpipe/files/tensorpipe-2022.05.13-gcc15.patch | 10 ++++++++++
 sci-libs/tensorpipe/tensorpipe-2022.05.13-r1.ebuild         |  7 ++++---
 2 files changed, 14 insertions(+), 3 deletions(-)