Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2014 16:05:38 -0700
From:      "Brian W." <brian@brianwhalen.net>
To:        freebsd-ports@freebsd.org
Subject:   ports since 9.3-i386 upgrade
Message-ID:  <CADV=szXPmrcrAD3jtmLzF-MNgGBDr40CW9QRznRpEpEg2DM-hw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have been having a bear of a problem maintaining ports since upgrading to
9.3. Currently, on a box primarily used as a mail server with postfix,
spamassassin, and other necessary pieces, I cannot get 2 of the support
pieces to compile, forcing me to run with older packages. It looks like
these 2 failures are causing other ports to fail.

I usually use this to upgrade ports.
portsnap fetch update && portupgrade -aP --batch && portsclean -CD && ls
-lrt "/var/db/pkg" && sa-update

first fail
BEGIN failed--compilation aborted at ./Makefile.PL line 27.
*** [do-configure] Error code 255
Stop in /usr/ports/dns/p5-Net-DNS.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20140806-79109-1e1sedr env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=p5-Net-DNS-0.74_1 UPGRADE_PORT_VER=0.74_1 make BATCH=yes
** Fix the problem and try again.

second fail
===>  Configuring for p5-Socket-2.014
Attempt to reload Socket.pm aborted.
Compilation failed in require at /usr/local/lib/perl5/5.16/IPC/Cmd.pm line
46.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.16/IPC/Cmd.pm
line 46.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.16/ExtUtils/CBuilder/Base.pm line 9.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.16/ExtUtils/CBuilder/Base.pm line 9.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.16/ExtUtils/CBuilder/Platform/Unix.pm line
4.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.16/ExtUtils/CBuilder/Platform/Unix.pm line
4.
Compilation failed in require at (eval 9) line 2.
BEGIN failed--compilation aborted at (eval 9) line 2.
Compilation failed in require at ./Makefile.PL line 19.
*** [do-configure] Error code 255
Stop in /usr/ports/net/p5-Socket.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20140806-80837-1afrfnk env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=p5-Socket-2.013 UPGRADE_PORT_VER=2.013 make BATCH=yes
** Fix the problem and try again.

** Listing the failed packages (-:ignored / *:skipped / !:failed)
    ! dns/p5-Net-DNS (p5-Net-DNS-0.74_1)    (unknown build error)
    ! net/p5-Socket (p5-Socket-2.013)    (unknown build error)
    * net/p5-IO-Socket-IP (p5-IO-Socket-IP-0.27)
    * security/p5-IO-Socket-SSL (p5-IO-Socket-SSL-1.962)
    * net/p5-Net-HTTP (p5-Net-HTTP-6.06)
    * www/p5-libwww (p5-libwww-6.05)
    * mail/spamassassin (p5-Mail-SpamAssassin-3.3.2_8)

Brian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADV=szXPmrcrAD3jtmLzF-MNgGBDr40CW9QRznRpEpEg2DM-hw>