Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685548 - dev-erlang/meck-0.8.4 : Compiling src/meck_code_gen.erl failed:
Summary: dev-erlang/meck-0.8.4 : Compiling src/meck_code_gen.erl failed:
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:
Depends on:
Blocks:
 
Reported: 2019-05-10 18:14 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,15.62 KB, text/plain)
2019-05-10 18:15 UTC, Toralf Förster
Details
dev-erlang:meck-0.8.4:20190506-230704.log (dev-erlang:meck-0.8.4:20190506-230704.log,2.09 KB, text/plain)
2019-05-10 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.63 KB, text/plain)
2019-05-10 18:15 UTC, Toralf Förster
Details
environment (environment,17.64 KB, text/plain)
2019-05-10 18:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.91 KB, application/x-bzip)
2019-05-10 18:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.70 KB, application/x-bzip)
2019-05-10 18:15 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 2019-05-10 18:14:59 UTC
Compiled src/meck.erl
src/meck_code_gen.erl:185: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
Compiling src/meck_code_gen.erl failed:
ERROR: compile 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 (compile phase):
 *   rebar compile failed

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_stable-libressl_20190503-232230

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.29.1 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO dev-erlang/meck
[ebuild  N    ] dev-erlang/meck-0.8.4  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2019-05-10 18:15:02 UTC
Created attachment 575730 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-10 18:15:05 UTC
Created attachment 575732 [details]
dev-erlang:meck-0.8.4:20190506-230704.log
Comment 3 Toralf Förster gentoo-dev 2019-05-10 18:15:08 UTC
Created attachment 575734 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-10 18:15:11 UTC
Created attachment 575736 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-05-10 18:15:14 UTC
Created attachment 575738 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-10 18:15:17 UTC
Created attachment 575740 [details]
temp.tbz2
Comment 7 Hanno Böck gentoo-dev 2020-04-30 06:17:49 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.