pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34479: lang/perl5 broken on -current (amd64)
>Number: 34479
>Category: pkg
>Synopsis: lang/perl5 broken
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 05 17:35:00 +0000 2006
>Originator: Charlie Root
>Release: NetBSD 4.99.1
>Organization:
>Environment:
System: NetBSD ascwin.student.utwente.nl 4.99.1 NetBSD 4.99.1 (GENERIC) #0: Sun
Sep 3 23:55:27 CEST 2006
test2%ascent.student.utwente.nl@localhost:/home/test2/src/_obj/sys/arch/amd64/compile/GENERIC
amd64
Architecture: x86_64
Machine: amd64
>Description:
On a freshly new installed -current box, using current pkgsrc, perl5
doesn't compile.
Script started on Tue Sep 5 20:24:55 2006
# make
===> Skipping vulnerability checks.
WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
WARNING: To fix, install the pkgsrc/security/audit-packages
WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
=> Checksum SHA1 OK for perl-5.8.8.tar.bz2.
=> Checksum RMD160 OK for perl-5.8.8.tar.bz2.
===> Overriding tools for perl-5.8.8nb2
===> Building for perl-5.8.8nb2
`sh cflags "optimize='-O2 -pthread -I/usr/include'" pp_sys.o` -DPIC -fPIC
pp_sys.c
CCCMD = cc -DPERL_CORE -c -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/pkg/include -O2 -pthread -I/usr/include
-Wall
pp_sys.c: In function 'Perl_pp_gprotoent':
pp_sys.c:4970: warning: implicit declaration of function 'getprotobyname_r'
pp_sys.c:4978: warning: implicit declaration of function 'getprotobynumber_r'
pp_sys.c:4985: warning: implicit declaration of function 'getprotoent_r'
pp_sys.c: In function 'Perl_pp_gservent':
pp_sys.c:5061: warning: implicit declaration of function 'getservbyname_r'
pp_sys.c:5077: warning: implicit declaration of function 'getservbyport_r'
pp_sys.c:5084: warning: implicit declaration of function 'getservent_r'
pp_sys.c: In function 'Perl_pp_sprotoent':
pp_sys.c:5157: warning: implicit declaration of function 'setprotoent_r'
pp_sys.c:5157: error: 'REENTR' has no member named '_protoent_data'
pp_sys.c:5157: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sservent':
pp_sys.c:5168: warning: implicit declaration of function 'setservent_r'
pp_sys.c:5168: error: 'REENTR' has no member named '_servent_data'
pp_sys.c:5168: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_eprotoent':
pp_sys.c:5203: warning: implicit declaration of function 'endprotoent_r'
pp_sys.c:5203: error: 'REENTR' has no member named '_protoent_data'
pp_sys.c:5203: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_eservent':
pp_sys.c:5215: warning: implicit declaration of function 'endservent_r'
pp_sys.c:5215: error: 'REENTR' has no member named '_servent_data'
pp_sys.c:5215: warning: value computed is not used
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/perl5/work/perl-5.8.8
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/perl5
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/lang/perl5/work/.work.log
===>
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/perl5
#
Script done on Tue Sep 5 20:24:58 2006
>How-To-Repeat:
cd /usr/pkgsrc/lang/perl5; make
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index