From owner-freebsd-ppc@freebsd.org Wed Jul 29 22:21:13 2015 Return-Path: Delivered-To: freebsd-ppc@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 E98A79AEA0E for ; Wed, 29 Jul 2015 22:21:13 +0000 (UTC) (envelope-from herminio.hernandezjr@gmail.com) Received: from mail-vn0-x231.google.com (mail-vn0-x231.google.com [IPv6:2607:f8b0:400c:c0f::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A194C1F4F; Wed, 29 Jul 2015 22:21:13 +0000 (UTC) (envelope-from herminio.hernandezjr@gmail.com) Received: by vnaa140 with SMTP id a140so5184746vna.2; Wed, 29 Jul 2015 15:21:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6VZdMF0aX4qzXiFGGDYcXCqu+e9JwGidIMjoG4C1Ysk=; b=G0V+92g1gUXJZ3+p7HFiRllGLzVdLIggzNZUERNV6VO+IgbFUaw0kfiS2+vhGIebAP W3GjUgtCqseS0ziNvILfiXYJ+64E+6kDAv14BgwTizUp2Lquuyxcly/kuBY1CsGaqAc/ kh9f6aden5xaGYLBO9ryspPgIX7LO72UmybmOOqpxb2sztsVDSoJj+6TA4NVKoTR3Yxy WegefNccEvCV/iA9z+imNmTiZmiRZJbJNAmO5ALxPDw77zsWH5bvKYAk7uVA/ycvoJf3 Vy1AxgCO5tJPiy0NtnQaTCdkmpaR/V+CCkiVkBmLkcLGnt2hCufrRKbajxP4lG76q8s5 YO1Q== MIME-Version: 1.0 X-Received: by 10.52.169.234 with SMTP id ah10mr14748211vdc.14.1438208472753; Wed, 29 Jul 2015 15:21:12 -0700 (PDT) Received: by 10.31.139.200 with HTTP; Wed, 29 Jul 2015 15:21:12 -0700 (PDT) In-Reply-To: References: Date: Wed, 29 Jul 2015 17:21:12 -0500 Message-ID: Subject: Re: [Bug 201977] x11-toolkits/gtk30 is failing to build on powerpc From: "Herminio Hernandez, Jr." To: bugzilla-noreply@freebsd.org Cc: FreeBSD PowerPC ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 22:21:14 -0000 This is a 32bit powerpc iBook G4. I do not see anything in dmesg that would indicate a crash. I tried to make the port again and I keep getting this gtkcssselector.c:990: internal compiler error: internal inconsistency failure then I see gmake[6] *** [libgtk_3_la-gtkcssselector.lo] error 1 On Wed, Jul 29, 2015 at 4:02 PM, wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201977 > > Justin Hibbits changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |jhibbits@FreeBSD.org > > --- Comment #2 from Justin Hibbits --- > I recall running into this a while back myself. My solution was to > USE_GCC. > Can you try setting USE_GCC=yes? I think it's simply a problem with our > base > gcc and binutils being too old. > > -- > You are receiving this mail because: > You are on the CC list for the bug. > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >