From owner-freebsd-ports@FreeBSD.ORG Fri Sep 12 12:24:55 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99A53BEA for ; Fri, 12 Sep 2014 12:24:55 +0000 (UTC) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1FA539A0 for ; Fri, 12 Sep 2014 12:24:54 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id 10so796581lbg.30 for ; Fri, 12 Sep 2014 05:24:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=yEtwwIezTV+ayL2JAqiYussnBpRdq8oqIAGM7Um0F1c=; b=Yv3z+xaIY6iqp4lf6X7KBRCgS5ifYpp5cSAbpQGOIo2Q8ZGyBtQg4H5GPr5R6m1BO1 K8ucto/KY47+29DNILht/GdQXxypY2qyGh6PZu/L5/AJ7E99GwYtIRkZLhLycv1CRx3r ia4w8c5qy9BkVnh3K6nuWsljrqmVcye3VJ4X7bff+JGlUow9H2nDEcKy92Gr2twoItzW wworKiHmcxax0NzGKmTfcmZCrgbdNYRzZ9d77vtDHiwJ753hUm4MAeXy/oAmWytqlbGf 26k0Xh55I2m+/EkoFGxAPg3Kp88FE3XWbN9U1HaIIBzIOYv0sMNJvbBxAsHxrfbf6mv8 FWOg== X-Gm-Message-State: ALoCoQlXZFSa8HHiaDaJl1lOp4WleMoN8c6bkrp5CcNmlTNVifwa7tbV+ubhqNm8gKhLTE1YRc+e X-Received: by 10.152.5.9 with SMTP id o9mr8472460lao.95.1410524322984; Fri, 12 Sep 2014 05:18:42 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id bm4sm782819lbc.22.2014.09.12.05.18.41 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Sep 2014 05:18:42 -0700 (PDT) Message-ID: <5412E4A1.7040101@freebsd.org> Date: Fri, 12 Sep 2014 16:18:41 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: Gerald Pfeifer Subject: Re: Can't build lang/gcc port on i386: segmentation fault References: <5412D743.70005@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 12:24:55 -0000 On 12.09.2014 16:12, Gerald Pfeifer wrote: > Hi Andrey, > > On Fri, 12 Sep 2014, Andrey Chernov wrote: >> With recent ports tree on stable-10 i386 attempting to build lang/gcc >> always cause segfault at this place. Log below. Any ideas? > > this is actually the primary test platform I use for every single > commit to this port. Plus I've been running weekly testers for > about a year (until I switch that to GCC 4.9 a few months ago), > which has never exhibited that. > > Is there anything special on your end (in base, hardware, options...)? As I just found, it builds with BOOTSTRAP nice, so apparently clang makes some damage. You can see CFLAGS in the log. Swap is 4GB I think it is large enough. Nothing special otherwise. -- http://ache.vniz.net/