Package Details: dnslookup 1.7.1-1

Git Clone URL: https://aur.archlinux.org/dnslookup.git (read-only, click to copy)
Package Base: dnslookup
Description: Simple command line utility to make DNS lookups to the specified server
Upstream URL: https://github.com/ameshkov/dnslookup
Licenses: GPL3
Conflicts: dnslookup-bin, dnslookup-git
Submitter: jorgicio
Maintainer: jorgicio
Last Packager: jorgicio
Votes: 0
Popularity: 0.000000
First Submitted: 2021-10-15 20:21 (UTC)
Last Updated: 2022-08-09 00:42 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

SpotlightKid commented on 2022-08-11 22:36 (UTC)

Compilation fails with:

/usr/lib/go/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "/home/chris/.cache/pikaur/build/dnslookup/src/gopath/pkg/mod/github.com/lucas-clemente/quic-go@v0.27.1/internal/qtls=>github.com/lucas-clemente/quic-go@v0.27.1/internal/qtls;$WORK/b152=>" -p github.com/lucas-clemente/quic-go/internal/qtls -lang=go1.16 -complete -installsuffix shared -buildid G1oSj5R1xP0xsV4n2EPD/G1oSj5R1xP0xsV4n2EPD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /home/chris/.cache/pikaur/build/dnslookup/src/gopath/pkg/mod/github.com/lucas-clemente/quic-go@v0.27.1/internal/qtls/go118.go /home/chris/.cache/pikaur/build/dnslookup/src/gopath/pkg/mod/github.com/lucas-clemente/quic-go@v0.27.1/internal/qtls/go119.go
# github.com/lucas-clemente/quic-go/internal/qtls
../gopath/pkg/mod/github.com/lucas-clemente/quic-go@v0.27.1/internal/qtls/go119.go:6:13: cannot use "The version of quic-go you're using can't be built on Go 1.19 yet. For more details, please see https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.19 yet. F...) as int value in variable declaration

aminvakil commented on 2021-10-16 07:29 (UTC)

$pkgname already provides $pkgname.

There is no need to state it explicitly again.