Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 1996 09:46:50 +0100
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        current@freebsd.org
Subject:   Re: make release still falls over for me.. 
Message-ID:  <2679.824806010@critter.tfs.com>
In-Reply-To: Your message of "Mon, 19 Feb 1996 12:30:33 PST." <199602192030.MAA21326@time.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

There still is a problem in the new pipe code.

John, my "gnuplot" still hangs as well.

Poul-Henning

> At least it's something new and different.. :-)
> 
> ===> libedit
> sh /usr/src/lib/libedit/makelist -h /usr/src/lib/libedit/vi.c > vi.h
> sh /usr/src/lib/libedit/makelist -h /usr/src/lib/libedit/emacs.c > emacs.h
> sh /usr/src/lib/libedit/makelist -h /usr/src/lib/libedit/common.c > common.h
> sh /usr/src/lib/libedit/makelist -fh vi.h emacs.h common.h > fcns.h
> sh /usr/src/lib/libedit/makelist -bh /usr/src/lib/libedit/vi.c /usr/src/lib/l
ibedit/emacs.c /usr/src/lib/libedit/common.c > help.h
> sh /usr/src/lib/libedit/makelist -bc /usr/src/lib/libedit/vi.c /usr/src/lib/l
ibedit/emacs.c /usr/src/lib/libedit/common.c > help.c
> 
> And at this point things stop..  I can only assume that `makelist' is
> trying to read stdin or something because a look at the obj dir for
> /usr/src/lib/libedit (in the chroot tree, of course) reveals:
> 
> -rw-rw-r--  1 root  bin  2633 Feb 19 07:11 common.h
> -rw-rw-r--  1 root  bin  1478 Feb 19 07:11 emacs.h
> -rw-rw-r--  1 root  bin  4121 Feb 19 07:11 fcns.h
> -rw-rw-r--  1 root  bin     0 Feb 19 07:11 help.c
> -rw-rw-r--  1 root  bin   155 Feb 19 07:11 help.h
> -rw-rw-r--  1 root  bin  2693 Feb 19 07:11 vi.h
> 
> And we see that help.c was never written to.  A ps listing also shows:
> 
> 18823  ??  I      0:00.02 /bin/sh -ec cd /usr/src/lib &&  make depend all ins
ta
> 18824  ??  I      0:00.13 make depend all install cleandir obj
> 18825  ??  I      0:00.04 /bin/sh -ec for entry in csu/i386 libc libcompat li
bc
> 19441  ??  I      0:00.33 make depend DIRPRFX
> 19473  ??  I      0:00.02 /bin/sh -ec sh /usr/src/lib/libedit/makelist -bc /u
sr
> 19474  ??  I      0:00.04 sh /usr/src/lib/libedit/makelist /usr/src/lib/libed
it
> 19476  ??  I      0:00.01 cat /usr/src/lib/libedit/vi.c /usr/src/lib/libedit/
em
> 19477  ??  I      0:00.27 awk \n^IBEGIN {\n^I    printf("/* Automatically gen
er
> 
> And there we're stuck.  None these processes are eating any more CPU
> time.
> 
> Any ideas?  Joerg?  Poul?  I can track this down as well as the next person,
> but I'm still kinda wondering why Joerg's builds work and mine don't! :-(
> 
> 					Jordan

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2679.824806010>