NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/40450 (building atf (from 'build.sh release') ignores$OBJDIR)



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

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: paul%whooppee.com@localhost
Cc: gnats-bugs%NetBSD.org@localhost, misc-bug-people%NetBSD.org@localhost, 
netbsd-bugs%NetBSD.org@localhost,
        gnats-admin%NetBSD.org@localhost, tsutsui%NetBSD.org@localhost, 
tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: misc/40450 (building atf (from 'build.sh release') ignores$OBJDIR)
Date: Thu, 16 Apr 2009 08:09:29 +0900

 > I made sure earlier that there were no '*.d' files in my $SRCDIR and 
 > then I ran a 'build.sh release'.  Now, there's lots of *.d files:
 > 
 > quicky:src {117} find . -name '*.d' | xargs ls -l | head
 > -rw-r--r--  1 root  wsrc       34 Apr 15 12:28 ./bin/ed/test/a.d
 > -rw-r--r--  1 root  wsrc       58 Apr 15 12:28 ./bin/ed/test/addr.d
 > -rw-r--r--  1 root  wsrc      256 Apr 15 12:28 ./bin/ed/test/ascii.d
 > -rw-r--r--  1 root  wsrc        0 Apr 15 12:28 ./bin/ed/test/bang1.d
 > -rw-r--r--  1 root  wsrc       34 Apr 15 12:28 ./bin/ed/test/c.d
 
 At least these are source files, not generated ones.
 
 Could you please confirm build on read only sources?
 ---
 Izumi Tsutsui
 


Home | Main Index | Thread Index | Old Index