guile-devel
[Top][All Lists]
Advanced

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

interactive problem in build?


From: Greg Troxel
Subject: interactive problem in build?
Date: Thu, 11 Dec 2008 10:36:54 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (berkeley-unix)

I rebuild packages in pkgsrc with pkg_rolling-replace (under NetBSD),
which does them one at a time in tsort'd dependency order.  I typically
do this by

# pkg_rolling-replace -uv &> RR.000 &

not redirecting stdin.

This works fine (module packages not building), except for guile.  With
guile (1.8 series has done this, not sure about earlier), the process
group stops due to "tty output".  Foregrounding the job for a few
seconds lets it continue.  So it seems there is something in the build
that tries to open the control tty associated with the process group.

I will try to debug this further, and find the sticking point, but I am
curious if anyone else has seen this?

Attachment: pgplxHhJjZMaO.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]