Subject: | Linker fails |
Building fails on most of my smoker systems:
...
Output from '/usr/bin/make test':
Running Mkbootstrap for Labels ()
chmod 644 "Labels.bs"
"/usr/perl5.22.2t/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Labels.bs blib/arch/auto/PDF/Labels/Labels.bs 644
rm -f blib/arch/auto/PDF/Labels/Labels.so
cc -shared -L/usr/local/lib -fstack-protector Labels.pm -o blib/arch/auto/PDF/Labels/Labels.so
Labels.pm: file not recognized: File format not recognized
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make: stopped in /home/cpansand/.cpan/build/2020031521/PDF-Labels-1.8-w4CCyb
...