From owner-freebsd-current@freebsd.org Thu Feb 13 05:25:06 2020 Return-Path: Delivered-To: freebsd-current@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 A422A24D536 for ; Thu, 13 Feb 2020 05:25:06 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 48J4hd5qjgz4VG5 for ; Thu, 13 Feb 2020 05:25:05 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id 01D5Ow1Q045128 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Wed, 12 Feb 2020 21:24:58 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id 01D5OwxU045127 for freebsd-current@freebsd.org; Wed, 12 Feb 2020 21:24:58 -0800 (PST) (envelope-from sgk) Date: Wed, 12 Feb 2020 21:24:58 -0800 From: Steve Kargl To: freebsd-current@freebsd.org Subject: Buildworld dying wint lldb? Message-ID: <20200213052458.GA45119@troutmask.apl.washington.edu> Reply-To: sgk@troutmask.apl.washington.edu MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 48J4hd5qjgz4VG5 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=washington.edu (policy=none); spf=none (mx1.freebsd.org: domain of sgk@troutmask.apl.washington.edu has no SPF policy when checking 128.95.76.21) smtp.mailfrom=sgk@troutmask.apl.washington.edu X-Spamd-Result: default: False [-1.19 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[sgk@troutmask.apl.washington.edu]; DMARC_POLICY_SOFTFAIL(0.10)[washington.edu : No valid SPF, No valid DKIM,none]; NEURAL_HAM_MEDIUM(-0.98)[-0.977,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; IP_SCORE(-0.22)[ip: (0.05), ipnet: 128.95.0.0/16(-0.23), asn: 73(-0.84), country: US(-0.05)]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; MIME_TRACE(0.00)[0:+]; REPLYTO_ADDR_EQ_FROM(0.00)[]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:73, ipnet:128.95.0.0/16, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2020 05:25:06 -0000 Anyone else see =3D=3D=3D> usr.bin/clang/lldb (all) c++ -target x86_64-unknown-freebsd13.0 --sysroot=3D/usr/obj/usr/src/amd64.a= md64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -I/usr/src/co= ntrib/llvm-project/lldb/include -I/usr/obj/usr/src/amd64.amd64/usr.bin/clan= g/lldb -march=3Dbdver2 -I/usr/src/contrib/llvm-project/clang/include -DCLAN= G_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/usr/src/lib/clang/include = -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__S= TDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAU= LT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd13.0\" -DLLVM_HOST_TRIPLE=3D\"x8= 6_64-unknown-freebsd13.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AA= RCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_MIPS -DLLVM_TARGET_ENAB= LE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_SPARC -DLLVM_TAR= GET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_= NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -gl= ine-tables-only -Wno-format-zero-length -fstack-protector-strong -Wno-empty= -body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-com= pare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-= enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wn= o-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qun= used-arguments -fno-exceptions -fno-rtti -std=3Dc++11 -stdlib=3Dlibc++ -Wno= -c++11-extensions -Wl,--gc-sections -o lldb.full Driver.o /usr/obj/usr/= src/amd64.amd64/lib/clang/liblldb/liblldb.a /usr/obj/usr/src/amd64.amd64/li= b/clang/libclang/libclang.a /usr/obj/usr/src/amd64.amd64/lib/clang/libllvm/= libllvm.a -ledit -lexecinfo -lpanel -lncursesw -lz -lpthread=20 ld: error: undefined symbol: lldb_private::ClangModulesDeclVendor::Create(l= ldb_private::Target&) >>> referenced by Target.cpp:2487 (/usr/src/contrib/llvm-project/lldb/sourc= e/Target/Target.cpp:2487) This is 'make buildworld' with an empty //usr/obj. My /etc/sr.conf has WITHOUT_TESTS=3D"yes" WITH_LLDB=3D"yes" WITH_BSD_GREP=3D"YES" WITH_LLVM_TARGET_AARCH64=3D"NO" WITH_LLVM_TARGET_ARM=3D"NO" WITH_LLVM_TARGET_MIPS=3D"NO" WITH_LLVM_TARGET_POWERPC=3D"NO" WITH_LLVM_TARGET_SPARC=3D"NO" WITH_LLVM_TARGET_X86=3D"YES" --=20 Steve