Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896312 - sci-astronomy/wcslib-7.12 - wcspih.c:(.text+<snip>): undefined reference to dpfill
Summary: sci-astronomy/wcslib-7.12 - wcspih.c:(.text+<snip>): undefined reference to d...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Astronomy project
URL:
Whiteboard:
Keywords:
: 896358 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-02-24 16:50 UTC by Toralf Förster
Modified: 2023-05-26 10:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.67 KB, text/plain)
2023-02-24 16:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.90 KB, text/plain)
2023-02-24 16:50 UTC, Toralf Förster
Details
environment (environment,79.65 KB, text/plain)
2023-02-24 16:50 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,693 bytes, application/x-bzip)
2023-02-24 16:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.50 KB, application/x-bzip)
2023-02-24 16:50 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.11 KB, application/x-bzip)
2023-02-24 16:50 UTC, Toralf Förster
Details
sci-astronomy:wcslib-7.12:20230224-154147.log (sci-astronomy:wcslib-7.12:20230224-154147.log,116.00 KB, text/plain)
2023-02-24 16:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.23 KB, application/x-bzip)
2023-02-24 16:50 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 2023-02-24 16:50:00 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include \
     -pipe -march=native -fno-diagnostics-color -O2 -c -o wcsware.o wcsware.c
x86_64-pc-linux-gnu-gcc -o wcsware wcsware.o  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib64 -L/usr/local/lib -lcfitsio  ../C/libwcs-7.12.a \
     -L/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12 -L/usr/lib64 -L/usr/x86_64-pc-linux-gnu/lib -lgfortran -lm -lquadmath -lm 
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: ../C/libwcs-7.12.a(wcshdr.o): warning: relocation against `WCSSET' in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: ../C/libwcs-7.12.a(wcspih.o): in function `wcspih_final':
wcspih.c:(.text+0x4c5): undefined reference to `dpfill'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: wcspih.c:(.text+0x4f6): undefined reference to `dpfill'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: wcspih.c:(.text+0x52d): undefined reference to `dpfill'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j5-20230223-190023

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
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.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
php cli (if any):

  HEAD of ::gentoo
commit dc3e00a9f28ae8eb651871347eeba01856721b33
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 24 15:16:59 2023 +0000

    2023-02-24 15:16:58 UTC

emerge -qpvO sci-astronomy/wcslib
[ebuild  N    ] sci-astronomy/wcslib-7.12  USE="fits fortran tools -doc -pgplot -static-libs"
Comment 1 Toralf Förster gentoo-dev 2023-02-24 16:50:01 UTC
Created attachment 854370 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-24 16:50:02 UTC
Created attachment 854372 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-24 16:50:04 UTC
Created attachment 854374 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-24 16:50:04 UTC
Created attachment 854376 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-24 16:50:05 UTC
Created attachment 854378 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-24 16:50:06 UTC
Created attachment 854380 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-24 16:50:08 UTC
Created attachment 854382 [details]
sci-astronomy:wcslib-7.12:20230224-154147.log
Comment 8 Toralf Förster gentoo-dev 2023-02-24 16:50:09 UTC
Created attachment 854384 [details]
temp.tar.bz2
Comment 9 Pacho Ramos gentoo-dev 2023-05-26 10:18:50 UTC
*** Bug 896358 has been marked as a duplicate of this bug. ***