Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831890 - sci-mathematics/yafu-1.34.3-r1 - /.../ld: cannot find -lgomp
Summary: sci-mathematics/yafu-1.34.3-r1 - /.../ld: cannot find -lgomp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-23 10:29 UTC by Toralf Förster
Modified: 2022-01-23 14:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2022-01-23 10:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.28 KB, text/plain)
2022-01-23 10:29 UTC, Toralf Förster
Details
environment (environment,71.93 KB, text/plain)
2022-01-23 10:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.88 KB, application/x-bzip)
2022-01-23 10:29 UTC, Toralf Förster
Details
sci-mathematics:yafu-1.34.3-r1:20220122-225839.log (sci-mathematics:yafu-1.34.3-r1:20220122-225839.log,35.18 KB, text/plain)
2022-01-23 10:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.57 KB, application/x-bzip)
2022-01-23 10:29 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-01-23 10:29:52 UTC
too long lines were shrinked:

top/eratosthenes/soe_util.c:134:31: warning: assignment to ‘__mpz_struct (*)[1]’ from incompatible pointer type ‘__mpz_struct *’ [-Wincompatible-pointer-types]
  134 |                 sdata->offset = offset;
      |                               ^
gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -fcommon -O3 -fomit-frame-pointer -Wall  -I. -Iinclude -Igmp -Igmp-ecm factor/qs/msieve/lanczos.o factor/qs/msieve/lanczos_matmul0.o factor/qs/msieve/lanczos_matmul1.o factor/qs/msieve/
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgomp
collect2: error: ld returned 1 exit status
make: *** [Makefile:238: x86_64] Error 1

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
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.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.14_p9 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 0e6c927e17439e4393252b327ca6f94b973fe048
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jan 22 22:07:01 2022 +0000

    2022-01-22 22:07:00 UTC

emerge -qpvO sci-mathematics/yafu
[ebuild  N    ] sci-mathematics/yafu-1.34.3-r1
Comment 1 Toralf Förster gentoo-dev 2022-01-23 10:29:53 UTC
Created attachment 763336 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-23 10:29:54 UTC
Created attachment 763337 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-23 10:29:56 UTC
Created attachment 763338 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-23 10:29:57 UTC
Created attachment 763339 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-23 10:29:58 UTC
Created attachment 763340 [details]
sci-mathematics:yafu-1.34.3-r1:20220122-225839.log
Comment 6 Toralf Förster gentoo-dev 2022-01-23 10:29:59 UTC
Created attachment 763341 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-01-23 14:08:01 UTC
The bug has been closed via the following commit(s):

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

commit 9334ecb37c878660f72cba3d09e860ce542b8ae0
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2022-01-23 14:07:39 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2022-01-23 14:07:48 +0000

    sci-mathematics/yafu: Add openmp dependency
    
    Closes: https://bugs.gentoo.org/831890
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 sci-mathematics/yafu/yafu-1.34.3-r1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)