Source: arpalert
Version: 2.0.12-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> gcc version 11.2.0 (Debian 11.2.0-10) 
> ... rest of stderr output deleted ...
> configure:3028: $? = 0
> configure:3017: gcc -V >&5
> gcc: error: unrecognized command-line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3028: $? = 1
> configure:3017: gcc -qversion >&5
> gcc: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:3028: $? = 1
> configure:3017: gcc -version >&5
> gcc: error: unrecognized command-line option '-version'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3028: $? = 1
> configure:3048: checking whether the C compiler works
> configure:3070: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
> configure:3074: $? = 0
> configure:3124: result: yes
> configure:3127: checking for C compiler default output file name
> configure:3129: result: a.out
> configure:3135: checking for suffix of executables
> configure:3142: 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,-z,now conftest.c  >&5
> configure:3146: $? = 0
> configure:3169: result: 
> configure:3191: checking whether we are cross compiling
> configure:3199: 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,-z,now conftest.c  >&5
> configure:3203: $? = 0
> configure:3210: ./conftest
> configure:3214: $? = 0
> configure:3229: result: no
> configure:3234: checking for suffix of object files
> configure:3257: 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:3261: $? = 0
> configure:3283: result: o
> configure:3287: checking whether the compiler supports GNU C
> configure:3307: 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:3307: $? = 0
> configure:3317: result: yes
> configure:3328: checking whether gcc accepts -g
> configure:3349: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3349: $? = 0
> configure:3393: result: yes
> configure:3413: checking for gcc option to enable C11 features
> configure:3428: 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:3428: $? = 0
> configure:3446: result: none needed
> configure:3560: checking for gawk
> configure:3595: result: no
> configure:3560: checking for mawk
> configure:3581: found /usr/bin/mawk
> configure:3592: result: mawk
> configure:3609: checking how to run the C preprocessor
> configure:3635: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3635: $? = 0
> configure:3650: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
>     9 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:3650: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "arpalert"
> | #define PACKAGE_TARNAME "arpalert"
> | #define PACKAGE_VERSION "2.0.12"
> | #define PACKAGE_STRING "arpalert 2.0.12"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3677: result: gcc -E
> configure:3691: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:3691: $? = 0
> configure:3706: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
>     9 | #include <ac_nonexistent.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> configure:3706: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "arpalert"
> | #define PACKAGE_TARNAME "arpalert"
> | #define PACKAGE_VERSION "2.0.12"
> | #define PACKAGE_STRING "arpalert 2.0.12"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3737: checking for grep that handles long lines and -e
> configure:3801: result: /bin/grep
> configure:3806: checking for egrep
> configure:3874: result: /bin/grep -E
> configure:3880: checking whether gcc needs -traditional
> configure:3917: result: no
> configure:3934: checking for stdio.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for stdlib.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for string.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for inttypes.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for stdint.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for strings.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for sys/stat.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for sys/types.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for unistd.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for sys/time.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for vfork.h
> configure:3934: 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:47:10: fatal error: vfork.h: No such file or directory
>    47 | #include <vfork.h>
>       |          ^~~~~~~~~
> compilation terminated.
> configure:3934: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "arpalert"
> | #define PACKAGE_TARNAME "arpalert"
> | #define PACKAGE_VERSION "2.0.12"
> | #define PACKAGE_STRING "arpalert 2.0.12"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_TIME_H 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <vfork.h>
> configure:3934: result: no
> configure:3934: checking for sys/select.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3934: checking for sys/socket.h
> configure:3934: 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:3934: $? = 0
> configure:3934: result: yes
> configure:3959: checking for _Bool
> configure:3959: 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:3959: $? = 0
> configure:3959: 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:53:20: error: expected expression before ')' token
>    53 | if (sizeof ((_Bool)))
>       |                    ^
> configure:3959: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "arpalert"
> | #define PACKAGE_TARNAME "arpalert"
> | #define PACKAGE_VERSION "2.0.12"
> | #define PACKAGE_STRING "arpalert 2.0.12"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define STDC_HEADERS 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | int
> | main (void)
> | {
> | if (sizeof ((_Bool)))
> |         return 0;
> |   ;
> |   return 0;
> | }
> configure:3959: result: yes
> configure:3968: checking for stdbool.h that conforms to C99
> configure:4084: 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:4084: $? = 0
> configure:4092: result: yes
> configure:4101: checking for sys/wait.h that is POSIX.1 compatible
> configure:4128: 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:4128: $? = 0
> configure:4136: result: yes
> configure:4154: checking whether struct tm is in sys/time.h or time.h
> configure:4175: 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:4175: $? = 0
> configure:4183: result: time.h
> configure:4191: checking for uid_t in sys/types.h
> configure:4212: result: yes
> configure:4225: checking for syslog.h
> configure:4225: 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:4225: $? = 0
> configure:4225: result: yes
> configure:4237: checking for arpa/inet.h
> configure:4237: 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:4237: $? = 0
> configure:4237: result: yes
> configure:4249: checking for dlfcn.h
> configure:4249: 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:4249: $? = 0
> configure:4249: result: yes
> configure:4261: checking for errno.h
> configure:4261: 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:4261: $? = 0
> configure:4261: result: yes
> configure:4273: checking for fcntl.h
> configure:4273: 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:4273: $? = 0
> configure:4273: result: yes
> configure:4285: checking for grp.h
> configure:4285: 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:4285: $? = 0
> configure:4285: result: yes
> configure:4313: checking for netinet/in.h
> configure:4313: 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:4313: $? = 0
> configure:4313: result: yes
> configure:4325: checking for pcap.h
> configure:4325: 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:4325: $? = 0
> configure:4325: result: yes
> configure:4337: checking for pwd.h
> configure:4337: 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:4337: $? = 0
> configure:4337: result: yes
> configure:4349: checking for signal.h
> configure:4349: 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:4349: $? = 0
> configure:4349: result: yes
> configure:4361: checking for stdarg.h
> configure:4361: 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:4361: $? = 0
> configure:4361: result: yes
> configure:4373: checking for stdio.h
> configure:4373: result: yes
> configure:4385: checking for stdlib.h
> configure:4385: result: yes
> configure:4397: checking for string.h
> configure:4397: result: yes
> configure:4409: checking for strings.h
> configure:4409: result: yes
> configure:4421: checking for sys/ioctl.h
> configure:4421: 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:4421: $? = 0
> configure:4421: result: yes
> configure:4433: checking for sys/param.h
> configure:4433: 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:4433: $? = 0
> configure:4433: result: yes
> configure:4445: checking for sys/select.h
> configure:4445: result: yes
> configure:4457: checking for sys/socket.h
> configure:4457: result: yes
> configure:4469: checking for sys/stat.h
> configure:4469: result: yes
> configure:4482: checking for net/if_arp.h
> configure:4482: 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:4482: $? = 0
> configure:4482: result: yes
> configure:4494: checking for netinet/if_ether.h
> configure:4494: 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:4494: $? = 0
> configure:4494: result: yes
> configure:4508: checking for net/if.h
> configure:4508: 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:4508: $? = 0
> configure:4508: result: yes
> configure:4523: checking for sys/sysctl.h
> configure:4523: 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:77:10: fatal error: sys/sysctl.h: No such file or directory
>    77 | #include <sys/sysctl.h>
>       |          ^~~~~~~~~~~~~~
> compilation terminated.
> configure:4523: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "arpalert"
> | #define PACKAGE_TARNAME "arpalert"
> | #define PACKAGE_VERSION "2.0.12"
> | #define PACKAGE_STRING "arpalert 2.0.12"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define STDC_HEADERS 1
> | #define HAVE__BOOL 1
> | #define HAVE_STDBOOL_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define TIME_WITH_SYS_TIME 1
> | #define HAVE_SYSLOG_H 1
> | #define HAVE_ARPA_INET_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_ERRNO_H 1
> | #define HAVE_FCNTL_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_NETINET_IN_H 1
> | #define HAVE_PCAP_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_SIGNAL_H 1
> | #define HAVE_STDARG_H 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_IOCTL_H 1
> | #define HAVE_SYS_PARAM_H 1
> | #define HAVE_SYS_SELECT_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_NET_IF_ARP_H 1
> | #define HAVE_NETINET_IF_ETHER_H 1
> | #define HAVE_NET_IF_H 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <sys/sysctl.h>
> configure:4523: result: no
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_compiler_gnu=yes
> 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 -Wl,-z,now'
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_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_header_arpa_inet_h=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_errno_h=yes
> ac_cv_header_fcntl_h=yes
> ac_cv_header_grp_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_net_if_arp_h=yes
> ac_cv_header_net_if_h=yes
> ac_cv_header_netinet_if_ether_h=yes
> ac_cv_header_netinet_in_h=yes
> ac_cv_header_pcap_h=yes
> ac_cv_header_pwd_h=yes
> ac_cv_header_signal_h=yes
> ac_cv_header_stdarg_h=yes
> ac_cv_header_stdbool_h=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdio_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_ioctl_h=yes
> ac_cv_header_sys_param_h=yes
> ac_cv_header_sys_select_h=yes
> ac_cv_header_sys_socket_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_sysctl_h=no
> ac_cv_header_sys_time_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_sys_wait_h=yes
> ac_cv_header_syslog_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_header_vfork_h=no
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_GREP=/bin/grep
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_cc_c11=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_prog_gcc_traditional=no
> ac_cv_struct_tm=time.h
> ac_cv_type__Bool=yes
> ac_cv_type_uid_t=yes
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> AWK='mawk'
> CC='gcc'
> CFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security'
> CPP='gcc -E'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> GREP='/bin/grep'
> LDFLAGS='-Wl,-z,relro -Wl,-z,now'
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME='arpalert'
> PACKAGE_STRING='arpalert 2.0.12'
> PACKAGE_TARNAME='arpalert'
> PACKAGE_URL=''
> PACKAGE_VERSION='2.0.12'
> PATH_SEPARATOR=':'
> SHELL='/bin/bash'
> ac_ct_CC='gcc'
> bindir='${exec_prefix}/bin'
> build='x86_64-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu=''
> build_os=''
> build_vendor=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host=''
> host_alias=''
> host_cpu=''
> host_os=''
> host_vendor=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> libdir='${prefix}/lib/x86_64-linux-gnu'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> 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 "arpalert"
> #define PACKAGE_TARNAME "arpalert"
> #define PACKAGE_VERSION "2.0.12"
> #define PACKAGE_STRING "arpalert 2.0.12"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> #define HAVE_STDIO_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_SYS_SELECT_H 1
> #define HAVE_SYS_SOCKET_H 1
> #define STDC_HEADERS 1
> #define HAVE__BOOL 1
> #define HAVE_STDBOOL_H 1
> #define HAVE_SYS_WAIT_H 1
> #define TIME_WITH_SYS_TIME 1
> #define HAVE_SYSLOG_H 1
> #define HAVE_ARPA_INET_H 1
> #define HAVE_DLFCN_H 1
> #define HAVE_ERRNO_H 1
> #define HAVE_FCNTL_H 1
> #define HAVE_GRP_H 1
> #define HAVE_NETINET_IN_H 1
> #define HAVE_PCAP_H 1
> #define HAVE_PWD_H 1
> #define HAVE_SIGNAL_H 1
> #define HAVE_STDARG_H 1
> #define HAVE_STDIO_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_SYS_IOCTL_H 1
> #define HAVE_SYS_PARAM_H 1
> #define HAVE_SYS_SELECT_H 1
> #define HAVE_SYS_SOCKET_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_NET_IF_ARP_H 1
> #define HAVE_NETINET_IF_ETHER_H 1
> #define HAVE_NET_IF_H 1
> 
> configure: exit 1
> dh_auto_configure: error: ./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 returned exit code 1
> make: *** [debian/rules:7: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/arpalert_2.0.12-5_unstable.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.

Reply via email to