pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52108: can't build p5-XML-Parser (pkgsrc-2016Q4/gcc48 on netbsd/i386-6.1.5)



>Number:         52108
>Category:       pkg
>Synopsis:       can't build p5-XML-Parser (pkgsrc-2016Q4/gcc48 on netbsd/i386-6.1.5)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 24 13:15:00 +0000 2017
>Originator:     ignatios%cs.uni-bonn.de@localhost
>Release:        NetBSD 6.1.5_PATCH
>Organization:
computer science department, university of Bonn, Germany
>Environment:
	
	
System: NetBSD random83 6.1.5_PATCH NetBSD 6.1.5_PATCH (XEN3PAE_DOMU) #10: Mon Oct 20 11:28:07 CEST 2014  ignatios%random84.cs.uni-bonn.de@localhost:/var/itch/sources/6.1/oi386/sys/arch/i386/compile/XEN3PAE_DOMU i386
Architecture: i386 (Xen)
Machine: i386

gcc: gcc-4.8 (GCC_REQD+=4.8)

The build enviroment exibiting this problem is a pkg_comp-created 6.1.5/i386 
chroot on a netbsd/i386-6.1.5  Xen DomU .

>Description:
	make package or make install in /usr/pkgsrc/textproc/p5-XML-parser
fails with

...
===> Installing for p5-XML-Parser-2.44nb2
=> Generating pre-install file lists
rm -f ../blib/arch/auto/XML/Parser/Expat/Expat.so
LD_RUN_PATH="/usr/lib" gcc  -shared  -L/usr/pkg/lib -fstack-protector Expat.o -L/usr/pkg/gcc48/lib/gcc/i486--netbsdelf/4.8.5 -Wl,-R/usr/pkg/gcc48/lib/gcc/i486--netbsdelf/4.8.5 -L/usr/pkg/gcc48/lib -Wl,-R/usr/pkg/gcc48/lib  -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib/perl5/5.24.0/i386-netbsd-thread-multi/CORE -Wl,-R/usr/pkg/lib -o ../blib/arch/auto/XML/Parser/Expat/Expat.so          -L/usr/lib -lexpat      
/usr/bin/ld: cannot find -lssp_nonshared
/usr/bin/ld: cannot find -lssp
collect2: error: ld returned 1 exit status
*** Error code 1

Stop.
make: stopped in /pkg_comp/obj/pkgsrc/textproc/p5-XML-Parser/default/XML-Parser-2.44/Expat


>How-To-Repeat:
	cd /usr/pkgsrc/textproc/p5-XML-Parser && make package
>Fix:
	no idea.

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index