From owner-freebsd-bugs@FreeBSD.ORG Thu Aug 21 07:28:25 2014 Return-Path: Delivered-To: freebsd-bugs@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 C79546B4 for ; Thu, 21 Aug 2014 07:28:25 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE94A30DF for ; Thu, 21 Aug 2014 07:28:25 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7L7SPuX004937 for ; Thu, 21 Aug 2014 07:28:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 192880] Build failure on stable/10 with amd64 and gcc Date: Thu, 21 Aug 2014 07:28:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@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-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2014 07:28:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192880 --- Comment #1 from Garrett Cooper --- (In reply to Garrett Cooper from comment #0) > Repro steps: > > cat src.conf < MALLOC_PRODUCTION= > > WITHOUT_ATM= > WITHOUT_AUDIT= > WITHOUT_BHYVE= > WITHOUT_BIND_DNSSEC= > WITHOUT_BIND_ETC= > WITHOUT_BIND_LIBS_LWRES= > WITHOUT_BIND_NAMED= > WITHOUT_BLUETOOTH= > WITHOUT_BSNMP= > WITHOUT_CALENDAR= > WITHOUT_CLANG= > WITHOUT_CLANG_BOOTSTRAP= > WITHOUT_CLANG_IS_CC= > WITHOUT_CTM= > WITHOUT_FORTRAN= > WITHOUT_FREEBSD_UPDATE= > WITHOUT_GAMES= > WITH_GCC= > WITH_GNUCXX= > WITHOUT_GCOV= > WITHOUT_GPIB= > WITHOUT_HAST= > WITHOUT_HESOID= > WITHOUT_HTML= > WITHOUT_I4B= > WITH_ICONV= > WITHOUT_IPFILTER= > WITHOUT_IPFW= > WITHOUT_IPX= > WITHOUT_LIBKSE= > WITHOUT_LPR= > WITHOUT_MAIL= > WITHOUT_NCP= > WITHOUT_NDIS= > WITHOUT_NIS= > WITH_NLS= > WITHOUT_NS_CACHING= > WITHOUT_OBJC= > WITHOUT_PF= > WITHOUT_PORTSNAP= > WITHOUT_PPP= > WITHOUT_PROFILE= > WITHOUT_RADIUS= > WITHOUT_RCMDS= > WITH_SSP= > WITHOUT_SVN= > WITHOUT_SVNLITE= > WITHOUT_SYSINSTALL= > WITH_TESTS= > WITHOUT_WIRELESS= > WITHOUT_WPA_SUPPLICANT_EAPOL= > WITH_ZFS= Forgot the `EOF` here. Also... % uname -a FreeBSD fbsd-stable-10.localdomain 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 -- You are receiving this mail because: You are the assignee for the bug.