From owner-freebsd-ports-bugs@freebsd.org Sun Aug 6 17:45:05 2017 Return-Path: Delivered-To: freebsd-ports-bugs@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 2157EDC0A95 for ; Sun, 6 Aug 2017 17:45:05 +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 EBB4368447 for ; Sun, 6 Aug 2017 17:45:04 +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 v76Hj4gX012047 for ; Sun, 6 Aug 2017 17:45:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221287] gcc6 segfaults when compiling objective-c gnustep Date: Sun, 06 Aug 2017 17:45:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: rm@gnu.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Aug 2017 17:45:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221287 Bug ID: 221287 Summary: gcc6 segfaults when compiling objective-c gnustep Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: rm@gnu.org using gcc 6.4.0 from ports to compile gnustep fails after a couple of files even in core base, files known to compile with clang and much older gcc ver= sion too, including gcc5 from ports) gcc6 NSArchiver.m -c \ -MMD -MP -DGNUSTEP_TARGET_DIR=3D\".\" -DGNUSTEP_TARGET_CPU=3D\"ix86\" -DGNUSTEP_TARGET_OS=3D\"freebsd\" -DGNUSTEP_IS_FLATTENED=3D\"yes\" -DLIBRARY_COMBO=3D\"gnu-gnu-gnu\" -DGNUSTEP_BASE_INTERNAL=3D1 -Wall -Wdeclaration-after-statement -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY= =3D1 -DGNU_GUI_LIBRARY=3D1 -DGNU_RUNTIME=3D1 -DGNUSTEP_BASE_LIBRARY=3D1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIO= NS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime -fgnu-runtime -fconstant-string-class=3DNSConstantString -I../Headers -I./.= -I. -I/home/multix/GNUstep/Library/Headers -I/Local/Library/Headers -I/System/Library/Headers -I/usr/local/include -I/Local/Library/Headers -I/Local/Library/Headers -I/System/Library/Headers -I/usr/local/lib/libffi-3.2.1/include -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/p11-kit-1 \ -o obj/libgnustep-base.obj/NSArchiver.m.o NSArchiver.m: In function '+[NSArchiver initialize]': NSArchiver.m:92:3: internal compiler error: Segmentation fault if (self =3D=3D [NSArchiver class]) ^~ no stack trace because unwind library not available Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[4]: *** [/System/Library/Makefiles/rules.make:479: obj/libgnustep-base.obj/NSArchiver.m.o] Error 1 --=20 You are receiving this mail because: You are the assignee for the bug.=