Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808432 - dev-lisp/ecls-16.1.3-r1 - configure: error: Invalid value of --enable-libatomic: no
Summary: dev-lisp/ecls-16.1.3-r1 - configure: error: Invalid value of --enable-libatom...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-15 11:49 UTC by Toralf Förster
Modified: 2022-01-18 20:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2021-08-15 11:49 UTC, Toralf Förster
Details
dev-lisp:ecls-16.1.3-r1:20210815-113948.log (dev-lisp:ecls-16.1.3-r1:20210815-113948.log,20.91 KB, text/plain)
2021-08-15 11:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,309.25 KB, text/plain)
2021-08-15 11:49 UTC, Toralf Förster
Details
environment (environment,52.37 KB, text/plain)
2021-08-15 11:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.00 KB, application/x-bzip)
2021-08-15 11:49 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,19.74 KB, application/x-bzip)
2021-08-15 11:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.33 KB, application/x-bzip)
2021-08-15 11:49 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 2021-08-15 11:49:43 UTC
checking for sys/mman.h... yes
checking working environ... yes
configure: error: Invalid value of --enable-libatomic: no 
 * ERROR: dev-lisp/ecls-16.1.3-r1::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j3_stable-20210811-165947

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0
  [2]   rust-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
3)	AdoptOpenJDK JRE 8.292_p10 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm
  [3]   openjdk-jre-bin-8 


  HEAD of ::gentoo
commit 42c5bd97037d974de1c3ac38e144d488370d8174
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 15 11:06:28 2021 +0000

    2021-08-15 11:06:26 UTC

emerge -qpvO dev-lisp/ecls
[ebuild  N    ] dev-lisp/ecls-16.1.3-r1  USE="X cxx gengc precisegc threads unicode -debug -emacs -libatomic" CPU_FLAGS_X86="sse"
Comment 1 Toralf Förster gentoo-dev 2021-08-15 11:49:44 UTC
Created attachment 733081 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-15 11:49:45 UTC
Created attachment 733084 [details]
dev-lisp:ecls-16.1.3-r1:20210815-113948.log
Comment 3 Toralf Förster gentoo-dev 2021-08-15 11:49:47 UTC
Created attachment 733087 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-15 11:49:48 UTC
Created attachment 733090 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-15 11:49:49 UTC
Created attachment 733093 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-15 11:49:50 UTC
Created attachment 733096 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-15 11:49:52 UTC
Created attachment 733099 [details]
temp.tar.bz2
Comment 8 Michael Orlitzky gentoo-dev 2022-01-18 20:12:02 UTC
This is fixed in the newer ecls ebuilds, where USE=libatomic has been removed.