Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 833374

Summary: sys-process/tini-0.19.0-r1 fails at cmake_src_configure
Product: Gentoo Linux Reporter: Dale Lukas Peterson <hazelnusse>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info '=sys-process/tini-0.19.0-r1::gentoo'
emerge -pqv '=sys-process/tini-0.19.0-r1::gentoo'
build.log
environment

Description Dale Lukas Peterson 2022-02-15 03:57:08 UTC
Failed to emerge sys-process/tini-0.19.0-r1

Reproducible: Always

Steps to Reproduce:
1. emerge sys-process/tini
Actual Results:  
* ERROR: sys-process/tini-0.19.0-r1::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_configure
 *   environment, line 2049:  Called cmake_src_configure
 *   environment, line  905:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
Comment 1 Dale Lukas Peterson 2022-02-15 03:59:00 UTC
Created attachment 765144 [details]
emerge --info '=sys-process/tini-0.19.0-r1::gentoo'
Comment 2 Dale Lukas Peterson 2022-02-15 03:59:35 UTC
Created attachment 765145 [details]
emerge -pqv '=sys-process/tini-0.19.0-r1::gentoo'
Comment 3 Dale Lukas Peterson 2022-02-15 04:00:13 UTC
Created attachment 765146 [details]
build.log
Comment 4 Dale Lukas Peterson 2022-02-15 04:00:37 UTC
Created attachment 765147 [details]
environment
Comment 5 Dale Lukas Peterson 2022-02-15 04:04:14 UTC
Perhaps an issue with the invocation of cmake. For what it is worth, this is my version of cmake:

t480s /usr/src/linux # cmake --version
cmake version 3.23.0-rc1

CMake suite maintained and supported by Kitware (kitware.com/cmake).
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-15 04:07:40 UTC
Thanks. It's bug in the CMake RC (note that it's unkeyworded).

*** This bug has been marked as a duplicate of bug 833100 ***
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-15 04:07:57 UTC
(In reply to Sam James from comment #6)
> Thanks. It's bug in the CMake RC (note that it's unkeyworded).
> 
> *** This bug has been marked as a duplicate of bug 833100 ***

(sorry, I should say: bug exposed by..)