Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846911 - net-misc/rabbitmq-server-3.8.19-r1 - 23:17:32.976 [error] .../0: op put_tuple u x:
Summary: net-misc/rabbitmq-server-3.8.19-r1 - 23:17:32.976 [error] .../0: op put_tuple...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 09:16 UTC by Toralf Förster
Modified: 2022-06-28 09:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.51 KB, text/plain)
2022-05-22 09:16 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,88.82 KB, application/x-bzip)
2022-05-22 09:16 UTC, Toralf Förster
Details
environment (environment,98.48 KB, text/plain)
2022-05-22 09:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.19 KB, application/x-bzip)
2022-05-22 09:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,925 bytes, application/x-bzip)
2022-05-22 09:16 UTC, Toralf Förster
Details
net-misc:rabbitmq-server-3.8.19-r1:20220521-211712.log (net-misc:rabbitmq-server-3.8.19-r1:20220521-211712.log,27.16 KB, text/plain)
2022-05-22 09:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.36 KB, application/x-bzip)
2022-05-22 09:16 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 2022-05-22 09:16:34 UTC
 DEPEND observer_cli.d
 GEN    escript/rabbitmqctl
 ERLC   observer_cli.erl observer_cli_application.erl observer_cli_escriptize.erl observer_cli_ets.erl observer_cli_help.erl observer_cli_inet.erl observer_cli_lib.erl observer_cli_mnesia.erl observer_cli_plugin.erl observer_cli_port.erl observer_cli_process.erl observer_cli_store.erl observer_cli_system.erl

23:17:32.976 [error] beam/beam_load.c(551): Error loading function 'Elixir.Hex.Version':'allow_pre_available?'/0: op put_tuple u x:
  please re-compile this module with an Erlang/OTP 25 compiler


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220517-010104

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.1
 [2] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
clang version 14.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.3
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.60.0
  [2]   rust-1.60.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JRE 11.0.15_p10 [openjdk-jre-bin-11]
4)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
*)	Eclipse Temurin JRE 8.332_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-8  system-vm
  [4]   openjdk-jre-bin-11 
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 8ec7e0131f228e752de4a25c47939388b2f60719
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat May 21 20:18:06 2022 +0000

    2022-05-21 20:18:05 UTC

emerge -qpvO net-misc/rabbitmq-server
[ebuild  N    ] net-misc/rabbitmq-server-3.8.19-r1
Comment 1 Toralf Förster gentoo-dev 2022-05-22 09:16:35 UTC
Created attachment 779753 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-22 09:16:37 UTC
Created attachment 779756 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-05-22 09:16:38 UTC
Created attachment 779759 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-22 09:16:39 UTC
Created attachment 779762 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-22 09:16:40 UTC
Created attachment 779765 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-22 09:16:41 UTC
Created attachment 779768 [details]
net-misc:rabbitmq-server-3.8.19-r1:20220521-211712.log
Comment 7 Toralf Förster gentoo-dev 2022-05-22 09:16:42 UTC
Created attachment 779771 [details]
temp.tar.bz2
Comment 8 Francois Chenier 2022-06-14 09:54:32 UTC
I got the same issue and the problem is with erlang 25. Downgrade to erlang 24, recompile elexir and it should work.

I got a clue from one of rabbitmq maintainer. See here

https://github.com/rabbitmq/rabbitmq-server/discussions/4867
Comment 9 Gabriel Linder 2022-06-14 10:03:40 UTC
See https://github.com/gentoo/gentoo/pull/25893 which bumps rabbitmq and ensure erlang < 25 when adequate.