Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2015 22:25:05 -0800
From:      Russell Haley <russ.haley@gmail.com>
To:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   installworld failed
Message-ID:  <CABx9NuQ=2p_aX2A3F4pZM8mpKSwoa2NZQ6U0ry3VNnP3XOiNSw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hey Guys,

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

--------------------
root@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABx9NuQ=2p_aX2A3F4pZM8mpKSwoa2NZQ6U0ry3VNnP3XOiNSw>