Date: Sun, 3 Feb 2008 08:03:25 +1100 From: Peter Jeremy <peterjeremy@optushome.com.au> To: John Birrell <jb@what-creek.com> Cc: current@freebsd.org Subject: Re: DTrace/FreeBSD source snapshot Message-ID: <20080202210325.GV35170@server.vk2pj.dyndns.org> In-Reply-To: <20080201093538.GA83169@what-creek.com> References: <20080201093538.GA83169@what-creek.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Zrag5V6pnZGjLKiw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 01, 2008 at 09:35:38AM +0000, John Birrell wrote: >[ amd64 and i386 users only ] > >Here is a link to a current snapshot containing DTrace: > ><http://people.freebsd.org/~jb/dtrace/dtrace-20080201.tar.bz> > >It's a big file, but for anyone who is interested, I can provide >diffs in future from it. > >The source builds like a normal FreeBSD buildworld/buildkernel. buildworld worked for me but buildkernel blew up: -------------------------------------------------------------- >>> stage 2.3: build tools -------------------------------------------------------------- cd /usr/obj/back/dtrace/src/sys/server; MAKESRCPATH=3D/back/dtrace/src/sys= /dev/ai c7xxx/aicasm make -DNO_CPU_CFLAGS -f /back/dtrace/src/sys/dev/aic7xxx/aica= sm/Ma kefile Warning: Object directory not changed from original /var/obj/back/dtrace/sr= c/sys /server yacc -b aicasm_gram -d -o aicasm_gram.c /back/dtrace/src/sys/dev/aic7xxx/a= icasm /aicasm_gram.y yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /back/dtrace/src/= sys/d ev/aic7xxx/aicasm/aicasm_macro_gram.y cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/back/dtra= ce/sr c/sys/dev/aic7xxx/aicasm -g -c /back/dtrace/src/sys/dev/aic7xxx/aicasm/aic= asm.c ctfconvert -L VERSION aicasm.o ctfconvert:No such file or directory *** Error code 1 Stop in /var/obj/back/dtrace/src/sys/server. *** Error code 1 Stop in /back/dtrace/src. *** Error code 1 Stop in /back/dtrace/src. make buildkernel 26.60s user 12.64s system 52% cpu 1:14.80 total server% find . /var/obj/back/dtrace/ -name ctfconvert =2E/cddl/usr.bin/ctfconvert /var/obj/back/dtrace/src/tmp/legacy/usr/bin/ctfconvert /var/obj/back/dtrace/src/tmp/back/dtrace/src/cddl/usr.bin/ctfconvert /var/obj/back/dtrace/src/tmp/back/dtrace/src/cddl/usr.bin/ctfconvert/ctfcon= vert /var/obj/back/dtrace/src/cddl/usr.bin/ctfconvert /var/obj/back/dtrace/src/cddl/usr.bin/ctfconvert/ctfconvert server% =20 I'm not sure why it's trying to run ctfconvert on aicasm since that's solely a build tool (which is never installed) but if it's necessary then this looks like an issue with the PATH being used in ${MAKE}. I will investigate further when I have more time. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --Zrag5V6pnZGjLKiw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHpNqd/opHv/APuIcRAssBAKCQu0g6tct1+Y9WQQssaQz2cGXDQACgi83J mMI179dnmvqUIf+AJ5L7hgg= =FpYi -----END PGP SIGNATURE----- --Zrag5V6pnZGjLKiw--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080202210325.GV35170>