Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935628 - dev-libs/roct-thunk-interface-6.1.1 fails to compile: gtest.h:18573:28: error: invalid operands of types const long unsigned int and std::nullptr_t to binary operator!=
Summary: dev-libs/roct-thunk-interface-6.1.1 fails to compile: gtest.h:18573:28: error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-06 06:45 UTC by Agostino Sarubbo
Modified: 2025-01-05 21:49 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,108.59 KB, text/plain)
2024-07-06 06:45 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-07-06 06:45:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/roct-thunk-interface-6.1.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-06 06:45:28 UTC
Created attachment 897129 [details]
build.log

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


FAILED: CMakeFiles/kfdtest.dir/src/KFDTestUtilQueue.cpp.o 
RESULT_VARIABLE no such file or directory OUTPUT_VARIABLE: 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/dev-libs/roct-thunk-interface-6.1.1/work/ROCT-Thunk-Interface-rocm-6.1.1/tests/kfdtest/gtest-1.6.0/gtest/gtest.h:18573:28: error: invalid operands of types 'const long unsigned int' and 'std::nullptr_t' to binary 'operator!='
Comment 3 Larry the Git Cow gentoo-dev 2025-01-05 21:49:51 UTC
The bug has been closed via the following commit(s):

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

commit aae1dd0db6b6dab5224adcda4df86b5558b6e3c5
Author:     Sv. Lockal <lockalsash@gmail.com>
AuthorDate: 2024-12-08 13:48:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-05 21:46:26 +0000

    dev-libs/roct-thunk-interface: add 6.3.0, drop 6.2.4
    
    Also pin llvm version for 6.1.2, as it is not compatible with new LLVM.
    
    Closes: https://bugs.gentoo.org/945508
    Closes: https://bugs.gentoo.org/935628
    Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/roct-thunk-interface/Manifest             |  2 +-
 .../files/kfdtest-6.2.4-fix-llvm-header.patch      | 14 +++++
 .../roct-thunk-interface-6.3.0-functions.patch     | 12 ++++
 .../files/roct-thunk-interface-6.3.0-musl.patch    | 71 ++++++++++++++++++++++
 .../roct-thunk-interface-6.1.2.ebuild              | 12 +++-
 ....4.ebuild => roct-thunk-interface-6.3.0.ebuild} | 37 ++++++++---
 6 files changed, 135 insertions(+), 13 deletions(-)