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: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: misc-bug-people%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, 
gnats-admin%netbsd.org@localhost, 
    tsutsui%NetBSD.org@localhost
Subject: Re: misc/40450 (building atf (from 'build.sh release') ignores
 $OBJDIR)
Date: Wed, 15 Apr 2009 16:03:55 -0700 (PDT)

 On Wed, 15 Apr 2009, tsutsui%NetBSD.org@localhost wrote:
 
 > Synopsis: building atf (from 'build.sh release') ignores $OBJDIR
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: tsutsui%NetBSD.org@localhost
 > State-Changed-When: Thu, 16 Apr 2009 01:18:51 +0900
 > State-Changed-Why:
 > Can you try with src/compat/Makefile rev 1.3?
 
 I think it's now worse than ever.
 
 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
 ...
 quicky:src {118} find . -name '*.d' | wc -l
      1794
 quicky:src {119}
 
 
 -------------------------------------------------------------------------
 |   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:      |
 | Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul at whooppee.com   |
 | Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
 | Kernel Developer |                          | pgoyette at netbsd.org  |
 -------------------------------------------------------------------------
 


Home | Main Index | Thread Index | Old Index