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

Bug 865027

Summary: dev-cpp/nlohmann_json-3.11.2 fails tests: cmake_fetch_content_configure - cmake_fetch_content2_configure
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=865105
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-LastTest.log

Description Agostino Sarubbo gentoo-dev 2022-08-13 06:39:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/nlohmann_json-3.11.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-13 06:39:09 UTC
Created attachment 799471 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-13 06:39:10 UTC
Created attachment 799473 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-13 06:39:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	 86 - cmake_fetch_content_configure (Failed)
	 88 - cmake_fetch_content2_configure (Failed)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-13 13:07:29 UTC
Ah, doesn't happen if WORKDIR is a git repo.
Comment 5 Larry the Git Cow gentoo-dev 2022-08-13 13:32:11 UTC
The bug has been closed via the following commit(s):

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

commit d69f52de506e328a27aad9c250a460760fbba422
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-13 13:31:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-13 13:31:45 +0000

    dev-cpp/nlohmann_json: fix tests w/o git in S
    
    Closes: https://bugs.gentoo.org/865027
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/nlohmann_json/nlohmann_json-3.11.2.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)