From owner-freebsd-ppc@freebsd.org Tue Sep 29 21:58:34 2015 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6517A0C368 for ; Tue, 29 Sep 2015 21:58:34 +0000 (UTC) (envelope-from instructionset@gmail.com) Received: from mail-qg0-x22d.google.com (mail-qg0-x22d.google.com [IPv6:2607:f8b0:400d:c04::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 952D21DC9 for ; Tue, 29 Sep 2015 21:58:34 +0000 (UTC) (envelope-from instructionset@gmail.com) Received: by qgez77 with SMTP id z77so19458052qge.1 for ; Tue, 29 Sep 2015 14:58:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=K7n5NhPlx9HDEdtzrepbyFGtAVxIqRYJyrcsYVe4neI=; b=oqYc70FTIxbNq4yXT9TEl6em/S76SndGimaUCLa1INcKfyP6fhgrLSEbv/KFTOBi4N 85QN9HjSzYvIMepXhPAB6l3fcT6HDAaQrFzfPmnG1I/OK5rofBnBNScl/NmXGtrHSuoH f95duurAuCAX07DI0qBQY2yCVPOGaFOe69DC5DcwxsD5EHzDzuGsaNTn/WZzme6nlTzH nIuRMhaN4SJBWLyAE3PLRodPSPTkYG1AFNbQ24i/k7XMr6Waw8wim+32MawLBWIW2wg3 epXDaloKlBXF43fEziJi1fBUwwKbDBMwhV757Pco0+AbMYSrXJdwksHqklVsda0rNy/i uGiA== MIME-Version: 1.0 X-Received: by 10.140.134.80 with SMTP id 77mr355134qhg.103.1443563913692; Tue, 29 Sep 2015 14:58:33 -0700 (PDT) Received: by 10.55.158.209 with HTTP; Tue, 29 Sep 2015 14:58:33 -0700 (PDT) Received: by 10.55.158.209 with HTTP; Tue, 29 Sep 2015 14:58:33 -0700 (PDT) Date: Tue, 29 Sep 2015 16:58:33 -0500 Message-ID: Subject: Perl5.20 build fail From: Bill Sorenson To: FreeBSD PowerPC ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2015 21:58:34 -0000 I'm having perl 5.20 from ports fail on ppc and ppc64 (working on sparc64 and amd64). If anyone wants to try it on a machine I'd appreciate it. -Bill Sorenson