From owner-freebsd-stable@freebsd.org Wed Aug 26 08:09:23 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99CBC9C2960 for ; Wed, 26 Aug 2015 08:09:23 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 575746E4 for ; Wed, 26 Aug 2015 08:09:23 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1ZUVlp-000K78-49; Wed, 26 Aug 2015 11:09:21 +0300 Date: Wed, 26 Aug 2015 11:09:21 +0300 From: Slawa Olhovchenkov To: Matt Smith , freebsd-stable@freebsd.org Subject: Re: Buildworld failure on stable Message-ID: <20150826080920.GM3158@zxy.spb.ru> References: <20150826070125.GA85652@xtaz.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150826070125.GA85652@xtaz.uk> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2015 08:09:23 -0000 On Wed, Aug 26, 2015 at 08:01:25AM +0100, Matt Smith wrote: > Trying to do a buildworld from the latest stable seems to result in a > failure within openssl. Anyone else seen this? > > --- ocsp_ext.o --- > cc -O2 -pipe -DTERMIOS -DANSI_SOURCE > -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -I/usr/src/secu > re/lib/libcrypto/../../../crypto/openssl/crypto > -I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_ > DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM > -DBSAES_ASM -DVPAES_ASM -DOPENSSL_BN_ASM_MONT -DOP > ENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM > -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_ > ASM -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 > -I/usr/src/secure/lib/libcrypto/../../.. > /crypto/openssl/crypto/evp > -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes > -std=gnu89 -Qunu > sed-arguments -fstack-protector -Wno-pointer-sign -Wno-empty-body > -Wno-string-plus-int -Wno-unused-const-variab > le -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality > -Wno-unused-function -Wno-enum-conversi > on -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter > -Wno-parentheses -c /usr/src/secure/lib/libcrypto/.. > /../../crypto/openssl/crypto/ocsp/ocsp_ext.c -o ocsp_ext.o > --- obj_dat.o --- > cc: error: unable to execute command: Bus error (core dumped) > cc: error: clang frontend command failed due to signal (use -v to see > invocation) Hardware error or memory exhausted