kernel build fails

Michael Mitchell mmitchel at gmail.com
Mon Feb 23 23:21:47 UTC 2015


i thought any arch except armv6 is currently problematic. (this is my
experience with 10.x so far).

On Mon, Feb 23, 2015 at 2:37 PM, Brett Wynkoop <freebsd-arm at wynn.com> wrote:

> Greeting-
>
> Well I just did an svn up and the kernel build still fails on arm when
> trying to build directly on my BeagleBone.
>
> Here is the end of make depend:
>
> machine -> /usr/src/sys/arm/include
> rm -f .depend
> mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/compat/opensolaris
>
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/contrib/opensolaris/uts/common
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../..
> -DHAVE_KERNEL_OPTION_HEADERS -I.
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../..
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../contrib/altq
> -I/usr/src/sys/arm/compile/BEAGLEBONE
> -std=iso9899:1999
>  /usr/src/sys/arm/compile/BEAGLEBONE/../../../fs/nfsclient/nfs_clkdtrace.c
> ===> dtrace/dtrace (depend) machine -> /usr/src/sys/arm/include cc -c
> -O -pipe -mcpu=arm1176jzf-s -mfloat-abi=softfp -DDIS_MEM -DSMP -Werror
> -D_KERNEL -DKLD_MODULE -nostdinc
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/compat/opensolaris
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/dev/dtrace
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/dev/dtrace/arm
>
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/contrib/opensolaris/uts/common
>
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/contrib/opensolaris/common/util
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../..
> -DHAVE_KERNEL_OPTION_HEADERS
> -include /usr/src/sys/arm/compile/BEAGLEBONE/opt_global.h -I.
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../..
> -I/usr/src/sys/arm/compile/BEAGLEBONE/../../../contrib/altq -g
> -funwind-tables -I/usr/src/sys/arm/compile/BEAGLEBONE -march=armv7a
> -ffreestanding -fwrapv -gdwarf-2 -Wno-error-tautological-compare
> -Wno-error-empty-body -Wno-error-parentheses-equality
> -Wno-error-unused-function -Wno-error-pointer-sign -Wall
> -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef
> -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs
> -fdiagnostics-show-option -Wno-unknown-pragmas
> -Wno-error-tautological-compare -Wno-error-empty-body
> -Wno-error-parentheses-equality -Wno-error-unused-function
> -Wno-error-pointer-sign -Wno-parentheses -Wno-uninitialized
> -Wno-cast-qual -Wno-unused -mllvm -arm-use-movt=0 -mfpu=none
> -std=iso9899:1999
> -include
> /usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/compat/opensolaris/sys/debug_compat.h
> /usr/src/sys/arm/compile/BEAGLEBONE/../../../arm/arm/genassym.c
> cc: error: argument unused during compilation:
> '-march=armv7a' [-Werror,-Wunused-command-line-argument] *** Error code
> 1
>
> Stop.
> make[3]: stopped in /usr/src/sys/modules/dtrace/dtrace
> *** Error code 1
>
> Stop.
> make[2]: stopped in /usr/src/sys/modules/dtrace
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/src/sys/modules
> *** Error code 1
>
> Stop.
> make: stopped in /usr/src/sys/arm/compile/BEAGLEBONE
> root at beaglebone:/usr/src/sys/arm/compile/BEAGLEBONE #
>
>
> Any ideas folks?
>
> -Brett
>
> --
>
> wynkoop at wynn.com               http://prd4.wynn.com/wynkoop/pgp-keys.txt
> 917-642-6925
> 929-272-0000
>
> Amendment I
>
> Congress shall make no law respecting an establishment of religion, or
> prohibiting the free exercise thereof; or abridging the freedom of
> speech, or of the press; or the right of the people peaceably to
> assemble, and to petition the government for a redress of grievances.
>
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
>


More information about the freebsd-arm mailing list