kern/132620: widespread failure of port builds on recent 8-CURRENT with tmpfs WRKDIR

bf bf2006a at yahoo.com
Wed Mar 18 10:40:05 PDT 2009


The following reply was made to PR kern/132620; it has been noted by GNATS.

From: bf <bf2006a at yahoo.com>
To: Mark Linimon <linimon at lonesome.com>
Cc: bug-followup at 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 at 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 at 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.
 
 
       


More information about the freebsd-bugs mailing list