Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2017 19:58:31 -0800
From:      bob prohaska <fbsd@www.zefox.net>
To:        freebsd-arm@freebsd.org
Cc:        fbssd@www.zefox.net
Subject:   Make cleandir stops with malformed conditional on RPI2
Message-ID:  <20171107035831.GA87573@www.zefox.net>

next in thread | raw e-mail | index | archive | help
Now that my rpi2 is over the v6-v7 hump something else seems amiss:

Make cleandir runs for a bit, then stops with

--- cleandir_subdir_lib/libclang_rt ---
make[4]: "/usr/src/lib/libclang_rt/profile/../Makefile.inc" line 6: Malformed conditional (${MACHINE_ARCH:Marmv[67]*} != "" && ${CPUTYPE:M*soft*} == "")
make[4]: Fatal errors encountered -- cannot continue
make[4]: stopped in /usr/src/lib/libclang_rt/profile
*** [cleandir_subdir_lib/libclang_rt/profile] Error code 1

make[3]: stopped in /usr/src/lib/libclang_rt

......

Is this just a typo, or something more serious?

Thanks for reading,

bob prohaska




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171107035831.GA87573>