https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-apps/gotosocial-0.7.1 fails to compile. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 856794 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: * mkdocs build -d "${DOCS_OUTDIR}" || die "${FUNCNAME}: mkdocs build failed"; * mkdocs_compile: mkdocs build failed requests.exceptions.ConnectionError: HTTPSConnectionPool(host='fonts.google.com', port=443): Max retries exceeded with url: /download?family=Roboto (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fc70e61fed0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='fonts.google.com', port=443): Max retries exceeded with url: /download?family=Roboto (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fc70e61fed0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7fc70e61fed0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution socket.gaierror: [Errno -3] Temporary failure in name resolution
guru_ci has reproduced this issue with version 0.8.0 - Updating summary.
guru_ci has reproduced this issue with version 0.8.1 - Updating summary.
guru_ci has reproduced this issue with version 0.9.0 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1eda0f5bee47aa4153859a2bbd93bccd6635ecb commit e1eda0f5bee47aa4153859a2bbd93bccd6635ecb Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> AuthorDate: 2023-06-17 08:09:57 +0000 Commit: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> CommitDate: 2023-06-17 08:10:16 +0000 www-apps/gotosocial: disable mkdocs Closes: https://bugs.gentoo.org/900354 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> www-apps/gotosocial/gotosocial-0.9.0.ebuild | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-)