Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947779 - dev-util/intel-graphics-compiler-1.0.17791.18 fails to compile: PromoteBools.cpp:595:(.text._ZN3IGC12PromoteBools15promoteFunctionEPN4llvm8FunctionE+0x100): undefined reference to IGC::BiFManager::BiFManagerHandler::IsBiF(llvm::Function)
Summary: dev-util/intel-graphics-compiler-1.0.17791.18 fails to compile: PromoteBools....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jan Henke
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-09 15:44 UTC by Agostino Sarubbo
Modified: 2025-01-09 16:14 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,43.84 KB, application/x-xz)
2025-01-09 15:44 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 2025-01-09 15:44:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/intel-graphics-compiler-1.0.17791.18 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-09 15:44:10 UTC
Created attachment 916190 [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 2025-01-09 15:44:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Cannot find Protoc program or library for Protobuf, please visit
FAILED: IGC/Release/libigc.so.1.0.1 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.17791.18/work/intel-graphics-compiler-igc-1.0.17791.18/IGC/Compiler/Optimizer/BuiltInFuncImport.cpp:628:(.text._ZN3IGC8BIImport11runOnModuleERN4llvm6ModuleE+0x411): undefined reference to `IGC::BiFManager::BiFManagerHandler::BiFManagerHandler(llvm::LLVMContext&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.17791.18/work/intel-graphics-compiler-igc-1.0.17791.18/IGC/Compiler/Optimizer/BuiltInFuncImport.cpp:632:(.text._ZN3IGC8BIImport11runOnModuleERN4llvm6ModuleE+0x42b): undefined reference to `IGC::BiFManager::BiFManagerHandler::LinkBiF(llvm::Module&)'
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/intel-graphics-compiler-1.0.17791.18/work/intel-graphics-compiler-igc-1.0.17791.18/IGC/Compiler/Optimizer/BuiltInFuncImport.cpp:633:(.text._ZN3IGC8BIImport11runOnModuleERN4llvm6ModuleE+0x433): undefined reference to `IGC::BiFManager::BiFManagerHandler::~BiFManagerHandler()'
/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.17791.18/work/intel-graphics-compiler-igc-1.0.17791.18/IGC/AdaptorOCL/preprocess_spvir/PromoteBools.cpp:595:(.text._ZN3IGC12PromoteBools15promoteFunctionEPN4llvm8FunctionE+0x100): undefined reference to `IGC::BiFManager::BiFManagerHandler::IsBiF(llvm::Function*)'
/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.17791.18/work/intel-graphics-compiler-igc-1.0.17791.18/IGC/Compiler/Optimizer/BuiltInFuncImport.cpp:633:(.text.unlikely._ZN3IGC8BIImport11runOnModuleERN4llvm6ModuleE+0x24b): undefined reference to `IGC::BiFManager::BiFManagerHandler::~BiFManagerHandler()'
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2025-01-09 16:14:56 UTC
The bug has been closed via the following commit(s):

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

commit 493521ab01d32772eb0ee28d7854dff2c8dfc058
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2025-01-09 16:11:43 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2025-01-09 16:11:43 +0000

    dev-util/intel-graphics-compiler: fix build
    
    Commited wrong ebuild..
    
    Closes: https://bugs.gentoo.org/947779
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../intel-graphics-compiler-1.0.17791.18.ebuild                   | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)