installworld failed

Russell Haley russ.haley at gmail.com
Wed Dec 2 06:25:06 UTC 2015


Hey Guys,

I'm building for a Hummingboard iMX6 and my build is failing in
installworld.

--------------------
root at Jailbird:/usr/src# make TARGET=arm TARGET_ARCH=armv6
DESTDIR=/mnt/memdisk installworld distribution

...
===> lib/libcrypt/tests (install)
install -o root  -g wheel -m 444  Kyuafile.auto
/mnt/memdisk/usr/tests/lib/libcrypt/Kyuafile
(cd /usr/src/lib/libcrypt/tests &&  DEPENDFILE=.depend.crypt_tests
NO_SUBDIR=1 make -f /usr/src/lib/libcrypt/tests/Makefile _RECURSING_PROGS=
PROG=crypt_tests  install)
install -s -o root -g wheel -m 555   crypt_tests
/mnt/memdisk/usr/tests/lib/libcrypt/crypt_tests
install: crypt_tests: No such file or directory
*** Error code 71

Stop.
make[7]: stopped in /usr/src/lib/libcrypt/tests
*** Error code 1

Stop.
make[6]: stopped in /usr/src/lib/libcrypt/tests
*** Error code 1

Stop.
make[5]: stopped in /usr/src/lib/libcrypt
*** Error code 1

Stop.
make[4]: stopped in /usr/src/lib
*** Error code 1

Stop.
make[3]: stopped in /usr/src
*** Error code 1

Stop.
make[2]: stopped in /usr/src
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src

root at Jailbird:/usr/src# svn info
Path: .
Working Copy Root Path: /usr/src
URL: https://svn0.us-west.freebsd.org/base/head
Relative URL: ^/head
Repository Root: https://svn0.us-west.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 291642
Node Kind: directory
Schedule: normal
Last Changed Author: adrian
Last Changed Rev: 291642
Last Changed Date: 2015-12-01 21:36:45 -0800 (Tue, 01 Dec 2015)

----------------
Any input would be grand.

Thanks,

Russ


More information about the freebsd-arm mailing list