Package Details: stubby-git 2718.8797280-1

Git Clone URL: https://aur.archlinux.org/stubby-git.git (read-only, click to copy)
Package Base: stubby-git
Description: DNS Privacy stub resolver
Upstream URL: https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby
Keywords: dnsprivacy getdns stubby
Licenses: BSD
Conflicts: getdns, stubby
Submitter: codeworkx
Maintainer: codeworkx
Last Packager: codeworkx
Votes: 3
Popularity: 0.000000
First Submitted: 2017-10-28 18:27 (UTC)
Last Updated: 2018-02-26 20:06 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

mokkurkalve commented on 2022-10-26 21:39 (UTC)

Compiling fails thus:

==> Starting prepare()...
Submodule 'src/test/jsmn' (https://github.com/getdnsapi/jsmn.git) registered for path 'src/jsmn'
Submodule 'src/ssl_dane' (https://github.com/getdnsapi/ssl_dane) registered for path 'src/ssl_dane'
Submodule 'src/yxml' (https://github.com/getdnsapi/yxml.git) registered for path 'src/yxml'
Submodule 'stubby' (https://github.com/getdnsapi/stubby.git) registered for path 'stubby'
Cloning into '/tmp/makepkg/stubby-git/src/stubby/src/jsmn'...
Cloning into '/tmp/makepkg/stubby-git/src/stubby/src/ssl_dane'...
Cloning into '/tmp/makepkg/stubby-git/src/stubby/src/yxml'...
Cloning into '/tmp/makepkg/stubby-git/src/stubby/stubby'...
Submodule path 'src/jsmn': checked out '686a240cc8186a9a799ebafb0b32e67991b5abfc'
Submodule path 'src/ssl_dane': checked out '89ff45974cafa7e03f0503ed013fe3e680698c20'
Submodule path 'src/yxml': checked out '57497cdcacb6e5538e6bf6dad0b274896d9b3962'
Submodule path 'stubby': checked out 'd4eff9bf415a968b1849c99720d51af98a10bdee'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './config.guess'
libtoolize: copying file './config.sub'
libtoolize: copying file './install-sh'
libtoolize: copying file './ltmain.sh'
autoreconf: error: 'configure.ac' is required
==> ERROR: A failure occurred in prepare().
    Aborting...

prometheus commented on 2018-02-25 17:15 (UTC) (edited on 2018-02-25 17:16 (UTC) by prometheus)

After installation, yaourt complains:

error: file owned by 'getdns' and 'stubby-git': 'usr/bin/getdns_query'
error: file owned by 'getdns' and 'stubby-git': 'usr/include/getdns/getdns.h'
error: file owned by 'getdns' and 'stubby-git': 'usr/include/getdns/getdns_extra.h'
error: file owned by 'getdns' and 'stubby-git': 'usr/lib/libgetdns.so'

and so on...

moparisthebest commented on 2017-11-09 03:55 (UTC)

Have to add 'libyaml' to depends and also: makedepends=('git') To get this to build.