From owner-freebsd-perl@FreeBSD.ORG Fri Aug 1 03:35:00 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C24A5126 for ; Fri, 1 Aug 2014 03:35:00 +0000 (UTC) Received: from mx5.roble.com (mx5.roble.com [206.40.34.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx5.roble.com", Issuer "mx5.roble.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B543522CC for ; Fri, 1 Aug 2014 03:35:00 +0000 (UTC) Date: Thu, 31 Jul 2014 20:26:37 -0700 (PDT) From: Roger Marquis To: perl@FreeBSD.org Subject: cannot build on 9.3-RELEASE User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2014 03:35:00 -0000 Cannot build lang/perl* on this recently upgraded (from 8.4) jail due to autoconf errors: Shall I use /usr/bin/nm to extract C symbols from the libraries? [y] Where is your C library? [/lib/libc.so] Extracting names from the following files for later perusal: /lib/libc.so /usr/lib/libcrypt.so /usr/lib/libm.so /usr/lib/libutil.so /usr/local/lib/libgdbm.so.4 This may take a while................../usr/bin/nm didn't seem to work right. Trying /usr/bin/ar instead... ar: warning: Unrecognized archive format /usr/bin/ar didn't seem to work right. Maybe this is a Cray...trying bld instead... ./Configure: bld: not found That didn't work either. Giving up. ===> Script "Configure" failed unexpectedly. Please report the problem to perl@FreeBSD.org [maintainer] and attach the "/usr/ports/lang/perl5.18/work/perl-5.18.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/sbin/pkg_info -Ea). *** [do-configure] Error code 1 Anyone seen this? Any recommendations? Roger