NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/60016 (make(1) tests failing since sjg MaybeSubMake changes)
riastradh%netbsd.org@localhost wrote:
> Synopsis: make(1) tests failing since sjg MaybeSubMake changes
> Can you please take a look?
I'm not able to reproduce as I don't have any i386 netbsd box
and my two amd64 boxes (here and at home) are currently dead - long sad
story.
I've also had zero luck trying to get netbsd to boot in a vm (bhyve) so
if anyone has a clue to offer that would be great.
I don't see how atf-run would make any difference, the job-output test
itself passes on darwin, linux, and freebsd.
I also just checked that the way atf-run is running the tests should be
fine:
$ cd /tmp
$ mkdir obj
$ MAKEOBJDIR=obj make -f /homes/sjg/work/NetBSD/current/src/usr.bin/make/unit-tests/Makefile job-output.out
$ diff obj/job-output.out /homes/sjg/work/NetBSD/current/src/usr.bin/make/unit-tests/job-output.exp
$
I'll have another go with vm...
Home |
Main Index |
Thread Index |
Old Index