Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828566 - dev-libs/libnl-3.5.0 - configure: error: unrecognized options: --enable-threads
Summary: dev-libs/libnl-3.5.0 - configure: error: unrecognized options: --enable-threads
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 828551
  Show dependency tree
 
Reported: 2021-12-08 10:48 UTC by Toralf Förster
Modified: 2021-12-08 16:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.41 KB, text/plain)
2021-12-08 10:48 UTC, Toralf Förster
Details
dev-libs:libnl-3.5.0:20211208-094225.log (dev-libs:libnl-3.5.0:20211208-094225.log,3.80 KB, text/plain)
2021-12-08 10:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,2.18 KB, text/plain)
2021-12-08 10:48 UTC, Toralf Förster
Details
environment (environment,126.06 KB, text/plain)
2021-12-08 10:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.94 KB, application/x-bzip)
2021-12-08 10:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.07 KB, application/x-bzip)
2021-12-08 10:48 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-08 10:48:08 UTC
 * econf: updating libnl-3.5.0-abi_x86_64.amd64/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libnl-3.5.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libnl-3.5.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess
./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libnl-3.5.0 --htmldir=/usr/share/doc/libnl-3.5.0/html --with-sysroot=/ --libdir=/usr/lib64 --enable-cli --enable-debug --disable-static --enable-threads --enable-option-checking=fatal
configure: error: unrecognized options: --enable-threads
 * ERROR: dev-libs/libnl-3.5.0::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Rust versions:
  [1]   rust-bin-1.56.1 *
php cli:

  HEAD of ::gentoo
commit f02f81057aedefd10aeb1fdc94b7a8731a1dee12
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 8 09:06:47 2021 +0000

    2021-12-08 09:06:46 UTC

emerge -qpvO dev-libs/libnl
[ebuild  N    ] dev-libs/libnl-3.5.0  USE="debug threads utils -python -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-12-08 10:48:09 UTC
Created attachment 757723 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-08 10:48:10 UTC
Created attachment 757724 [details]
dev-libs:libnl-3.5.0:20211208-094225.log
Comment 3 Toralf Förster gentoo-dev 2021-12-08 10:48:11 UTC
Created attachment 757725 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-08 10:48:12 UTC
Created attachment 757726 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-08 10:48:13 UTC
Created attachment 757727 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-08 10:48:15 UTC
Created attachment 757728 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-08 11:19:35 UTC
The bug has been closed via the following commit(s):

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

commit ada6b3f2e495ced7f17a7177c9dc5dd7473f8671
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-12-08 11:19:20 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-12-08 11:19:20 +0000

    dev-libs/libnl: remove unknown configure arguments
    
    Closes: https://bugs.gentoo.org/828566
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/libnl/libnl-3.5.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
Comment 8 Larry the Git Cow gentoo-dev 2021-12-08 16:02:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=183f9eacaa4c12635cb7a58a38c478deedf5aca6

commit 183f9eacaa4c12635cb7a58a38c478deedf5aca6
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-12-08 16:02:16 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-12-08 16:02:16 +0000

    dev-libs/libnl: remove USE=threads/static-libs, take #2
    
    Closes: https://bugs.gentoo.org/828566
    Signed-off-by: David Seifert <soap@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/23226
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/libnl/libnl-3.5.0.ebuild    | 2 +-
 dev-libs/libnl/libnl-99999999.ebuild | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)