Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651496 - dev-erlang/riak_pb-2.2.0.2 : [TEST] ERROR: eunit failed while processing /.../riak_pb-2.2.0.2: rebar_abort
Summary: dev-erlang/riak_pb-2.2.0.2 : [TEST] ERROR: eunit failed while processing /......
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-03-25 17:13 UTC by Toralf Förster
Modified: 2020-04-30 06:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.83 KB, text/plain)
2018-03-25 17:13 UTC, Toralf Förster
Details
dev-erlang:riak_pb-2.2.0.2:20180325-165721.log (dev-erlang:riak_pb-2.2.0.2:20180325-165721.log,5.65 KB, text/plain)
2018-03-25 17:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.70 KB, text/plain)
2018-03-25 17:13 UTC, Toralf Förster
Details
environment (environment,18.57 KB, text/plain)
2018-03-25 17:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.56 KB, application/x-bzip)
2018-03-25 17:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.87 KB, application/x-bzip)
2018-03-25 17:13 UTC, Toralf Förster
Details
build.log (ppc) (build.log,5.88 KB, text/plain)
2018-10-01 20:57 UTC, ernsteiswuerfel
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-25 17:13:01 UTC
src/riak_pb_codec.erl:33: export_all flag enabled - all functions will be exported
Compiling src/riak_pb_codec.erl failed:
ERROR: eunit failed while processing /var/tmp/portage/dev-erlang/riak_pb-2.2.0.2/work/riak_pb-2.2.0.2: rebar_abort
 * ERROR: dev-erlang/riak_pb-2.2.0.2::gentoo failed (test phase):
 *   rebar 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)
  [4]   pypy3 (fallback)




emerge -qpv dev-erlang/riak_pb
[ebuild  N    ] dev-erlang/riak_pb-2.2.0.2
Comment 1 Toralf Förster gentoo-dev 2018-03-25 17:13:04 UTC
Created attachment 525416 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-25 17:13:07 UTC
Created attachment 525418 [details]
dev-erlang:riak_pb-2.2.0.2:20180325-165721.log
Comment 3 Toralf Förster gentoo-dev 2018-03-25 17:13:10 UTC
Created attachment 525420 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-25 17:13:13 UTC
Created attachment 525422 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-25 17:13:16 UTC
Created attachment 525424 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-25 17:13:19 UTC
Created attachment 525426 [details]
temp.tbz2
Comment 7 ernsteiswuerfel archtester 2018-10-01 20:57:33 UTC
Created attachment 548780 [details]
build.log (ppc)

Identical test failure on ppc.
Comment 8 David Seifert gentoo-dev 2018-11-29 18:58:38 UTC
Not related to GCC 5
Comment 9 Hanno Böck gentoo-dev 2020-04-30 06:16:38 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.