From owner-freebsd-questions@freebsd.org Wed Mar 7 16:25:18 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27CD5F3C780 for ; Wed, 7 Mar 2018 16:25:18 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: from mail-qk0-x22d.google.com (mail-qk0-x22d.google.com [IPv6:2607:f8b0:400d:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C266A7DC82 for ; Wed, 7 Mar 2018 16:25:17 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: by mail-qk0-x22d.google.com with SMTP id f25so3337690qkm.0 for ; Wed, 07 Mar 2018 08:25:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tenebras-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=JomQK/i5FBkIVvUYATMCLZC3JVfk8tkAPJ7U8dT60BM=; b=iBPeZXiuNWow4zRZlTCRHY1Qd+IwmU8vqywmk7hhkil4/xBLl2esITmt3GtbMpW4ry goInYnnghTYsDr+wRlo/fM4dV1MrzXRy4RZKryraslRceVzhbRdp2fTbkH8g+y6Ql0sH 0nDMCfo/xEN9Zx2XVp3iBS9nMordM5OYhQtZ9aSR6WpyXlVa3QlnI5+n2jFR1nMSchN3 raY9JxFBpnxz7N+2LFOPSwMzZFY6mYXNvmif/OwGeZ2ED/CXdRgeOcxqhc92ozDdeJb5 G2AKlBFwOOkp9qGV+VS38s6xtno20Xp16D1Vjwj+ZarbaYgt0zZ3b3U+Ecojo54VUu3m IjSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=JomQK/i5FBkIVvUYATMCLZC3JVfk8tkAPJ7U8dT60BM=; b=hKvUtOhfu/puDFIyHF3lz5U60imP9tvqproXIKlZnl0SA1ZN1Qb3ZBglJ4ouNgMaNR q+sPJlsFe6XEIBbRrEGVhpoHqrQnqbE4dgWoLFz0cMrCHxSibE4Jx3JaOxfEp93KD9Nw FBui70VPp5Ad0jAuSeBPfQL7FMmS9zL7Uv/QVHg9i7pu6sAO6DiwRDlDZbqxVLBICgl9 V2U6E+SOczpW57OOctVkg7ylumCbQrabpXQfBg+u0tzZt6EJ04tGTZXJNaKAKv45/71r SvT4v7O6+kSBUjGXpaovb8aleGk/DE0gFh7F5/NL1CiW08JrZAwReF9MRvcZ9+7FDYEN 26Ng== X-Gm-Message-State: AElRT7E9RUvdTnWu2ng2MGXpSTTWrBGOCP/U4HoyhYy/+fLT7AJX/bo0 ztBmZvkbJTpkDpPEVF5QwuF0xBQa2LFOfwOvh4dBdxmXB/M= X-Google-Smtp-Source: AG47ELt3MKojBp0US2ER+Q536+Vifu/tka4XphRqBSUrvq04eJyt+Tz6veAhbQPXAmTNL92ucCd2tGZlMcfTgfR2QRM= X-Received: by 10.55.115.1 with SMTP id o1mr35241585qkc.50.1520439916816; Wed, 07 Mar 2018 08:25:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.64.194 with HTTP; Wed, 7 Mar 2018 08:25:16 -0800 (PST) From: Michael Sierchio Date: Wed, 7 Mar 2018 08:25:16 -0800 Message-ID: Subject: amd64 source update via freebsd-update breaks kernel build To: FreeBSD Questions Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2018 16:25:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226423 Updated sources via freebsd-update subsequent to FreeBSD-SA-18:01.ipsec Cause kernel compile to fail. /usr/src/sys/netipsec/xform_ah.c:622:43: error: use of undeclared identifier 'buf' ipsec_address(&sav->sah->saidx.dst, buf, sizeof(buf)), ^ /usr/src/sys/netipsec/ipsec.h:323:51: note: expanded from macro 'DPRINTF' #define DPRINTF(x) do { if (V_ipsec_debug) printf x; } while (0) ^ /usr/src/sys/netipsec/xform_ah.c:625:3: error: use of undeclared identifier 'error' error =3D EACCES; ^ /usr/src/sys/netipsec/xform_ah.c:626:8: error: use of undeclared label 'bad= ' goto bad; ^ --=20 "Well," Brahma said, "even after ten thousand explanations, a fool is no wiser, but an intelligent person requires only two thousand five hundred." - The Mah=C4=81bh=C4=81rata