Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780027 - app-emulation/spice-0.14.3 - glz-encoder-dict.c:(.text+<snip>): undefined reference to pthread_rwlock_init
Summary: app-emulation/spice-0.14.3 - glz-encoder-dict.c:(.text+<snip>): undefined ref...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords: PATCH, UPSTREAM
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-04-04 18:40 UTC by Toralf Förster
Modified: 2021-05-18 20:53 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.75 KB, text/plain)
2021-04-04 18:40 UTC, Toralf Förster
Details
app-emulation:spice-0.14.3:20210404-032601.log (app-emulation:spice-0.14.3:20210404-032601.log,600.65 KB, text/plain)
2021-04-04 18:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,213.90 KB, text/plain)
2021-04-04 18:40 UTC, Toralf Förster
Details
environment (environment,102.54 KB, text/plain)
2021-04-04 18:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.61 KB, application/x-bzip)
2021-04-04 18:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,20.27 KB, application/x-bzip)
2021-04-04 18:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,39.90 KB, application/x-bzip)
2021-04-04 18:40 UTC, Toralf Förster
Details
https://gitlab.freedesktop.org/spice/spice/-/merge_requests/174 (0001-build-Fix-undefined-pthread-references.patch,23.94 KB, patch)
2021-05-17 01:23 UTC, orbea
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-04-04 18:40:10 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/libserver.a(glz-encoder-dict.o): in function `glz_enc_dictionary_create':
glz-encoder-dict.c:(.text+0x17b): undefined reference to `pthread_rwlock_init'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/libserver.a(glz-encoder-dict.o): in function `glz_enc_dictionary_destroy':
glz-encoder-dict.c:(.text+0x4f8): undefined reference to `pthread_rwlock_destroy'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/libserver.a(glz-encoder-dict.o): in function `glz_dictionary_pre_encode':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210331-001544

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr  3 23:20:58 UTC 2021

emerge -qpvO app-emulation/spice
[ebuild  N    ] app-emulation/spice-0.14.3  USE="-gstreamer (-libressl) -lz4 -sasl -smartcard -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-04-04 18:40:12 UTC
Created attachment 697239 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-04 18:40:13 UTC
Created attachment 697242 [details]
app-emulation:spice-0.14.3:20210404-032601.log
Comment 3 Toralf Förster gentoo-dev 2021-04-04 18:40:15 UTC
Created attachment 697245 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-04-04 18:40:17 UTC
Created attachment 697248 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-04-04 18:40:18 UTC
Created attachment 697251 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-04 18:40:19 UTC
Created attachment 697254 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-04 18:40:21 UTC
Created attachment 697257 [details]
temp.tar.bz2
Comment 10 Larry the Git Cow gentoo-dev 2021-05-18 17:16:21 UTC
The bug has been closed via the following commit(s):

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

commit 6942ec4572e9b228368bcfa846e9127f19c4f1b1
Author:     orbea <orbea@riseup.net>
AuthorDate: 2021-05-18 15:07:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-18 17:16:12 +0000

    app-emulation/spice: Version bump to 0.15.0
    
    Upstream commit c5fe3df1ef478adb93d93ddddc6ddcdecd24d2d9
    
    Closes: https://bugs.gentoo.org/780027
    Upstream-PR: https://gitlab.freedesktop.org/spice/spice/-/merge_requests/174
    Signed-off-by: orbea <orbea@riseup.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/spice/Manifest            |   2 +
 app-emulation/spice/spice-0.15.0.ebuild | 104 ++++++++++++++++++++++++++++++++
 2 files changed, 106 insertions(+)
Comment 11 Ulrich Müller gentoo-dev 2021-05-18 20:15:59 UTC
(In reply to Larry the Git Cow from comment #10)

Reverted, invalid Signed-off-by.