From nobody Thu Jan 06 14:16:22 2022 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 CB598193EBD5 for ; Thu, 6 Jan 2022 14:16:25 +0000 (UTC) (envelope-from markjdb@gmail.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 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JV7gs4hrWz4sj1 for ; Thu, 6 Jan 2022 14:16:25 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-qt1-x836.google.com with SMTP id y17so2356217qtx.9 for ; Thu, 06 Jan 2022 06:16:25 -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=lRZSHH/boL3sxn1PYLym/E4CX9m8f6EH5Md2fzcF0mM=; b=UJjg3XWhzopVXBKmGeLpiprFDgY8zMN2zSUi5pF3rfUVeIEQdUdg38bNeVh//NPpGP Uu0vyxMnBeDsJwYYjluUneFGHurIu8O5Erw3TSkd3A9y7HMhk7iWkr213sLRoBRq8feS sznkVhMHBjN4SN4Mng3eOOcDGj97B6/6KlpK6uxqrzC8OmdLRBE240wju14FJ3QC4lpx 1E+zHARRmJEDZPz4IFmgS0TJ3g+ffvSNpFEO5AfAI/whVlHD0X0940pLZ8kTGTig9XkQ 6KgNZCSjQ8nnmjuSOVHBOGXK4yjWqvGYmEa8EENMHNbvm++3w/XisWNCY2aF0+pN0mpj fomw== 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=lRZSHH/boL3sxn1PYLym/E4CX9m8f6EH5Md2fzcF0mM=; b=LtmTILnyvgExN7TCxyjOdyh39NgrxVgmF77WJa0qS8ZgkCvL32hvt4ycDD3OJtghAk Hq9ytCiPFs2JsG9JgrFAJyrUzC7D7GBY1JPCGaBESyf5zvbi9yi+jyLQcZ1oG5slQdcH /tGmEh6czwPOR+VWbWWfXCTE9zGLZs6ev7rdR477FZvQaGOxrXxJ3PmNvoK9TS39VSWN XINK43ECQjvTgNUoWlbGgagIwEUmBYvw4gFl3InOoIFQOiKD0XerYukkPwj5Xg5DFXw1 EFEVVZd5JwCA86x0be+0UxprZ63c0xAHvYn5BN2DWkh270kXiXtjfwTsMs1iM4P2ppCN GvkQ== X-Gm-Message-State: AOAM533Vst2xhS7qTmBa+9g0jnE3/PToln6sDMr8LODcvg54xwS9Acq5 40SWabfOxjKIe1lW0MgSIv61CBhEyuo= X-Google-Smtp-Source: ABdhPJzpp1jKHYb1iVqu+Ba89+KKvt8k8IHStHPY6ysu1Bog7Uh5ncKb0G1yAA6ZE8kikHBHFg6pSg== X-Received: by 2002:ac8:5d90:: with SMTP id d16mr5264527qtx.588.1641478585135; Thu, 06 Jan 2022 06:16:25 -0800 (PST) Received: from nuc (198-84-189-58.cpe.teksavvy.com. [198.84.189.58]) by smtp.gmail.com with ESMTPSA id u6sm1602367qko.83.2022.01.06.06.16.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jan 2022 06:16:24 -0800 (PST) Date: Thu, 6 Jan 2022 09:16:22 -0500 From: Mark Johnston To: FreeBSD User Cc: FreeBSD CURRENT Subject: Re: 13/STABLE: usr/src/sys/x86/x86/tsc.c:718:8: error: use of undeclared label 'calibrated' Message-ID: References: <20220106150614.1382088b@hermann> 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: <20220106150614.1382088b@hermann> X-Rspamd-Queue-Id: 4JV7gs4hrWz4sj1 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 Thu, Jan 06, 2022 at 03:06:14PM +0100, FreeBSD User wrote: > With mergin a recent commit today involving /usr/src/sys/x86/x86/tsc.c of FreeBSD > 13-STABLE, compiling the kernel results in the error shown below: > > [...] > cc -target x86_64-unknown-freebsd13.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp > -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -shared -O3 -pipe -fno-strict-aliasing > -march=native -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-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD > -MF.depend.hack.pico -MThack.pico -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include > -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -mcmodel=kernel -mno-red-zone -mno-mmx > -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv > -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign > -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option > -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body > -Wno-error=parentheses-equality -Wno-error=unused-function -Wno-error=pointer-sign > -Wno-error=shift-negative-value -Wno-address-of-packed-member > -Wno-error=unused-but-set-variable -Wno-format-zero-length -mno-aes -mno-avx > -std=iso9899:1999 -nostdlib hack.c -o hack.pico rm -f hack.c --- modules-all --- --- > all_subdir_aac --- ===> aac (all) --- all_subdir_aacraid --- ===> aacraid (all) --- > all_subdir_accf_data --- ===> accf_data (all) --- tsc.o --- > /usr/src/sys/x86/x86/tsc.c:718:8: error: use of undeclared label 'calibrated' goto > calibrated; > > > Kind regards and thanks in advance, > > oh > Should be fixed now, thanks.