freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
608 stars 187 forks source link

installworld failure of 12-STABLE / RPi3 #277

Open dmgk opened 5 years ago

dmgk commented 5 years ago
--------------------------------------------------------------
>>> Installing everything started on Fri Apr 19 10:54:12 -05 2019
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
make[3]: "/home/dmgk/tmp/crochet/work/obj/usr/src/arm64.aarch64/toolchain-metadata.mk" line 1: Using cached toolchain metadata from build at dmgk.localdomain on Fri 19 Apr 2019 10:02:51 -05
===> lib (install)
===> lib/csu (install)
===> lib/csu/aarch64 (install)
installing DIRS FILESDIR
install  -d -m 0755 -o root  -g wheel  /home/dmgk/tmp/crochet/work/_.mount.freebsd/usr/lib
cc -target aarch64-unknown-freebsd12.0 --sysroot=/home/dmgk/tmp/crochet/work/obj/usr/src/arm64.aarch64/tmp -B/home/dmgk/tmp/crochet/work/obj/usr/src/arm64.aarch64/tmp/usr/bin -O2 -pipe -I/usr/src/lib/csu/common  -I/usr/src/lib/libc/include -DCRT_IRELOC_SUPPRESS   -g  -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  ERROR-tried-to-rebuild-during-make-install -S -o crt1.s /usr/src/lib/csu/aarch64/crt1.c
/tmp/install.0rLeeY78/sh: cc: not found
*** Error code 127