Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 896312

Summary: sci-astronomy/wcslib-7.12 - wcspih.c:(.text+<snip>): undefined reference to dpfill
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Astronomy project <sci-astronomy>
Status: CONFIRMED ---    
Severity: normal CC: davidroman96
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
sci-astronomy:wcslib-7.12:20230224-154147.log
temp.tar.bz2

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. ***