Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786669 - net-misc/zerotier-1.6.4 - ld.lld: error: undefined symbol: _Unwind_Resume
Summary: net-misc/zerotier-1.6.4 - ld.lld: error: undefined symbol: _Unwind_Resume
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2021-04-29 07:17 UTC by Toralf Förster
Modified: 2022-09-09 09:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2021-04-29 07:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,312.87 KB, text/plain)
2021-04-29 07:17 UTC, Toralf Förster
Details
environment (environment,82.43 KB, text/plain)
2021-04-29 07:17 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.65 KB, application/x-bzip)
2021-04-29 07:17 UTC, Toralf Förster
Details
net-misc:zerotier-1.6.4:20210428-235259.log (net-misc:zerotier-1.6.4:20210428-235259.log,82.31 KB, text/plain)
2021-04-29 07:17 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.66 KB, application/x-bzip)
2021-04-29 07:17 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 2021-04-29 07:17:45 UTC
ld.lld: error: undefined symbol: _Unwind_Resume
>>> referenced by CertificateOfMembership.cpp
>>>               node/CertificateOfMembership.o:(ZeroTier::CertificateOfMembership::toString[abi:cxx11]() const)
>>> referenced by CertificateOfMembership.cpp
>>>               node/CertificateOfMembership.o:(ZeroTier::CertificateOfMembership::verify(ZeroTier::RuntimeEnvironment const*, void*) const)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20210420-165442

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr 28 23:35:19 UTC 2021

emerge -qpvO net-misc/zerotier
[ebuild  N    ] net-misc/zerotier-1.6.4  USE="clang"
Comment 1 Toralf Förster gentoo-dev 2021-04-29 07:17:46 UTC
Created attachment 703608 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-29 07:17:48 UTC
Created attachment 703611 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-29 07:17:50 UTC
Created attachment 703614 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-29 07:17:51 UTC
Created attachment 703617 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-29 07:17:52 UTC
Created attachment 703620 [details]
net-misc:zerotier-1.6.4:20210428-235259.log
Comment 6 Toralf Förster gentoo-dev 2021-04-29 07:17:54 UTC
Created attachment 703623 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-09 09:15:45 UTC
The bug has been closed via the following commit(s):

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

commit 55bcc464de70b4b6b695e292592dd47b6175d4ac
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-09 09:07:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-09 09:07:25 +0000

    net-misc/zerotier: add 1.10.1
    
    Closes: https://bugs.gentoo.org/856013
    Closes: https://bugs.gentoo.org/786669
    Bug: https://bugs.gentoo.org/718648
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/zerotier/Manifest                         |  1 +
 .../files/zerotier-1.10.1-add-armv7a-support.patch | 14 +++++
 .../files/zerotier-1.10.1-respect-ldflags.patch    | 11 ++++
 net-misc/zerotier/zerotier-1.10.1.ebuild           | 67 ++++++++++++++++++++++
 4 files changed, 93 insertions(+)