Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910385 - dev-libs/spdlog-1.12.0 fails to compile: fatal: unable to access : Could not resolve host: github.com
Summary: dev-libs/spdlog-1.12.0 fails to compile: fatal: unable to access : Could not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-15 06:54 UTC by Agostino Sarubbo
Modified: 2023-07-15 06:56 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,44.91 KB, text/plain)
2023-07-15 06:54 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 2023-07-15 06:54:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/spdlog-1.12.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-15 06:54:35 UTC
I'm unable to CC the author of the commit (682906906c17c3127b5f9dfd984bbd4ea91902bc) because the author's email is not registered to this bugzilla
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-15 06:54:36 UTC
Created attachment 865515 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-15 06:54:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: catch2-populate-prefix/src/catch2-populate-stamp/catch2-populate-download /var/tmp/portage/dev-libs/spdlog-1.12.0/work/spdlog-1.12.0_build/_deps/catch2-subbuild/catch2-populate-prefix/src/catch2-populate-stamp/catch2-populate-download 
fatal: unable to access 'https://github.com/catchorg/Catch2.git/': Could not resolve host: github.com
--   Package 'libsystemd', required by 'virtual:world', not found
Comment 4 Larry the Git Cow gentoo-dev 2023-07-15 06:56:40 UTC
The bug has been closed via the following commit(s):

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

commit 574a7e992cf4bb632f6935dfbba3ecf57f752cbe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-15 06:56:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-15 06:56:28 +0000

    dev-libs/spdlog: add missing catch test dep
    
    Closes: https://bugs.gentoo.org/910385
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/spdlog/spdlog-1.12.0-r1.ebuild | 3 +--
 dev-libs/spdlog/spdlog-9999.ebuild      | 1 +
 2 files changed, 2 insertions(+), 2 deletions(-)