Package: src:poldi Version: 0.4.2+git20161115.553060d-1.4 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules build dh build dh_update_autotools_config cp: warning: behavior of -n is non-portable and may change in future; use --update=none instead cp: warning: behavior of -n is non-portable and may change in future; use --update=none instead dh_autoreconf Copying file m4/codeset.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 [... snipped ...] configure:8282: checking for ld used by GCC configure:8347: result: /usr/bin/ld configure:8354: checking if the linker (/usr/bin/ld) is GNU ld configure:8368: result: yes configure:8376: checking for shared library run path origin configure:8390: result: done configure:8893: checking for CFPreferencesCopyAppValue configure:8912: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:54:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 54 | #include <CoreFoundation/CFPreferences.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "poldi" | #define PACKAGE_TARNAME "poldi" | #define PACKAGE_VERSION "0.4.2.git" | #define PACKAGE_STRING "poldi 0.4.2.git" | #define PACKAGE_BUGREPORT "gnupg-de...@gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "poldi" | #define VERSION "0.4.2.git" | #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_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE_BUGREPORT "gnupg-de...@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "0" | #define NEED_KSBA_VERSION "1.0.2" | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_NANOSLEEP 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_STRING_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UIO_H 1 | #define RETSIGTYPE void | #define HAVE_SETENV 1 | #define HAVE_FOPENCOOKIE 1 | /* end confdefs.h. */ | #include <CoreFoundation/CFPreferences.h> | int | main (void) | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:8922: result: no configure:8929: checking for CFLocaleCopyCurrent configure:8948: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:54:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 54 | #include <CoreFoundation/CFLocale.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "poldi" | #define PACKAGE_TARNAME "poldi" | #define PACKAGE_VERSION "0.4.2.git" | #define PACKAGE_STRING "poldi 0.4.2.git" | #define PACKAGE_BUGREPORT "gnupg-de...@gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "poldi" | #define VERSION "0.4.2.git" | #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_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE_BUGREPORT "gnupg-de...@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "0" | #define NEED_KSBA_VERSION "1.0.2" | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_FOPENCOOKIE 1 | #define HAVE_NANOSLEEP 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_STRING_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UIO_H 1 | #define RETSIGTYPE void | #define HAVE_SETENV 1 | #define HAVE_FOPENCOOKIE 1 | /* end confdefs.h. */ | #include <CoreFoundation/CFLocale.h> | int | main (void) | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:8958: result: no configure:9007: checking for GNU gettext in libc configure:9028: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 configure:9028: $? = 0 configure:9038: result: yes configure:9794: checking whether to use NLS configure:9796: result: yes configure:9799: checking where the gettext function comes from configure:9810: result: libc configure:9911: *** *** You need libgpg-error to build this program. *** This library is for example available at *** ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error *** (at least version 0.7 is required.) *** configure:9960: error: *** *** Required libraries not found. Please consult the above messages *** and install them before running configure again. *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' 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_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_fopencookie=yes ac_cv_func_funopen=no ac_cv_func_nanosleep=yes ac_cv_func_setenv=yes ac_cv_func_stpcpy=yes ac_cv_func_strtoul=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_minix_config_h=no 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GPGRT_CONFIG=/usr/bin/gpgrt-config ac_cv_path_GPG_ERROR_CONFIG=no ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_should_define__xopen_source=no ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_signal=void ac_cv_type_size_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes ## ----------------- ## ## 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)' AUTH_METHOD_LOCALDB_FALSE='#' AUTH_METHOD_LOCALDB_TRUE='' AUTH_METHOD_X509_FALSE='#' AUTH_METHOD_X509_TRUE='' AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' automake-1.16' AWK='mawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall' CPP='gcc -E' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' GETTEXT_MACRO_VERSION='0.17' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GPGRT_CONFIG='/usr/bin/gpgrt-config --libdir=/usr/lib/x86_64-linux-gnu' GPG_ERROR_CFLAGS='' GPG_ERROR_CONFIG='no' GPG_ERROR_LIBS='' GPG_ERROR_MT_CFLAGS='' GPG_ERROR_MT_LIBS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' KSBA_CFLAGS='' KSBA_CONFIG='/usr/bin/gpgrt-config --libdir=/usr/lib/x86_64-linux-gnu ksba' KSBA_LIBS='-L/usr/lib/x86_64-linux-gnu -lksba -lgpg-error' LDFLAGS='-Wl,-z,relro' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/gpgrt-config --libdir=/usr/lib/x86_64-linux-gnu libgcrypt' LIBGCRYPT_LIBS='-L/usr/lib/x86_64-linux-gnu -lgcrypt' LIBICONV='-liconv' LIBINTL='' LIBOBJS=' funopen.o' LIBS='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' makeinfo' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='poldi' PACKAGE_BUGREPORT='gnupg-de...@gnupg.org' PACKAGE_NAME='poldi' PACKAGE_STRING='poldi 0.4.2.git' PACKAGE_TARNAME='poldi' PACKAGE_URL='' PACKAGE_VERSION='0.4.2.git' PAM_MODULE_DIRECTORY='/usr/lib/x86_64-linux-gnu/security' PATH_SEPARATOR=':' POLDI_CONF_DIRECTORY='/etc/poldi' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='' USE_NLS='yes' VERSION='0.4.2.git' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' 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='${datarootdir}/doc/${PACKAGE_TARNAME}' 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='${prefix}/lib/x86_64-linux-gnu' libexecdir='${prefix}/lib/gnupg' 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='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "poldi" #define PACKAGE_TARNAME "poldi" #define PACKAGE_VERSION "0.4.2.git" #define PACKAGE_STRING "poldi 0.4.2.git" #define PACKAGE_BUGREPORT "gnupg-de...@gnupg.org" #define PACKAGE_URL "" #define PACKAGE "poldi" #define VERSION "0.4.2.git" #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_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define PACKAGE_BUGREPORT "gnupg-de...@gnupg.org" #define NEED_LIBGCRYPT_VERSION "0" #define NEED_KSBA_VERSION "1.0.2" #define HAVE_STPCPY 1 #define HAVE_STRTOUL 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_NANOSLEEP 1 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 8 #define HAVE_STRING_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_UIO_H 1 #define RETSIGTYPE void #define HAVE_SETENV 1 #define HAVE_FOPENCOOKIE 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_AUTH_METHOD_X509 1 #define ENABLE_AUTH_METHOD_LOCALDB 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 --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --sysconfdir=/etc --with-pam-module-directory=/usr/lib/x86_64-linux-gnu/security --libexecdir=\${prefix}/lib/gnupg returned exit code 1 make[1]: *** [debian/rules:10: override_dh_auto_configure] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202407/ About the archive rebuild: The build was made on virtual machines of type m6a.large and r6a.large from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.