From owner-freebsd-ports@FreeBSD.ORG Mon Jul 8 06:41:26 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DE621918 for ; Mon, 8 Jul 2013 06:41:26 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-ea0-x235.google.com (mail-ea0-x235.google.com [IPv6:2a00:1450:4013:c01::235]) by mx1.freebsd.org (Postfix) with ESMTP id 757EA1B42 for ; Mon, 8 Jul 2013 06:41:26 +0000 (UTC) Received: by mail-ea0-f181.google.com with SMTP id a15so2721515eae.12 for ; Sun, 07 Jul 2013 23:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=0GPc9z6X4ILfgrK9en1EgqrhujQBboieOKlhy0dKNMw=; b=a1gxL+ovFaKjPFWe7N9l9HogDg2ykqDtVhAgtBpowZYH9F2VQyNFVjJuaf2fWw252e +yWQOxhTO+eqXKqZRmjqg5FfNEpPFNTwRBfR+963afZsJ1eoP24owUedWRdrtPVFRY3L /AACy3FwbW9WK6im7HOHyI4KIhFjPimKSka64gFDHN3HyIIcgo8DHB1VI4DdQn5fyKmi liraIqoGxh25fhVx1bR0sYlphvjoM5jSBZB3OiQmTNPU9gu/TwuxKAZ3lIG31/heWfQC oS9OBIkd8FpXtBgkbzAWz4+rfBCThaba+BhpmZ9u4+frQ44XDBmzUBv8XoU51LXGkBhT iC7A== X-Received: by 10.15.32.194 with SMTP id a42mr23559506eev.43.1373265685627; Sun, 07 Jul 2013 23:41:25 -0700 (PDT) Received: from laptop.minsk.domain (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPSA id o5sm39652427eef.5.2013.07.07.23.41.24 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 07 Jul 2013 23:41:24 -0700 (PDT) Date: Mon, 8 Jul 2013 09:41:15 +0300 From: "Sergey V. Dyatko" To: ohartman@zedat.fu-berlin.de Subject: devel/opencl: Checksum mismatch Message-ID: <20130708094115.4ffc2d6c@laptop.minsk.domain> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2013 06:41:26 -0000 Hi, laptop# make checksum ===> opencl-1.2_2 depends on file: /usr/local/sbin/pkg - found => opencl.h doesn't seem to exist in /usr/ports/distfiles/opencl. => Attempting to fetch http://www.khronos.org/registry/cl/api/1.2/opencl.h opencl.h 100% of 1754 B 2078 kBps 00m00s => cl_platform.h doesn't seem to exist in /usr/ports/distfiles/opencl. => Attempting to fetch http://www.khronos.org/registry/cl/api/1.2/cl_platform.h cl_platform.h 100% of 40 kB 7995 kBps 00m00s => cl.h doesn't seem to exist in /usr/ports/distfiles/opencl. => Attempting to fetch http://www.khronos.org/registry/cl/api/1.2/cl.h cl.h 100% of 60 kB 11 MBps 00m00s => cl_ext.h doesn't seem to exist in /usr/ports/distfiles/opencl. => Attempting to fetch http://www.khronos.org/registry/cl/api/1.2/cl_ext.h fetch: http://www.khronos.org/registry/cl/api/1.2/cl_ext.h: size mismatch: expected 11540, actual 13646 => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opencl/cl_ext.h fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opencl/cl_ext.h: size mismatch: expected 11540, actual 9951 => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/opencl and try again. *** Error code 1 Stop. make: stopped in /usr/ports/devel/opencl -- wbr, tiger