Bug 229671 - lang/perl5.26: build fails on 11.2-RELEASE amd64
Summary: lang/perl5.26: build fails on 11.2-RELEASE amd64
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-10 10:44 UTC by jdj
Modified: 2018-07-12 00:51 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mat)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jdj 2018-07-10 10:44:21 UTC
A problem occurred in the process of installing ftp/wget with new 11.2-RELEASE #0 r335510 amd 64 installed machine.
Make was stopped with error of linker at lang/perl5.26/work/perl-5.26.2/cpan/Encode/JP , as below.

...

--- ../../../lib/auto/Encode/JP/JP.so ---
rm -f ../../../lib/auto/Encode/JP/JP.so
cc  -shared  -L/usr/ports/lang/perl5.26/work/perl-5.26.2 -L/usr/local/lib/perl5/5.26/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong JP.o  cp_00_t.o  eu_01_t.o  ji_02_t.o  ji_03_t.o  ji_04_t.o  ma_05_t.o  sh_06_t.o  -o ../../../lib/auto/Encode/JP/JP.so
/usr/bin/ld: cp_00_t.o(.data.rel.ro+0x20140c8): reloc against `.data.rel.ro': error 2
/usr/bin/ld: final link failed: Nonrepresentable section on output
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [../../../lib/auto/Encode/JP/JP.so] Error code 1

make[16]: stopped in /usr/ports/lang/perl5.26/work/perl-5.26.2/cpan/Encode/JP
1 error

...
Comment 1 jdj 2018-07-12 00:51:59 UTC
At Jul 12 00:41 (JST), I've renewed whole of port tree and retry to install ftp/wget, it was done with no error.