Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890722 - sci-mathematics/opensmt-2.4.3 fails to compile (DASH-SYSTEM): fatal: unable to access : Could not resolve host: github.com
Summary: sci-mathematics/opensmt-2.4.3 fails to compile (DASH-SYSTEM): fatal: unable t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-13 18:32 UTC by Agostino Sarubbo
Modified: 2023-01-13 18:58 UTC (History)
0 users

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


Attachments
build.log (build.log,49.61 KB, text/plain)
2023-01-13 18:32 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,52 bytes, text/plain)
2023-01-13 18:32 UTC, Agostino Sarubbo
Details
2-CMakeOutput.log (2-CMakeOutput.log,24.68 KB, text/plain)
2023-01-13 18:32 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-01-13 18:32:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/opensmt-2.4.3 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-13 18:32:25 UTC
Created attachment 848390 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-13 18:32:26 UTC
Created attachment 848392 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-01-13 18:32:27 UTC
Created attachment 848394 [details]
2-CMakeOutput.log

2-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2023-01-13 18:32:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: googletest-populate-prefix/src/googletest-populate-stamp/googletest-populate-download /var/tmp/portage/sci-mathematics/opensmt-2.4.3/work/opensmt-2.4.3_build/_deps/googletest-subbuild/googletest-populate-prefix/src/googletest-populate-stamp/googletest-populate-download 
fatal: unable to access 'https://github.com/google/googletest.git/': Could not resolve host: github.com
Comment 5 Larry the Git Cow gentoo-dev 2023-01-13 18:58:41 UTC
The bug has been closed via the following commit(s):

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

commit 07c1e07de1d95f15bcbf554e8648686e62a00098
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-01-13 18:49:50 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-01-13 18:58:39 +0000

    sci-mathematics/opensmt: prevent fetching googletest
    
    Closes: https://bugs.gentoo.org/890722
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 sci-mathematics/opensmt/opensmt-2.4.3-r1.ebuild | 69 +++++++++++++++++++++++++
 sci-mathematics/opensmt/opensmt-2.4.3.ebuild    |  7 +++
 2 files changed, 76 insertions(+)