Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936085 - dev-erlang/cache_tab-1.0.31 fails to compile: ===> Errors loading plugin pc Run rebar3 with DEBUG=1 set to see errors
Summary: dev-erlang/cache_tab-1.0.31 fails to compile: ===> Errors loading plugin pc R...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: ejabberd Project
URL:
Whiteboard:
Keywords:
: 936114 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-07-15 06:44 UTC by Agostino Sarubbo
Modified: 2024-10-18 08:27 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,49.59 KB, text/plain)
2024-07-15 06:44 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 2024-07-15 06:44:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-erlang/cache_tab-1.0.31 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-15 06:44:03 UTC
Created attachment 897645 [details]
build.log

build log and emerge --info
Comment 2 Florian Schmaus gentoo-dev 2024-07-20 17:38:54 UTC
*** Bug 936114 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2024-10-18 08:27:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f45f5f30191b1a9f8185b0956ab7cd20e7d1a0

commit 71f45f5f30191b1a9f8185b0956ab7cd20e7d1a0
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-10-18 06:42:21 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-10-18 08:21:22 +0000

    dev-erlang/cache_tab: switch back to rebar eclass
    
    The package uses rebar3 modules that rebar tries to download at compile
    time, causing a network sandbox violation.
    
    Closes: https://bugs.gentoo.org/936085
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-erlang/cache_tab/cache_tab-1.0.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)