[Pkg-freeipa-devel] Bug#1081855: 389-ds-base: FTBFS: error: failed to select a version for the requirement `clap = "^4.3"`

Santiago Vila sanvila at debian.org
Sun Sep 15 18:30:29 BST 2024


Package: src:389-ds-base
Version: 3.1.1+dfsg1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
  debian/rules build
dh build --with python3
    dh_update_autotools_config
    dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:62: warning: your code may safely assume C89 semantics that RETSIGTYPE is void.
configure.ac:62: Remove this warning and the `AC_CACHE_CHECK' when you adjust the code.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
configure.ac:62: the top level
configure.ac:24: installing './compile'
configure.ac:16: installing './config.guess'
configure.ac:16: installing './config.sub'
configure.ac:10: installing './install-sh'
configure.ac:10: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
    debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
	--with-openldap \
	--with-systemd \
	--with-systemdsystemunitdir=/usr/lib/systemd/system \
	--with-systemdsystemconfdir=/etc/systemd/system \
	--with-systemdgroupname=dirsrv.target \
	--with-tmpfiles-d=/etc/tmpfiles.d \
	--enable-autobind \
	--enable-cmocka \
	--enable-icu \
	--enable-perl \
	--enable-rust \
	--enable-rust-offline
	./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 --with-openldap --with-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --with-systemdgroupname=dirsrv.target --with-tmpfiles-d=/etc/tmpfiles.d --enable-autobind --enable-cmocka --enable-icu --enable-perl --enable-rust --enable-rust-offline
configure: This is configure for 389-ds-base 3.1.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... none
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking dependency style of gcc... none
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for malloc.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/file.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for mntent.h... yes
checking for sys/sysinfo.h... yes
checking for sys/endian.h... no
checking for endian.h... yes
checking for inttypes.h... (cached) yes
checking for crack.h... yes
checking for lmdb.h... yes
checking for json-c/json.h... yes
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for uid_t... yes
checking for gid_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working chown... yes
checking whether closedir returns void... no
checking for error_at_line... yes
checking for fork... yes
checking for vfork... yes
checking for getpagesize... yes
checking for vprintf... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat correctly handles trailing slash... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking for gcc options needed to detect all undeclared functions... none needed
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking for strftime... yes
checking for endpwent... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for getaddrinfo... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for munmap... yes
checking for putenv... yes
checking for rmdir... yes
checking for setrlimit... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for tzset... yes
checking for clock_gettime... yes
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for --enable-rust-offline... yes
checking for cargo... yes
checking for rustc... yes
checking for --enable-cockpit... yes
checking for --enable-debug... no
checking for --enable-asan... no
checking for --enable-msan... no
checking for --enable-tsan... no
checking for --enable-ubsan... no
checking for --enable-clang... no
checking for --enable-cfi... no
checking for --enable-gcc-security... no
checking for --enable-profiling... no
checking for --enable-systemtap... no
checking for --enable-pam-passthru... yes
checking for security/pam_appl.h... yes
checking for --enable-dna... yes
checking for --enable-ldapi... yes
checking for --enable-autobind... yes
checking for --enable-auto-dn-suffix... no
checking for --enable-bitwise... yes
checking for --enable-acctpolicy... yes
checking for --enable-posix-winsync... yes
checking for FHS... checking for --with-fhs... no
checking for --with-fhs-opt... no
checking for --with-perldir... checking for --with-pythonexec... checking for --with-bundle-libdb... checking for --with-instconfigdir... no
checking for --with-initddir... no
checking for GCC provided 64-bit atomic operations... yes
checking for nspr... yes
checking for nss... yes
checking for openssl... yes
checking for OpenLDAP... checking for --with-openldap... using system OpenLDAP
checking for --with-openldap-inc... no
checking for --with-openldap-lib... no
checking for --with-openldap-bin... no
checking for OpenLDAP with pkg-config... no OpenLDAP pkg-config files
checking for ldap_features.h... yes
checking for ldap_initialize in -lldap-2.5... no
checking for ldap_initialize in -lldap... yes
checking for ldap_url_parse_ext in -lldap... yes
checking for _init in -lldif... no
checking for db... checking for --with-db... yes
checking for --with-db-inc... no
checking for --with-db-lib... no
checking for db.h... using /usr/include/db.h
checking for db_create in -ldb-5.3... yes
checking for libsasl2... yes
checking for icu-i18n >= 60.2... yes
checking for Net-SNMP... checking for --with-netsnmp... yes
checking for --with-netsnmp-inc... no
checking for --with-netsnmp-lib... no
checking for net-snmp-includes.h... using /usr/include/net-snmp/net-snmp-includes.h
checking for krb5... yes
checking for krb5_cc_new_unique... yes
checking for libpcre2-8... yes
checking for SELinux... checking for --with-selinux... no
checking for Systemd... checking for --with-systemd... using systemd native features
checking for --with-journald... no
checking for libsystemd... yes
checking for --with-systemdsystemunitdir... /usr/lib/systemd/system
checking for --with-systemdsystemconfdir... /etc/systemd/system
checking for --with-systemdgroupname... dirsrv.target
checking for --with-tmpfiles-d... /etc/tmpfiles.d
checking whether to enable cmocka unit tests... yes
checking for cmocka... yes
checking for doxygen... doxygen
using system Doxygen
checking for --with-libldap-r... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating docs/slapi.doxy
config.status: creating src/pkgconfig/dirsrv.pc
config.status: creating src/pkgconfig/libsds.pc
config.status: creating src/pkgconfig/svrcore.pc
config.status: creating Makefile
config.status: creating rpm/389-ds-base.spec
config.status: creating .cargo/config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
(cd debian/vendor && for i in `ls /usr/share/cargo/registry`; do \
   ln -fs /usr/share/cargo/registry/$i .; done)
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
    debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
(make src/lib389/setup.py && cd src/lib389 && python3 setup.py build)
make[2]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p src/lib389/
sed -e 's, at bindir\@,/usr/bin,g' -e 's, at sbindir\@,/usr/sbin,g' -e 's, at libdir\@,/usr/lib/x86_64-linux-gnu,g' -e 's, at libexecdir\@,/usr/libexec,g' -e 's, at nss_libdir\@,,g' -e 's, at ldaptool_bindir\@,,g' -e 's, at ldaptool_opts\@,-x,g' -e 's, at plainldif_opts\@,-LLL,g' -e 's, at db_libdir\@,/usr/lib/x86_64-linux-gnu,g' -e 's, at db_bindir\@,/usr/bin,g' -e 's, at netsnmp_libdir\@,,g' -e 's, at propertydir\@,/usr/share/dirsrv/properties,g' -e 's, at datadir\@,/usr/share,g' -e 's, at schemadir\@,/etc/dirsrv/schema,g' -e 's, at serverdir\@,/usr/lib/x86_64-linux-gnu/dirsrv,g' -e 's, at serverincdir\@,/usr/include/dirsrv,g' -e 's, at serverplugindir\@,/usr/lib/x86_64-linux-gnu/dirsrv/plugins,g' -e 's, at taskdir\@,/usr/share/dirsrv/script-templates,g' -e 's, at configdir\@,/etc/dirsrv/config,g' -e 's, at sysconfdir\@,/etc,g' -e 's, at localstatedir\@,/var,g' -e 's, at localrundir\@,/run,g' -e 's, at infdir\@,/usr/share/dirsrv/inf,g' -e 's, at mibdir\@,/usr/share/dirsrv/mibs,g' -e 's, at cockpitdir\@,/usr/share/cockpit/389-console,g' -e 's, at templatedir\@,/usr/share/dirsrv/data,g' -e 's, at systemschemadir\@,/usr/share/dirsrv/schema,g' -e 's, at package_name\@,dirsrv,g' -e 's, at instconfigdir\@,/etc/dirsrv,g' -e 's, at enable_ldapi\@,1,g' -e 's, at enable_pam_passthru\@,1,g' -e 's, at enable_bitwise\@,1,g' -e 's, at enable_dna\@,1,g' -e 's, at enable_autobind\@,1,g' -e 's, at enable_auto_dn_suffix\@,,g' -e 's, at enable_presence\@,,g' -e 's, at enable_asan\@,0,g' -e 's, at enable_msan\@,0,g' -e 's, at enable_tsan\@,0,g' -e 's, at enable_ubsan\@,0,g' -e 's, at SANITIZER\@,,g' -e 's, at ECHO_N\@,-n,g' -e 's, at ECHO_C\@,,g' -e 's, at brand\@,389,g' -e 's, at capbrand\@,389,g' -e 's, at vendor\@,389 Project,g' -e 's, at PACKAGE_NAME\@,dirsrv,g' -e 's, at PACKAGE_VERSION\@,3.1.1,g' -e 's, at RPM_VERSION\@,3.1.1,g' -e 's, at PACKAGE_BASE_VERSION\@,3.1,g' -e 's, at CONSOLE_VERSION\@,3.2,g' -e 's, at BUILDNUM\@,\"2024.220.0653\",g' -e 's, at NQBUILD_NUM\@,2024.220.0653,g' -e 's, at perlpath\@,/usr/lib/x86_64-linux-gnu/dirsrv/perl,g' -e 's, at defaultuser\@,dirsrv,g' -e 's, at defaultgroup\@,dirsrv,g' -e 's, at with_fhs_opt\@,,g' -e 's, at with_selinux\@,,g' -e 's, at with_systemd\@,1,g' -e 's, at tmpfiles_d\@,/etc/tmpfiles.d,g' -e 's, at pythonexec\@,/usr/bin/python3,g' -e 's, at sttyexec\@,/bin/stty,g' -e 's, at initconfigdir\@,/etc/default,g' -e 's, at updatedir\@,/usr/share/dirsrv/updates,g' -e 's, at ldaplib\@,openldap,g' -e 's, at ldaplib_defs\@,-DUSE_OPENLDAP,g' -e 's, at systemdsystemunitdir\@,/usr/lib/systemd/system,g' -e 's, at systemdsystemconfdir\@,/etc/systemd/system,g' -e 's, at systemdgroupname\@,dirsrv.target,g' -e 's, at prefixdir\@,/usr,g' src/lib389/setup.py.in > src/lib389/setup.py
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
argv=['setup.py', 'build']
running build
running build_py
running build_manpages
generating man/dsconf.8
generating man/dsctl.8
generating man/dsidm.8
generating man/dscreate.8
generating man/openldap_to_ds.8
creating build
creating build/lib
creating build/lib/lib389
copying lib389/config.py -> build/lib/lib389
copying lib389/_replication.py -> build/lib/lib389
copying lib389/mit_krb5.py -> build/lib/lib389
copying lib389/nss_ssl.py -> build/lib/lib389
copying lib389/_controls.py -> build/lib/lib389
copying lib389/lint.py -> build/lib/lib389
copying lib389/mappingTree.py -> build/lib/lib389
copying lib389/saslmap.py -> build/lib/lib389
copying lib389/_mapped_object_lint.py -> build/lib/lib389
copying lib389/tools.py -> build/lib/lib389
copying lib389/exceptions.py -> build/lib/lib389
copying lib389/agreement.py -> build/lib/lib389
copying lib389/utils.py -> build/lib/lib389
copying lib389/suffix.py -> build/lib/lib389
copying lib389/perftools.py -> build/lib/lib389
copying lib389/extended_operations.py -> build/lib/lib389
copying lib389/monitor.py -> build/lib/lib389
copying lib389/password_plugins.py -> build/lib/lib389
copying lib389/dseldif.py -> build/lib/lib389
copying lib389/extensibleobject.py -> build/lib/lib389
copying lib389/ldap_objs.py -> build/lib/lib389
copying lib389/pwpolicy.py -> build/lib/lib389
copying lib389/properties.py -> build/lib/lib389
copying lib389/dbgen.py -> build/lib/lib389
copying lib389/dirsrv_log.py -> build/lib/lib389
copying lib389/passwd.py -> build/lib/lib389
copying lib389/_constants.py -> build/lib/lib389
copying lib389/plugins.py -> build/lib/lib389
copying lib389/ldapi.py -> build/lib/lib389
copying lib389/ldclt.py -> build/lib/lib389
copying lib389/tunables.py -> build/lib/lib389
copying lib389/__init__.py -> build/lib/lib389
copying lib389/repltools.py -> build/lib/lib389
copying lib389/rootdse.py -> build/lib/lib389
copying lib389/replica.py -> build/lib/lib389
copying lib389/conflicts.py -> build/lib/lib389
copying lib389/_ldifconn.py -> build/lib/lib389
copying lib389/paths.py -> build/lib/lib389
copying lib389/ds_instance.py -> build/lib/lib389
copying lib389/rewriters.py -> build/lib/lib389
copying lib389/sasl.py -> build/lib/lib389
copying lib389/_mapped_object.py -> build/lib/lib389
copying lib389/tombstone.py -> build/lib/lib389
copying lib389/cos.py -> build/lib/lib389
copying lib389/index.py -> build/lib/lib389
copying lib389/encrypted_attributes.py -> build/lib/lib389
copying lib389/_entry.py -> build/lib/lib389
copying lib389/tasks.py -> build/lib/lib389
copying lib389/topologies.py -> build/lib/lib389
copying lib389/referral.py -> build/lib/lib389
copying lib389/backend.py -> build/lib/lib389
copying lib389/aci.py -> build/lib/lib389
copying lib389/chaining.py -> build/lib/lib389
copying lib389/schema.py -> build/lib/lib389
creating build/lib/lib389/migrate
copying lib389/migrate/ldif.py -> build/lib/lib389/migrate
copying lib389/migrate/__init__.py -> build/lib/lib389/migrate
copying lib389/migrate/plan.py -> build/lib/lib389/migrate
creating build/lib/lib389/idm
copying lib389/idm/role.py -> build/lib/lib389/idm
copying lib389/idm/ipadomain.py -> build/lib/lib389/idm
copying lib389/idm/organizationalunit.py -> build/lib/lib389/idm
copying lib389/idm/posixgroup.py -> build/lib/lib389/idm
copying lib389/idm/organizationalrole.py -> build/lib/lib389/idm
copying lib389/idm/account.py -> build/lib/lib389/idm
copying lib389/idm/__init__.py -> build/lib/lib389/idm
copying lib389/idm/country.py -> build/lib/lib389/idm
copying lib389/idm/domain.py -> build/lib/lib389/idm
copying lib389/idm/organization.py -> build/lib/lib389/idm
copying lib389/idm/nscontainer.py -> build/lib/lib389/idm
copying lib389/idm/services.py -> build/lib/lib389/idm
copying lib389/idm/group.py -> build/lib/lib389/idm
copying lib389/idm/user.py -> build/lib/lib389/idm
copying lib389/idm/directorymanager.py -> build/lib/lib389/idm
creating build/lib/lib389/clitools
copying lib389/clitools/__init__.py -> build/lib/lib389/clitools
creating build/lib/lib389/cli_base
copying lib389/cli_base/dsrc.py -> build/lib/lib389/cli_base
copying lib389/cli_base/__init__.py -> build/lib/lib389/cli_base
creating build/lib/lib389/instance
copying lib389/instance/options.py -> build/lib/lib389/instance
copying lib389/instance/setup.py -> build/lib/lib389/instance
copying lib389/instance/remove.py -> build/lib/lib389/instance
copying lib389/instance/__init__.py -> build/lib/lib389/instance
creating build/lib/lib389/cli_ctl
copying lib389/cli_ctl/nsstate.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/dsrc.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/dblib.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/instance.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/tls.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/dbgen.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/health.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/dbtasks.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/__init__.py -> build/lib/lib389/cli_ctl
copying lib389/cli_ctl/cockpit.py -> build/lib/lib389/cli_ctl
creating build/lib/lib389/tests
copying lib389/tests/config.py -> build/lib/lib389/tests
copying lib389/tests/dereference_test.py -> build/lib/lib389/tests
copying lib389/tests/dseldif_test.py -> build/lib/lib389/tests
copying lib389/tests/referral_test.py -> build/lib/lib389/tests
copying lib389/tests/dirsrv_test.py -> build/lib/lib389/tests
copying lib389/tests/backend_test.py -> build/lib/lib389/tests
copying lib389/tests/schema_test.py -> build/lib/lib389/tests
copying lib389/tests/conftest.py -> build/lib/lib389/tests
copying lib389/tests/utils_test.py -> build/lib/lib389/tests
copying lib389/tests/paths_test.py -> build/lib/lib389/tests
copying lib389/tests/index_test.py -> build/lib/lib389/tests
copying lib389/tests/config_test.py -> build/lib/lib389/tests
copying lib389/tests/mapped_object_test.py -> build/lib/lib389/tests
copying lib389/tests/tls_external_test.py -> build/lib/lib389/tests
copying lib389/tests/nss_ssl_test.py -> build/lib/lib389/tests
copying lib389/tests/agreement_test.py -> build/lib/lib389/tests
copying lib389/tests/mappingtree_test.py -> build/lib/lib389/tests
copying lib389/tests/__init__.py -> build/lib/lib389/tests
copying lib389/tests/aci_parse_test.py -> build/lib/lib389/tests
copying lib389/tests/suffix_test.py -> build/lib/lib389/tests
copying lib389/tests/entry_test.py -> build/lib/lib389/tests
copying lib389/tests/effective_rights_test.py -> build/lib/lib389/tests
copying lib389/tests/test_module_proxy.py -> build/lib/lib389/tests
copying lib389/tests/dsversion_test.py -> build/lib/lib389/tests
copying lib389/tests/healthcheck_test.py -> build/lib/lib389/tests
copying lib389/tests/replica_test.py -> build/lib/lib389/tests
copying lib389/tests/plugin_test.py -> build/lib/lib389/tests
copying lib389/tests/ldclt_test.py -> build/lib/lib389/tests
copying lib389/tests/dirsrv_log_test.py -> build/lib/lib389/tests
copying lib389/tests/aci_test.py -> build/lib/lib389/tests
copying lib389/tests/mapped_object_lint_test.py -> build/lib/lib389/tests
creating build/lib/lib389/configurations
copying lib389/configurations/config.py -> build/lib/lib389/configurations
copying lib389/configurations/config_001003006.py -> build/lib/lib389/configurations
copying lib389/configurations/config_001004002.py -> build/lib/lib389/configurations
copying lib389/configurations/config_002003000.py -> build/lib/lib389/configurations
copying lib389/configurations/__init__.py -> build/lib/lib389/configurations
copying lib389/configurations/config_001004000.py -> build/lib/lib389/configurations
copying lib389/configurations/sample.py -> build/lib/lib389/configurations
creating build/lib/lib389/cli_conf
copying lib389/cli_conf/config.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/plugin.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/monitor.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/replication.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/pwpolicy.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/saslmappings.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/__init__.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/conflicts.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/security.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/directory_manager.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/backend.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/chaining.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/schema.py -> build/lib/lib389/cli_conf
copying lib389/cli_conf/backup.py -> build/lib/lib389/cli_conf
creating build/lib/lib389/cli_idm
copying lib389/cli_idm/uniquegroup.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/role.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/initialise.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/client_config.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/organizationalunit.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/posixgroup.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/account.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/__init__.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/service.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/group.py -> build/lib/lib389/cli_idm
copying lib389/cli_idm/user.py -> build/lib/lib389/cli_idm
creating build/lib/lib389/migrate/openldap
copying lib389/migrate/openldap/config.py -> build/lib/lib389/migrate/openldap
copying lib389/migrate/openldap/__init__.py -> build/lib/lib389/migrate/openldap
copying lib389/migrate/openldap/schema.py -> build/lib/lib389/migrate/openldap
creating build/lib/lib389/tests/cli
copying lib389/tests/cli/idm_group_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/conf_backup_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/conf_conflicts_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/conf_schema_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/conf_chaining_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/__init__.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/idm_user_modify_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/adm_instance_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/idm_user_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/dsrc_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/conf_pwpolicy_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/conf_plugin_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/conf_directory_manager_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/conf_backend_test.py -> build/lib/lib389/tests/cli
copying lib389/tests/cli/ctl_dbtasks_test.py -> build/lib/lib389/tests/cli
creating build/lib/lib389/tests/idm
copying lib389/tests/idm/__init__.py -> build/lib/lib389/tests/idm
copying lib389/tests/idm/account_test.py -> build/lib/lib389/tests/idm
copying lib389/tests/idm/user_and_group_test.py -> build/lib/lib389/tests/idm
copying lib389/tests/idm/services_test.py -> build/lib/lib389/tests/idm
creating build/lib/lib389/tests/plugins
copying lib389/tests/plugins/referint_test.py -> build/lib/lib389/tests/plugins
copying lib389/tests/plugins/memberof_test.py -> build/lib/lib389/tests/plugins
copying lib389/tests/plugins/utils.py -> build/lib/lib389/tests/plugins
copying lib389/tests/plugins/__init__.py -> build/lib/lib389/tests/plugins
copying lib389/tests/plugins/usn_test.py -> build/lib/lib389/tests/plugins
creating build/lib/lib389/tests/configurations
copying lib389/tests/configurations/config_001004000_test.py -> build/lib/lib389/tests/configurations
copying lib389/tests/configurations/config_001003006_test.py -> build/lib/lib389/tests/configurations
copying lib389/tests/configurations/__init__.py -> build/lib/lib389/tests/configurations
creating build/lib/lib389/tests/cli/conf_plugins
copying lib389/tests/cli/conf_plugins/referint_test.py -> build/lib/lib389/tests/cli/conf_plugins
copying lib389/tests/cli/conf_plugins/memberof_test.py -> build/lib/lib389/tests/cli/conf_plugins
copying lib389/tests/cli/conf_plugins/__init__.py -> build/lib/lib389/tests/cli/conf_plugins
copying lib389/tests/cli/conf_plugins/rootdn_ac_test.py -> build/lib/lib389/tests/cli/conf_plugins
copying lib389/tests/cli/conf_plugins/usn_test.py -> build/lib/lib389/tests/cli/conf_plugins
copying lib389/tests/cli/conf_plugins/automember_test.py -> build/lib/lib389/tests/cli/conf_plugins
creating build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/attruniq.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/automember.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/accountpolicy.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/posix_winsync.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/linkedattr.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/pampassthrough.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/referint.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/contentsync.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/ldappassthrough.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/memberof.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/usn.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/__init__.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/managedentries.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/dna.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/entryuuid.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/rootdn_ac.py -> build/lib/lib389/cli_conf/plugins
copying lib389/cli_conf/plugins/retrochangelog.py -> build/lib/lib389/cli_conf/plugins
dh_auto_build
	make -j2
make[2]: Entering directory '/<<PKGBUILDDIR>>'
./ldap/servers/slapd/mkDBErrStrs.py -i ./ldap/servers/slapd/back-ldbm -o .
RUST_BACKTRACE=1 RUSTC_BOOTSTRAP=1 \
CARGO_TARGET_DIR=/<<PKGBUILDDIR>>/rs/rslapd \
SLAPD_DYLIB_DIR=/<<PKGBUILDDIR>>/ \
SLAPD_HEADER_DIR=/<<PKGBUILDDIR>>/ \
	cargo rustc --offline --manifest-path=./src/librslapd/Cargo.toml \
	--release --verbose -- -C debuginfo=2
warning: `/<<PKGBUILDDIR>>/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
RUST_BACKTRACE=1 RUSTC_BOOTSTRAP=1 \
CARGO_TARGET_DIR=/<<PKGBUILDDIR>>/rs/rnsslapd \
SLAPD_DYLIB_DIR=/<<PKGBUILDDIR>>/ \
SLAPD_HEADER_DIR=/<<PKGBUILDDIR>>/ \
	cargo rustc --offline --manifest-path=./src/librnsslapd/Cargo.toml \
	--release --verbose -- -C debuginfo=2
