From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 8af82b15 for ; Wed, 17 May 2017 15:04:57 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 4eda906b for ; Wed, 17 May 2017 15:04:57 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 0a8b7a83 for ; Wed, 17 May 2017 15:04:57 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 85a2459b (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Wed, 17 May 2017 15:04:57 +0000 (UTC) Received: by mail-oi0-f53.google.com with SMTP id h4so19126376oib.3 for ; Wed, 17 May 2017 08:16:21 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20170517144709.GA28773@wolff.to> From: "Jason A. Donenfeld" Date: Wed, 17 May 2017 17:16:20 +0200 Message-ID: Subject: Re: Wireguard is not building on Fedora with 4.12 rc1 kernels To: Bruno Wolff III Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi again, I think I might have fixed this. git fetch && git reset --hard origin/master And then see if it builds now? Alternatively, find me on IRC (I'm zx2c4) and we can talk in real time. Jason