Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 808432

Summary: dev-lisp/ecls-16.1.3-r1 - configure: error: Invalid value of --enable-libatomic: no
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Common Lisp Bugs <common-lisp>
Status: RESOLVED FIXED    
Severity: normal CC: mjo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lisp:ecls-16.1.3-r1:20210815-113948.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

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.