Port-sparc archive

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

Re: Packages for NetBSD/sparc 7.0?



On Thu, Oct 15, 2015 at 08:18:53AM +1100, matthew green wrote:
> > Sadly, I can't build packages on 7.0/sparc. perl doens't build in my
> > environement, and this is needed for pbulk.
> > The same perl builds fine on 6.x/sparc.
> 
> what's the failure?  i thought i fixed sparc perl build a while back.

gcc -Wl,-rpath,/usr/pkg_bulk/lib -fstack-protector -L/usr/pkg_bulk/lib -o miniperl  perlmini.o opmini.o miniperlmain.o  gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o   -lm -lcrypt -lpthread
LD_LIBRARY_PATH=/tmp/pkg/lang/perl5/work/perl\-5.22.0 ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl.  Please run make minitest; exit 1'
Use of uninitialized value in hash element at dist/Exporter/lib/Exporter.pm line 41.
Bad symbol for hash at dist/Exporter/lib/Exporter.pm line 44.
BEGIN failed--compilation aborted.
Failed to build miniperl. Please run make minitest
*** Error code 1

Stop.
make: stopped in /tmp/pkg/lang/perl5/work/perl-5.22.0

(a 'make minitest' fails with the same error).
I checked that Exporter.pm is not corrupted. I've not investigatd more.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index