Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865027 - dev-cpp/nlohmann_json-3.11.2 fails tests: cmake_fetch_content_configure - cmake_fetch_content2_configure
Summary: dev-cpp/nlohmann_json-3.11.2 fails tests: cmake_fetch_content_configure - cma...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-13 06:39 UTC by Agostino Sarubbo
Modified: 2022-08-13 17:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,162.11 KB, text/plain)
2022-08-13 06:39 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,94.81 KB, text/plain)
2022-08-13 06:39 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 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(-)