Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 18:02:01 +0200
From:      Werner Thie <werner@thieprojects.ch>
To:        freebsd-arm@freebsd.org
Subject:   crochet builds failing miserably for some day now with latest sources
Message-ID:  <519B9A79.8090404@thieprojects.ch>

next in thread | raw e-mail | index | archive | help
Hi all

My last image for the BBone is

10.0-CURRENT FreeBSD 10.0-CURRENT #0 r250696M: Thu May 16 14:18:30 CEST 2013

I'm not able to build a complete image since then with newer sources, 
the build is regularly failing with

echo special chown srcdir 
/usr/local/src/rescue/rescue/../../usr.sbin/chown >>rescue.conf
echo special chown buildopts DIRPRFX=rescue/rescue/chown/ >>rescue.conf
echo ln chown chgrp >>rescue.conf
sed '1s/\/bin\//\/rescue\//' 
/usr/local/src/rescue/rescue/../../sbin/reboot/nextboot.sh > nextboot_FIXED
sed '1s/\/bin\//\/rescue\//' 
/usr/local/src/rescue/rescue/../../sbin/dhclient/dhclient-script > 
dhclient_FIXED
MAKE=/home/wthie/proj/crochet-freebsd/work/obj/usr/local/src/make.i386/make 
MAKEOBJDIRPREFIX=/home/wthie/proj/crochet-freebsd/work/obj/arm.armv6/usr/local/src/rescue/rescue 
crunchgen -fq -m rescue.mk  -c rescue.c rescue.conf
make: illegal option -- J
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
	[-d flags] [-E variable] [-f makefile] [-I directory]
	[-j max_jobs] [-m directory] [-V variable]
	[variable=value] [target ...]
crunchgen: make error: make returned 512
make: illegal option -- J
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
	[-d flags] [-E variable] [-f makefile] [-I directory]
	[-j max_jobs] [-m directory] [-V variable]
	[variable=value] [target ...]
crunchgen: make error: make returned 512

triggering a massive flurry of the

make: illegal option -- J

variety.

I'm building on

FreeBSD xtools 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 
18:11:52 UTC 2013

clang -v
FreeBSD clang version 3.1 (branches/release_31 156863) 20120523

Sources in

root@xtools:/usr/local/src # svn info
Path: .
Working Copy Root Path: /usr/local/src
URL: http://svn.freebsd.org/base/head
Repository Root: http://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 250855
Node Kind: directory
Schedule: normal
Last Changed Author: kib
Last Changed Rev: 250854
Last Changed Date: 2013-05-21 13:41:08 +0200 (Tue, 21 May 2013)

I'm out of my wits, any clues? TIA, Werner



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