From owner-freebsd-ppc@freebsd.org Tue Mar 6 17:03:23 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59B46F43213 for ; Tue, 6 Mar 2018 17:03:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 00BD38058D for ; Tue, 6 Mar 2018 17:03:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id EB8D0161FF; Tue, 6 Mar 2018 17:03:22 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id CEC33161FE for ; Tue, 6 Mar 2018 17:03:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E2598058B for ; Tue, 6 Mar 2018 17:03:22 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 9E66C3909 for ; Tue, 6 Mar 2018 17:03:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w26H3L9j086401 for ; Tue, 6 Mar 2018 17:03:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w26H3Lv4086400 for freebsd-powerpc@FreeBSD.org; Tue, 6 Mar 2018 17:03:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 225629] powerpc64 (POWER9) segfaults randomly (e.g., building lang/gcc5) Date: Tue, 06 Mar 2018 17:03:20 +0000 X-Bugzilla-Reason: CC 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: danfe@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ppc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2018 17:03:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225629 Alexey Dokuchaev changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |danfe@FreeBSD.org --- Comment #15 from Alexey Dokuchaev --- (In reply to Rino from comment #14) Please do not spam the bug with dmesg(8) output unless asked. > I have the dependency of gcc5 every time. There is a chance it's not actually needed, it's just that Gerald tries to = keep USE_GCC to pull some recentish version. :-) Personally I use GCC 4.9 right now for ports that cannot be built with syst= em default 4.2.1, you might want to try 4.8 or even 4.7: Index: /usr/ports/Mk/bsd.default-versions.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- /usr/ports/Mk/bsd.default-versions.mk (revision 463706) +++ /usr/ports/Mk/bsd.default-versions.mk (working copy) @@ -41,7 +41,7 @@ # Possible values: 3.0.0 FPC_DEFAULT?=3D 3.0.4 # Possible values: 4.9, 5, 6, 7 -GCC_DEFAULT?=3D 6 +GCC_DEFAULT?=3D 4.9 # Possible values: 7, 8, 9, agpl GHOSTSCRIPT_DEFAULT?=3D agpl .if ${ARCH} =3D=3D amd64 Index: /usr/ports/Mk/bsd.gcc.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- /usr/ports/Mk/bsd.gcc.mk (revision 463706) +++ /usr/ports/Mk/bsd.gcc.mk (working copy) @@ -35,11 +35,13 @@ # ascending order and in sync with the table below.=20 # When adding a version, please keep the comment in # Mk/bsd.default-versions.mk in sync. -GCCVERSIONS=3D 040200 040800 040900 050000 060000 070000 +GCCVERSIONS=3D 040200 040600 040700 040800 040900 050000 060000 070000 # The first field is the OSVERSION in which it disappeared from the base. # The second field is the version as USE_GCC would use. GCCVERSION_040200=3D 9999999 4.2 +GCCVERSION_040600=3D 0 4.6 +GCCVERSION_040700=3D 0 4.7 GCCVERSION_040800=3D 0 4.8 GCCVERSION_040900=3D 0 4.9 GCCVERSION_050000=3D 0 5 --=20 You are receiving this mail because: You are on the CC list for the bug.=