Date: Wed, 18 Mar 2009 17:40:04 GMT From: bf <bf2006a@yahoo.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/132620: widespread failure of port builds on recent 8-CURRENT with tmpfs WRKDIR Message-ID: <200903181740.n2IHe4hw047228@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/132620; it has been noted by GNATS. From: bf <bf2006a@yahoo.com> To: Mark Linimon <linimon@lonesome.com> Cc: bug-followup@FreeBSD.org Subject: Re: kern/132620: widespread failure of port builds on recent 8-CURRENT with tmpfs WRKDIR Date: Wed, 18 Mar 2009 10:30:21 -0700 (PDT) This problem still exists in 8-CURRENT amd64 r189965 and i386 r189955: errors of the form: root@nashe in /usr/src/usr.bin/ministat on Wed Mar 18 at 09:26:19 bash 4.0.10 : 15 #make obj && make depend && make && make install make: /usr/srcsr.bin/ministat: No such file or directory root@nashe in /usr/src/usr.bin/ministat on Wed Mar 18 at 09:26:21 bash 4.0.10 : 16 occur, but inconsistently -- for example, after a reboot, this error occurred, but then while using script(1) to capture the output, it did not re-occur, nor did it happen again after exiting script(1). Some errors, though, are consistently reproducible: devel/icu always fails with: ... cc -pipe -Wstack-protector -fstack-protector -march=athlon64 -O2 -fno-strict-aliasing -o ../../bin/derb derb.o -L../../lib -licui18n -L../../lib -licutu -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm cd ../.. \ && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genrb/derb.1 cd ../.. \ && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh ./config.status ./config.status: Can't open ./config.status: No such file or directory gmake[2]: *** [genrb.1] Error 2 gmake[2]: Leaving directory `/usr/tmp/usr/ports/devel/icu/work/icu/source/tools/genrb' gmake[1]: *** [all-recursive] Error 2 gmake[1]: Leaving directory `/usr/tmp/usr/ports/devel/icu/work/icu/source/tools' gmake: *** [all-recursive] Error 2 *** Error code 2 Stop in /usr/ports/devel/icu. *** Error code 1 Stop in /usr/ports/devel/icu. b.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903181740.n2IHe4hw047228>