Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927077 - sci-misc/oww-0.86.5-r1 - mownetu.c:(.text+<snip>): undefined reference to SerialNum
Summary: sci-misc/oww-0.86.5-r1 - mownetu.c:(.text+<snip>): undefined reference to Ser...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-03-15 16:05 UTC by Toralf Förster
Modified: 2024-03-15 16:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.86 KB, text/plain)
2024-03-15 16:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,91.75 KB, text/plain)
2024-03-15 16:05 UTC, Toralf Förster
Details
environment (environment,75.19 KB, text/plain)
2024-03-15 16:05 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,964 bytes, application/x-xz)
2024-03-15 16:05 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.31 KB, application/x-xz)
2024-03-15 16:05 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.79 KB, application/x-xz)
2024-03-15 16:05 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,159.96 KB, text/plain)
2024-03-15 16:05 UTC, Toralf Förster
Details
sci-misc:oww-0.86.5-r1:20240315-093220.log (sci-misc:oww-0.86.5-r1:20240315-093220.log,33.65 KB, text/plain)
2024-03-15 16:05 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.39 KB, application/x-xz)
2024-03-15 16:05 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 2024-03-15 16:05:30 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ini2dev ini2dev.o  
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -lm  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o owwnogui owwnogui-ad26.o owwnogui-applctn.o owwnogu
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o ini2dev ini2dev.o  -Wl,--as-needed
libtool: link: x86_64-pc-linux-gnu-gcc -DNOGUI -DPACKAGE_STATE_DIR=\"\" -DSYSCONFDIR=\"/etc/oww\" -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o owwnogui owwnogui-ad26.o owwnogui-applctn.o owwnogui-arne.o owwnogui-atod20.o owwnogui-choices_linux.o o
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mowtrnu.o: warning: relocation against `SerialNum' in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mownetu.o: in function `owNext_DS9097U':
mownetu.c:(.text+0x2d3): undefined reference to `SerialNum'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mownetu.c:(.text+0x420): undefined reference to `SerialNum'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mownetu.o: in function `owSerialNum_DS9097U':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd_merged_usr-20240313-221501

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.0
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.76.0 *
The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 279bcb470441f09e550a244d2c5d0eee9bfc90c0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Mar 15 07:25:47 2024 +0000

    2024-03-15 07:25:42 UTC

emerge -qpvO sci-misc/oww
[ebuild  N    ] sci-misc/oww-0.86.5-r1  USE="nls -gtk -usb"
Comment 1 Toralf Förster gentoo-dev 2024-03-15 16:05:31 UTC
Created attachment 887694 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-15 16:05:32 UTC
Created attachment 887695 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-03-15 16:05:34 UTC
Created attachment 887696 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-03-15 16:05:35 UTC
Created attachment 887697 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-03-15 16:05:36 UTC
Created attachment 887698 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-15 16:05:37 UTC
Created attachment 887699 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-15 16:05:39 UTC
Created attachment 887700 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-03-15 16:05:40 UTC
Created attachment 887701 [details]
sci-misc:oww-0.86.5-r1:20240315-093220.log
Comment 9 Toralf Förster gentoo-dev 2024-03-15 16:05:41 UTC
Created attachment 887702 [details]
temp.tar.xz