>>> Source configured. >>> Compiling source in /var/tmp/portage/dev-erlang/fast_tls-1.0.11/work/fast_tls-1.0.11 ... Uncaught error in rebar_core: {'EXIT', {undef, [{rebar_getopt,parse, [[{help,104,"help",undefined, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-systemd_test_20180704-231442 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python3.7 (fallback) [3] python2.7 (fallback) emerge -qpv dev-erlang/fast_tls [ebuild N ] dev-erlang/fast_tls-1.0.11 USE="-libressl"
Created attachment 539500 [details] emerge-info.txt
Created attachment 539502 [details] dev-erlang:fast_tls-1.0.11:20180714-065142.log
Created attachment 539504 [details] emerge-history.txt
Created attachment 539506 [details] environment
Created attachment 539508 [details] etc.portage.tbz2
Created attachment 539510 [details] logs.tbz2
Created attachment 539512 [details] temp.tbz2
it seems that erlang was downgraded at this image by dev-db/couchdb-1.7.2 which caused this issue.
and I do wonder if the affected erlang packages needs a slotted erlang to deal with such a situation?
*** Bug 688844 has been marked as a duplicate of this bug. ***
*** Bug 688008 has been marked as a duplicate of this bug. ***
*** Bug 688754 has been marked as a duplicate of this bug. ***
*** Bug 688846 has been marked as a duplicate of this bug. ***
*** Bug 689166 has been marked as a duplicate of this bug. ***
*** Bug 689626 has been marked as a duplicate of this bug. ***
*** Bug 690604 has been marked as a duplicate of this bug. ***
*** Bug 692298 has been marked as a duplicate of this bug. ***
*** Bug 692424 has been marked as a duplicate of this bug. ***
*** Bug 692552 has been marked as a duplicate of this bug. ***
*** Bug 692638 has been marked as a duplicate of this bug. ***
*** Bug 692694 has been marked as a duplicate of this bug. ***
Mass-filing duplicates as these all seem to originate in an erlang downgrade issue. I wonder if all erlang packages should by default have := dependencies on erlang so they get rebuild on erlang version changes. However erlang isn't slotted at all right now (and it's maintainer-needed...). Any ideas how we should proceed here?
*** Bug 626270 has been marked as a duplicate of this bug. ***
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b9d2c2dde61ba791af5dc852495b6193a2132dd commit 3b9d2c2dde61ba791af5dc852495b6193a2132dd Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2019-11-28 13:22:59 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2019-12-07 13:46:52 +0000 dev-erlang/fast_tls: subscribe to dev-lang/erlang subslot Bug: https://bugs.gentoo.org/661126 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-erlang/fast_tls/fast_tls-1.0.26.ebuild | 2 +- dev-erlang/fast_tls/fast_tls-1.1.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65757a6c1c4b1381d9ed8f974e82566385dfaf54 commit 65757a6c1c4b1381d9ed8f974e82566385dfaf54 Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2019-11-28 13:21:38 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2019-12-07 13:46:51 +0000 dev-erlang/p1_utils: subscribe to dev-lang/erlang subslot Bug: https://bugs.gentoo.org/661126 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-erlang/p1_utils/p1_utils-1.0.13.ebuild | 2 +- dev-erlang/p1_utils/p1_utils-1.0.16.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be58acd32874f252126924678824c1316c1e3d39 commit be58acd32874f252126924678824c1316c1e3d39 Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2019-11-28 12:47:20 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2019-12-07 13:46:50 +0000 dev-util/rebar: subscribe to dev-lang/erlang subslot Bug: https://bugs.gentoo.org/661080 Bug: https://bugs.gentoo.org/661126 Bug: https://bugs.gentoo.org/692294 Bug: https://bugs.gentoo.org/700260 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-util/rebar/rebar-2.6.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I believe this and all similar bugs should be covered by the subslot changes to the rebar eclass that should make sure we always rebuild for the right erlang version.