warning: `/<<PKGBUILDDIR>>/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
     Blocking waiting for file lock on package cache
error: failed to select a version for the requirement `clap = "^4.3"`
candidate versions found which didn't match: 3.2.25
location searched: directory source `/<<PKGBUILDDIR>>/debian/vendor` (which is replacing registry `crates-io`)
required by package `cbindgen v0.27.0`
     ... which satisfies dependency `cbindgen = "0.*"` of package `librslapd v0.1.0 (/<<PKGBUILDDIR>>/src/librslapd)`
perhaps a crate was updated and forgotten to be re-vendored?
As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without the offline flag.
make[2]: *** [Makefile:13388: /<<PKGBUILDDIR>>/rs/rslapd/release/librslapd.a] Error 101
make[2]: *** Waiting for unfinished jobs....
error: failed to select a version for the requirement `clap = "^4.3"`
candidate versions found which didn't match: 3.2.25
location searched: directory source `/<<PKGBUILDDIR>>/debian/vendor` (which is replacing registry `crates-io`)
required by package `cbindgen v0.27.0`
     ... which satisfies dependency `cbindgen = "0.*"` of package `librslapd v0.1.0 (/<<PKGBUILDDIR>>/src/librslapd)`
perhaps a crate was updated and forgotten to be re-vendored?
As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without the offline flag.
make[2]: *** [Makefile:13399: /<<PKGBUILDDIR>>/rs/rnsslapd/release/librnsslapd.a] Error 101
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make[1]: *** [debian/rules:55: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: 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/202409/

About the archive rebuild: The build was made on virtual machines 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.


More information about the Pkg-freeipa-devel mailing list