Re: Problems building FreeBSD 9.2 on FreeBSD 10

From: Craig Rodrigues <rodrigc_at_FreeBSD.org>
Date: Tue, 17 Jun 2014 16:33:11 -0700
On Tue, Jun 17, 2014 at 2:54 PM, Craig Rodrigues <rodrigc_at_freebsd.org> wrote:
> On Tue, Jun 17, 2014 at 2:14 PM, Glen Barber <gjb_at_freebsd.org> 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 with:

--------------------------------------------------------------
>>> stage 1.2: bootstrap tools
--------------------------------------------------------------
cd /zroot/build/r/freenas2/FreeBSD/src;
MAKEOBJDIRPREFIX=/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp
INSTALL="sh /zroot/build/r/freenas2/FreeBSD/src/tools/install.sh"
PATH=/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/build/r/freenas2/FreeBSD/src/tmp/legacy/usr/games:/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin
 WORLDTMP=/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp
VERSION="FreeBSD 11.0-CURRENT amd64 1100022"  MAKEFLAGS="-m
/zroot/build/r/freenas2/FreeBSD/src/tools/build/mk  -j 9
SRCCONF=/dev/null
__MAKE_CONF=/zroot/build/r/freenas2/os-base/amd64/make.conf.build
NO_CLEAN=1 -m /zroot/build/r/freenas2/FreeBSD/src/share/mk
TARGET=amd64 TARGET_ARCH=amd64"  COMPILER_TYPE=clang
/usr/obj/zroot/build/r/freenas2/FreeBSD/src/make.amd64/make  -f
Makefile.inc1  DESTDIR=  BOOTSTRAPPING=1100022  SSP_CFLAGS=
-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
===> gnu/usr.bin/gperf (obj,depend,all,install)
/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf
created for /zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf
===> gnu/usr.bin/gperf/doc (obj)
/usr/obj/zroot/build/r/freenas2/FreeBSD/src/tmp/zroot/build/r/freenas2/FreeBSD/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/gperf/lib
-I/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/hash-table.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/input.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/keyword-list.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/keyword.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/main.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/options.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/output.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/positions.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/search.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/version.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib/getline.cc
/zroot/build/r/freenas2/FreeBSD/src/gnu/usr.bin/gperf/../../../contrib/gperf/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
===> 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
Received on Tue Jun 17 2014 - 21:33:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC