[Nix-dev] Re: Gnash and buildfarm.
Ludovic Courtès
ludo at gnu.org
Thu Oct 16 23:09:44 CEST 2008
Michael Raskin <7c6f434c at mail.ru> writes:
> No, I use stock NixOS without chroot build switch.. Does your chroot
> environment include /dev/{ptmx,pts/} ? Maybe expect fails hard because
> of that.
Indeed, that was one issue. The fix is to have `/dev/pts' individually
bind-mounted, instead of relying on what visible from the `/dev' mount.
Now I get the same error as with your non-chroot build, which is an
improvement. ;-)
DejaGNU's test suite exposes subtle sources of impurity...
Thank you!
Ludo'.
More information about the nix-dev
mailing list