From owner-freebsd-current@FreeBSD.ORG Tue Jun 17 23:33:14 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 988AB6C6; Tue, 17 Jun 2014 23:33:14 +0000 (UTC) Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B7272B61; Tue, 17 Jun 2014 23:33:13 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id c11so34789lbj.13 for ; Tue, 17 Jun 2014 16:33:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=Y8ewIeGAy7L66yjUfOY8gYmHetR/62fQdmMb7DoQhY4=; b=H/CQpvB8fmhWbhghT5qL8f7zP5bxk0Mlt0fDxgS6bPToPXtACLX4RePVK4BWb1AO4q Md7sNACtv+B497z/NMPX3uLce4aa7PcOO7e2kdSAxcmUO9DDtITdHu3gEUQHD5LYMTgQ qGXY9mhOFS8+pWD5sOc7JfVN/H/Zh2AM3tKWHsbuJn4CDGV+N6c95kxIyVhW88p1VQJo RSLWIsOXXvp8uWrVa30i/q1wTy9aLYLw7kC8uZyIIUt50sGOJDSCVV7OakXAMXhRQvqJ xnjOvI//854cjW+lk3vNp2IG50AmscT1YhHgn3BkiUGSptjKfAhfepaqK9mg2h6wfOIa wyuA== MIME-Version: 1.0 X-Received: by 10.152.23.6 with SMTP id i6mr20791622laf.24.1403047991395; Tue, 17 Jun 2014 16:33:11 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.67.73 with HTTP; Tue, 17 Jun 2014 16:33:11 -0700 (PDT) In-Reply-To: References: <20140617200551.07542580A1@chaos.localdomain> <20140617211436.GI1248@hub.FreeBSD.org> Date: Tue, 17 Jun 2014 16:33:11 -0700 X-Google-Sender-Auth: jsu7W9KKq9nt3803d8d9CHim1wg Message-ID: Subject: Re: Problems building FreeBSD 9.2 on FreeBSD 10 From: Craig Rodrigues To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current Current , Marcel Moolenaar , Brooks Davis , Warner Losh , "Simon J. Gerraty" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 17 Jun 2014 23:33:14 -0000 On Tue, Jun 17, 2014 at 2:54 PM, Craig Rodrigues wrot= e: > On Tue, Jun 17, 2014 at 2:14 PM, Glen Barber wrote: >> >> For what it is worth, I'm working around this problem by running: >> >> # make make buildworld -jN [...] >> >> Note the extra 'make', which rather than relying on the bootstrap-tools >> to determine which make to build, I am specifically telling it to build >> fmake. > > > Nice! That works! > Thanks. > > -- > Craig Oops, that got me a bit farther, but further along, things failed for me wi= th: -------------------------------------------------------------- >>> stage 1.2: bootstrap tools -------------------------------------------------------------- cd /zroot/build/r/freenas2/FreeBSD/src; MAKEOBJDIRPREFIX=3D/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp INSTALL=3D"sh /zroot/build/r/freenas2/FreeBSD/src/tools/install.sh" PATH=3D/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp/legacy/usr/sbin:/usr= /obj/zroot/build/r/freenas2/FreeBSD/src/tmp/legacy/usr/bin:/usr/obj/zroot/b= uild/r/freenas2/FreeBSD/src/tmp/legacy/usr/games:/usr/obj/zroot/build/r/fre= enas2/FreeBSD/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=3D/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp VERSION=3D"FreeBSD 11.0-CURRENT amd64 1100022" MAKEFLAGS=3D"-m /zroot/build/r/freenas2/FreeBSD/src/tools/build/mk -j 9 SRCCONF=3D/dev/null __MAKE_CONF=3D/zroot/build/r/freenas2/os-base/amd64/make.conf.build NO_CLEAN=3D1 -m /zroot/build/r/freenas2/FreeBSD/src/share/mk TARGET=3Damd64 TARGET_ARCH=3Damd64" COMPILER_TYPE=3Dclang /usr/obj/zroot/build/r/freenas2/FreeBSD/src/make.amd64/make -f Makefile.inc1 DESTDIR=3D BOOTSTRAPPING=3D1100022 SSP_CFLAGS=3D -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN -DNO_PIC -DWITHOUT_PROFILE -DNO_SHARED -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD bootstrap-tools =3D=3D=3D> gnu/usr.bin/gperf (obj,depend,all,install) /usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp/zroot/build/r/freenas2/Free= BSD/src/gnu/usr.bin/gperf created for /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf =3D=3D=3D> gnu/usr.bin/gperf/doc (obj) /usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp/zroot/build/r/freenas2/Free= BSD/src/gnu/usr.bin/gperf/doc created for /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/doc rm -f .depend mkdep -f .depend -a -I/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp/legacy/usr/include -I/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gp= erf/lib -I/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/bool-array.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/hash-table.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/input.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/keyword-list.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/keyword.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/main.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/options.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/output.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/positions.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/search.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/src/version.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/lib/getline.cc /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gper= f/lib/hash.cc echo gperf: /usr/lib/libc.a /usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp/legacy/usr/lib/libegacy.a >> .depend echo gperf: /usr/lib/libstdc++.a >> .depend =3D=3D=3D> gnu/usr.bin/gperf/doc (depend) make: don't know how to make /usr/lib/libstdc++.a. Stop *** [bootstrap-tools] Error code 2 1 error *** [_bootstrap-tools] Error code 2 1 error *** [buildworld] Error code 2 1 error Oh well. -- Craig