Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854816 - net-misc/rabbitmq-server-3.8.19-r1 fails to compile (please re-compile this module with an Erlang/OTP 25 compiler)
Summary: net-misc/rabbitmq-server-3.8.19-r1 fails to compile (please re-compile this m...
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: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-28 09:09 UTC by Agostino Sarubbo
Modified: 2022-06-28 16:44 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,67.73 KB, text/plain)
2022-06-28 09:09 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-06-28 09:09:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/rabbitmq-server-3.8.19-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-28 09:09:37 UTC
CC'ing also the author of the commit (7867d1ff0017bac47a07c34b61f7f4b76fcf5eaf)
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-28 09:09:38 UTC
Created attachment 788318 [details]
build.log

build log and emerge --info
Comment 3 Gabriel Linder 2022-06-28 09:29:43 UTC
It's missing a guard againt dev-lang/erlang-25.0, I'll add it.
Comment 4 Larry the Git Cow gentoo-dev 2022-06-28 16:43:41 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142abfbb3771a6b96de707aba5f7f4b626c6731f

commit 142abfbb3771a6b96de707aba5f7f4b626c6731f
Author:     Gabriel Linder <linder.gabriel@gmail.com>
AuthorDate: 2022-06-28 09:31:36 +0000
Commit:     Alexys Jacob <ultrabug@gentoo.org>
CommitDate: 2022-06-28 16:43:33 +0000

    net-misc/rabbitmq-server: guard against invalid versions of erlang/elixir.
    
    Bug: https://bugs.gentoo.org/854816
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Gabriel Linder <linder.gabriel@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/26111
    Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>

 net-misc/rabbitmq-server/rabbitmq-server-3.8.19-r1.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)