Date: Thu, 17 Aug 2006 11:06:56 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Tom Hummel <xiongfeng.tom@googlemail.com> Cc: freebsd-stable@freebsd.org, Kris Kennaway <kris@obsecurity.org> Subject: Re: make buildworld does nothing Message-ID: <20060817150656.GA25235@xor.obsecurity.org> In-Reply-To: <44E477E5.5090003@gmail.com> References: <44E44316.3060900@gmail.com> <20060817133259.GA22730@xor.obsecurity.org> <44E477E5.5090003@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 17, 2006 at 04:06:29PM +0200, Tom Hummel wrote: > > You have no output at all? What commands are running (check via ps)? > > What does ^T report at the command line running make? >=20 > goes as follows >=20 > ^T: load: 0.01 cmd: bash 673 [ttyin] 0.00u 0.00s 0% 1908k Where did bash come from? It's not part of FreeBSD; I guess you somehow replaced /bin/sh with bash. Kris >=20 > ps -h -t v0: > PID TT STAT TIME COMMAND > 533 v0 Is 0:00.02 login [pam] (login) > 541 v0 I 0:00.01 -csh (csh) > 544 v0 I 0:00.01 bash > 545 v0 I 0:00.03 zsh > 547 v0 I+ 0:00.01 make buildworld > 552 v0 I+ 0:00.00 [sh] > 553 v0 I+ 0:00.02 make -m /usr/src/share/mk > 634 v0 I+ 0:00.00 /bin/sh -ec MAKEFLAGS=3D make -C > /usr/src/tools/build/make_check shell_1 || MAKEFLAGS=3D make -C > /usr/src/tools/build/make_check failure > 635 v0 I+ 0:00.01 make -C /usr/src/tools/build/make_check shell_1 > 636 v0 I+ 0:00.00 /bin/sh -ec MAKEFLAGS=3D make -C > /usr/src/tools/build/make_check shell_1_csh > 637 v0 I+ 0:00.01 make -C /usr/src/tools/build/make_check shell_1_c= sh > 638 v0 I+ 0:00.01 /bin/csh -ec ps -ax -opid,command | awk > '$1=3D=3D"'$$'" { print $2 }' | grep -E -q '^(/bin/)?csh$' > 639 v0 I+ 0:00.00 bash >=20 > tom > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >=20 --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE5IYQWry0BWjoQKURAintAJ43egAQrfotlW2rGBCfYJpnKgWNBQCfZ0XB C6C4k9mJjd07QJMX+WbOWNE= =36kH -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060817150656.GA25235>