From nobody Wed Dec 08 15:43:41 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0E4B218C305E for ; Wed, 8 Dec 2021 15:43:45 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-il1-x130.google.com (mail-il1-x130.google.com [IPv6:2607:f8b0:4864:20::130]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J8M006kdFz4Xht for ; Wed, 8 Dec 2021 15:43:44 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-il1-x130.google.com with SMTP id j21so2544413ila.5 for ; Wed, 08 Dec 2021 07:43:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=mUoH8BINObSqohQUh4C2odd9MQAgTb3tVIQ3cVqHdT0=; b=P1wmRjCDnpxjKQoko/FXCobmFSxVmL0MnAcm9gyO7DqOLNOV8d9rV3xe7iDB1F8HP3 4RsImmufBAigDotvUqijJ22u1I9ju7nGnxtcYpBk1HxFk3mfWp9Mtome5ienJbKbRQ5X ezZW+kaQspEcTm96nzGiDitK6oNFAm8VK4lAtyjP/oftvArSvpG4+F1QE2raKE/dIgql W5aQXHp/ZEBpD0R8wv3MZwta+hE5UqElotikK2YGs4AgDada04XFQl2SjqWCzj5vKGQU FHaiDxbKeZJPgdfNl6RqwlDxm2J7s4YiKKA/R4SxsXOxjo0g2talKICfCptpkuDRjd0V ioxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=mUoH8BINObSqohQUh4C2odd9MQAgTb3tVIQ3cVqHdT0=; b=7Lakxh9E8nc7TSQYpjzXk8EowvV48fMSwN28J4KSZldlFFGIlPWUVxGu7nPfkf5NM0 X0HeytXcAIMDeWhwlSm0TrHvAyvyTNWTNi0CttPnvs/YfbMr5bSURzAxcfzhx12Q78IL Gt+0dkDv4apKkGhZp03Z/R1zotRw1mH8Sx/2p36tE09SgMGkpLNGCcsr0saerxnZ11vi pbvaSEak5/Py2t1QmGe9PnBR2OJsc47FDK3gTcuCzkfigicsuuvPKwsJP0DxZxlkC9hU QnvdTEQQQrigQXNpl9gIxDEavHd1E/ivqjG/GF5cll49RrTEZG9bD0gDizXXt3nvLCRY g+MA== X-Gm-Message-State: AOAM533pmyWPCTNtBsNX3sf9AKBi5A2idfhL66Oq0NuQN0mwNpA2PXMF yEgZqClJpeYRsu7J91swGw/OwqIhJKmPYw== X-Google-Smtp-Source: ABdhPJzzjlyLQOxjOmU08/nqVJK686NuAqOTNqXbHA0Q33boYffCRx5pi+cmC591mBSkxVI4f2k3vw== X-Received: by 2002:a05:6e02:160c:: with SMTP id t12mr7623994ilu.250.1638978224220; Wed, 08 Dec 2021 07:43:44 -0800 (PST) Received: from nuc ([142.126.186.191]) by smtp.gmail.com with ESMTPSA id s18sm1969796ilq.25.2021.12.08.07.43.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Dec 2021 07:43:43 -0800 (PST) Date: Wed, 8 Dec 2021 10:43:41 -0500 From: Mark Johnston To: FreeBSD User Cc: freebsd-current Subject: Re: CURRENT: can not build 13-STABLE: ld: error: undefined symbol: uncompress Message-ID: References: <20211208160516.665649dd@freyja> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211208160516.665649dd@freyja> X-Rspamd-Queue-Id: 4J8M006kdFz4Xht X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Wed, Dec 08, 2021 at 04:05:16PM +0100, FreeBSD User wrote: > Building recent 13-STABLE sources on a recent 14-CURRENT (FreeBSD 14.0-CURRENT > #7 main-n251463-935dc0de881: Wed Dec 8 06:49:25 CET 2021 amd64) fails with the > linker error shown below. > > Due to this error, no FreeBSD pkg base nor NanoBSD Image can be build. > > > [...] > cc -O2 -pipe -O3 -fno-common > -I/pool/poudriere/jails/13amd64/usr/src/contrib/elftoolchain/libelftc > -I/pool/poudriere/jails/13amd64/usr/src/contrib/elftoolchain/common -DNDEBUG > -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W > -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter > -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls > -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations > -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable > -Wno-error=unused-but-set-variable -Qunused-arguments > -I/pool/sources/13-STABLE/obj//pool/poudriere/jails/13amd64/usr/src/amd64.amd64/tmp/legacy/usr/include > -static > -L/pool/sources/13-STABLE/obj//pool/poudriere/jails/13amd64/usr/src/amd64.amd64/tmp/legacy/usr/lib > -o nm nm.o > -L/pool/sources/13-STABLE/obj//pool/poudriere/jails/13amd64/usr/src/amd64.amd64/tmp/obj-tools/lib/libdwarf > -ldwarf > -L/pool/sources/13-STABLE/obj//pool/poudriere/jails/13amd64/usr/src/amd64.amd64/tmp/obj-tools/lib/libelf > -lelf > -L/pool/sources/13-STABLE/obj//pool/poudriere/jails/13amd64/usr/src/amd64.amd64/tmp/obj-tools/lib/libelftc > -lelftc_pie > -L/pool/sources/13-STABLE/obj//pool/poudriere/jails/13amd64/usr/src/amd64.amd64/tmp/obj-tools/lib/libelf > -lelf -legacy ld: error: undefined symbol: uncompress > >>> referenced by libdwarf_elf_init.c > >>> libdwarf_elf_init.o:(_dwarf_elf_init) in archive > >>> /usr/lib/libdwarf.a > cc: error: linker command failed with exit code 1 (use -v to see invocation) > *** [nm] Error code 1 Is this build using WITHOUT_CLEAN? If so I think you'll need to try a clean build if you had previous built world between dbf05458e3bd and 8d5d329553b3.