Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828807 - dev-libs/concurrencykit-0.7.1 - econf failed
Summary: dev-libs/concurrencykit-0.7.1 - econf failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-10 15:14 UTC by Toralf Förster
Modified: 2022-03-26 01:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.66 KB, text/plain)
2021-12-10 15:14 UTC, Toralf Förster
Details
dev-libs:concurrencykit-0.7.1:20211210-112347.log (dev-libs:concurrencykit-0.7.1:20211210-112347.log,2.05 KB, text/plain)
2021-12-10 15:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,127.84 KB, text/plain)
2021-12-10 15:14 UTC, Toralf Förster
Details
environment (environment,53.73 KB, text/plain)
2021-12-10 15:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.65 KB, application/x-bzip)
2021-12-10 15:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,13.93 KB, application/x-bzip)
2021-12-10 15:14 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-12-10 15:14:45 UTC
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-static --enable-option-checking=warn
./configure [--help]
Unknown option --enable-option-checking=warn
 * ERROR: dev-libs/concurrencykit-0.7.1::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  127:  Called src_configure
 *             environment, line 1153:  Called econf '--disable-static'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 8ff421c3ae4abc937c45e4d985a1f5060d25c2fe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 10 09:51:51 2021 +0000

    2021-12-10 09:51:49 UTC

emerge -qpvO dev-libs/concurrencykit
[ebuild  N    ] dev-libs/concurrencykit-0.7.1
Comment 1 Toralf Förster gentoo-dev 2021-12-10 15:14:46 UTC
Created attachment 758157 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 15:14:47 UTC
Created attachment 758158 [details]
dev-libs:concurrencykit-0.7.1:20211210-112347.log
Comment 3 Toralf Förster gentoo-dev 2021-12-10 15:14:49 UTC
Created attachment 758159 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-10 15:14:50 UTC
Created attachment 758160 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-10 15:14:51 UTC
Created attachment 758161 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-10 15:14:52 UTC
Created attachment 758162 [details]
temp.tar.bz2
Comment 7 Conrad Kostecki gentoo-dev 2021-12-11 21:42:58 UTC
> Unknown option --enable-option-checking=warn

Where does this come from? I am not having this option applied at my local system?
Comment 8 Toralf Förster gentoo-dev 2021-12-11 21:57:35 UTC
(In reply to Conrad Kostecki from comment #7)
> > Unknown option --enable-option-checking=warn
> 
> Where does this come from? I am not having this option applied at my local
> system?

It was requested by sam_ via IRC - stopped in the mean while
Comment 9 Conrad Kostecki gentoo-dev 2022-02-09 13:20:45 UTC
Well, configure doesn't look like standard configure script and doesn't accept enable-option-checking, so closing here, as I can't do much about here.