From owner-freebsd-stable@FreeBSD.ORG Fri Sep 22 00:41:16 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E4A716A407 for ; Fri, 22 Sep 2006 00:41:16 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46DD843D46 for ; Fri, 22 Sep 2006 00:41:14 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GQZ6E-0007Bf-Ao for freebsd-stable@freebsd.org; Fri, 22 Sep 2006 02:41:02 +0200 Received: from r5h168.net.upc.cz ([86.49.7.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Sep 2006 02:41:02 +0200 Received: from martinkov by r5h168.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Sep 2006 02:41:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: martinko Date: Fri, 22 Sep 2006 02:40:24 +0200 Lines: 46 Message-ID: References: <20060921180908.GA23890@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5h168.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.6) Gecko/20060805 SeaMonkey/1.0.4 In-Reply-To: <20060921180908.GA23890@xor.obsecurity.org> Sender: news Subject: Re: RELENG_6 does not compile X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2006 00:41:16 -0000 Kris Kennaway wrote: > > That doesn't provide any information since you used -j4. When posting > errors from buildworld, you need to run without -j, or log the entire > buildworld output and then figure out where the actual error occurred > (may be thousands of lines from the end). > > Kris here it is again (without -j) : echo libssl.so.4: /usr/obj/usr/src/tmp/usr/lib/libcrypto.a >> .depend cc -O2 -fno-strict-aliasing -pipe -march=pentium-m -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libssl/../../../crypto/openssl -I/usr/src/secure/lib/libssl/../../../crypto/openssl/crypto -I/usr/obj/usr/src/secure/lib/libssl -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -c /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c cc -O2 -fno-strict-aliasing -pipe -march=pentium-m -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libssl/../../../crypto/openssl -I/usr/src/secure/lib/libssl/../../../crypto/openssl/crypto -I/usr/obj/usr/src/secure/lib/libssl -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -c /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c: In function `ssl23_connect': /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c:216: internal compiler error: Segmentation fault: 11 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /usr/src/secure/lib/libssl. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.