Package Details: coredns 1.14.3-3

Git Clone URL: https://aur.archlinux.org/coredns.git (read-only, click to copy)
Package Base: coredns
Description: A DNS server that chains plugins
Upstream URL: https://github.com/coredns/coredns
Keywords: coredns dns
Licenses: Apache
Conflicts: coredns-bin
Provides: coredns
Submitter: arshlinux
Maintainer: miki (SilverRainZ, hexchain)
Last Packager: miki
Votes: 6
Popularity: 0.000000
First Submitted: 2017-05-23 16:16 (UTC)
Last Updated: 2026-04-23 21:53 (UTC)

Latest Comments

1 2 Next › Last »

miki commented on 2026-01-19 20:17 (UTC)

This is due to CGO_LDFLAGS being populated with makepkg-provided LDFLAGS. Since this is a CGO_ENABLED=0 target, I believe we can unset the LDFLAGS passthrough. Let's see.

Wennadocta commented on 2026-01-19 18:44 (UTC)

very strange error

==> Starting build()...
CGO_ENABLED=0  go build -v -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o coredns
go: downloading go1.25.6 (linux/amd64)
flag provided but not defined: -Wl,-O1
usage: go build [-o output] [build flags] [packages]
Run 'go help build' for details.
make: *** [Makefile:22: coredns] Error 2

like something is wrong in Makefile

miki commented on 2025-04-03 06:29 (UTC)

Should be fixed, sorry.

LiteracyFanatic commented on 2025-04-03 04:52 (UTC)

The build is failing because the manpages are actually under src/coredns-1.12.1/man/

miki commented on 2025-04-02 11:15 (UTC)

man pages are now included.

nl6720 commented on 2025-04-02 07:00 (UTC)

None of the man pages are packaged in the built package.

miki commented on 2022-05-31 07:19 (UTC)

pkgrel reset to 1.

endre commented on 2022-05-31 06:48 (UTC)

you forgot to reset pkgrel to 1.

pkgrel

The release number. This is usually a positive integer number that allows to differentiate between consecutive builds of the same version of a package. As fixes and additional features are added to the PKGBUILD that influence the resulting package, the pkgrel should be incremented by 1. When a new version of the software is released, this value must be reset to 1.

xuanwo commented on 2021-12-06 07:01 (UTC)

@kauron, sorry for the late, I have updated the arch to any.