From owner-freebsd-current@freebsd.org Thu Jul 26 06:29:58 2018 Return-Path: Delivered-To: freebsd-current@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 969C51041B76 for ; Thu, 26 Jul 2018 06:29:58 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yw0-x22b.google.com (mail-yw0-x22b.google.com [IPv6:2607:f8b0:4002:c05::22b]) (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 2C402806E1 for ; Thu, 26 Jul 2018 06:29:58 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yw0-x22b.google.com with SMTP id l189-v6so205182ywb.10 for ; Wed, 25 Jul 2018 23:29:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=8LNsy1KuRxGBm/Du5thrPBezGRokqVns0DH8R6i4fJU=; b=rykRnD1WvBdo6LwcUtHsXJWIFvHSx20ttvrx0R2ALpzfLwqZWgTw2jEQmpURAn0kks Y+MTEh3OByftCDgqSfqgA/z7e6SOtRIO8CwMk9cf3Z1+GsXh9HJG71te4G/WfPnapduM Y8Ezfx4Biv2hg239fedvdF+tS0xOHDOxx+PJU= 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; bh=8LNsy1KuRxGBm/Du5thrPBezGRokqVns0DH8R6i4fJU=; b=rjjxv9ZP1tF850JS7PTOis4gxSNZ8yCedLT+UVlAsm5YQvYSufaqbqO6jUmqyp/R2f sFDGYZtpBFBsEo8VerYh23Y/hMqsMYcbrkY+ZYFXCLxtUwcrbwzxHAlDIkiro89JqQ/S wqkMVxy/HMRNA8p8/p2B8si/3CENF5wANGdoGTdutbOZmaDc5pyLBnnL2Lsb1ReLZB6Q A1xdiOtseZA+PsEEsDWKWXEe9PYrDUk06Jf1pu+a9Ymrc0M7TUf6xs8LTV5lVXGeS+8L D7AALSIc0kICzZMnbci3r/xXqBhwbQGeh2y9kjSzLRZqt8IPG+dRXMiLhkPWBvLjETTH g2UQ== X-Gm-Message-State: AOUpUlF5bK8k0dy58uKfoqG+fF7HTRZC2syr8A5c/5eXmoe76UL7cT/6 wPtLQFRzQzrNSnNcZX/cgJhF62Tt6NSYKmIY34bICubN5MTWUw== X-Google-Smtp-Source: AAOMgpe77/VMa4Tzvxiw1Qcw62ec7/wfqtWEkpIhlUrd6SbnqcjRPIh0P+dpSOTMFXBo/F4P7R0CQeZ5a2KrUw4az0o= X-Received: by 2002:a81:af06:: with SMTP id n6-v6mr273354ywh.113.1532586597217; Wed, 25 Jul 2018 23:29:57 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Eitan Adler Date: Wed, 25 Jul 2018 23:29:31 -0700 Message-ID: Subject: Re: error building r336696: cp: asn1_OCSPResponseStatus.c: Bad address To: freebsd-current Current Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 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, 26 Jul 2018 06:29:58 -0000 On Wed, 25 Jul 2018 at 06:31, Eitan Adler wrote: > > I'm currently on r335788 and trying to build r336696. Going to r336238 and then r336732 seems to have succeeded. -- Eitan Adler