From owner-freebsd-ports@FreeBSD.ORG Fri Sep 12 12:26:00 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 971A7C92 for ; Fri, 12 Sep 2014 12:26:00 +0000 (UTC) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50]) (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 1D0DB9AD for ; Fri, 12 Sep 2014 12:25:59 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id ty20so816336lab.37 for ; Fri, 12 Sep 2014 05:25:52 -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=ciN+lpDaahyGe9E3o2zM9su2OC/lxYc/KVL+pUI5dUU=; b=QOhHU+XtdfGX2saIRHHgYQufEkAIYVG4ixMGupeh3z9U1ql+5vAj1meK8pKovxAOBv jAh2Apy8CstBE1NlHuMcC87Q357Yv81VzTdRkkATF7ZX42p39kV6grxdjm4sdgthNg9h NEEvEOYb3JgjYzv2OyCVg4MMpBVDsFl3iU1hqFY8qT3+uy3idV5L4BKTrckqUgwjx+ve IVsmDUBke2WK7U9ZYTfAF1D+I2Fvoqm8yvh+p0b1qr4wEKpSRqgFw/nQbWBt7iVxKWYw Qnpld2q/L2dFbGZz/XPaYMP/l4JjvFNaQjuQNqrLY6XTZU9C0JIn56KpLmfQkRiybmyy 58zQ== X-Gm-Message-State: ALoCoQlevTSdl7c8ijkXPZQzDwrGm0umtIGm5VMBhbJV9reWvJMi8CZvM+2au4atUxznzBHxDDMg X-Received: by 10.112.198.228 with SMTP id jf4mr8124725lbc.35.1410524751948; Fri, 12 Sep 2014 05:25:51 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id l13sm1292100lbh.32.2014.09.12.05.25.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Sep 2014 05:25:51 -0700 (PDT) Message-ID: <5412E64E.7050701@freebsd.org> Date: Fri, 12 Sep 2014 16:25:50 +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> <5412E4A1.7040101@freebsd.org> In-Reply-To: <5412E4A1.7040101@freebsd.org> 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:26:00 -0000 On 12.09.2014 16:18, Andrey Chernov wrote: > 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. > BTW, previous 4.7* as lang/gcc build fine even without BOOTSTRAP. -- http://ache.vniz.net/