Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833374 - sys-process/tini-0.19.0-r1 fails at cmake_src_configure
Summary: sys-process/tini-0.19.0-r1 fails at cmake_src_configure
Status: RESOLVED DUPLICATE of bug 833100
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-15 03:57 UTC by Dale Lukas Peterson
Modified: 2022-02-15 04:07 UTC (History)
0 users

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


Attachments
emerge --info '=sys-process/tini-0.19.0-r1::gentoo' (emerge_info.txt,6.10 KB, text/plain)
2022-02-15 03:59 UTC, Dale Lukas Peterson
Details
emerge -pqv '=sys-process/tini-0.19.0-r1::gentoo' (emerge_pqv.txt,63 bytes, text/plain)
2022-02-15 03:59 UTC, Dale Lukas Peterson
Details
build.log (build.log,3.07 KB, text/x-log)
2022-02-15 04:00 UTC, Dale Lukas Peterson
Details
environment (environment,89.08 KB, text/plain)
2022-02-15 04:00 UTC, Dale Lukas Peterson
Details

Note You need to log in before you can comment on or make changes to this bug.
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..)