Bug 229671

Summary: lang/perl5.26: build fails on 11.2-RELEASE amd64
Product: Ports & Packages Reporter: jdj
Component: Individual Port(s)Assignee: Mathieu Arnold <mat>
Status: Closed Not A Bug    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (mat)
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

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.