Subject: | Undefined symbol "DPPP_my_croak_xs_usage" (0.24-TRIAL) |
On some of my smokers all tests fail like this:
...
Can't load '/usr/local/src/CPAN/build/2018042109/Sub-Name-0.24-wU4UH7/blib/arch/auto/Sub/Name/Name.so' for module Sub::Name: /usr/local/src/CPAN/build/2018042109/Sub-Name-0.24-wU4UH7/blib/arch/auto/Sub/Name/Name.so: Undefined symbol "DPPP_my_croak_xs_usage" at /usr/perl5.8.9/lib/5.8.9/amd64-freebsd/DynaLoader.pm line 226.
at t/exotic_names.t line 68.
Compilation failed in require at t/exotic_names.t line 68.
BEGIN failed--compilation aborted at t/exotic_names.t line 68.
t/exotic_names.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
DPPP -> Devel::PPPort? However, installing the latest Devel::PPPort did not help here.