On Wed, Feb 15, 2012 at 09:27:44AM +0000, Stuart Henderson wrote:
> rthreads will probably fix this.
> 
> On 2012/02/15 11:19, Alexey Suslikov wrote:
> > Hello.
> > 
> > OpenBSD 5.1-beta (GENERIC.MP) #1: Sun Feb  5 11:06:14 EET 2012
> > 
> > I use nohup to log src and ports builds. Recently, I have notice nohup
> > exiting before build finishes.
> > 
> > For example, nohup make install & in ports/www/node finishes with
> > these lines last in nohup.out
> > 
> > gmake[1]: Leaving directory
> > `/usr/ports/pobj/node-0.6.8/node-v0.6.8/out/Release/deps/uv'
> > [ 5/35] libv8.a: deps/v8/SConstruct -> out/Release/libv8.a
> > /usr/ports/pobj/node-0.6.8/bin/python
> > "/usr/ports/pobj/node-0.6.8/node-v0.6.8/tools/scons/scons.py" -j 1 -C
> > "/usr/ports/pobj/node-0.6.8/node-v0.6.8/out/Release/" -Y
> > "/usr/ports/pobj/node-0.6.8/node-v0.6.8/deps/v8" visibility=default
> > mode=release arch=x64 toolchain=gcc library=static snapshot=on
> > 
> > but build process continues in background.
> > 
> > Is it expected behavior (for me, it is somewhat unexpected)?
> > 
> > Regards,
> > Alexey
I'll admit I haven't used nohup in ages, especially since tmux happened...

Reply via email to