From owner-freebsd-ports@FreeBSD.ORG Sun Aug 31 19:32:09 2014 Return-Path: Delivered-To: freebsd-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 EEBD2880 for ; Sun, 31 Aug 2014 19:32:09 +0000 (UTC) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "neonpark.inter-sonic.com", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B094A1F1A for ; Sun, 31 Aug 2014 19:32:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <54037833.1080603@intersonic.se> Date: Sun, 31 Aug 2014 21:32:03 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: cannot build pecl-pdflib References: <54037489.3090806@intersonic.se> In-Reply-To: <54037489.3090806@intersonic.se> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2014 19:32:10 -0000 On 08/31/14 21:16, Per olof Ljungmark wrote: > 10-PRERELEASE > fresh portstree > > # make > ===> License PHP30 accepted by the user > ===> pecl-pdflib-3.0.4 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by pecl-pdflib-3.0.4 for building > ===> Extracting for pecl-pdflib-3.0.4 > => SHA256 Checksum mismatch for PECL/pdflib-3.0.4.tgz. > ===> Refetch for 1 more times files: PECL/pdflib-3.0.4.tgz > ===> License PHP30 accepted by the user > ===> pecl-pdflib-3.0.4 depends on file: /usr/local/sbin/pkg - found > => pdflib-3.0.4.tgz doesn't seem to exist in /usr/ports/distfiles/PECL. > => Attempting to fetch http://pecl.php.net/get/pdflib-3.0.4.tgz > fetch: http://pecl.php.net/get/pdflib-3.0.4.tgz: size unknown > fetch: http://pecl.php.net/get/pdflib-3.0.4.tgz: size of remote file is > not known > pdflib-3.0.4.tgz 3582 B 30 kBps > 00m01s > => Fetched file size mismatch (expected 27043, actual 3582) > => Attempting to fetch > http://distcache.FreeBSD.org/ports-distfiles/PECL/pdflib-3.0.4.tgz > pdflib-3.0.4.tgz 100% of 26 kB 417 kBps > 00m00s > ===> Fetching all distfiles required by pecl-pdflib-3.0.4 for building > ===> License PHP30 accepted by the user > ===> pecl-pdflib-3.0.4 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by pecl-pdflib-3.0.4 for building > => SHA256 Checksum mismatch for PECL/pdflib-3.0.4.tgz. > ===> Giving up on fetching files: PECL/pdflib-3.0.4.tgz > Make sure the Makefile and distinfo file > (/usr/ports/print/pecl-pdflib/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/print/pecl-pdflib > > > Well, tried: > > # make NO_CHECKSUM=yes > ===> License PHP30 accepted by the user > ===> pecl-pdflib-3.0.4 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by pecl-pdflib-3.0.4 for building > ===> Extracting for pecl-pdflib-3.0.4 > tar: Error opening archive: Unrecognized archive format > *** Error code 1 works if file is fetched from elsewhere, for instance: http://ftp.leg.uct.ac.za/pub/packages/macports/distfiles/php5-pdflib/pdflib-3.0.4.tgz