From owner-freebsd-ports@FreeBSD.ORG Wed Aug 6 23:05:40 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 895F1274 for ; Wed, 6 Aug 2014 23:05:40 +0000 (UTC) Received: from mail-qg0-f45.google.com (mail-qg0-f45.google.com [209.85.192.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C6C22757 for ; Wed, 6 Aug 2014 23:05:39 +0000 (UTC) Received: by mail-qg0-f45.google.com with SMTP id f51so3488949qge.4 for ; Wed, 06 Aug 2014 16:05:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=aVe57Gz/zAmP3HG2YRa2pnRpI7JThy5r5Z/mFd/40Aw=; b=be6dThcTZg8NhuwxkCIZFk4DMQgzuh/ShDeq8qm/zWEeQzYaovgAwxt4XEHSa1QXID 0xDElMDMm7TAfLpOWrWBlR/4ObmLAeGTpZMTvRcoUy+BgxXI1zEzTgutVbNKMu1qPUWw ULggf1HUtLEYIZFS/LgWbzPwqvxRTNAuQFhb3lvNWGQ2vaY3ji/JTDQvpzH17vFEK8RA cBSs4Juv9KX8KxkfirLYJfhs2WOPDYrdATLrRIa76hhtROQHkYXIrrMcay2pN51OKZbg sQVVxSmuXazuIfNyF9u7yIpKVV9EOqezvXSKO8zkiXbRNtQAIWFUVJaChc8J1CENWBh7 3nzg== X-Gm-Message-State: ALoCoQl99oLTZnmcRE0c5/cp5J8U07vfzXZ/G66Er1joxs5meZY4CnFjLN2uDUTKsAxfuXHmiJIK MIME-Version: 1.0 X-Received: by 10.224.43.10 with SMTP id u10mr21790046qae.20.1407366338581; Wed, 06 Aug 2014 16:05:38 -0700 (PDT) Received: by 10.224.178.146 with HTTP; Wed, 6 Aug 2014 16:05:38 -0700 (PDT) X-Originating-IP: [108.217.243.25] Date: Wed, 6 Aug 2014 16:05:38 -0700 Message-ID: Subject: ports since 9.3-i386 upgrade From: "Brian W." To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2014 23:05:40 -0000 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