GNU bug report logs - #51329
adns parallel build failure (and git access problems)

Previous Next

Package: adns;

Reported by: Sergei Trofimovich <slyich <at> gmail.com>

Date: Fri, 22 Oct 2021 08:23:02 UTC

Severity: normal

Found in version 1.6.0

Full log


Message #8 received at 51329 <at> debbugs.gnu.org (full text, mbox):

From: Sergei Trofimovich <slyich <at> gmail.com>
To: 51329 <at> debbugs.gnu.org
Subject: Re: bug#51329: Acknowledgement (adns parallel build failure (and git
 access problems))
Date: Fri, 22 Oct 2021 09:36:01 +0100
>    make[1]: Entering directory '/home/slyfox/dev/git/adns-ccaa001/regress'
..
>    gcc -g -O2 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value  -I../src -I. -I./../src  -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnsresfilter_c.o ../client/adnsresfilter.c
>    In file included from ../client/adnsresfilter.c:46:
>    ./hredirect.h:3:10: fatal error: hsyscalls.h: No such file or directory
>        3 | #include "hsyscalls.h"
>          |          ^~~~~~~~~~~~~
>    compilation terminated.
>    make[1]: *** [Makefile:130: adnsresfilter_c.o] Error 1

Looking at
    http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blob;f=regress/Makefile.in;h=993c1af66e2fbda331aee965ac2bfc8d3665c43e;hb=HEAD#l133

Could it be we are missing cross-header 'hredirect.h' dependency on
'hsyscalls.h'?

-- 

  Sergei




This bug report was last modified 3 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.