Date: Mon, 2 Aug 2010 16:00:26 +0000 From: "b. f." <bf1783@googlemail.com> To: freebsd-current@freebsd.org Cc: des@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 Message-ID: <AANLkTi=JGsmRTARvkH7=F1rv0KNPfecymvxcyV=tr9Mq@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
> FreeBSD Tinderbox <tinderbox at freebsd.org> writes: > > ===> games/fortune/strfile (obj,depend,all,install) > > /obj/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile > > rm -f .depend > > mkdep -f .depend -a -I/obj/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c > > echo strfile: /usr/lib/libc.a /obj/src/tmp/legacy/usr/lib/libegacy.a >> .depend > > cc -O2 -pipe -std=gnu99 -I/obj/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c > > cc -O2 -pipe -std=gnu99 -I/obj/src/tmp/legacy/usr/include -static -L/obj/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy > > Syntax error: end of file unexpected (expecting ")") > > *** Error code 2 > > > > Stop in /src/games/fortune/strfile. > > Does anyone have any idea what caused this? The exact same error > occurred on all platforms / architectures. Some recent changes (r210612) to system makefiles related to the userland dtrace project. I think Rui fixed it with two subsequent commits, r210636 and r210656. b.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=JGsmRTARvkH7=F1rv0KNPfecymvxcyV=tr9Mq>