From nobody Wed Aug 25 00:46:11 2021 X-Original-To: freebsd-stable@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 462E217988D1 for ; Wed, 25 Aug 2021 00:46:24 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x836.google.com (mail-qt1-x836.google.com [IPv6:2607:f8b0:4864:20::836]) (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 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GvS341Js7z3LNY for ; Wed, 25 Aug 2021 00:46:24 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x836.google.com with SMTP id c19so7619741qte.7 for ; Tue, 24 Aug 2021 17:46:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tMDfWHWMCVDuaTb9JdL18x9O/9dV4YX00C3mS/Hoda4=; b=lFHwWOxpfKwvZ5rC51cNjGEfHtLbdhfeg3EP042fhUMH02h/IUnn4UBoVNYhuAcDUL MzpnU2WpSDVP+2ygoU8/UniAL7/ZowJ67K+g8GploDWcFbaz9TM8dhkj8QfFnW0WzQ0q dcNUXP0t8TevxEPLB5V6IG+TnETJLSpUgoh+onkTdH8gPfTzVPoedP11hNSfKpevtXVc fdXa9Fqs0lqUwuOFqPdMMuFn2FxgjIkdXGAtZzY3eic6A+2OQZRMEyxMoG8aLJepfpwA MnIEr8vjmtjCTsMxEPqE6sNTD1pk0yjAYw3XnuFWBEaHwMHSZHoq0ZhmhNfb59CpeL1y oABg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tMDfWHWMCVDuaTb9JdL18x9O/9dV4YX00C3mS/Hoda4=; b=q7JDdkMR+mGEF9H+huINfq4eGPqfceDxWee98n0OD5mxamtfMSbGYysy1zbXmubXN/ kCf8rWEkAYPrNsT20gPRQ/WD0b0WGWlz8zQv6by/tLCZZVBg4/uBXzVVLJrLTRCikFTF DGbIkOsYRUgbYzm9qnBXPd3knMmRPuRN/jSLzhexvxuzYyBg/07zjXpZZM1AgCj74n47 +UQIQ+rerBwAvo67XvbDA9y2xXe04Q/jROj7Plj5/ntGoslmEPOBpkb3zVdLtWwrfbmX ABRvL4Ti2FIJikvHfEv5Mk3UP6U9anOJ7OJ2i7HRAHFWBE9c1hz6WkepsGlJhEzHsYn2 hA9Q== X-Gm-Message-State: AOAM533GKDAGr+7NOHyAscGkD3+xfIYJZCVINDNeBBKOXqrZcUJ0ePJu z0AmcgWnlYQrGQdPYFR6bkWDNl9Qet4yJmMiqYNVrA== X-Google-Smtp-Source: ABdhPJwlbm7kCZZfphRV5fO+vukeWoZKhh7g6z6f5iqC+UZDjwR/zrZjJE257WRJDyDgjPL5qPNMktwIm1zvgAes6dQ= X-Received: by 2002:ac8:47d7:: with SMTP id d23mr36314197qtr.73.1629852383651; Tue, 24 Aug 2021 17:46:23 -0700 (PDT) List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 References: <2763c126-a7ca-31fb-c0fe-12f5859433c2@sentex.net> In-Reply-To: <2763c126-a7ca-31fb-c0fe-12f5859433c2@sentex.net> From: Warner Losh Date: Tue, 24 Aug 2021 18:46:11 -0600 Message-ID: Subject: Re: strange buildworld issue on RELENG_12 To: mike tancsa Cc: FreeBSD-STABLE Mailing List Content-Type: multipart/alternative; boundary="0000000000005d3bca05ca5794d3" X-Rspamd-Queue-Id: 4GvS341Js7z3LNY X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --0000000000005d3bca05ca5794d3 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable There was an awk bug that caused that. It was only a few days several weeks ago, but you wouldn't see it until the upgrade. You may need to rebuild it. Warner On Tue, Aug 24, 2021, 6:37 PM mike tancsa wrote: > I have a number of RELENG_12 boxes I track via svn and git but on one > cannot build a kernel for some reason. I blew away /usr/obj and checked > out a fresh copy of the tree, but buildkernel still fails with > > .... > -------------------------------------------------------------- > >>> stage 3.1: building everything > -------------------------------------------------------------- > cd /usr/obj/usr/src/amd64.amd64/sys/GENERIC; MACHINE_ARCH=3Damd64 > MACHINE=3Damd64 CPUTYPE=3D CC=3D"cc -target x86_64-unknown-freebsd12.2 > --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp > -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin" CXX=3D"c++ -target > x86_64-unknown-freebsd12.2 --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp > -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin" CPP=3D"cpp -target > x86_64-unknown-freebsd12.2 --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp > -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin" AS=3D"as" AR=3D"ar" LD=3D"ld" > LLVM_LINK=3D"" NM=3Dnm OBJCOPY=3D"objcopy" RANLIB=3Dranlib STRINGS=3D SIZ= E=3D"size" > INSTALL=3D"sh /usr/src/tools/install.sh" > > PATH=3D/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/sbin:/usr/obj/usr/src/= amd64.amd64/tmp/legacy/usr/bin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/bin:= /usr/obj/usr/src/amd64.amd64/tmp/usr/sbin:/usr/obj/usr/src/amd64.amd64/tmp/= usr/bin:/sbin:/bin:/usr/sbin:/usr/bin > make -m /usr/src/share/mk KERNEL=3Dkernel all -DNO_MODULES_OBJ > machine -> /usr/src/sys/amd64/include > x86 -> /usr/src/sys/x86/include > cc -target x86_64-unknown-freebsd12.2 > --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp > -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe > -fno-strict-aliasing -g -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/ck/include -I/usr/src/sys/contrib/libfdt > -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h > -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD > -MF.depend.genoffset.o -MTgenoffset.o > -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include > -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -mcmodel=3Dkernel > -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector > -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef > -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ > -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas > -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body > -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function > -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value > -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx > -std=3Diso9899:1999 -fcommon /usr/src/sys/kern/genoffset.c > NM=3D'nm' NMFLAGS=3D'' sh /usr/src/sys/kern/genoffset.sh genoffset.o > > offset.inc > cc -target x86_64-unknown-freebsd12.2 > --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp > -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe > -fno-strict-aliasing -g -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/ck/include -I/usr/src/sys/contrib/libfdt > -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h > -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD > -MF.depend.genassym.o -MTgenassym.o > -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include > -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -mcmodel=3Dkernel > -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector > -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef > -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ > -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas > -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body > -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function > -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value > -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx > -std=3Diso9899:1999 -fcommon /usr/src/sys/amd64/amd64/genassym.c > In file included from /usr/src/sys/amd64/amd64/genassym.c:44: > In file included from /usr/src/sys/sys/systm.h:130: > In file included from /usr/src/sys/sys/kpilite.h:33: > ./offset.inc:13:26: error: array is too large (18446744073709550697 > elements) > u_char pad_td_epochnest[0xf9 - (0x48c + sizeof(u_int))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1 error generated. > *** Error code 1 > > Stop. > make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC > *** Error code 1 > *** Error code 1 > > > Any idea what might be going on ? Nothing in make.conf and src.conf > > Previous buildworld was from > > #0 r370122: Mon Jul 12 09:18:15 EDT 2021 > > ---Mike > > > --0000000000005d3bca05ca5794d3--