From owner-freebsd-ports@FreeBSD.ORG Thu May 15 09:15:18 2014 Return-Path: Delivered-To: ports@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 3D48EF1A; Thu, 15 May 2014 09:15:18 +0000 (UTC) Received: from mp1-smtp-5.eutelia.it (mp1-smtp-5.eutelia.it [62.94.10.165]) by mx1.freebsd.org (Postfix) with ESMTP id E7B642297; Thu, 15 May 2014 09:15:17 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mp1-smtp-5.eutelia.it (Eutelia) with ESMTP id 84755173666; Thu, 15 May 2014 10:57:30 +0200 (CEST) Received: from soth.ventu (adsl-ull-47-174.41-151.net24.it [151.41.174.47]) (authenticated bits=0) by ns2.biolchim.it (8.14.8/8.14.8) with ESMTP id s4F8vI9q060182 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 15 May 2014 10:57:19 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: ns2.biolchim.it: Host adsl-ull-47-174.41-151.net24.it [151.41.174.47] claimed to be soth.ventu Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.8/8.14.7) with ESMTP id s4F8vDYg054513; Thu, 15 May 2014 10:57:13 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <53748169.6060001@netfence.it> Date: Thu, 15 May 2014 10:57:13 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: thierry@FreeBSD.org Subject: OpenCASCADE upgrade fails on i386 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns2.biolchim.it [192.168.2.203]); Thu, 15 May 2014 10:57:19 +0200 (CEST) X-Scanned-By: MIMEDefang 2.74 Cc: ports@freebsd.org 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: Thu, 15 May 2014 09:15:18 -0000 Hello. Upgrading from 6.6.0 to 6.7.1 works fine on amd64. However it fails on i386 with: >... > Creating bzip'd tar ball in '/var/tmp/usr/ports/cad/opencascade/work/pkg/opencascade-6.7.1_1.tbz' > tar: OpenCAS/custom_gcc_64_.sh: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors. > pkg_create: make_dist: tar command failed with code 256 > *** [do-package] Error code 1 Just to let you know... bye & Thanks av.