From owner-freebsd-current@freebsd.org Fri May 6 15:02:36 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 1195BB31903 for ; Fri, 6 May 2016 15:02:36 +0000 (UTC) (envelope-from weldon@excelsusphoto.com) Received: from veyron.excelsus.com (emmett.excelsus.com [74.93.113.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C45341BBE for ; Fri, 6 May 2016 15:02:35 +0000 (UTC) (envelope-from weldon@excelsusphoto.com) Received: from localhost (localhost [127.0.0.1]) by veyron.excelsus.com (Postfix) with ESMTP id D50D31B6D; Fri, 6 May 2016 09:54:31 -0500 (CDT) Received: from veyron.excelsus.com ([127.0.0.1]) by localhost (mail.excelsus.com [127.0.0.1]) (maiad, port 10024) with ESMTP id 88436-04; Fri, 6 May 2016 09:54:31 -0500 (CDT) Received: from [192.168.0.106] (74-93-113-253-Nashville.hfc.comcastbusiness.net [74.93.113.253]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: weldon@excelsusphoto.com) by veyron.excelsus.com (Postfix) with ESMTPSA id 4923C1B6A; Fri, 6 May 2016 09:54:31 -0500 (CDT) Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: r299175: error: no such file or directory: '/usr/src/secure/lib/libcrypto/i386/crypt586.S' From: Weldon Godfrey In-Reply-To: <20160506164713.73b6614c.ohartman@zedat.fu-berlin.de> Date: Fri, 6 May 2016 09:54:31 -0500 Cc: FreeBSD CURRENT Message-Id: <96C36BF6-62DB-45E7-8EF5-0B505F9C7702@excelsusphoto.com> References: <20160506164713.73b6614c.ohartman@zedat.fu-berlin.de> To: "O. Hartmann" X-Mailer: Apple Mail (2.3124) X-Virus-Scanned: Maia Mailguard X-Mailman-Approved-At: Fri, 06 May 2016 15:45:25 +0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 06 May 2016 15:02:36 -0000 > On May 6, 2016, at 9:47 AM, O. Hartmann = wrote: >=20 > Buildworld on r299175 fails with the error shown below: >=20 >=20 >=20 I am having issues as well: sh /usr/src/10.3/tools/install.sh -o root -g wheel -m 444 e.tmac = doc.tmac mdoc.local /usr/obj/usr/src/10.3/tmp/legacy/usr/share/tmac sh /usr/src/10.3/tools/install.sh -o root -g wheel -m 444 doc-common = doc-ditroff doc-nroff doc-syms fr.ISO8859-1 ru.KOI8-R = /usr/obj/usr/src/10.3/tmp/legacy/usr/share/tmac/mdoc =3D=3D=3D> gnu/usr.bin/dtc (obj,depend,all,install) /usr/obj/usr/src/10.3/tmp/usr/src/10.3/gnu/usr.bin/dtc created for = /usr/src/10.3/gnu/usr.bin/dtc make[3]: don't know how to make fdt.c. Stop make[3]: stopped in /usr/src/10.3/gnu/usr.bin/dtc *** Error code 2 Stop. make[2]: stopped in /usr/src/10.3 *** Error code 1 Stop. make[1]: stopped in /usr/src/10.3 *** Error code 1 Stop. make: stopped in /usr/src/10.3 root@agera1:/usr/src/10.3 # svn up Updating '.': At revision 299175.=E2=80=8B=