Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651322 - dev-erlang/meck-0.8.4 : [TEST] ERROR: eunit failed while processing /.../meck-0.8.4: rebar_abort
Summary: dev-erlang/meck-0.8.4 : [TEST] ERROR: eunit failed while processing /.../meck...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-03-24 07:05 UTC by Toralf Förster
Modified: 2020-04-30 06:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.56 KB, text/plain)
2018-03-24 07:05 UTC, Toralf Förster
Details
dev-erlang:meck-0.8.4:20180323-235740.log (dev-erlang:meck-0.8.4:20180323-235740.log,3.66 KB, text/plain)
2018-03-24 07:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,70.09 KB, text/plain)
2018-03-24 07:05 UTC, Toralf Förster
Details
environment (environment,18.29 KB, text/plain)
2018-03-24 07:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.85 KB, application/x-bzip)
2018-03-24 07:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.57 KB, application/x-bzip)
2018-03-24 07:05 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-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.