Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923406 - net-misc/ofono-2.3[-atmodem] - stk.c:(.text+<snip>): undefined reference to _stop_stk
Summary: net-misc/ofono-2.3[-atmodem] - stk.c:(.text+<snip>): undefined reference to _...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-01-31 09:50 UTC by Toralf Förster
Modified: 2024-04-11 01:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.89 KB, text/plain)
2024-01-31 09:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,98.48 KB, text/plain)
2024-01-31 09:50 UTC, Toralf Förster
Details
environment (environment,68.50 KB, text/plain)
2024-01-31 09:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-01-31 09:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.68 KB, application/x-xz)
2024-01-31 09:50 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.61 KB, application/x-xz)
2024-01-31 09:50 UTC, Toralf Förster
Details
net-misc:ofono-2.3:20240131-092303.log (net-misc:ofono-2.3:20240131-092303.log,252.48 KB, text/plain)
2024-01-31 09:50 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,176.96 KB, text/plain)
2024-01-31 09:50 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.25 KB, application/x-xz)
2024-01-31 09: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 2024-01-31 09:50:01 UTC
too long lines were shrinked:

rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool".
rdlibtool: link: x86_64-pc-linux-gnu-gcc gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o 
rdlibtool: link: ln -s ../test-sms-root unit/.libs/test-sms-root.exe.wrapper
rdlibtool: link: ln -s ../dundee dundee/.libs/dundee.exe.wrapper
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/ims.o: warning: relocation against `__start___ims' in read-only section `.text'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/stk.o: in function `ofono_stk_create':
stk.c:(.text+0x4d7f): undefined reference to `__stop___stk'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: stk.c:(.text+0x4d8b): undefined reference to `__start___stk'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/call-volume.o: in function `ofono_call_volume_create':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20240129-190519

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.6 linux/amd64

  HEAD of ::gentoo
commit 379c75a249e335d9a76d4ab113fa674a3a61dd23
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 31 08:18:22 2024 +0000

    2024-01-31 08:18:21 UTC

emerge -qpvO net-misc/ofono
[ebuild  N    ] net-misc/ofono-2.3  USE="bluetooth dundee isimodem provision qmimodem udev upower -atmodem -datafiles -doc -examples -phonesim -tools"
Comment 1 Toralf Förster gentoo-dev 2024-01-31 09:50:02 UTC
Created attachment 883828 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-31 09:50:03 UTC
Created attachment 883829 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-01-31 09:50:04 UTC
Created attachment 883830 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-01-31 09:50:05 UTC
Created attachment 883831 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-01-31 09:50:06 UTC
Created attachment 883832 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-31 09:50:07 UTC
Created attachment 883833 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-31 09:50:08 UTC
Created attachment 883834 [details]
net-misc:ofono-2.3:20240131-092303.log
Comment 8 Toralf Förster gentoo-dev 2024-01-31 09:50:09 UTC
Created attachment 883835 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-01-31 09:50:10 UTC
Created attachment 883836 [details]
temp.tar.xz