Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713206 - media-sound/sc2mpd-1.1.5 : /.../Os.c:345: undefined reference to TEMP_FAILURE_RETRY
Summary: media-sound/sc2mpd-1.1.5 : /.../Os.c:345: undefined reference to TEMP_FAILURE...
Status: RESOLVED WONTFIX
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: PMASKED
Depends on:
Blocks:
 
Reported: 2020-03-18 13:51 UTC by Toralf Förster
Modified: 2021-07-25 22:26 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2020-03-18 13:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.12 KB, text/plain)
2020-03-18 13:52 UTC, Toralf Förster
Details
environment (environment,80.37 KB, text/plain)
2020-03-18 13:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.88 KB, application/x-bzip)
2020-03-18 13:52 UTC, Toralf Förster
Details
media-sound:sc2mpd-1.1.5:20200318-132211.log (media-sound:sc2mpd-1.1.5:20200318-132211.log,67.47 KB, text/plain)
2020-03-18 13:52 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 2020-03-18 13:51:56 UTC
g++  -pthread -oBuild/Obj/Posix/Release/TestBuffer.elf Build/Obj/Posix/Release/TestBufferMain.o Build/Obj/Posix/Release/TestBuffer.o Build/Obj/Posix/Release/libTestFramework.a Build/Obj/Posix/Release/libohNetCore.a
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: Build/Obj/Posix/Release/libohNetCore.a(Os.o): in function OsSemaphoreDestroy:
/var/tmp/portage/media-sound/sc2mpd-1.1.5/work/openhome/ohNet/Os/Posix/Os.c:345: undefined reference to TEMP_FAILURE_RETRY
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: Build/Obj/Posix/Release/libohNetCore.a(Os.o): in function OsSemaphoreTimedWait:
/var/tmp/portage/media-sound/sc2mpd-1.1.5/work/openhome/ohNet/Os/Posix/Os.c:387: undefined reference to TEMP_FAILURE_RETRY
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: Build/Obj/Posix/Release/libohNetCore.a(Os.o): in function OsNetworkInterrupt:

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 12:39:08 +0000
emerge -qpvO media-sound/sc2mpd
[ebuild  N    ] media-sound/sc2mpd-1.1.5
Comment 1 Toralf Förster gentoo-dev 2020-03-18 13:51:59 UTC
Created attachment 621656 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 13:52:02 UTC
Created attachment 621658 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-18 13:52:05 UTC
Created attachment 621660 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-18 13:52:08 UTC
Created attachment 621662 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-18 13:52:11 UTC
Created attachment 621664 [details]
media-sound:sc2mpd-1.1.5:20200318-132211.log
Comment 6 Larry the Git Cow gentoo-dev 2021-06-15 01:14:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4199d41820cae0529e78f6a07a4486b65f99d2

commit 5d4199d41820cae0529e78f6a07a4486b65f99d2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-15 00:40:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-15 00:53:48 +0000

    profiles: last-rite media-sound/sc2mpd
    
    Bug: https://bugs.gentoo.org/795999
    Bug: https://bugs.gentoo.org/787902
    Bug: https://bugs.gentoo.org/766033
    Bug: https://bugs.gentoo.org/724674
    Bug: https://bugs.gentoo.org/713206
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 7 Larry the Git Cow gentoo-dev 2021-07-25 22:25:50 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a67da1b9b8a2db19a2b4645124b495cc90ba9046

commit a67da1b9b8a2db19a2b4645124b495cc90ba9046
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-25 22:24:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-25 22:25:11 +0000

    media-sound/sc2mpd: treeclean
    
    Bug: https://bugs.gentoo.org/795999
    Bug: https://bugs.gentoo.org/787902
    Bug: https://bugs.gentoo.org/766033
    Bug: https://bugs.gentoo.org/724674
    Bug: https://bugs.gentoo.org/713206
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/sc2mpd/Manifest                        |  3 -
 media-sound/sc2mpd/files/sc2mpd-1.1.7-python.patch | 64 --------------
 media-sound/sc2mpd/files/sc2mpd-1.1.7-werror.patch | 72 ----------------
 media-sound/sc2mpd/metadata.xml                    |  7 --
 media-sound/sc2mpd/sc2mpd-1.1.7.ebuild             | 97 ----------------------
 media-sound/sc2mpd/sc2mpd-1.1.8.ebuild             | 93 ---------------------
 profiles/package.mask                              |  7 --
 7 files changed, 343 deletions(-)