Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715806 - dev-perl/Coro-6.514.0 : Cant load /.../EV.so for module EV: Error relocating /.../EV.so: _register_atfork: symbol not found at /us
Summary: dev-perl/Coro-6.514.0 : Cant load /.../EV.so for module EV: Error relocating ...
Status: RESOLVED FIXED
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: 2020-04-01 20:13 UTC by Toralf Förster
Modified: 2021-05-01 15:01 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2020-04-01 20:14 UTC, Toralf Förster
Details
dev-perl:Coro-6.514.0:20200401-201050.log (dev-perl:Coro-6.514.0:20200401-201050.log,5.00 KB, text/plain)
2020-04-01 20:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.57 KB, text/plain)
2020-04-01 20:14 UTC, Toralf Förster
Details
environment (environment,34.46 KB, text/plain)
2020-04-01 20:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.76 KB, application/x-bzip)
2020-04-01 20:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.92 KB, application/x-bzip)
2020-04-01 20:14 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-04-01 20:13:58 UTC
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

Cant load /usr/lib/perl5/vendor_perl/5.30.1/x86_64-linux/auto/EV/EV.so for module EV: Error relocating /usr/lib/perl5/vendor_perl/5.30.1/x86_64-linux/auto/EV/EV.so: __register_atfork: symbol not found at /usr/lib/perl5/5.30.1/XSLoader.pm line 93.

 at /usr/lib/perl5/vendor_perl/5.30.1/x86_64-linux/EV.pm line 127.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.30.1/x86_64-linux/EV.pm line 128.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

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.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  1 19:37:27 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO dev-perl/Coro
[ebuild  N    ] dev-perl/Coro-6.514.0  USE="ev -event -examples"
Comment 1 Toralf Förster gentoo-dev 2020-04-01 20:14:01 UTC
Created attachment 628596 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-01 20:14:03 UTC
Created attachment 628598 [details]
dev-perl:Coro-6.514.0:20200401-201050.log
Comment 3 Toralf Förster gentoo-dev 2020-04-01 20:14:06 UTC
Created attachment 628600 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-01 20:14:09 UTC
Created attachment 628602 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-01 20:14:11 UTC
Created attachment 628604 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-01 20:14:14 UTC
Created attachment 628606 [details]
temp.tbz2
Comment 7 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-07-05 21:05:36 UTC
This is probably a similar cause as bug #715804

Again, only musl can really explain what is going on here.
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-08-19 05:50:39 UTC
This should be fixed with dev-perl/EV 4.330.0 

Please test.

>commit 93f0c3ba015c3d4b0db14ff254311ef8a8e23748
>Author: Kent Fredric <kentnl@gentoo.org>
>Date:   2020-08-08 06:55:28 +1200
>
>    dev-perl/EV: Bump to version 4.330.0
>....
>    - Only use __register_atfork with glibc/uclibc, to avoid being broken on
>      musl
>...
Comment 9 Andreas K. Hüttel archtester gentoo-dev 2021-05-01 15:01:27 UTC
Should be fixed