Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856883 - dev-util/rebar-3.18.0 fails to compile: OTP Application crypto not available. Please fix your Erlang install to support it
Summary: dev-util/rebar-3.18.0 fails to compile: OTP Application crypto not available....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-07 14:05 UTC by Toralf Förster
Modified: 2022-07-09 07:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.37 KB, text/plain)
2022-07-07 14:05 UTC, Toralf Förster
Details
dev-util:rebar-3.18.0:20220707-083001.log (dev-util:rebar-3.18.0:20220707-083001.log,1.75 KB, text/plain)
2022-07-07 14:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.67 KB, text/plain)
2022-07-07 14:05 UTC, Toralf Förster
Details
environment (environment,60.48 KB, text/plain)
2022-07-07 14:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.71 KB, application/x-bzip)
2022-07-07 14:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.46 KB, application/x-bzip)
2022-07-07 14:05 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-07-07 14:05:37 UTC
>>> Configuring source in /var/tmp/portage/dev-util/rebar-3.18.0/work/rebar3-3.18.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/rebar-3.18.0/work/rebar3-3.18.0 ...
OTP Application crypto not available. Please fix your Erlang install to support it and try again.
 * ERROR: dev-util/rebar-3.18.0::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220702-210004

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

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

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 41ba9d9a72a5a48766242e4420f9e3e8fb26fa9e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 7 07:16:36 2022 +0000

    2022-07-07 07:16:35 UTC

emerge -qpvO dev-util/rebar
[ebuild  N    ] dev-util/rebar-3.18.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2022-07-07 14:05:39 UTC
Created attachment 790529 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-07 14:05:39 UTC
Created attachment 790532 [details]
dev-util:rebar-3.18.0:20220707-083001.log
Comment 3 Toralf Förster gentoo-dev 2022-07-07 14:05:41 UTC
Created attachment 790535 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-07 14:05:42 UTC
Created attachment 790538 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-07 14:05:43 UTC
Created attachment 790541 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-07 14:05:44 UTC
Created attachment 790544 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-09 07:35:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81aa6572673c7cc76239867162f9e73f5a1434d2

commit 81aa6572673c7cc76239867162f9e73f5a1434d2
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2022-07-09 07:26:15 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-07-09 07:35:15 +0000

    dev-util/rebar: add otp crypto application to depends
    
    Closes: https://bugs.gentoo.org/856883
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 dev-util/rebar/{rebar-3.18.0.ebuild => rebar-3.18.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)