From owner-freebsd-current@freebsd.org Sun Feb 21 18:39:10 2016 Return-Path: Delivered-To: freebsd-current@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 0F20FAB045F for ; Sun, 21 Feb 2016 18:39:10 +0000 (UTC) (envelope-from oliver.psotta@posteo.de) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.posteo.de", Issuer "StartCom Class 3 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CD1B41A1A for ; Sun, 21 Feb 2016 18:39:09 +0000 (UTC) (envelope-from oliver.psotta@posteo.de) Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id B4140208B4 for ; Sun, 21 Feb 2016 19:38:59 +0100 (CET) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3q7b5H2xt0z5vN0 for ; Sun, 21 Feb 2016 19:38:59 +0100 (CET) From: Oliver Psotta Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: ocaml not building Message-Id: <46F0B9AC-9D73-4A4F-8D77-97C8EFA9868C@posteo.de> Date: Sun, 21 Feb 2016 19:38:57 +0100 To: freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Feb 2016 18:39:10 -0000 Hello, on FreeBSD-11.0-CURRENT-arm-armv6-RPI2-20160217-r295683 as well as on = the=20 previous snapshot the ocaml port is not building. pkg-static: Unable to access file = /usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/stdLabels.p.cmt: No = such file or directory Similar error for more necessary files.=20 Did anyone stumble across the same problem? Thanks -Oliver=