Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Adam Bliss <abliss@gmail.com>
To: wireguard@lists.zx2c4.com
Subject: wireguard-go no longer builds with go1.16 ?
Date: Sun, 24 Oct 2021 12:47:23 -0400	[thread overview]
Message-ID: <CAEAeJWyPEhWgPQXEbJ=26G2FvK0xzyvmQ4reakdFpCt8wgpGPg@mail.gmail.com> (raw)

The README says 1.16, but it seems like go1.17 may now be required due
to dependencies? This is what I get with go1.16 on ubuntu focal:

$ make
go build -v -o "wireguard-go"
go: downloading golang.org/x/sys v0.0.0-20211020174200-9d6173849985
go: downloading golang.org/x/net v0.0.0-20211020060615-d418f374d309
go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
//go:build comment without // +build comment
make[1]: *** [Makefile:20: wireguard-go] Error 1
make: *** [Makefile:12: generate-version-and-build] Error 2


Thanks,
--Adam

             reply	other threads:[~2021-10-25 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-24 16:47 Adam Bliss [this message]
2021-10-25 15:59 ` Jason A. Donenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEAeJWyPEhWgPQXEbJ=26G2FvK0xzyvmQ4reakdFpCt8wgpGPg@mail.gmail.com' \
    --to=abliss@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).