Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832891 - media-sound/herrie-2.2-r2 - vfs_http.c:(.text+<snip>): undefined reference to funopen
Summary: media-sound/herrie-2.2-r2 - vfs_http.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: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-08 08:27 UTC by Toralf Förster
Modified: 2022-02-08 08:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.36 KB, text/plain)
2022-02-08 08:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,183.60 KB, text/plain)
2022-02-08 08:27 UTC, Toralf Förster
Details
environment (environment,53.40 KB, text/plain)
2022-02-08 08:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.94 KB, application/x-bzip)
2022-02-08 08:27 UTC, Toralf Förster
Details
media-sound:herrie-2.2-r2:20220208-030822.log (media-sound:herrie-2.2-r2:20220208-030822.log,20.19 KB, text/plain)
2022-02-08 08:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.83 KB, application/x-bzip)
2022-02-08 08:27 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-02-08 08:27:28 UTC
msgfmt -o zh_CN.mo ./po/zh_CN.po
# Linking herrie
x86_64-gentoo-linux-musl-gcc  audio_file.o audio_output_alsa.o config.o gui_browser.o gui_draw.o gui_input.o gui_msgbar.o gui_playq.o gui_vfslist.o main.o md5.o playq.o playq_party.o playq_xmms.o scrobbler.o util.o vfs.o vfs_http.o vfs_playlist.o vfs_regular.o vfs_xspf.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -lncursesw -ltinfow  -lglib-2.0  -lgthread-2.0 -pthread -lglib-2.0  -lcurl  -lxspf  -lasound -o herrie
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: vfs_http.o: in function `vfs_http_open':
vfs_http.c:(.text+0x310): undefined reference to `funopen'
collect2: error: ld returned 1 exit status
make: *** [Makefile:4: herrie] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220206-140238

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit 4ea23d421990c5bae3b2d7385bc53c03476c87ae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Feb 8 02:21:11 2022 +0000

    2022-02-08 02:21:08 UTC

emerge -qpvO media-sound/herrie
[ebuild  N    ] media-sound/herrie-2.2-r2  USE="alsa http nls unicode xspf -ao -modplug -mp3 -oss -pulseaudio -sndfile -vorbis"
Comment 1 Toralf Förster gentoo-dev 2022-02-08 08:27:29 UTC
Created attachment 764584 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-08 08:27:32 UTC
Created attachment 764585 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-02-08 08:27:33 UTC
Created attachment 764586 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-08 08:27:34 UTC
Created attachment 764587 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-08 08:27:36 UTC
Created attachment 764588 [details]
media-sound:herrie-2.2-r2:20220208-030822.log
Comment 6 Toralf Förster gentoo-dev 2022-02-08 08:27:37 UTC
Created attachment 764589 [details]
temp.tar.bz2