Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883153 - sci-mathematics/polymake-4.7 - The bundled extension libnormaliz was explicitly requested but failed to configure.
Summary: sci-mathematics/polymake-4.7 - The bundled extension libnormaliz was explicit...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-26 14:30 UTC by Toralf Förster
Modified: 2023-09-23 00:58 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.97 KB, text/plain)
2022-11-26 14:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.23 KB, text/plain)
2022-11-26 14:30 UTC, Toralf Förster
Details
environment (environment,85.36 KB, text/plain)
2022-11-26 14:30 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,701 bytes, application/x-bzip)
2022-11-26 14:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.81 KB, application/x-bzip)
2022-11-26 14:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,997 bytes, application/x-bzip)
2022-11-26 14:30 UTC, Toralf Förster
Details
sci-mathematics:polymake-4.7:20221126-132703.log (sci-mathematics:polymake-4.7:20221126-132703.log,4.09 KB, text/plain)
2022-11-26 14:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.42 KB, application/x-bzip)
2022-11-26 14:30 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-11-26 14:30:22 UTC
bundled extension cdd ... ok (0.94m @ /usr)
bundled extension flint ... ok (ok (2.9.0 @ /usr))
bundled extension libnormaliz ... failed

ERROR:
The bundled extension libnormaliz was explicitly requested but failed to configure.
Please recheck your argument (--with-libnormaliz=/usr) and build/bundled.log .

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit ad9c0722119ba139db51436ef285c679c558b422
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 26 12:48:55 2022 +0000

    2022-11-26 12:48:54 UTC

emerge -qpvO sci-mathematics/polymake
[ebuild  N    ] sci-mathematics/polymake-4.7  USE="cdd flint nauty normaliz -bliss -libpolymake -lrs -ppl -singular"
Comment 1 Toralf Förster gentoo-dev 2022-11-26 14:30:23 UTC
Created attachment 837131 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-26 14:30:25 UTC
Created attachment 837133 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-26 14:30:26 UTC
Created attachment 837135 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-26 14:30:27 UTC
Created attachment 837137 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-26 14:30:29 UTC
Created attachment 837139 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-26 14:30:30 UTC
Created attachment 837141 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-26 14:30:31 UTC
Created attachment 837143 [details]
sci-mathematics:polymake-4.7:20221126-132703.log
Comment 8 Toralf Förster gentoo-dev 2022-11-26 14:30:32 UTC
Created attachment 837145 [details]
temp.tar.bz2
Comment 9 Michael Orlitzky gentoo-dev 2022-12-21 03:15:39 UTC
Probably failed inside the perl nightmare "configure" script from increased compiler strictness.
Comment 10 Michael Orlitzky gentoo-dev 2023-05-22 02:09:27 UTC
My first guess was wrong, but I'm not sure what happened here:

/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_end_single'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_for_static_init_8'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `omp_get_ancestor_thread_num'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `omp_get_thread_num'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_barrier'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `omp_get_level'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_for_static_init_4u'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_end_reduce_nowait'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `omp_set_max_active_levels'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_critical'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_serialized_parallel'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_end_critical'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_for_static_init_8u'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `omp_in_parallel'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_push_num_threads'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_dispatch_init_8u'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_reduce_nowait'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `omp_get_max_threads'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_for_static_init_4'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_end_serialized_parallel'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_flush'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_single'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_dispatch_next_8u'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `omp_set_num_threads'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_global_thread_num'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_fork_call'
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: /usr/lib64/libnormaliz.so: undefined reference to `__kmpc_for_static_fini'
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
Comment 11 Larry the Git Cow gentoo-dev 2023-09-23 00:58:31 UTC
The bug has been closed via the following commit(s):

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

commit 152ef9448562ed6e385380fa31bc647bc78311ce
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2023-09-23 00:56:44 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2023-09-23 00:56:44 +0000

    sci-mathematics/polymake: treeclean
    
    Closes: https://bugs.gentoo.org/909570
    Closes: https://bugs.gentoo.org/883153
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.mask       |   4 -
 profiles/arch/x86/package.use.mask                 |   8 --
 profiles/package.mask                              |   5 -
 sci-mathematics/polymake/Manifest                  |   2 -
 .../polymake/files/polymake-4.6-perl-5.36.patch    |  15 ---
 sci-mathematics/polymake/metadata.xml              |  55 ---------
 sci-mathematics/polymake/polymake-4.6-r1.ebuild    | 124 ---------------------
 sci-mathematics/polymake/polymake-4.9.ebuild       | 122 --------------------
 8 files changed, 335 deletions(-)