From owner-freebsd-gnome@freebsd.org Fri Jul 31 00:59:41 2015 Return-Path: Delivered-To: freebsd-gnome@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 726E99AFF03 for ; Fri, 31 Jul 2015 00:59:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 57BEBE5B for ; Fri, 31 Jul 2015 00:59:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 546DA9AFF02; Fri, 31 Jul 2015 00:59:41 +0000 (UTC) Delivered-To: gnome@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 53F7C9AFF01 for ; Fri, 31 Jul 2015 00:59:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 40B2DE5A for ; Fri, 31 Jul 2015 00:59:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6V0xfSQ001746 for ; Fri, 31 Jul 2015 00:59:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 201977] x11-toolkits/gtk30 is failing to build on powerpc Date: Fri, 31 Jul 2015 00:59:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: herminio.hernandezjr@gmail.com X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 00:59:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201977 --- Comment #5 from herminio.hernandezjr@gmail.com --- Here is the full output gmake[6]: Entering directory '/usr/ports/x11-toolkits/gtk30/work/gtk+-3.14.15/gtk' CC libgtk_3_la-gtkcssselector.lo Makefile:4350: recipe for target 'libgtk_3_la-gtkcssselector.lo' failed gmake[6]: Leaving directory '/usr/ports/x11-toolkits/gtk30/work/gtk+-3.14.15/gtk' Makefile:6189: recipe for target 'all-recursive' failed gmake[5]: Leaving directory '/usr/ports/x11-toolkits/gtk30/work/gtk+-3.14.15/gtk' Makefile:2347: recipe for target 'all' failed gmake[4]: Leaving directory '/usr/ports/x11-toolkits/gtk30/work/gtk+-3.14.15/gtk' Makefile:711: recipe for target 'all-recursive' failed gmake[3]: Leaving directory '/usr/ports/x11-toolkits/gtk30/work/gtk+-3.14.15' Makefile:609: recipe for target 'all' failed gmake[2]: Leaving directory '/usr/ports/x11-toolkits/gtk30/work/gtk+-3.14.15' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/x11-toolkits/gtk30 *** Error code 1 Stop. make: stopped in /usr/ports/x11-toolkits/gtk30 -- You are receiving this mail because: You are the assignee for the bug.