From owner-freebsd-questions Mon Apr 16 13:13:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id 22E7F37B446 for ; Mon, 16 Apr 2001 13:13:30 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A2639D01DA; Mon, 16 Apr 2001 13:13:23 -0700 Message-ID: <3ADB5263.23F045F0@urx.com> Date: Mon, 16 Apr 2001 13:13:23 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Gerald T. Freymann" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: trying make buildworld on 4.3RC3 - Post II - more info References: <020001c0c6aa$17f2ec30$0f01a8c0@phantom> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Gerald T. Freymann" wrote: > > (see previous post for Part I) > > Ok, 2.5 hours later, here's where it has been typically stopping lately: > > usr/src/lib/libc_r/uthread/uthread_exit.c: In function `pthread_exit': > /usr/src/lib/libc_r/uthread/uthread_exit.c:236: warning: `noreturn' > function does return > /usr/src/lib/libc_r/../libc/gen/sysctlnametomib.c: In function > `sysctlnametomib': > /usr/src/lib/libc_r/../libc/gen/sysctlnametomib.c:50: warning: passing arg > 5 of `sysctl' discards qualifier > s from pointer target type > ../tmp/ccnY7IB4.s: Assembler messages: > /tmp/ccnY7IB4.s:787: Warning: indirect jmp without `*' > /usr/src/lib/libc_r/uthread/uthread_exit.c: In function `pthread_exit': > /usr/src/lib/libc_r/uthread/uthread_exit.c:236: warning: `noreturn' > function does return > cc: Internal compiler error: program ld got fatal signal 11 > > I piped the buildworld to a file, so the above is what spills over... below > is from the piped output: > > building shared library pam_skey.so > ===> libpam/modules/pam_ssh > cc -O -pipe -Wall -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto > /openssh -I/usr/obj/usr/src/i386 > /usr/include -c > /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/log-client.c > -o log-client.o > cc -O -pipe -Wall -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto > /openssh -I/usr/obj/usr/src/i386 > /usr/include -c > /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/pam_ssh/pam_ > ssh.c -o pam_ssh > .o > building standard pam_ssh library > ranlib libpam_ssh.a > cc -fpic -DPIC -O -pipe -Wall -I/usr/src/lib/libpam/modules/pam_ssh/../../ > ../../crypto/openssh -I/usr/obj/ > usr/src/i386/usr/include -c > /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/log-client.c > -o > log-client.So > cc -fpic -DPIC -O -pipe -Wall -I/usr/src/lib/libpam/modules/pam_ssh/../../ > ../../crypto/openssh -I/usr/obj/ > usr/src/i386/usr/include -c > /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/pam_ssh/pam_ > ssh. > c -o pam_ssh.So > building shared library pam_ssh.so > *** Error code 1 > > Stop in /usr/src/lib/libpam/modules/pam_ssh. > *** Error code 1 > > Stop in /usr/src/lib/libpam/modules. > *** Error code 1 > > Stop in /usr/src/lib/libpam. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > This is the first time I've seen it puke in the pam directories. Yes, I > did add the lines to /etc/pam.conf before running buildworld (but that > shouldn't prevent a buildworld even if I didn't?) > > I don't get it. > > I think I'll clean up /usr/obj again, and just freakin delete /usr/src and > cvsup down the source for 4.2-Release and see if I have any better luck. Look at http://www.bitwizard.nl/sig11/ and make sure that you aren't having hardware problems. The sig11 error in a system build is usually due to memory errors or heat sensitive parts. Some people have found that a fan or some other critical part is failing. Kent > > -Gerry > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message