From owner-freebsd-bugs@freebsd.org Thu May 7 09:58:13 2020 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D2D3A2C1482 for ; Thu, 7 May 2020 09:58:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49Hpn15FQMz3Pvd for ; Thu, 7 May 2020 09:58:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id B1B282C1481; Thu, 7 May 2020 09:58:13 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B174A2C1480 for ; Thu, 7 May 2020 09:58:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49Hpn14M0gz3Pvb for ; Thu, 7 May 2020 09:58:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8FD3CF1F3 for ; Thu, 7 May 2020 09:58:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0479wD6v046915 for ; Thu, 7 May 2020 09:58:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0479wDOB046914 for bugs@FreeBSD.org; Thu, 7 May 2020 09:58:13 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: bugs@FreeBSD.org Subject: [Bug 246274] 11.2-STABLE/i386 to 11.3-STABLE/i386 buildworld fails: clang Abort trap Date: Thu, 07 May 2020 09:58:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 11.3-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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-bugs@freebsd.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2020 09:58:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246274 --- Comment #7 from Dimitry Andric --- Yeah, this looks about the same. I tried installing 11.2-RELEASE which comes with clang version 6.0.0 (tags/RELEASE_600/final 326565), and that gives: $ /usr/bin/time -l clang -cc1 -triple i386-unknown-freebsd11.2 -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name AArch64InstPrinter.cpp -mrelocation-model static -mthread-model posix -mdisable-fp-elim -masm-verbose -mconstructor-aliases -target-cpu i486 -dwarf-column-info -debugger-tuning=3Dgdb -ffunction-sections -fdata-sectio= ns -coverage-notes-file /usr/obj/home/src/tmp/home/src/lib/clang/libllvm/Target/AArch64/MCTargetDes= c/AArch64InstPrinter.gcno -D __STDC_CONSTANT_MACROS -D __STDC_FORMAT_MACROS -D __STDC_LIMIT_MACROS -D HAVE_VCS_VERSION_INC -D NDEBUG -D LLVM_DEFAULT_TARGET_TRIPLE=3D\"i386-unknown-freebsd11.4\" -D LLVM_HOST_TRIPLE=3D\"i386-unknown-freebsd11.4\" -D DEFAULT_SYSROOT=3D\"/usr/obj/home/src/tmp\" -D LLVM_TARGET_ENABLE_AARCH64 -D LLVM_TARGET_ENABLE_ARM -D LLVM_TARGET_ENABLE_MIPS -D LLVM_TARGET_ENABLE_POW= ERPC -D LLVM_TARGET_ENABLE_SPARC -D LLVM_TARGET_ENABLE_X86 -D LLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -D LLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -D LLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -D LLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -D LLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -D LLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -O2 -Wno-c++11-extensions -std=3Dc++11 -fdeprecated-macro -ferror-limit 19 -fmessage-length 0 -fno-rt= ti -fobjc-runtime=3Dgnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -x c++ AArch64InstPrinter-5a6d13.cpp 165.43 real 30.21 user 45.18 sys 3876424 maximum resident set size 60691 average shared memory size 436 average unshared data size 271 average unshared stack size 4423574 page reclaims 130240 page faults 0 swaps 0 block input operations 5 block output operations 0 messages sent 0 messages received 0 signals received 130255 voluntary context switches 958 involuntary context switches so it takes ~3.7 GiB and a *long* time to compile, though it does not crash. With -O1, it takes about 20 seconds and ~250 MiB instead, so I suggest using that for now. --=20 You are receiving this mail because: You are the assignee for the bug.=