Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906829 - [guru] dev-python/opentype-sanitizer-9.0.0 fails to compile: meson.build:251:8: ERROR: could not get release-1.11.0.tar.gz is the internet available?
Summary: [guru] dev-python/opentype-sanitizer-9.0.0 fails to compile: meson.build:251:...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-20 11:33 UTC by Agostino Sarubbo
Modified: 2023-05-22 05:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,47.98 KB, text/plain)
2023-05-20 11:34 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,36.04 KB, text/plain)
2023-05-20 11:34 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-05-20 11:33:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/opentype-sanitizer-9.0.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-20 11:34:01 UTC
Created attachment 862023 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-20 11:34:02 UTC
Created attachment 862024 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-20 11:34:02 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Library gdi32 found: NO
Run-time dependency GTest found: NO (tried pkgconfig and system)
Run-time dependency appleframeworks found: NO (tried framework)
src/c/ots/meson.build:251:8: ERROR: could not get https://github.com/google/googletest/archive/release-1.11.0.tar.gz is the internet available?
WARNING: failed to download with error: could not get https://github.com/google/googletest/archive/release-1.11.0.tar.gz is the internet available?. Trying after a delay...
Comment 4 Larry the Git Cow gentoo-dev 2023-05-22 05:17:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca7ea4f1f1dc94661370e13ae54584dd4699f991

commit ca7ea4f1f1dc94661370e13ae54584dd4699f991
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-05-21 13:14:06 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-05-21 13:25:20 +0000

    dev-python/opentype-sanitizer: add missing dep
    
    Closes: https://bugs.gentoo.org/906829
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/opentype-sanitizer/opentype-sanitizer-9.0.0.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)