Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 651322

Summary: dev-erlang/meck-0.8.4 : [TEST] ERROR: eunit failed while processing /.../meck-0.8.4: rebar_abort
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-erlang:meck-0.8.4:20180323-235740.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-03-24 07:05:25 UTC
test/meck_tests.erl:19: export_all flag enabled - all functions will be exported
Compiling test/meck_tests.erl failed:
ERROR: eunit failed while processing /var/tmp/portage/dev-erlang/meck-0.8.4/work/meck-0.8.4: rebar_abort
 * ERROR: dev-erlang/meck-0.8.4::gentoo failed (test phase):
 *   rebar -C test.config compile eunit failed
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20180322-194027

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)




emerge -qpv dev-erlang/meck
[ebuild  N    ] dev-erlang/meck-0.8.4  USE="{test}"
Comment 1 Toralf Förster gentoo-dev 2018-03-24 07:05:28 UTC
Created attachment 525166 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-24 07:05:31 UTC
Created attachment 525168 [details]
dev-erlang:meck-0.8.4:20180323-235740.log
Comment 3 Toralf Förster gentoo-dev 2018-03-24 07:05:34 UTC
Created attachment 525170 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-24 07:05:37 UTC
Created attachment 525172 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-24 07:05:41 UTC
Created attachment 525174 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-24 07:05:44 UTC
Created attachment 525176 [details]
temp.tbz2
Comment 7 David Seifert gentoo-dev 2018-12-01 10:58:34 UTC
Not related to GCC 5
Comment 8 Hanno Böck gentoo-dev 2020-04-30 06:15:37 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.