Crochet: RPi2 image build error
Peter Garshtja
peter.garshtja at ambient-md.com
Sat Feb 6 01:17:48 UTC 2016
hi,
Im trying to build a RPi 2 image with crochet and the compilation is
being stopped. The errors are submitted bellow
The svn info
root at buldozer:/usr/src # svnlite 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: 295324
Node Kind: directory
Schedule: normal
Last Changed Author: mav
Last Changed Rev: 295324
Last Changed Date: 2016-02-05 12:28:11 -0500 (Fri, 05 Feb 2016)
Errors:
1 error generated.
--- all_subdir_share ---
--- Title.ascii.gz ---
--- all_subdir_sys ---
*** [zfs_module.o] Error code 1
make[6]: stopped in /usr/src/sys/boot/efi/boot1
--- all_subdir_share ---
groff -Tascii -P-c -mtty-char /usr/src/share/doc/usd/title/Title | gzip
-cn > Title.ascii.gz
--- all_subdir_sys ---
1 error
--- all_subdir_kerberos5 ---
--- kdc.debug ---
--- all_subdir_sys ---
make[6]: stopped in /usr/src/sys/boot/efi/boot1
--- all_subdir_lib ---
A failure has been detected in another branch of the parallel make
make[4]: stopped in /usr/src/lib/libc
--- all_subdir_kerberos5 ---
objcopy --only-keep-debug kdc.full kdc.debug
--- all_subdir_sys ---
*** [all] Error code 2
make[5]: stopped in /usr/src/sys/boot/efi
1 error
make[5]: stopped in /usr/src/sys/boot/efi
*** [all] Error code 2
make[4]: stopped in /usr/src/sys/boot
1 error
make[4]: stopped in /usr/src/sys/boot
*** [all] Error code 2
make[3]: stopped in /usr/src/sys
1 error
make[3]: stopped in /usr/src/sys
*** [all_subdir_sys] Error code 2
make[2]: stopped in /usr/src
--- all_subdir_lib ---
*** [all_subdir_libc] Error code 2
make[3]: stopped in /usr/src/lib
1 error
make[3]: stopped in /usr/src/lib
--- all_subdir_kerberos5 ---
A failure has been detected in another branch of the parallel make
make[5]: stopped in /usr/src/kerberos5/libexec/kdc
--- all_subdir_lib ---
*** [all_subdir_lib] Error code 2
make[2]: stopped in /usr/src
--- all_subdir_share ---
A failure has been detected in another branch of the parallel make
make[6]: stopped in /usr/src/share/doc/usd/title
*** [all_subdir_title] Error code 2
make[5]: stopped in /usr/src/share/doc/usd
1 error
make[5]: stopped in /usr/src/share/doc/usd
--- all_subdir_kerberos5 ---
*** [all_subdir_kdc] Error code 2
make[4]: stopped in /usr/src/kerberos5/libexec
--- all_subdir_share ---
*** [all_subdir_usd] Error code 2
make[4]: stopped in /usr/src/share/doc
--- all_subdir_kerberos5 ---
1 error
make[4]: stopped in /usr/src/kerberos5/libexec
--- all_subdir_share ---
1 error
make[4]: stopped in /usr/src/share/doc
--- all_subdir_kerberos5 ---
*** [all_subdir_libexec] Error code 2
make[3]: stopped in /usr/src/kerberos5
1 error
make[3]: stopped in /usr/src/kerberos5
*** [all_subdir_kerberos5] Error code 2
make[2]: stopped in /usr/src
--- all_subdir_share ---
*** [all_subdir_doc] Error code 2
make[3]: stopped in /usr/src/share
--- all_subdir_secure ---
A failure has been detected in another branch of the parallel make
make[5]: stopped in /usr/src/secure/lib/libcrypto
--- all_subdir_rescue ---
A failure has been detected in another branch of the parallel make
make[6]: stopped in /usr/src/usr.bin/mt
*** [mt_make] Error code 2
make[5]: stopped in /root/crochet/work/obj/arm.armv6/usr/src/rescue/rescue
1 error
make[5]: stopped in /root/crochet/work/obj/arm.armv6/usr/src/rescue/rescue
*** [objs] Error code 2
make[4]: stopped in /usr/src/rescue/rescue
1 error
make[4]: stopped in /usr/src/rescue/rescue
*** [all] Error code 2
make[3]: stopped in /usr/src/rescue
1 error
make[3]: stopped in /usr/src/rescue
*** [all_subdir_rescue] Error code 2
make[2]: stopped in /usr/src
--- all_subdir_secure ---
*** [all] Error code 2
make[4]: stopped in /usr/src/secure/lib
1 error
make[4]: stopped in /usr/src/secure/lib
*** [all_subdir_lib] Error code 2
make[3]: stopped in /usr/src/secure
1 error
make[3]: stopped in /usr/src/secure
*** [all_subdir_secure] Error code 2
make[2]: stopped in /usr/src
--- all_subdir_share ---
--- all_subdir_colldef ---
A failure has been detected in another branch of the parallel make
make[4]: stopped in /usr/src/share/colldef
*** [all_subdir_colldef] Error code 2
make[3]: stopped in /usr/src/share
2 errors
make[3]: stopped in /usr/src/share
*** [all_subdir_share] Error code 2
make[2]: stopped in /usr/src
--- all_subdir_sbin ---
A failure has been detected in another branch of the parallel make
make[4]: stopped in /usr/src/sbin/devd
*** [all_subdir_devd] Error code 2
make[3]: stopped in /usr/src/sbin
1 error
make[3]: stopped in /usr/src/sbin
*** [all_subdir_sbin] Error code 2
make[2]: stopped in /usr/src
7 errors
make[2]: stopped in /usr/src
*** [everything] Error code 2
make[1]: stopped in /usr/src
1 error
make[1]: stopped in /usr/src
*** [buildworld] Error code 2
make: stopped in /usr/src
1 error
make: stopped in /usr/src
Thanks,
Peter
More information about the freebsd-arm
mailing list