Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661080 - dev-erlang/proper-1.2 : Uncaught error in rebar_core: { EXIT ,
Summary: dev-erlang/proper-1.2 : Uncaught error in rebar_core: { EXIT ,
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-07-13 16:01 UTC by Toralf Förster
Modified: 2020-04-30 06:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.33 KB, text/plain)
2018-07-13 16:01 UTC, Toralf Förster
Details
dev-erlang:proper-1.2:20180713-124358.log (dev-erlang:proper-1.2:20180713-124358.log,6.19 KB, text/plain)
2018-07-13 16:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.21 KB, text/plain)
2018-07-13 16:01 UTC, Toralf Förster
Details
environment (environment,19.98 KB, text/plain)
2018-07-13 16:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.32 KB, application/x-bzip)
2018-07-13 16:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.43 KB, application/x-bzip)
2018-07-13 16:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-13 16:01:02 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-erlang/proper-1.2/work/proper-1.2 ...
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/proper
[ebuild  N    ] dev-erlang/proper-1.2
Comment 1 Toralf Förster gentoo-dev 2018-07-13 16:01:05 UTC
Created attachment 539396 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-13 16:01:08 UTC
Created attachment 539398 [details]
dev-erlang:proper-1.2:20180713-124358.log
Comment 3 Toralf Förster gentoo-dev 2018-07-13 16:01:11 UTC
Created attachment 539400 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-13 16:01:15 UTC
Created attachment 539402 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-13 16:01:18 UTC
Created attachment 539404 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-13 16:01:20 UTC
Created attachment 539406 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-07 13:47:09 UTC
The bug has been referenced in the following commit(s):

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

commit defb6d0c0a0cfafe6deb9059302254197961b9ed
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2019-11-28 13:16:24 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-12-07 13:46:50 +0000

    dev-erlang/proper: subscribe to dev-lang/erlang subslot
    
    Bug: https://bugs.gentoo.org/661080
    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/proper/proper-1.2.ebuild | 4 ++--
 dev-erlang/proper/proper-1.3.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 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(-)
Comment 8 Hanno Böck gentoo-dev 2020-04-30 06:17:28 UTC
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.