[MacPorts] #45874: whois: Can't locate autodie.pm in @INC
MacPorts
noreply at macports.org
Thu Nov 13 01:32:59 PST 2014
#45874: whois: Can't locate autodie.pm in @INC
--------------------------+--------------------------
Reporter: ryandesign@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Keywords: | Port: whois
--------------------------+--------------------------
whois failed on the Snow Leopard build server:
{{{
make: Entering directory
`/opt/local/var/macports/build/_opt_mports_dports_net_whois/whois/work/whois-5.2.2'
perl make_version_h.pl debian/changelog > version.h
perl make_ip_del.pl < ip_del_list > ip_del.h
perl make_ip6_del.pl < ip6_del_list > ip6_del.h
perl make_as_del.pl < as_del_list > as_del.h
perl make_as32_del.pl < as32_del_list > as32_del.h
perl make_new_gtlds.pl < new_gtlds_list > new_gtlds.h
perl make_tld_serv.pl < tld_serv_list > tld_serv.h
/usr/bin/gcc-4.2 -arch x86_64 -DCONFIG_FILE=\"/opt/local/etc/whois.conf\"
-DLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_LIBIDN -DHAVE_ICONV -Os
-DENABLE_NLS -I/opt/local/include -g -O2 -c utils.c
Can't locate autodie.pm in @INC (@INC contains:
/Library/Perl/Updates/5.10.0 /System/Library/Perl/5.10.0/darwin-thread-
multi-2level /System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-
thread-multi-2level /Library/Perl/5.10.0 /Network/Library/Perl/5.10.0
/darwin-thread-multi-2level /Network/Library/Perl/5.10.0
/Network/Library/Perl /System/Library/Perl/Extras/5.10.0/darwin-thread-
multi-2level /System/Library/Perl/Extras/5.10.0 .) at make_version_h.pl
line 5.
BEGIN failed--compilation aborted at make_version_h.pl line 5.
make: *** [version.h] Error 2
make: *** Deleting file `version.h'
make: *** Waiting for unfinished jobs....
make: Leaving directory
`/opt/local/var/macports/build/_opt_mports_dports_net_whois/whois/work/whois-5.2.2'
Command failed: cd
"/opt/local/var/macports/build/_opt_mports_dports_net_whois/whois/work/whois-5.2.2"
&& /usr/bin/make -j8 -w all pos prefix=/opt/local INCLUDES="-Os
-DENABLE_NLS -I/opt/local/include" LIBS="-L/opt/local/lib
-Wl,-headerpad_max_install_names -lintl"
}}}
Presumably whois should be using MacPorts perl.
--
Ticket URL: <https://trac.macports.org/ticket/45874>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list