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

Bug 685548

Summary: dev-erlang/meck-0.8.4 : Compiling src/meck_code_gen.erl failed:
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    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-erlang:meck-0.8.4:20190506-230704.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

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.