Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782409 - net-dns/s6-dns-2.2.0.1 fails to compile (cat: /usr/lib64/skalibs/tainnow.lib: No such file or directory)
Summary: net-dns/s6-dns-2.2.0.1 fails to compile (cat: /usr/lib64/skalibs/tainnow.lib:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-04-12 07:34 UTC by Agostino Sarubbo
Modified: 2022-01-28 08:28 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,17.18 KB, text/plain)
2021-04-12 07: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 2021-04-12 07:34:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/s6-dns-2.2.0.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-12 07:34:48 UTC
Created attachment 699351 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-12 07:34:49 UTC
Possible context of error(s):

cat: /usr/lib64/skalibs/tainnow.lib: No such file or directory
src/libs6dns/s6dns_engine.c:13:10: fatal error: skalibs/mininetstring.h: No such file or directory
src/libs6dns/s6dns_engine.c:13:10: fatal error: skalibs/mininetstring.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-01-28 08:00:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f9d50a8bf19668fe2ea84bcc31ced392adf500e

commit 0f9d50a8bf19668fe2ea84bcc31ced392adf500e
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2022-01-23 14:46:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-28 07:59:17 +0000

    net-dns/s6-dns: drop 2.2.0.1, 2.3.0.0, 2.3.0.1, 2.3.0.2, 2.3.1.1
    
    Bug #782409 affects only 2.2.0.1 and 2.3.0.0 versions because they are
    not compatible with dev-libs/skalibs-2.7.0.0 and newer, where
    skalibs/mininetstring.h was removed.
    
    Closes: https://bugs.gentoo.org/782409
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/s6-dns/Manifest              |  5 ----
 net-dns/s6-dns/s6-dns-2.2.0.1.ebuild | 55 ------------------------------------
 net-dns/s6-dns/s6-dns-2.3.0.0.ebuild | 55 ------------------------------------
 net-dns/s6-dns/s6-dns-2.3.0.1.ebuild | 44 -----------------------------
 net-dns/s6-dns/s6-dns-2.3.0.2.ebuild | 42 ---------------------------
 net-dns/s6-dns/s6-dns-2.3.1.1.ebuild | 42 ---------------------------
 6 files changed, 243 deletions(-)