Your message dated Tue, 04 May 2021 16:48:32 +0000
with message-id <e1ldydo-0000av...@fasolo.debian.org>
and subject line Bug#986509: fixed in bind-dyndb-ldap 11.6-3
has caused the Debian Bug report #986509,
regarding bind-dyndb-ldap: FTBFS with newer bind version in testing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
986509: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bind-dyndb-ldap
Version: 11.6-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210406 ftbfs-bullseye

Hi,

During a rebuild of all packages in bullseye, your package failed to build
on amd64.

Relevant part (hopefully):
> gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
> ... rest of stderr output deleted ...
> configure:3318: $? = 0
> configure:3307: gcc -V >&5
> gcc: error: unrecognized command-line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3318: $? = 1
> configure:3307: gcc -qversion >&5
> gcc: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:3318: $? = 1
> configure:3338: checking whether the C compiler works
> configure:3360: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:3364: $? = 0
> configure:3412: result: yes
> configure:3415: checking for C compiler default output file name
> configure:3417: result: a.out
> configure:3423: checking for suffix of executables
> configure:3430: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:3434: $? = 0
> configure:3456: result: 
> configure:3478: checking whether we are cross compiling
> configure:3486: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:3490: $? = 0
> configure:3497: ./conftest
> configure:3501: $? = 0
> configure:3516: result: no
> configure:3521: checking for suffix of object files
> configure:3543: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3547: $? = 0
> configure:3568: result: o
> configure:3572: checking whether we are using the GNU C compiler
> configure:3591: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3591: $? = 0
> configure:3600: result: yes
> configure:3609: checking whether gcc accepts -g
> configure:3629: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3629: $? = 0
> configure:3670: result: yes
> configure:3687: checking for gcc option to accept ISO C89
> configure:3750: gcc  -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3750: $? = 0
> configure:3763: result: none needed
> configure:3788: checking whether gcc understands -c and -o together
> configure:3810: gcc -c conftest.c -o conftest2.o
> configure:3813: $? = 0
> configure:3810: gcc -c conftest.c -o conftest2.o
> configure:3813: $? = 0
> configure:3825: result: yes
> configure:3844: checking dependency style of gcc
> configure:3955: result: none
> configure:4020: checking for ar
> configure:4036: found /usr/bin/ar
> configure:4047: result: ar
> configure:4073: checking the archiver (ar) interface
> configure:4089: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4089: $? = 0
> configure:4091: ar cru libconftest.a conftest.o >&5
> ar: `u' modifier ignored since `D' is the default (see `U')
> configure:4094: $? = 0
> configure:4122: result: ar
> configure:4190: checking for gcc
> configure:4217: result: gcc
> configure:4446: checking for C compiler version
> configure:4455: gcc --version >&5
> gcc (Debian 10.2.1-6) 10.2.1 20210110
> Copyright (C) 2020 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:4466: $? = 0
> configure:4455: gcc -v >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' 
> --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs 
> --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-10 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa
>  --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
> --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-mutex
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 10.2.1 20210110 (Debian 10.2.1-6) 
> ... rest of stderr output deleted ...
> configure:4466: $? = 0
> configure:4455: gcc -V >&5
> gcc: error: unrecognized command-line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:4466: $? = 1
> configure:4455: gcc -qversion >&5
> gcc: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:4466: $? = 1
> configure:4470: checking whether we are using the GNU C compiler
> configure:4498: result: yes
> configure:4507: checking whether gcc accepts -g
> configure:4568: result: yes
> configure:4585: checking for gcc option to accept ISO C89
> configure:4661: result: none needed
> configure:4686: checking whether gcc understands -c and -o together
> configure:4723: result: yes
> configure:4742: checking dependency style of gcc
> configure:4853: result: none
> configure:4897: checking build system type
> configure:4911: result: x86_64-pc-linux-gnu
> configure:4931: checking host system type
> configure:4944: result: x86_64-pc-linux-gnu
> configure:4985: checking how to print strings
> configure:5012: result: printf
> configure:5033: checking for a sed that does not truncate output
> configure:5097: result: /bin/sed
> configure:5115: checking for grep that handles long lines and -e
> configure:5173: result: /bin/grep
> configure:5178: checking for egrep
> configure:5240: result: /bin/grep -E
> configure:5245: checking for fgrep
> configure:5307: result: /bin/grep -F
> configure:5342: checking for ld used by gcc
> configure:5409: result: /usr/bin/ld
> configure:5416: checking if the linker (/usr/bin/ld) is GNU ld
> configure:5431: result: yes
> configure:5443: checking for BSD- or MS-compatible name lister (nm)
> configure:5497: result: /usr/bin/nm -B
> configure:5627: checking the name lister (/usr/bin/nm -B) interface
> configure:5634: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5637: /usr/bin/nm -B "conftest.o"
> configure:5640: output
> 0000000000000000 B some_variable
> configure:5647: result: BSD nm
> configure:5650: checking whether ln -s works
> configure:5654: result: yes
> configure:5662: checking the maximum length of command line arguments
> configure:5793: result: 1572864
> configure:5841: checking how to convert x86_64-pc-linux-gnu file names to 
> x86_64-pc-linux-gnu format
> configure:5881: result: func_convert_file_noop
> configure:5888: checking how to convert x86_64-pc-linux-gnu file names to 
> toolchain format
> configure:5908: result: func_convert_file_noop
> configure:5915: checking for /usr/bin/ld option to reload object files
> configure:5922: result: -r
> configure:5996: checking for objdump
> configure:6012: found /usr/bin/objdump
> configure:6023: result: objdump
> configure:6055: checking how to recognize dependent libraries
> configure:6255: result: pass_all
> configure:6340: checking for dlltool
> configure:6370: result: no
> configure:6400: checking how to associate runtime and link libraries
> configure:6427: result: printf %s\n
> configure:6551: checking for archiver @FILE support
> configure:6568: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6568: $? = 0
> configure:6571: ar cr libconftest.a @conftest.lst >&5
> configure:6574: $? = 0
> configure:6579: ar cr libconftest.a @conftest.lst >&5
> ar: conftest.o: No such file or directory
> configure:6582: $? = 1
> configure:6594: result: @
> configure:6652: checking for strip
> configure:6668: found /usr/bin/strip
> configure:6679: result: strip
> configure:6751: checking for ranlib
> configure:6767: found /usr/bin/ranlib
> configure:6778: result: ranlib
> configure:6880: checking command to parse /usr/bin/nm -B output from gcc 
> object
> configure:7033: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7036: $? = 0
> configure:7040: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[  
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
> configure:7106: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c conftstm.o >&5
> configure:7109: $? = 0
> configure:7147: result: ok
> configure:7194: checking for sysroot
> configure:7224: result: no
> configure:7231: checking for a working dd
> configure:7269: result: /bin/dd
> configure:7273: checking how to truncate binary pipes
> configure:7288: result: /bin/dd bs=4096 count=1
> configure:7424: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7427: $? = 0
> configure:7617: checking for mt
> configure:7647: result: no
> configure:7667: checking if : is a manifest tool
> configure:7673: : '-?'
> configure:7681: result: no
> configure:8358: checking how to run the C preprocessor
> configure:8389: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8389: $? = 0
> configure:8403: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
>    11 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:8403: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "bind-dyndb-ldap"
> | #define PACKAGE_TARNAME "bind-dyndb-ldap"
> | #define PACKAGE_VERSION "11.6"
> | #define PACKAGE_STRING "bind-dyndb-ldap 11.6"
> | #define PACKAGE_BUGREPORT "freeipa-de...@redhat.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "bind-dyndb-ldap"
> | #define VERSION "11.6"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:8428: result: gcc -E
> configure:8448: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:8448: $? = 0
> configure:8462: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
>    11 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:8462: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "bind-dyndb-ldap"
> | #define PACKAGE_TARNAME "bind-dyndb-ldap"
> | #define PACKAGE_VERSION "11.6"
> | #define PACKAGE_STRING "bind-dyndb-ldap 11.6"
> | #define PACKAGE_BUGREPORT "freeipa-de...@redhat.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "bind-dyndb-ldap"
> | #define VERSION "11.6"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:8491: checking for ANSI C header files
> configure:8511: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8511: $? = 0
> configure:8584: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:8584: $? = 0
> configure:8584: ./conftest
> configure:8584: $? = 0
> configure:8595: result: yes
> configure:8608: checking for sys/types.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8608: checking for sys/stat.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8608: checking for stdlib.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8608: checking for string.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8608: checking for memory.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8608: checking for strings.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8608: checking for inttypes.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8608: checking for stdint.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8608: checking for unistd.h
> configure:8608: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8608: $? = 0
> configure:8608: result: yes
> configure:8622: checking for dlfcn.h
> configure:8622: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8622: $? = 0
> configure:8622: result: yes
> configure:8848: checking for objdir
> configure:8863: result: .libs
> configure:9127: checking if gcc supports -fno-rtti -fno-exceptions
> configure:9145: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but 
> not for C
> configure:9149: $? = 0
> configure:9162: result: no
> configure:9526: checking for gcc option to produce PIC
> configure:9533: result: -fPIC -DPIC
> configure:9541: checking if gcc PIC flag -fPIC -DPIC works
> configure:9559: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
> configure:9563: $? = 0
> configure:9576: result: yes
> configure:9605: checking if gcc static flag -static works
> configure:9633: result: yes
> configure:9648: checking if gcc supports -c -o file.o
> configure:9669: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
> configure:9673: $? = 0
> configure:9695: result: yes
> configure:9703: checking if gcc supports -c -o file.o
> configure:9750: result: yes
> configure:9783: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:11046: result: yes
> configure:11083: checking whether -lc should be explicitly linked in
> configure:11091: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:11094: $? = 0
> configure:11109: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
> -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
> configure:11112: $? = 0
> configure:11126: result: no
> configure:11286: checking dynamic linker characteristics
> configure:11867: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
> configure:11867: $? = 0
> configure:12116: result: GNU/Linux ld.so
> configure:12238: checking how to hardcode library paths into programs
> configure:12263: result: immediate
> configure:12811: checking whether stripping libraries is possible
> configure:12816: result: yes
> configure:12851: checking if libtool supports shared libraries
> configure:12853: result: yes
> configure:12856: checking whether to build shared libraries
> configure:12881: result: yes
> configure:12884: checking whether to build static libraries
> configure:12888: result: no
> configure:12930: checking stddef.h usability
> configure:12930: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:12930: $? = 0
> configure:12930: result: yes
> configure:12930: checking stddef.h presence
> configure:12930: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:12930: $? = 0
> configure:12930: result: yes
> configure:12930: checking for stddef.h
> configure:12930: result: yes
> configure:12930: checking for stdlib.h
> configure:12930: result: yes
> configure:12930: checking for string.h
> configure:12930: result: yes
> configure:12930: checking for strings.h
> configure:12930: result: yes
> configure:12942: checking for size_t
> configure:12942: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:12942: $? = 0
> configure:12942: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:63:21: error: expected expression before ')' token
>    63 | if (sizeof ((size_t)))
>       |                     ^
> configure:12942: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "bind-dyndb-ldap"
> | #define PACKAGE_TARNAME "bind-dyndb-ldap"
> | #define PACKAGE_VERSION "11.6"
> | #define PACKAGE_STRING "bind-dyndb-ldap 11.6"
> | #define PACKAGE_BUGREPORT "freeipa-de...@redhat.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "bind-dyndb-ldap"
> | #define VERSION "11.6"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define HAVE_STDDEF_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_STRINGS_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | int
> | main ()
> | {
> | if (sizeof ((size_t)))
> |         return 0;
> |   ;
> |   return 0;
> | }
> configure:12942: result: yes
> configure:12958: checking for memset
> configure:12958: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> conftest.c:50:6: warning: conflicting types for built-in function 'memset'; 
> expected 'void *(void *, int,  long unsigned int)' 
> [-Wbuiltin-declaration-mismatch]
>    50 | char memset ();
>       |      ^~~~~~
> conftest.c:38:1: note: 'memset' is declared in header '<string.h>'
>    37 | # include <limits.h>
>    38 | #else
> configure:12958: $? = 0
> configure:12958: result: yes
> configure:12958: checking for strcasecmp
> configure:12958: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> conftest.c:51:6: warning: conflicting types for built-in function 
> 'strcasecmp'; expected 'int(const char *, const char *)' 
> [-Wbuiltin-declaration-mismatch]
>    51 | char strcasecmp ();
>       |      ^~~~~~~~~~
> configure:12958: $? = 0
> configure:12958: result: yes
> configure:12958: checking for strncasecmp
> configure:12958: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> conftest.c:52:6: warning: conflicting types for built-in function 
> 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' 
> [-Wbuiltin-declaration-mismatch]
>    52 | char strncasecmp ();
>       |      ^~~~~~~~~~~
> configure:12958: $? = 0
> configure:12958: result: yes
> configure:12969: checking for -fvisibility=hidden compiler flag
> configure:12989: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden 
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:12989: $? = 0
> configure:12990: result: yes
> configure:13005: checking for -fno-delete-null-pointer-checks compiler flag
> configure:13022: gcc -c -fno-delete-null-pointer-checks -Werror -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:13022: $? = 0
> configure:13023: result: yes
> configure:13040: checking for isc-config.sh
> configure:13073: result: no
> configure:13078: checking for working isc-config
> configure:13085: result: no
> configure:13090: WARNING:
>       Could not detect script isc-config.sh. Compilation may fail.
>       Defining variable BIND9_CFLAGS will fix this problem.
>       
> configure:13100: checking for isc_dir_open in -lisc
> configure:13125: gcc -o conftest  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden 
> -fno-delete-null-pointer-checks -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> conftest.c -lisc   >&5
> configure:13125: $? = 0
> configure:13134: result: yes
> configure:13147: checking for dns_name_init in -ldns
> configure:13172: gcc -o conftest  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden 
> -fno-delete-null-pointer-checks -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> conftest.c -ldns  -lisc  >&5
> configure:13172: $? = 0
> configure:13181: result: yes
> configure:13194: checking for ldap_initialize in -lldap
> configure:13219: gcc -o conftest  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden 
> -fno-delete-null-pointer-checks -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> conftest.c -lldap  -ldns -lisc  >&5
> configure:13219: $? = 0
> configure:13228: result: yes
> configure:13241: checking for krb5_cc_initialize in -lkrb5
> configure:13266: gcc -o conftest  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden 
> -fno-delete-null-pointer-checks -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> conftest.c -lkrb5  -lldap -ldns -lisc  >&5
> configure:13266: $? = 0
> configure:13275: result: yes
> configure:13288: checking for uuid_unparse in -luuid
> configure:13313: gcc -o conftest  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden 
> -fno-delete-null-pointer-checks -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> conftest.c -luuid  -lkrb5 -lldap -ldns -lisc  >&5
> configure:13313: $? = 0
> configure:13322: result: yes
> configure:13337: checking libdns version
> configure:13353: gcc -o conftest  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden 
> -fno-delete-null-pointer-checks -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> conftest.c -luuid -lkrb5 -lldap -ldns -lisc  >&5
> conftest.c: In function 'main':
> conftest.c:40:17: error: 'dns_libinterface' undeclared (first use in this 
> function)
>    40 |  printf("%d\n", dns_libinterface);
>       |                 ^~~~~~~~~~~~~~~~
> conftest.c:40:17: note: each undeclared identifier is reported only once for 
> each function it appears in
> configure:13353: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "bind-dyndb-ldap"
> | #define PACKAGE_TARNAME "bind-dyndb-ldap"
> | #define PACKAGE_VERSION "11.6"
> | #define PACKAGE_STRING "bind-dyndb-ldap 11.6"
> | #define PACKAGE_BUGREPORT "freeipa-de...@redhat.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "bind-dyndb-ldap"
> | #define VERSION "11.6"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define HAVE_STDDEF_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_MEMSET 1
> | #define HAVE_STRCASECMP 1
> | #define HAVE_STRNCASECMP 1
> | #define HAVE_VISIBILITY 1
> | #define HAVE_LIBISC 1
> | #define HAVE_LIBDNS 1
> | #define HAVE_LIBLDAP 1
> | #define HAVE_LIBKRB5 1
> | #define HAVE_LIBUUID 1
> | /* end confdefs.h.  */
> | 
> | #include <stdio.h>
> | #include <dns/version.h>
> | int main(void) {
> |     printf("%d\n", dns_libinterface);
> |     return 0;
> | }
> configure:13361: error: Can't obtain libdns version.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_BIND9_CFLAGS_set=
> ac_cv_env_BIND9_CFLAGS_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=-Wl,-z,relro
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_LT_SYS_LIBRARY_PATH_set=
> ac_cv_env_LT_SYS_LIBRARY_PATH_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_func_memset=yes
> ac_cv_func_strcasecmp=yes
> ac_cv_func_strncasecmp=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stddef_h=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=x86_64-pc-linux-gnu
> ac_cv_lib_dns_dns_name_init=yes
> ac_cv_lib_isc_isc_dir_open=yes
> ac_cv_lib_krb5_krb5_cc_initialize=yes
> ac_cv_lib_ldap_ldap_initialize=yes
> ac_cv_lib_uuid_uuid_unparse=yes
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_FGREP='/bin/grep -F'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_SED=/bin/sed
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_lt_DD=/bin/dd
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_OBJDUMP=objdump
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_make_make_set=yes
> ac_cv_type_size_t=yes
> am_cv_CC_dependencies_compiler_type=none
> am_cv_ar_interface=ar
> am_cv_make_support_nested_variables=yes
> am_cv_prog_cc_c_o=yes
> lt_cv_ar_at_file=@
> lt_cv_archive_cmds_need_lc=no
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_nm_interface='BSD nm'
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_path_mainfest_tool=no
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_pic='-fPIC -DPIC'
> lt_cv_prog_compiler_pic_works=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_compiler_static_works=yes
> lt_cv_prog_gnu_ld=yes
> lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
> lt_cv_shlibpath_overrides_runpath=yes
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  
> {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  
> {"\1", (void *) \&\1},/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: 
> \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* 
> \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* 
> .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
> \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char 
> \1;/p'\'''
> lt_cv_sys_global_symbol_to_import=
> lt_cv_sys_max_cmd_len=1572864
> lt_cv_to_host_file_cmd=func_convert_file_noop
> lt_cv_to_tool_file_cmd=func_convert_file_noop
> lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' aclocal-1.16'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='$${TAR-tar}'
> AM_BACKSLASH='\'
> AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
> AM_DEFAULT_VERBOSITY='1'
> AM_V='$(V)'
> AR='ar'
> AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoconf'
> AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoheader'
> AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' automake-1.16'
> AWK='mawk'
> BIND9_CFLAGS=''
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS=' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -fvisibility=hidden 
> -fno-delete-null-pointer-checks'
> CPP='gcc -E'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> DLLTOOL='false'
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> FGREP='/bin/grep -F'
> GREP='/bin/grep'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> ISC_CONFIG=''
> LD='/usr/bin/ld -m elf_x86_64'
> LDFLAGS='-Wl,-z,relro'
> LIBOBJS=''
> LIBS='-luuid -lkrb5 -lldap -ldns -lisc '
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIPO=''
> LN_S='ln -s'
> LTLIBOBJS=''
> LT_SYS_LIBRARY_PATH=''
> MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' makeinfo'
> MANIFEST_TOOL=':'
> MKDIR_P='/bin/mkdir -p'
> NM='/usr/bin/nm -B'
> NMEDIT=''
> OBJDUMP='objdump'
> OBJEXT='o'
> OTOOL64=''
> OTOOL=''
> PACKAGE='bind-dyndb-ldap'
> PACKAGE_BUGREPORT='freeipa-de...@redhat.com'
> PACKAGE_NAME='bind-dyndb-ldap'
> PACKAGE_STRING='bind-dyndb-ldap 11.6'
> PACKAGE_TARNAME='bind-dyndb-ldap'
> PACKAGE_URL=''
> PACKAGE_VERSION='11.6'
> PATH_SEPARATOR=':'
> RANLIB='ranlib'
> SED='/bin/sed'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP='strip'
> VERSION='11.6'
> WERROR=''
> ac_ct_AR='ar'
> ac_ct_CC='gcc'
> ac_ct_DUMPBIN=''
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=' -I$(srcdir)'
> am__leading_dot='.'
> am__nodep=''
> am__quote=''
> am__tar='$${TAR-tar} chof - "$$tardir"'
> am__untar='$${TAR-tar} xf -'
> bindir='${exec_prefix}/bin'
> build='x86_64-pc-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='pc'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='/usr/share/doc/bind9-dyndb-ldap'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host='x86_64-pc-linux-gnu'
> host_alias=''
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='${SHELL} /<<PKGBUILDDIR>>/install-sh'
> libdir='/usr/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='$(MKDIR_P)'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> runstatedir='/run'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "bind-dyndb-ldap"
> #define PACKAGE_TARNAME "bind-dyndb-ldap"
> #define PACKAGE_VERSION "11.6"
> #define PACKAGE_STRING "bind-dyndb-ldap 11.6"
> #define PACKAGE_BUGREPORT "freeipa-de...@redhat.com"
> #define PACKAGE_URL ""
> #define PACKAGE "bind-dyndb-ldap"
> #define VERSION "11.6"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_DLFCN_H 1
> #define LT_OBJDIR ".libs/"
> #define HAVE_STDDEF_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_MEMSET 1
> #define HAVE_STRCASECMP 1
> #define HAVE_STRNCASECMP 1
> #define HAVE_VISIBILITY 1
> #define HAVE_LIBISC 1
> #define HAVE_LIBDNS 1
> #define HAVE_LIBLDAP 1
> #define HAVE_LIBKRB5 1
> #define HAVE_LIBUUID 1
> 
> configure: exit 1
> dh_auto_configure: error: cd build && ../configure --build=x86_64-linux-gnu 
> --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-option-checking --disable-silent-rules 
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking --libdir=/usr/lib 
> --docdir=/usr/share/doc/bind9-dyndb-ldap returned exit code 1
> make[1]: *** [debian/rules:7: override_dh_auto_configure] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2021/04/06/bind-dyndb-ldap_11.6-2_testing.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: bind-dyndb-ldap
Source-Version: 11.6-3
Done: Timo Aaltonen <tjaal...@debian.org>

We believe that the bug you reported is fixed in the latest version of
bind-dyndb-ldap, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 986...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaal...@debian.org> (supplier of updated bind-dyndb-ldap 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 04 May 2021 19:34:58 +0300
Source: bind-dyndb-ldap
Built-For-Profiles: noudeb
Architecture: source
Version: 11.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian FreeIPA Team <pkg-freeipa-de...@alioth-lists.debian.net>
Changed-By: Timo Aaltonen <tjaal...@debian.org>
Closes: 986509
Changes:
 bind-dyndb-ldap (11.6-3) unstable; urgency=medium
 .
   * support-9.16.13.diff: Fix build against bind 9.16.13 and up.
     (Closes: #986509)
Checksums-Sha1:
 c1c95504f767022cf7a8eba70ed4a874e1c84f2d 2045 bind-dyndb-ldap_11.6-3.dsc
 1cc13a30bc0442c7f3c7cb8c1113acd22dc0b616 6432 
bind-dyndb-ldap_11.6-3.debian.tar.xz
 d905ca35077549f07ab562c0ca5c888f8ace6e00 8138 
bind-dyndb-ldap_11.6-3_source.buildinfo
Checksums-Sha256:
 8031c738ac0ef5fa2f8afac103409f554aff33a5e06a0734fccfe466674707d2 2045 
bind-dyndb-ldap_11.6-3.dsc
 86049d9ee6cd42e208508c53022d9a81595837b6253200e382b0a179b93c38fa 6432 
bind-dyndb-ldap_11.6-3.debian.tar.xz
 e1522db6b22a618879fe3e344264471688a7919646fb1959939c72f509a66cf9 8138 
bind-dyndb-ldap_11.6-3_source.buildinfo
Files:
 c7ba0f27ac5830d1229949513345059e 2045 net optional bind-dyndb-ldap_11.6-3.dsc
 8047725e09b3b41a3599e750f140869e 6432 net optional 
bind-dyndb-ldap_11.6-3.debian.tar.xz
 f135c76ad1192f317281bb79c9a6a30d 8138 net optional 
bind-dyndb-ldap_11.6-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmCReLwACgkQy3AxZaiJ
hNwIGBAAgp3Iw29i13IoHX2eSvlEGazJD3jrXzGSoUuG/ZV1qnfc949MLvKiAaJl
0gVeoNznIosrrqAw99M91znWDSjH8XoS8oBdqPQyWMNMMCMuGI5NlbLgKw843V6p
HLGli9r4h3sXbweqwA3WZlPIg2LWrxQkOYQEEXjTW6Vt2ecVNxWTwzTWGB54qR0Y
P94EWggkEKaRymlMBxMzJ75SkllMMj6UH69nw8JaqdX9v1+lekqaGMyZz3Gep+Ck
MVeLQR585ekn1M5cym1mjk0NtnkCEg3hrrDHdCjXi6m7kk+ZzScAIhvQgIXek1zA
gbvXKEu/0vZKJdRAkjeHHXSVDYv+n3tjbYdGkIt1wOy29TDPZChTuh5MajYBUvmf
XgQLw/1eiFnNRiNCKujmJt14uMmQo8bmikW9KSWopjDRolK2en/s8ljcz++Cd68m
L/rVXnx0VIUWaB6dOCz8O+UeA+0Jn5mssikcMvi2udcUEo4bjYuRZQOuCDlqZ6jd
zH79QjgyYhxkm9cEKu7waIlNuEmAivrD7y1XkRiIA11RLLdyh+mwWb3OxmnRy8Q8
YypoX2MH7KHPinJXK0SCwhvEnBSSDY7yt1w3wMYe+26CmsyEd/ose3KGTJ6AJDVh
HDhtrXfTmgckSKEPLnoTlBM+6EXSebj3r/90aDNLFJhJEw9kEr0=
=lovW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to