==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dpkg 1.23.5-2 (Tue Feb 17 08:30:37 2026)
==> Retrieving sources...
-> Updating dpkg git repo...
-> Found origin.archlinux
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
dpkg ... Passed
origin.archlinux ... Passed
==> Making package: dpkg 1.23.5-2 (Tue Feb 17 15:30:45 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) libmd-1.1.0-2 zlib-ng-2.3.3-1
Total Download Size: 0.04 MiB
Total Installed Size: 0.35 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libmd-1.1.0-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libmd...
installing zlib-ng...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 git-2.53.0-1 perl-io-string-1.08-13 perl-timedate-2.33-9
Total Download Size: 0.01 MiB
Total Installed Size: 45.02 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
perl-io-string-1.08-13-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing perl-io-string...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found origin.archlinux
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of dpkg git repo...
Cloning into 'dpkg'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION
Copying file ABOUT-NLS
Copying file build-aux/config.rpath
Copying file m4/build-to-host.m4
Copying file m4/gettext.m4
Copying file m4/host-cpu-c-abi.m4
Copying file m4/iconv.m4
Copying file m4/intlmacosx.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Copying file dselect/po/Makefile.in.in
Copying file po/Makefile.in.in
Copying file scripts/po/Makefile.in.in
Copying file dselect/po/Makevars.template
Copying file po/Makevars.template
Copying file scripts/po/Makevars.template
Copying file dselect/po/Rules-quot
Copying file po/Rules-quot
Copying file scripts/po/Rules-quot
Copying file dselect/po/boldquot.sed
Copying file po/boldquot.sed
Copying file scripts/po/boldquot.sed
Copying file dselect/po/en@boldquot.header
Copying file po/en@boldquot.header
Copying file scripts/po/en@boldquot.header
Copying file dselect/po/en@quot.header
Copying file po/en@quot.header
Copying file scripts/po/en@quot.header
Copying file dselect/po/fetch-po
Copying file po/fetch-po
Copying file scripts/po/fetch-po
Copying file dselect/po/insert-header.sed
Copying file po/insert-header.sed
Copying file scripts/po/insert-header.sed
Copying file dselect/po/quot.sed
Copying file po/quot.sed
Copying file scripts/po/quot.sed
Copying file dselect/po/remove-potcdate.sed
Copying file po/remove-potcdate.sed
Copying file scripts/po/remove-potcdate.sed
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/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:47: installing 'build-aux/ar-lib'
configure.ac:21: installing 'build-aux/compile'
configure.ac:40: installing 'build-aux/config.guess'
configure.ac:40: installing 'build-aux/config.sub'
configure.ac:23: installing 'build-aux/install-sh'
configure.ac:23: installing 'build-aux/missing'
dselect/Makefile.am: installing 'build-aux/depcomp'
==> Starting build()...
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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 aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-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 ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
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 dlfcn.h... yes
checking which variant of shared library versioning to provide... (default) aix
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) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
checking for --as-needed linker flag... yes
checking for --version-script linker flag... yes
checking whether to build dselect... yes
checking whether to build start-stop-daemon... no
checking whether to build update-alternatives... yes
checking for perl >= 5.36.0... /usr/bin/perl
checking for a POSIX sh that supports -- after -c... sh
checking for pager... no
checking for less... no
checking for more... more
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether gcc supports C99... yes
checking for g++... g++
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 dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether g++ supports C++14... yes
checking for gpatch... no
checking for patch... patch
checking for doxygen... no
checking for dot... NO
checking for gnutar... no
checking for gtar... no
checking for tar... tar
checking for po4a >= 0.59... no
checking for perl >= 5.36.0... (cached) /usr/bin/perl
checking for pod2man... pod2man
checking whether to build with code coverage... no
checking for gcc option to enable large file support... none needed
checking for library containing clock_gettime... none required
checking for md5.h... yes
checking for library containing MD5Init... -lmd
checking for gzdopen in -lz... yes
checking for zlib.h... yes
checking for zng_gzdopen in -lz-ng... yes
checking for zlib-ng.h... yes
checking for BZ2_bzdopen in -lbz2... yes
checking for bzlib.h... yes
checking for lzma_alone_decoder in -llzma... yes
checking for lzma.h... yes
checking for lzma_stream_encoder_mt in -llzma... yes
checking for lzma_stream_decoder_mt in -llzma... yes
checking for ZSTD_compressStream2 in -lzstd... yes
checking for zstd.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libselinux >= 2.3... no
checking whether Unicode is requested... yes
checking for ncurses/ncurses.h... no
checking for ncurses.h... yes
checking for curses.h... yes
checking for ncurses/term.h... no
checking for term.h... yes
checking for ncursesw/ncurses.h... no
checking for ncursesw/term.h... no
checking for initscr in -lncursesw... yes
checking for library containing tigetstr... none required
checking for error.h... yes
checking for err.h... yes
checking for locale.h... yes
checking for xlocale.h... no
checking for libintl.h... yes
checking for kvm.h... no
checking for sys/sysmacros.h... yes
checking for sys/param.h... yes
checking for sys/syscall.h... yes
checking for sys/user.h... yes
checking for sys/mkdev.h... no
checking for sys/pstat.h... no
checking for linux/fiemap.h... yes
checking for sys/procfs.h... yes
checking for sys/proc.h... no
checking for cxxabi.h... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of void *... 8
checking size of off_t... 8
checking size of time_t... 8
checking alignment of max_align_t... 16
checking whether char is unsigned... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for struct psinfo... no
checking for gcc options needed to detect all undeclared functions... none needed
checking for unistd.h... (cached) yes
checking whether sys_siglist is declared... no
checking whether sys_errlist is declared... no
checking whether sys_nerr is declared... no
checking for va_copy... yes
checking for C99 snprintf functions... yes
checking whether fsync works on directories... yes
checking whether offsetof is declared... yes
checking whether makedev is declared... no
checking whether WCOREDUMP is declared... yes
checking whether TIOCNOTTY is declared... yes
checking whether O_NOFOLLOW is declared... yes
checking whether F_ALLOCSP64 is declared... no
checking whether F_PREALLOCATE is declared... no
checking whether P_tmpdir is declared... yes
checking for program_invocation_short_name... yes
checking for __progname... yes
checking for getopt... yes
checking for getopt_long... yes
checking for obstack_free... yes
checking for strchrnul... yes
checking for strnlen... yes
checking for strndup... yes
checking for strerror... yes
checking for strsignal... yes
checking for asprintf... yes
checking for fgetpwent... yes
checking for fgetgrent... yes
checking for scandir... yes
checking for alphasort... yes
checking for unsetenv... yes
checking for lchown... yes
checking for setsid... yes
checking for getdtablesize... yes
checking for closefrom... yes
checking for close_range... yes
checking for getprocs64... no
checking for getprogname... no
checking for getexecname... no
checking for lutimes... yes
checking for fallocate... yes
checking for posix_fallocate... yes
checking for posix_fadvise... yes
checking for uselocale... yes
checking for __cxa_pure_virtual... yes
checking whether gcc accepts -fstrict-flex-arrays=3... yes
checking whether g++ accepts -fstrict-flex-arrays=3... yes
checking whether gcc accepts -fcf-protection=full... no
checking whether gcc accepts -fstack-clash-protection... yes
checking whether gcc accepts -fstack-protector-strong... yes
checking whether gcc accepts -mbranch-protection=standard... yes
checking whether g++ accepts -fcf-protection=full... no
checking whether g++ accepts -fstack-clash-protection... yes
checking whether g++ accepts -fstack-protector-strong... yes
checking whether g++ accepts -mbranch-protection=standard... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wextra... yes
checking whether gcc accepts -Walloca... yes
checking whether gcc accepts -Walloc-zero... yes
checking whether gcc accepts -Warray-bounds=3... no
checking whether gcc accepts -Warray-bounds-pointer-arithmetic... no
checking whether gcc accepts -Wassign-enum... no
checking whether gcc accepts -Wbitfield-enum-conversion... no
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wconditional-uninitialized... no
checking whether gcc accepts -Wdate-time... yes
checking whether gcc accepts -Wdocumentation... no
checking whether gcc accepts -Wduplicate-enum... no
checking whether gcc accepts -Wduplicated-branches... yes
checking whether gcc accepts -Wduplicated-cond... yes
checking whether gcc accepts -Wextra-semi... no
checking whether gcc accepts -Wflexible-array-extensions... no
checking whether gcc accepts -Wfloat-conversion... yes
checking whether gcc accepts -Wfloat-equal... yes
checking whether gcc accepts -Wformat -Wformat-security... yes
checking whether gcc accepts -Wformat=2... yes
checking whether gcc accepts -Winit-self... yes
checking whether gcc accepts -Wlogical-not-parentheses... yes
checking whether gcc accepts -Wlogical-op... yes
checking whether gcc accepts -Wmissing-declarations... no
checking whether gcc accepts -Wmissing-format-attribute... yes
checking whether gcc accepts -Wmissing-variable-declarations... yes
checking whether gcc accepts -Wnewline-eof... no
checking whether gcc accepts -Wno-missing-field-initializers... yes
checking whether gcc accepts -Wno-nonnull-compare... yes
checking whether gcc accepts -Wno-tautological-constant-out-of-range-compare... no
checking whether gcc accepts -Wno-unused-parameter... yes
checking whether gcc accepts -Wnull-dereference... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wredundant-decls... yes
checking whether gcc accepts -Wregister... no
checking whether gcc accepts -Wrestrict... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wshift-negative-value... yes
checking whether gcc accepts -Wshift-overflow=2... yes
checking whether gcc accepts -Wshift-sign-overflow... no
checking whether gcc accepts -Wsizeof-array-argument... yes
checking whether gcc accepts -Wstrict-overflow=2... yes
checking whether gcc accepts -Wstrict-flex-arrays... no
checking whether gcc accepts -Wswitch-bool... yes
checking whether gcc accepts -Wvla... yes
checking whether gcc accepts -Wwrite-strings... yes
checking whether gcc accepts -Wxor-used-as-pow... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wc99-c11-compat... yes
checking whether gcc accepts -Wc99-compat... no
checking whether gcc accepts -Wc11-extensions... no
checking whether gcc accepts -Wc2x-compat... no
checking whether gcc accepts -Wc2x-extensions... no
checking whether gcc accepts -Wpre-c2x-compat... no
checking whether gcc accepts -Wdeclaration-after-statement... yes
checking whether gcc accepts -Wenum-int-mismatch... yes
checking whether gcc accepts -Wmissing-prototypes... no
checking whether gcc accepts -Wnested-externs... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether g++ accepts -Wall... yes
checking whether g++ accepts -Wextra... yes
checking whether g++ accepts -Walloca... yes
checking whether g++ accepts -Walloc-zero... yes
checking whether g++ accepts -Warray-bounds=3... no
checking whether g++ accepts -Warray-bounds-pointer-arithmetic... no
checking whether g++ accepts -Wassign-enum... no
checking whether g++ accepts -Wbitfield-enum-conversion... no
checking whether g++ accepts -Wcast-align... yes
checking whether g++ accepts -Wconditional-uninitialized... no
checking whether g++ accepts -Wdate-time... yes
checking whether g++ accepts -Wdocumentation... no
checking whether g++ accepts -Wduplicate-enum... no
checking whether g++ accepts -Wduplicated-branches... yes
checking whether g++ accepts -Wduplicated-cond... yes
checking whether g++ accepts -Wextra-semi... yes
checking whether g++ accepts -Wflexible-array-extensions... no
checking whether g++ accepts -Wfloat-conversion... yes
checking whether g++ accepts -Wfloat-equal... yes
checking whether g++ accepts -Wformat -Wformat-security... yes
checking whether g++ accepts -Wformat=2... yes
checking whether g++ accepts -Winit-self... yes
checking whether g++ accepts -Wlogical-not-parentheses... yes
checking whether g++ accepts -Wlogical-op... yes
checking whether g++ accepts -Wmissing-declarations... no
checking whether g++ accepts -Wmissing-format-attribute... yes
checking whether g++ accepts -Wmissing-variable-declarations... no
checking whether g++ accepts -Wnewline-eof... no
checking whether g++ accepts -Wno-missing-field-initializers... yes
checking whether g++ accepts -Wno-nonnull-compare... yes
checking whether g++ accepts -Wno-tautological-constant-out-of-range-compare... no
checking whether g++ accepts -Wno-unused-parameter... yes
checking whether g++ accepts -Wnull-dereference... yes
checking whether g++ accepts -Wpointer-arith... yes
checking whether g++ accepts -Wredundant-decls... yes
checking whether g++ accepts -Wregister... yes
checking whether g++ accepts -Wrestrict... yes
checking whether g++ accepts -Wshadow... yes
checking whether g++ accepts -Wshift-negative-value... yes
checking whether g++ accepts -Wshift-overflow=2... yes
checking whether g++ accepts -Wshift-sign-overflow... no
checking whether g++ accepts -Wsizeof-array-argument... yes
checking whether g++ accepts -Wstrict-overflow=2... yes
checking whether g++ accepts -Wstrict-flex-arrays... no
checking whether g++ accepts -Wswitch-bool... yes
checking whether g++ accepts -Wvla... yes
checking whether g++ accepts -Wwrite-strings... yes
checking whether g++ accepts -Wxor-used-as-pow... yes
checking whether g++ accepts -Wc++14-compat... yes
checking whether g++ accepts -Wc++14-compat-pedantic... no
checking whether g++ accepts -Wc++17-extensions... yes
checking whether g++ accepts -Wc++20-extensions... yes
checking whether g++ accepts -Wc++23-extensions... yes
checking whether g++ accepts -Wc++26-extensions... yes
checking whether g++ accepts -Wcast-qual... yes
checking whether g++ accepts -Wold-style-cast... yes
checking whether g++ accepts -Wzero-as-null-pointer-constant... yes
checking dpkg cpu type... arm64
checking dpkg operating system type... linux
checking dpkg architecture name... arm64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dselect/Makefile
config.status: creating dselect/methods/Makefile
config.status: creating dselect/po/Makefile.in
config.status: creating lib/Makefile
config.status: creating lib/compat/Makefile
config.status: creating lib/dpkg/Makefile
config.status: creating lib/dpkg/libdpkg.pc
config.status: creating doc/Doxyfile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating scripts/Build.PL
config.status: creating scripts/Makefile
config.status: creating scripts/README.cpan
config.status: creating scripts/mk/Makefile
config.status: creating scripts/po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/at/atlocal
config.status: creating utils/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating dselect/po/Makefile
config.status: creating po/Makefile
config.status: creating scripts/po/Makefile
config.status: executing libtool commands
config.status: executing src/at/atconfig commands
Release:
Version . . . . . : 1.23.5-dirty
VCS id . . . . . : 89f266325cc8b5b7fd1ee417b78d498ee189565b-dirty
Configuration:
Arch attributes:
cpu name . . . . . . . . . . : arm64
os name . . . . . . . . . . . : linux
arch name . . . . . . . . . . : arm64
arch bits . . . . . . . . . . : 64
arch endian . . . . . . . . . : little
char bits . . . . . . . . . . : 8
char sign . . . . . . . . . . : unsigned
sizeof(short) . . . . . . . . : 2
sizeof(int) . . . . . . . . . : 4
sizeof(long) . . . . . . . . : 8
sizeof(long long) . . . . . . : 8
sizeof(float) . . . . . . . . : 4
sizeof(double) . . . . . . . : 8
sizeof(long double) . . . . . : 16
sizeof(void *) . . . . . . . : 8
sizeof(off_t) . . . . . . . . : 8
sizeof(time_t) . . . . . . . : 8
alignof(max_align_t) . . . . : 16
Features:
native language support . . . : yes
unicode support . . . . . . . : yes
development documentation . . : yes
code coverage . . . . . . . . : no
build shared libraries . . . : no
mmap loaders . . . . . . . . : no
disk pre-allocation . . . . . : no
default dpkg-deb compressor . : xz
default shell interpreter . . : sh
default pager program . . . . : more
Paths:
devlibdir . . . . . . . . . . : ${exec_prefix}/lib
pkgconfdir . . . . . . . . . : /etc/dpkg
docspecdir . . . . . . . . . : ${datarootdir}/doc/${PACKAGE_TARNAME}/spec
methodsdir . . . . . . . . . : /usr/lib/dpkg/methods
admindir . . . . . . . . . . : /var/lib/dpkg
backupsdir . . . . . . . . . : /var/backups
logdir . . . . . . . . . . . : /var/log
pkg-config dir . . . . . . . : ${exec_prefix}/lib/pkgconfig
aclocal dir . . . . . . . . : ${datarootdir}/aclocal
polkit actions dir . . . . . : ${datarootdir}/polkit-1/actions
bash completions dir . . . . : ${datarootdir}/bash-completion/completions
zsh completions dir . . . . . : ${datarootdir}/zsh/site-functions
perl interpreter . . . . . . : /usr/bin/perl
perl libdir . . . . . . . . . : $(prefix)/share/perl5/vendor_perl
Programs:
update-alternatives . . . . . : yes
start-stop-daemon . . . . . . : no
dselect . . . . . . . . . . . : yes
System Libraries:
librt . . . . . . . . . . . . : builtin
libsocket . . . . . . . . . . : no
libps . . . . . . . . . . . . : no
libkvm . . . . . . . . . . . : no
libselinux . . . . . . . . . : no
libmd . . . . . . . . . . . . : yes
libz . . . . . . . . . . . . : yes (zlib-ng)
liblzma . . . . . . . . . . . : yes
libzstd . . . . . . . . . . . : yes
libbz2 . . . . . . . . . . . : yes
libcurses . . . . . . . . . . : yes
make all-recursive
make[1]: Entering directory '/build/dpkg/src/dpkg'
Making all in lib
make[2]: Entering directory '/build/dpkg/src/dpkg/lib'
Making all in compat
make[3]: Entering directory '/build/dpkg/src/dpkg/lib/compat'
CC libcompat_test_la-strndup.lo
CC libcompat_test_la-strsignal.lo
CC libcompat_test_la-strchrnul.lo
CC libcompat_test_la-strnlen.lo
CC libcompat_test_la-vsnprintf.lo
CC libcompat_test_la-asprintf.lo
CC libcompat_test_la-snprintf.lo
CC libcompat_test_la-vasprintf.lo
CC libcompat_test_la-getent.lo
CC libcompat_test_la-alphasort.lo
strchrnul.c: In function 'test_strchrnul':
strchrnul.c:32:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CC libcompat_test_la-scandir.lo
CC empty.lo
CC libcompat_test_la-unsetenv.lo
CCLD libcompat.la
CCLD libcompat-test.la
make[3]: Leaving directory '/build/dpkg/src/dpkg/lib/compat'
Making all in dpkg
make[3]: Entering directory '/build/dpkg/src/dpkg/lib/dpkg'
CC atomic-file.lo
CC buffer.lo
CC ar.lo
CC arch.lo
CC cleanup.lo
CC c-ctype.lo
CC command.lo
CC color.lo
CC compress.lo
CC dbmodify.lo
CC dbdir.lo
CC db-ctrl-access.lo
CC db-ctrl-format.lo
CC db-ctrl-upgrade.lo
CC db-fsys-digest.lo
CC db-fsys-divert.lo
CC db-fsys-files.lo
CC db-fsys-load.lo
CC db-fsys-override.lo
CC deb-version.lo
CC debug.lo
dbmodify.c: In function 'modstatdb_open':
dbmodify.c:335:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
dbmodify.c:339:2: note: here
dbmodify.c: In function 'modstatdb_shutdown':
dbmodify.c:446:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
dbmodify.c:449:2: note: here
CC dir.lo
CC depcon.lo
CC dump.lo
CC ehandle.lo
CC error.lo
CC fdio.lo
CC execname.lo
CC file.lo
CC fields.lo
CC fsys-dir.lo
CC fsys-iter.lo
CC fsys-hash.lo
CC glob.lo
CC i18n.lo
CC log.lo
CC meminfo.lo
CC mustlib.lo
CC namevalue.lo
CC nfmalloc.lo
CC options.lo
CC options-dirs.lo
CC options-parsers.lo
CC pager.lo
CC parse.lo
CC parsehelp.lo
CC path.lo
CC path-remove.lo
CC pkg.lo
CC pkg-array.lo
CC pkg-files.lo
CC pkg-format.lo
CC pkg-hash.lo
CC pkg-list.lo
parsehelp.c: In function 'parseversion':
parsehelp.c:268:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
parsehelp.c:292:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
parsehelp.c: In function 'varbufversion':
parsehelp.c:171:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
parsehelp.c:177:2: note: here
CC pkg-namevalue.lo
CC pkg-queue.lo
CC pkg-show.lo
CC pkg-spec.lo
CC progname.lo
CC program.lo
CC progress.lo
CC report.lo
CC string.lo
CC strhash.lo
pkg-show.c: In function 'pkgbin_name_needs_arch':
pkg-show.c:49:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
pkg-show.c:52:2: note: here
pkg-show.c:53:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
pkg-show.c:57:2: note: here
CC strvec.lo
CC strwide.lo
pkg-spec.c: In function 'pkg_spec_parse':
pkg-spec.c:149:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CC subproc.lo
CC sysuser.lo
CC tarfn.lo
CC treewalk.lo
CC trignote.lo
CC trigname.lo
CC triglib.lo
CC trigdeferred.lo
CC utils.lo
CC varbuf.lo
CC version.lo
tarfn.c: In function 'tar_extractor':
tarfn.c:518:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
tarfn.c:523:3: note: here
triglib.c: In function 'trig_incorporate':
triglib.c:846:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
triglib.c:849:2: note: here
CCLD libdpkg.la
make[3]: Leaving directory '/build/dpkg/src/dpkg/lib/dpkg'
make[3]: Entering directory '/build/dpkg/src/dpkg/lib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/dpkg/src/dpkg/lib'
make[2]: Leaving directory '/build/dpkg/src/dpkg/lib'
Making all in src
make[2]: Entering directory '/build/dpkg/src/dpkg/src'
CC common/force.o
CC common/selinux.o
CC main/cleanup.o
GEN dpkg-db-keeper
GEN dpkg-maintscript-helper
CC main/archives.o
CC main/configure.o
GEN dpkg-db-backup
CC main/depcon.o
CC main/enquiry.o
CC main/errors.o
CC main/file-match.o
CC main/filters.o
CC main/help.o
CC main/packages.o
CC main/main.o
CC main/perpkgstate.o
main/depcon.c: In function 'depisok':
main/depcon.c:359:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/depcon.c:363:3: note: here
main/depcon.c:446:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/depcon.c:449:6: note: here
main/depcon.c:451:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/depcon.c:480:6: note: here
main/depcon.c:631:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/depcon.c:635:6: note: here
main/depcon.c:618:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/depcon.c:622:5: note: here
main/depcon.c:727:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/depcon.c:731:6: note: here
main/depcon.c:714:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/depcon.c:718:5: note: here
CC main/remove.o
CC main/script.o
main/configure.c: In function 'deferred_configure_conffile':
main/configure.c:506:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/configure.c:513:2: note: here
main/configure.c:514:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/configure.c:517:2: note: here
CC main/select.o
CC main/trigproc.o
CC main/unpack.o
CC main/update.o
main/packages.c: In function 'process_queue':
main/packages.c:304:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/packages.c:310:3: note: here
main/packages.c:313:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/packages.c:316:3: note: here
main/packages.c: In function 'dependencies_ok':
main/packages.c:818:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
main/packages.c:820:3: note: here
CC main/verify.o
CC deb/build.o
CC deb/extract.o
CC deb/info.o
CC deb/main.o
CC divert/main.o
CC query/main.o
CC realpath/main.o
CC split/info.o
CC split/join.o
CC split/main.o
CC split/queue.o
CC split/split.o
CC statoverride/main.o
CC trigger/main.o
CCLD dpkg-deb
CCLD dpkg-divert
CCLD dpkg-realpath
CCLD dpkg
CCLD dpkg-query
CCLD dpkg-split
CCLD dpkg-trigger
CCLD dpkg-statoverride
make[2]: Leaving directory '/build/dpkg/src/dpkg/src'
Making all in utils
make[2]: Entering directory '/build/dpkg/src/dpkg/utils'
CC update_alternatives-update-alternatives.o
GEN org.dpkg.pkexec.update-alternatives.policy
update-alternatives.c: In function 'xdirname':
update-alternatives.c:463:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CCLD update-alternatives
make[2]: Leaving directory '/build/dpkg/src/dpkg/utils'
Making all in dselect
make[2]: Entering directory '/build/dpkg/src/dpkg/dselect'
Making all in methods
make[3]: Entering directory '/build/dpkg/src/dpkg/dselect/methods'
GEN file/update
GEN ftp/install
GEN file/install
GEN media/install
GEN file/setup
GEN ftp/setup
GEN ftp/update
GEN media/setup
GEN media/update
make[3]: Leaving directory '/build/dpkg/src/dpkg/dselect/methods'
Making all in po
make[3]: Entering directory '/build/dpkg/src/dpkg/dselect/po'
test ! -f ./dselect.pot || \
test -z "./bs.gmo ./ca.gmo ./cs.gmo ./da.gmo ./de.gmo ./el.gmo ./es.gmo ./et.gmo ./eu.gmo ./fr.gmo ./gl.gmo ./hu.gmo ./id.gmo ./it.gmo ./ja.gmo ./ko.gmo ./nb.gmo ./nl.gmo ./nn.gmo ./pl.gmo ./pt.gmo ./pt_BR.gmo ./ro.gmo ./ru.gmo ./sk.gmo ./sv.gmo ./tl.gmo ./vi.gmo ./zh_CN.gmo ./zh_TW.gmo" || make ./bs.gmo ./ca.gmo ./cs.gmo ./da.gmo ./de.gmo ./el.gmo ./es.gmo ./et.gmo ./eu.gmo ./fr.gmo ./gl.gmo ./hu.gmo ./id.gmo ./it.gmo ./ja.gmo ./ko.gmo ./nb.gmo ./nl.gmo ./nn.gmo ./pl.gmo ./pt.gmo ./pt_BR.gmo ./ro.gmo ./ru.gmo ./sk.gmo ./sv.gmo ./tl.gmo ./vi.gmo ./zh_CN.gmo ./zh_TW.gmo
make[4]: Entering directory '/build/dpkg/src/dpkg/dselect/po'
rm -f bs.gmo && /usr/bin/msgmerge --for-msgfmt -o bs.gpo bs.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.gpo && rm -f bs.gpo
bs.gpo: 54 translated messages.
rm -f ca.gmo && /usr/bin/msgmerge --for-msgfmt -o ca.gpo ca.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.gpo && rm -f ca.gpo
ca.gpo: 260 translated messages.
rm -f cs.gmo && /usr/bin/msgmerge --for-msgfmt -o cs.gpo cs.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.gpo && rm -f cs.gpo
cs.gpo: 258 translated messages.
rm -f da.gmo && /usr/bin/msgmerge --for-msgfmt -o da.gpo da.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.gpo && rm -f da.gpo
da.gpo: 233 translated messages.
rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.gpo de.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.gpo && rm -f de.gpo
de.gpo: 259 translated messages.
rm -f el.gmo && /usr/bin/msgmerge --for-msgfmt -o el.gpo el.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.gpo && rm -f el.gpo
el.gpo: 203 translated messages.
rm -f es.gmo && /usr/bin/msgmerge --for-msgfmt -o es.gpo es.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.gpo && rm -f es.gpo
es.gpo: 254 translated messages.
rm -f et.gmo && /usr/bin/msgmerge --for-msgfmt -o et.gpo et.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.gpo && rm -f et.gpo
et.gpo: 187 translated messages.
rm -f eu.gmo && /usr/bin/msgmerge --for-msgfmt -o eu.gpo eu.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.gpo && rm -f eu.gpo
eu.gpo: 224 translated messages.
rm -f fr.gmo && /usr/bin/msgmerge --for-msgfmt -o fr.gpo fr.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.gpo && rm -f fr.gpo
fr.gpo: 254 translated messages.
rm -f gl.gmo && /usr/bin/msgmerge --for-msgfmt -o gl.gpo gl.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.gpo && rm -f gl.gpo
gl.gpo: 217 translated messages.
rm -f hu.gmo && /usr/bin/msgmerge --for-msgfmt -o hu.gpo hu.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.gpo && rm -f hu.gpo
hu.gpo: 162 translated messages.
rm -f id.gmo && /usr/bin/msgmerge --for-msgfmt -o id.gpo id.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.gpo && rm -f id.gpo
id.gpo: 206 translated messages.
rm -f it.gmo && /usr/bin/msgmerge --for-msgfmt -o it.gpo it.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.gpo && rm -f it.gpo
it.gpo: 206 translated messages.
rm -f ja.gmo && /usr/bin/msgmerge --for-msgfmt -o ja.gpo ja.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.gpo && rm -f ja.gpo
ja.gpo: 249 translated messages.
rm -f ko.gmo && /usr/bin/msgmerge --for-msgfmt -o ko.gpo ko.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.gpo && rm -f ko.gpo
ko.gpo: 220 translated messages.
rm -f nb.gmo && /usr/bin/msgmerge --for-msgfmt -o nb.gpo nb.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.gpo && rm -f nb.gpo
nb.gpo: 233 translated messages.
rm -f nl.gmo && /usr/bin/msgmerge --for-msgfmt -o nl.gpo nl.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.gpo && rm -f nl.gpo
nl.gpo: 264 translated messages.
rm -f nn.gmo && /usr/bin/msgmerge --for-msgfmt -o nn.gpo nn.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o nn.gmo nn.gpo && rm -f nn.gpo
nn.gpo: 203 translated messages.
rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.gpo pl.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.gpo && rm -f pl.gpo
pl.gpo: 233 translated messages.
rm -f pt.gmo && /usr/bin/msgmerge --for-msgfmt -o pt.gpo pt.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.gpo && rm -f pt.gpo
pt.gpo: 264 translated messages.
rm -f pt_BR.gmo && /usr/bin/msgmerge --for-msgfmt -o pt_BR.gpo pt_BR.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.gpo && rm -f pt_BR.gpo
pt_BR.gpo: 259 translated messages.
rm -f ro.gmo && /usr/bin/msgmerge --for-msgfmt -o ro.gpo ro.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.gpo && rm -f ro.gpo
ro.gpo: 259 translated messages.
rm -f ru.gmo && /usr/bin/msgmerge --for-msgfmt -o ru.gpo ru.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.gpo && rm -f ru.gpo
ru.gpo: 254 translated messages.
rm -f sk.gmo && /usr/bin/msgmerge --for-msgfmt -o sk.gpo sk.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.gpo && rm -f sk.gpo
sk.gpo: 224 translated messages.
rm -f sv.gmo && /usr/bin/msgmerge --for-msgfmt -o sv.gpo sv.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.gpo && rm -f sv.gpo
sv.gpo: 259 translated messages.
rm -f tl.gmo && /usr/bin/msgmerge --for-msgfmt -o tl.gpo tl.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o tl.gmo tl.gpo && rm -f tl.gpo
tl.gpo: 203 translated messages.
rm -f vi.gmo && /usr/bin/msgmerge --for-msgfmt -o vi.gpo vi.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.gpo && rm -f vi.gpo
vi.gpo: 233 translated messages.
rm -f zh_CN.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_CN.gpo zh_CN.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.gpo && rm -f zh_CN.gpo
zh_CN.gpo: 254 translated messages.
rm -f zh_TW.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_TW.gpo zh_TW.po dselect.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.gpo && rm -f zh_TW.gpo
zh_TW.gpo: 254 translated messages.
make[4]: Leaving directory '/build/dpkg/src/dpkg/dselect/po'
touch ./stamp-po
make[3]: Leaving directory '/build/dpkg/src/dpkg/dselect/po'
make[3]: Entering directory '/build/dpkg/src/dpkg/dselect'
CXX basecmds.o
CXX basetop.o
GEN curkeys.hpp
CXX bindings.o
CXX cxx-support.o
CXX helpmsgs.o
CXX baselist.o
CXX main.o
CXX methkeys.o
CXX methlist.o
CXX method.o
CXX methparse.o
CXX pkgcmds.o
CXX pkgdepcon.o
CXX pkgdisplay.o
CXX pkginfo.o
CXX pkgkeys.o
CXX pkglist.o
CXX pkgsublist.o
CXX pkgtop.o
GEN curkeys.h
CXX curkeys.o
CXXLD dselect
make[3]: Leaving directory '/build/dpkg/src/dpkg/dselect'
make[2]: Leaving directory '/build/dpkg/src/dpkg/dselect'
Making all in scripts
make[2]: Entering directory '/build/dpkg/src/dpkg/scripts'
Making all in mk
make[3]: Entering directory '/build/dpkg/src/dpkg/scripts/mk'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/dpkg/src/dpkg/scripts/mk'
Making all in po
make[3]: Entering directory '/build/dpkg/src/dpkg/scripts/po'
test ! -f ./dpkg-dev.pot || \
test -z "./ca.gmo ./de.gmo ./en.gmo ./es.gmo ./fr.gmo ./nl.gmo ./pl.gmo ./pt.gmo ./ru.gmo ./sv.gmo" || make ./ca.gmo ./de.gmo ./en.gmo ./es.gmo ./fr.gmo ./nl.gmo ./pl.gmo ./pt.gmo ./ru.gmo ./sv.gmo
make[4]: Entering directory '/build/dpkg/src/dpkg/scripts/po'
rm -f ca.gmo && /usr/bin/msgmerge --for-msgfmt -o ca.gpo ca.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.gpo && rm -f ca.gpo
ca.gpo: 680 translated messages.
rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.gpo de.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.gpo && rm -f de.gpo
de.gpo: 680 translated messages.
rm -f en.gmo && /usr/bin/msgmerge --for-msgfmt -o en.gpo en.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o en.gmo en.gpo && rm -f en.gpo
en.gpo: 680 translated messages.
rm -f es.gmo && /usr/bin/msgmerge --for-msgfmt -o es.gpo es.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.gpo && rm -f es.gpo
es.gpo: 388 translated messages.
rm -f fr.gmo && /usr/bin/msgmerge --for-msgfmt -o fr.gpo fr.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.gpo && rm -f fr.gpo
fr.gpo: 599 translated messages.
rm -f nl.gmo && /usr/bin/msgmerge --for-msgfmt -o nl.gpo nl.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.gpo && rm -f nl.gpo
nl.gpo: 599 translated messages.
rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.gpo pl.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.gpo && rm -f pl.gpo
pl.gpo: 423 translated messages.
rm -f pt.gmo && /usr/bin/msgmerge --for-msgfmt -o pt.gpo pt.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.gpo && rm -f pt.gpo
pt.gpo: 699 translated messages.
rm -f ru.gmo && /usr/bin/msgmerge --for-msgfmt -o ru.gpo ru.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.gpo && rm -f ru.gpo
ru.gpo: 423 translated messages.
rm -f sv.gmo && /usr/bin/msgmerge --for-msgfmt -o sv.gpo sv.po dpkg-dev.pot && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.gpo && rm -f sv.gpo
sv.gpo: 674 translated messages.
make[4]: Leaving directory '/build/dpkg/src/dpkg/scripts/po'
touch ./stamp-po
make[3]: Leaving directory '/build/dpkg/src/dpkg/scripts/po'
make[3]: Entering directory '/build/dpkg/src/dpkg/scripts'
GEN dpkg-checkbuilddeps
GEN dpkg-architecture
GEN dpkg-buildapi
GEN dpkg-buildflags
GEN dpkg-distaddfile
GEN dpkg-buildtree
GEN dpkg-genbuildinfo
GEN dpkg-buildpackage
GEN dpkg-gencontrol
GEN dpkg-genchanges
GEN dpkg-gensymbols
GEN dpkg-mergechangelogs
GEN dpkg-name
GEN dpkg-scanpackages
GEN dpkg-scansources
GEN dpkg-parsechangelog
GEN dpkg-shlibdeps
GEN dpkg-vendor
GEN dpkg-source
make[3]: Leaving directory '/build/dpkg/src/dpkg/scripts'
make[2]: Leaving directory '/build/dpkg/src/dpkg/scripts'
Making all in po
make[2]: Entering directory '/build/dpkg/src/dpkg/po'
test ! -f ./dpkg.pot || \
test -z "./ast.gmo ./bs.gmo ./ca.gmo ./cs.gmo ./da.gmo ./de.gmo ./dz.gmo ./el.gmo ./en.gmo ./eo.gmo ./es.gmo ./et.gmo ./eu.gmo ./fr.gmo ./gl.gmo ./hu.gmo ./id.gmo ./it.gmo ./ja.gmo ./km.gmo ./ko.gmo ./ku.gmo ./lt.gmo ./mr.gmo ./nb.gmo ./ne.gmo ./nl.gmo ./nn.gmo ./oc.gmo ./pa.gmo ./pl.gmo ./pt.gmo ./pt_BR.gmo ./ro.gmo ./ru.gmo ./sk.gmo ./sv.gmo ./th.gmo ./tl.gmo ./tr.gmo ./vi.gmo ./zh_CN.gmo ./zh_TW.gmo" || make ./ast.gmo ./bs.gmo ./ca.gmo ./cs.gmo ./da.gmo ./de.gmo ./dz.gmo ./el.gmo ./en.gmo ./eo.gmo ./es.gmo ./et.gmo ./eu.gmo ./fr.gmo ./gl.gmo ./hu.gmo ./id.gmo ./it.gmo ./ja.gmo ./km.gmo ./ko.gmo ./ku.gmo ./lt.gmo ./mr.gmo ./nb.gmo ./ne.gmo ./nl.gmo ./nn.gmo ./oc.gmo ./pa.gmo ./pl.gmo ./pt.gmo ./pt_BR.gmo ./ro.gmo ./ru.gmo ./sk.gmo ./sv.gmo ./th.gmo ./tl.gmo ./tr.gmo ./vi.gmo ./zh_CN.gmo ./zh_TW.gmo
make[3]: Entering directory '/build/dpkg/src/dpkg/po'
rm -f ast.gmo && /usr/bin/msgmerge --for-msgfmt -o ast.gpo ast.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o ast.gmo ast.gpo && rm -f ast.gpo
ast.gpo: 434 translated messages.
rm -f bs.gmo && /usr/bin/msgmerge --for-msgfmt -o bs.gpo bs.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.gpo && rm -f bs.gpo
bs.gpo: 7 translated messages.
rm -f ca.gmo && /usr/bin/msgmerge --for-msgfmt -o ca.gpo ca.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.gpo && rm -f ca.gpo
ca.gpo: 1167 translated messages.
rm -f cs.gmo && /usr/bin/msgmerge --for-msgfmt -o cs.gpo cs.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.gpo && rm -f cs.gpo
cs.gpo: 1138 translated messages.
rm -f da.gmo && /usr/bin/msgmerge --for-msgfmt -o da.gpo da.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.gpo && rm -f da.gpo
da.gpo: 853 translated messages.
rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.gpo de.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.gpo && rm -f de.gpo
de.gpo: 1159 translated messages.
rm -f dz.gmo && /usr/bin/msgmerge --for-msgfmt -o dz.gpo dz.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o dz.gmo dz.gpo && rm -f dz.gpo
dz.gpo: 312 translated messages.
rm -f el.gmo && /usr/bin/msgmerge --for-msgfmt -o el.gpo el.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.gpo && rm -f el.gpo
el.gpo: 364 translated messages.
rm -f en.gmo && /usr/bin/msgmerge --for-msgfmt -o en.gpo en.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o en.gmo en.gpo && rm -f en.gpo
en.gpo: 1167 translated messages.
rm -f eo.gmo && /usr/bin/msgmerge --for-msgfmt -o eo.gpo eo.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.gpo && rm -f eo.gpo
eo.gpo: 854 translated messages.
rm -f es.gmo && /usr/bin/msgmerge --for-msgfmt -o es.gpo es.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.gpo && rm -f es.gpo
es.gpo: 931 translated messages.
rm -f et.gmo && /usr/bin/msgmerge --for-msgfmt -o et.gpo et.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.gpo && rm -f et.gpo
et.gpo: 172 translated messages.
rm -f eu.gmo && /usr/bin/msgmerge --for-msgfmt -o eu.gpo eu.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.gpo && rm -f eu.gpo
eu.gpo: 854 translated messages.
rm -f fr.gmo && /usr/bin/msgmerge --for-msgfmt -o fr.gpo fr.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.gpo && rm -f fr.gpo
fr.gpo: 1117 translated messages.
rm -f gl.gmo && /usr/bin/msgmerge --for-msgfmt -o gl.gpo gl.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.gpo && rm -f gl.gpo
gl.gpo: 364 translated messages.
rm -f hu.gmo && /usr/bin/msgmerge --for-msgfmt -o hu.gpo hu.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.gpo && rm -f hu.gpo
hu.gpo: 431 translated messages.
rm -f id.gmo && /usr/bin/msgmerge --for-msgfmt -o id.gpo id.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.gpo && rm -f id.gpo
id.gpo: 532 translated messages.
rm -f it.gmo && /usr/bin/msgmerge --for-msgfmt -o it.gpo it.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.gpo && rm -f it.gpo
it.gpo: 948 translated messages.
rm -f ja.gmo && /usr/bin/msgmerge --for-msgfmt -o ja.gpo ja.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.gpo && rm -f ja.gpo
ja.gpo: 882 translated messages.
rm -f km.gmo && /usr/bin/msgmerge --for-msgfmt -o km.gpo km.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o km.gmo km.gpo && rm -f km.gpo
km.gpo: 305 translated messages.
rm -f ko.gmo && /usr/bin/msgmerge --for-msgfmt -o ko.gpo ko.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.gpo && rm -f ko.gpo
ko.gpo: 532 translated messages.
rm -f ku.gmo && /usr/bin/msgmerge --for-msgfmt -o ku.gpo ku.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o ku.gmo ku.gpo && rm -f ku.gpo
ku.gpo: 50 translated messages.
rm -f lt.gmo && /usr/bin/msgmerge --for-msgfmt -o lt.gpo lt.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.gpo && rm -f lt.gpo
lt.gpo: 250 translated messages.
rm -f mr.gmo && /usr/bin/msgmerge --for-msgfmt -o mr.gpo mr.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.gpo && rm -f mr.gpo
mr.gpo: 295 translated messages.
rm -f nb.gmo && /usr/bin/msgmerge --for-msgfmt -o nb.gpo nb.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.gpo && rm -f nb.gpo
nb.gpo: 532 translated messages.
rm -f ne.gmo && /usr/bin/msgmerge --for-msgfmt -o ne.gpo ne.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o ne.gmo ne.gpo && rm -f ne.gpo
ne.gpo: 312 translated messages.
rm -f nl.gmo && /usr/bin/msgmerge --for-msgfmt -o nl.gpo nl.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.gpo && rm -f nl.gpo
nl.gpo: 1204 translated messages.
rm -f nn.gmo && /usr/bin/msgmerge --for-msgfmt -o nn.gpo nn.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o nn.gmo nn.gpo && rm -f nn.gpo
nn.gpo: 259 translated messages.
rm -f oc.gmo && /usr/bin/msgmerge --for-msgfmt -o oc.gpo oc.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.gpo && rm -f oc.gpo
oc.gpo: 576 translated messages.
rm -f pa.gmo && /usr/bin/msgmerge --for-msgfmt -o pa.gpo pa.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.gpo && rm -f pa.gpo
pa.gpo: 63 translated messages.
rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.gpo pl.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.gpo && rm -f pl.gpo
pl.gpo: 1059 translated messages.
rm -f pt.gmo && /usr/bin/msgmerge --for-msgfmt -o pt.gpo pt.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.gpo && rm -f pt.gpo
pt.gpo: 1204 translated messages.
rm -f pt_BR.gmo && /usr/bin/msgmerge --for-msgfmt -o pt_BR.gpo pt_BR.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.gpo && rm -f pt_BR.gpo
pt_BR.gpo: 1152 translated messages.
rm -f ro.gmo && /usr/bin/msgmerge --for-msgfmt -o ro.gpo ro.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.gpo && rm -f ro.gpo
ro.gpo: 1152 translated messages.
rm -f ru.gmo && /usr/bin/msgmerge --for-msgfmt -o ru.gpo ru.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.gpo && rm -f ru.gpo
ru.gpo: 1117 translated messages.
rm -f sk.gmo && /usr/bin/msgmerge --for-msgfmt -o sk.gpo sk.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.gpo && rm -f sk.gpo
sk.gpo: 795 translated messages.
rm -f sv.gmo && /usr/bin/msgmerge --for-msgfmt -o sv.gpo sv.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.gpo && rm -f sv.gpo
sv.gpo: 1152 translated messages.
rm -f th.gmo && /usr/bin/msgmerge --for-msgfmt -o th.gpo th.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o th.gmo th.gpo && rm -f th.gpo
th.gpo: 1117 translated messages.
rm -f tl.gmo && /usr/bin/msgmerge --for-msgfmt -o tl.gpo tl.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o tl.gmo tl.gpo && rm -f tl.gpo
tl.gpo: 260 translated messages.
rm -f tr.gmo && /usr/bin/msgmerge --for-msgfmt -o tr.gpo tr.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.gpo && rm -f tr.gpo
tr.gpo: 931 translated messages.
rm -f vi.gmo && /usr/bin/msgmerge --for-msgfmt -o vi.gpo vi.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.gpo && rm -f vi.gpo
vi.gpo: 883 translated messages.
rm -f zh_CN.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_CN.gpo zh_CN.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.gpo && rm -f zh_CN.gpo
zh_CN.gpo: 1117 translated messages.
rm -f zh_TW.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_TW.gpo zh_TW.po dpkg.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.gpo && rm -f zh_TW.gpo
zh_TW.gpo: 864 translated messages.
make[3]: Leaving directory '/build/dpkg/src/dpkg/po'
touch ./stamp-po
make[2]: Leaving directory '/build/dpkg/src/dpkg/po'
Making all in man
make[2]: Entering directory '/build/dpkg/src/dpkg/man'
POD2MAN deb-changelog.5
POD2MAN deb-conffiles.5
POD2MAN deb-buildinfo.5
POD2MAN deb-changes.5
POD2MAN deb-control.5
POD2MAN deb-extra-override.5
POD2MAN deb-md5sums.5
POD2MAN deb-old.5
POD2MAN deb-origin.5
POD2MAN deb-override.5
POD2MAN deb-postinst.5
POD2MAN deb-postrm.5
POD2MAN deb-preinst.5
POD2MAN deb-prerm.5
POD2MAN deb-shlibs.5
POD2MAN deb-split.5
POD2MAN deb-src-control.5
POD2MAN deb-src-files.5
POD2MAN deb-src-rules.5
POD2MAN deb-src-symbols.5
POD2MAN deb-substvars.5
POD2MAN deb-symbols.5
POD2MAN deb-triggers.5
POD2MAN deb-version.7
POD2MAN deb.5
POD2MAN deb822.5
POD2MAN dpkg-build-api.7
POD2MAN dpkg-architecture.1
POD2MAN dpkg-buildapi.1
POD2MAN dpkg-buildflags.1
POD2MAN dpkg-buildpackage.1
POD2MAN dpkg-buildtree.1
POD2MAN dpkg-checkbuilddeps.1
POD2MAN dpkg-deb.1
POD2MAN dpkg-distaddfile.1
POD2MAN dpkg-divert.1
POD2MAN dpkg-genbuildinfo.1
POD2MAN dpkg-genchanges.1
POD2MAN dpkg-gencontrol.1
POD2MAN dpkg-gensymbols.1
POD2MAN dpkg-maintscript-helper.1
POD2MAN dpkg-mergechangelogs.1
POD2MAN dpkg-name.1
POD2MAN dpkg-parsechangelog.1
POD2MAN dpkg-query.1
POD2MAN dpkg-realpath.1
POD2MAN dpkg-scanpackages.1
POD2MAN dpkg-scansources.1
POD2MAN dpkg-shlibdeps.1
POD2MAN dpkg-source.1
POD2MAN dpkg-split.1
POD2MAN dpkg-statoverride.1
POD2MAN dpkg-trigger.1
POD2MAN dpkg.1
POD2MAN dpkg-vendor.1
POD2MAN dpkg.cfg.5
POD2MAN dsc.5
POD2MAN libdpkg.7
POD2MAN dselect.cfg.5
POD2MAN dselect.1
POD2MAN update-alternatives.1
make[2]: Leaving directory '/build/dpkg/src/dpkg/man'
make[2]: Entering directory '/build/dpkg/src/dpkg'
make[2]: Leaving directory '/build/dpkg/src/dpkg'
make[1]: Leaving directory '/build/dpkg/src/dpkg'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib
make[1]: Entering directory '/build/dpkg/src/dpkg/lib'
Making install in compat
make[2]: Entering directory '/build/dpkg/src/dpkg/lib/compat'
make[3]: Entering directory '/build/dpkg/src/dpkg/lib/compat'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/dpkg/src/dpkg/lib/compat'
make[2]: Leaving directory '/build/dpkg/src/dpkg/lib/compat'
Making install in dpkg
make[2]: Entering directory '/build/dpkg/src/dpkg/lib/dpkg'
make[3]: Entering directory '/build/dpkg/src/dpkg/lib/dpkg'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/include/dpkg'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/pkgconfig'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libdpkg.la '/build/dpkg/pkg/dpkg/usr/lib'
/usr/bin/install -c -m 644 libdpkg.pc '/build/dpkg/pkg/dpkg/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 ar.h arch.h atomic-file.h buffer.h c-ctype.h color.h command.h compress.h db-ctrl.h db-fsys.h deb-version.h debug.h dir.h dpkg.h dpkg-db.h ehandle.h error.h execname.h fdio.h file.h fsys.h glob.h macros.h meminfo.h namevalue.h options.h pager.h parsedump.h path.h pkg.h pkg-array.h pkg-files.h pkg-format.h pkg-list.h pkg-queue.h pkg-show.h pkg-spec.h progname.h program.h progress.h '/build/dpkg/pkg/dpkg/usr/include/dpkg'
/usr/bin/install -c -m 644 report.h string.h strvec.h subproc.h sysuser.h tarfn.h treewalk.h trigdeferred.h triglib.h varbuf.h version.h '/build/dpkg/pkg/dpkg/usr/include/dpkg'
libtool: install: /usr/bin/install -c .libs/libdpkg.lai /build/dpkg/pkg/dpkg/usr/lib/libdpkg.la
libtool: install: /usr/bin/install -c .libs/libdpkg.a /build/dpkg/pkg/dpkg/usr/lib/libdpkg.a
libtool: install: chmod 644 /build/dpkg/pkg/dpkg/usr/lib/libdpkg.a
libtool: install: ranlib /build/dpkg/pkg/dpkg/usr/lib/libdpkg.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/dpkg/src/dpkg/lib/dpkg'
make[2]: Leaving directory '/build/dpkg/src/dpkg/lib/dpkg'
make[2]: Entering directory '/build/dpkg/src/dpkg/lib'
make[3]: Entering directory '/build/dpkg/src/dpkg/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/dpkg/src/dpkg/lib'
make[2]: Leaving directory '/build/dpkg/src/dpkg/lib'
make[1]: Leaving directory '/build/dpkg/src/dpkg/lib'
Making install in src
make[1]: Entering directory '/build/dpkg/src/dpkg/src'
make[2]: Entering directory '/build/dpkg/src/dpkg/src'
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/etc/dpkg/dpkg.cfg.d
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg'
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/var/lib/dpkg/info
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/bin'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/bin'
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/var/lib/dpkg/parts
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/var/lib/dpkg/updates
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/dpkg'
/usr/bin/install -c dpkg-db-backup dpkg-db-keeper '/build/dpkg/pkg/dpkg/usr/lib/dpkg'
/bin/sh ../libtool --mode=install /usr/bin/install -c dpkg dpkg-deb dpkg-divert dpkg-query dpkg-realpath dpkg-split dpkg-statoverride dpkg-trigger '/build/dpkg/pkg/dpkg/usr/bin'
/usr/bin/install -c dpkg-maintscript-helper '/build/dpkg/pkg/dpkg/usr/bin'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/dpkg/sh'
/usr/bin/install -c -m 644 sh/dpkg-error.sh '/build/dpkg/pkg/dpkg/usr/share/dpkg/sh'
libtool: install: /usr/bin/install -c dpkg /build/dpkg/pkg/dpkg/usr/bin/dpkg
libtool: install: /usr/bin/install -c dpkg-deb /build/dpkg/pkg/dpkg/usr/bin/dpkg-deb
libtool: install: /usr/bin/install -c dpkg-divert /build/dpkg/pkg/dpkg/usr/bin/dpkg-divert
libtool: install: /usr/bin/install -c dpkg-query /build/dpkg/pkg/dpkg/usr/bin/dpkg-query
libtool: install: /usr/bin/install -c dpkg-realpath /build/dpkg/pkg/dpkg/usr/bin/dpkg-realpath
libtool: install: /usr/bin/install -c dpkg-split /build/dpkg/pkg/dpkg/usr/bin/dpkg-split
libtool: install: /usr/bin/install -c dpkg-statoverride /build/dpkg/pkg/dpkg/usr/bin/dpkg-statoverride
libtool: install: /usr/bin/install -c dpkg-trigger /build/dpkg/pkg/dpkg/usr/bin/dpkg-trigger
make[2]: Leaving directory '/build/dpkg/src/dpkg/src'
make[1]: Leaving directory '/build/dpkg/src/dpkg/src'
Making install in utils
make[1]: Entering directory '/build/dpkg/src/dpkg/utils'
make[2]: Entering directory '/build/dpkg/src/dpkg/utils'
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/etc/alternatives
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/var/lib/dpkg/alternatives
/usr/bin/install -c -m 644 ./README.alternatives /build/dpkg/pkg/dpkg/etc/alternatives/README
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/bash-completion/completions'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/bin'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/polkit-1/actions'
/usr/bin/install -c -m 644 org.dpkg.pkexec.update-alternatives.policy '/build/dpkg/pkg/dpkg/usr/share/polkit-1/actions'
/bin/sh ../libtool --mode=install /usr/bin/install -c update-alternatives '/build/dpkg/pkg/dpkg/usr/bin'
libtool: install: /usr/bin/install -c update-alternatives /build/dpkg/pkg/dpkg/usr/bin/update-alternatives
make[2]: Leaving directory '/build/dpkg/src/dpkg/utils'
make[1]: Leaving directory '/build/dpkg/src/dpkg/utils'
Making install in dselect
make[1]: Entering directory '/build/dpkg/src/dpkg/dselect'
Making install in methods
make[2]: Entering directory '/build/dpkg/src/dpkg/dselect/methods'
make[3]: Entering directory '/build/dpkg/src/dpkg/dselect/methods'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/var/lib/dpkg/methods/mnt
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/var/lib/dpkg/methods/file
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods'
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/var/lib/dpkg/methods/ftp
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/var/lib/dpkg/methods/media
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dselect'
/usr/bin/install -c -m 644 Dselect/Method.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dselect'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/file/'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/media'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/ftp/'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dselect/Method'
/usr/bin/install -c -m 644 media/names media/desc.media '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/media'
/usr/bin/install -c -m 644 Dselect/Method/Config.pm Dselect/Method/Ftp.pm Dselect/Method/Media.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dselect/Method'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/media/'
/usr/bin/install -c ftp/install ftp/setup ftp/update '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/ftp/'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/file'
/usr/bin/install -c media/install media/setup media/update '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/media/'
/usr/bin/install -c -m 644 file/names file/desc.file '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/file'
/usr/bin/install -c file/install file/setup file/update '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/file/'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/ftp'
/usr/bin/install -c -m 644 ftp/names ftp/desc.ftp '/build/dpkg/pkg/dpkg/usr/lib/dpkg/methods/ftp'
make[3]: Leaving directory '/build/dpkg/src/dpkg/dselect/methods'
make[2]: Leaving directory '/build/dpkg/src/dpkg/dselect/methods'
Making install in po
make[2]: Entering directory '/build/dpkg/src/dpkg/dselect/po'
installing bs.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/bs/LC_MESSAGES/dselect.mo
installing ca.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ca/LC_MESSAGES/dselect.mo
installing cs.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/cs/LC_MESSAGES/dselect.mo
installing da.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/da/LC_MESSAGES/dselect.mo
installing de.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/de/LC_MESSAGES/dselect.mo
installing el.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/el/LC_MESSAGES/dselect.mo
installing es.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/es/LC_MESSAGES/dselect.mo
installing et.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/et/LC_MESSAGES/dselect.mo
installing eu.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/eu/LC_MESSAGES/dselect.mo
installing fr.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/fr/LC_MESSAGES/dselect.mo
installing gl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/gl/LC_MESSAGES/dselect.mo
installing hu.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/hu/LC_MESSAGES/dselect.mo
installing id.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/id/LC_MESSAGES/dselect.mo
installing it.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/it/LC_MESSAGES/dselect.mo
installing ja.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ja/LC_MESSAGES/dselect.mo
installing ko.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ko/LC_MESSAGES/dselect.mo
installing nb.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/nb/LC_MESSAGES/dselect.mo
installing nl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/nl/LC_MESSAGES/dselect.mo
installing nn.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/nn/LC_MESSAGES/dselect.mo
installing pl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pl/LC_MESSAGES/dselect.mo
installing pt.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pt/LC_MESSAGES/dselect.mo
installing pt_BR.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pt_BR/LC_MESSAGES/dselect.mo
installing ro.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ro/LC_MESSAGES/dselect.mo
installing ru.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ru/LC_MESSAGES/dselect.mo
installing sk.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/sk/LC_MESSAGES/dselect.mo
installing sv.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/sv/LC_MESSAGES/dselect.mo
installing tl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/tl/LC_MESSAGES/dselect.mo
installing vi.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/vi/LC_MESSAGES/dselect.mo
installing zh_CN.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/zh_CN/LC_MESSAGES/dselect.mo
installing zh_TW.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/zh_TW/LC_MESSAGES/dselect.mo
make[2]: Leaving directory '/build/dpkg/src/dpkg/dselect/po'
make[2]: Entering directory '/build/dpkg/src/dpkg/dselect'
make[3]: Entering directory '/build/dpkg/src/dpkg/dselect'
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/etc/dpkg/dselect.cfg.d
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c dselect '/build/dpkg/pkg/dpkg/usr/bin'
libtool: install: /usr/bin/install -c dselect /build/dpkg/pkg/dpkg/usr/bin/dselect
make[3]: Leaving directory '/build/dpkg/src/dpkg/dselect'
make[2]: Leaving directory '/build/dpkg/src/dpkg/dselect'
make[1]: Leaving directory '/build/dpkg/src/dpkg/dselect'
Making install in scripts
make[1]: Entering directory '/build/dpkg/src/dpkg/scripts'
Making install in mk
make[2]: Entering directory '/build/dpkg/src/dpkg/scripts/mk'
make[3]: Entering directory '/build/dpkg/src/dpkg/scripts/mk'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/dpkg'
/usr/bin/install -c -m 644 architecture.mk buildapi.mk buildflags.mk buildopts.mk buildtools.mk default.mk pkg-info.mk vendor.mk '/build/dpkg/pkg/dpkg/usr/share/dpkg'
make[3]: Leaving directory '/build/dpkg/src/dpkg/scripts/mk'
make[2]: Leaving directory '/build/dpkg/src/dpkg/scripts/mk'
Making install in po
make[2]: Entering directory '/build/dpkg/src/dpkg/scripts/po'
installing ca.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ca/LC_MESSAGES/dpkg-dev.mo
installing de.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/de/LC_MESSAGES/dpkg-dev.mo
installing en.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/en/LC_MESSAGES/dpkg-dev.mo
installing es.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/es/LC_MESSAGES/dpkg-dev.mo
installing fr.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/fr/LC_MESSAGES/dpkg-dev.mo
installing nl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/nl/LC_MESSAGES/dpkg-dev.mo
installing pl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pl/LC_MESSAGES/dpkg-dev.mo
installing pt.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pt/LC_MESSAGES/dpkg-dev.mo
installing ru.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ru/LC_MESSAGES/dpkg-dev.mo
installing sv.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/sv/LC_MESSAGES/dpkg-dev.mo
make[2]: Leaving directory '/build/dpkg/src/dpkg/scripts/po'
make[2]: Entering directory '/build/dpkg/src/dpkg/scripts'
make[3]: Entering directory '/build/dpkg/src/dpkg/scripts'
/usr/bin/mkdir -p /build/dpkg/pkg/dpkg/usr/share/man/man3
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/zsh/site-functions'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/bin'
/usr/bin/install -c -m 644 completion/zsh/_dpkg-parsechangelog '/build/dpkg/pkg/dpkg/usr/share/zsh/site-functions'
/usr/bin/install -c dpkg-architecture dpkg-buildflags dpkg-buildapi dpkg-buildpackage dpkg-buildtree dpkg-checkbuilddeps dpkg-distaddfile dpkg-genbuildinfo dpkg-genchanges dpkg-gencontrol dpkg-gensymbols dpkg-mergechangelogs dpkg-name dpkg-parsechangelog dpkg-scanpackages dpkg-scansources dpkg-shlibdeps dpkg-source dpkg-vendor '/build/dpkg/pkg/dpkg/usr/bin'
for module in Dpkg/Arch.pm Dpkg/Archive/Ar.pm Dpkg/BuildAPI.pm Dpkg/BuildDriver.pm Dpkg/BuildDriver/DebianRules.pm Dpkg/BuildEnv.pm Dpkg/BuildFlags.pm Dpkg/BuildInfo.pm Dpkg/BuildOptions.pm Dpkg/BuildProfiles.pm Dpkg/BuildTree.pm Dpkg/BuildTypes.pm Dpkg/Changelog.pm Dpkg/Changelog/Debian.pm Dpkg/Changelog/Entry.pm Dpkg/Changelog/Entry/Debian.pm Dpkg/Changelog/Parse.pm Dpkg/Checksums.pm Dpkg/Compression.pm Dpkg/Compression/FileHandle.pm Dpkg/Compression/Process.pm Dpkg/Conf.pm Dpkg/Control.pm Dpkg/Control/Changelog.pm Dpkg/Control/FieldsCore.pm Dpkg/Control/Fields.pm Dpkg/Control/Info.pm Dpkg/Control/HashCore.pm Dpkg/Control/HashCore/Tie.pm Dpkg/Control/Hash.pm Dpkg/Control/Tests.pm Dpkg/Control/Tests/Entry.pm Dpkg/Control/Types.pm Dpkg/Deps.pm Dpkg/Deps/AND.pm Dpkg/Deps/KnownFacts.pm Dpkg/Deps/Multiple.pm Dpkg/Deps/OR.pm Dpkg/Deps/Simple.pm Dpkg/Deps/Union.pm Dpkg/Dist/Files.pm Dpkg/Email/Address.pm Dpkg/Email/AddressList.pm Dpkg/ErrorHandling.pm Dpkg/Exit.pm Dpkg/File.pm Dpkg/Getopt.pm Dpkg/Gettext.pm Dpkg/Index.pm Dpkg/Interface/Storable.pm Dpkg/IPC.pm Dpkg/Lock.pm Dpkg/OpenPGP.pm Dpkg/OpenPGP/Backend.pm Dpkg/OpenPGP/Backend/GnuPG.pm Dpkg/OpenPGP/Backend/SOP.pm Dpkg/OpenPGP/Backend/Sequoia.pm Dpkg/OpenPGP/ErrorCodes.pm Dpkg/OpenPGP/KeyHandle.pm Dpkg/Package.pm Dpkg/Path.pm Dpkg/Shlibs.pm Dpkg/Shlibs/Objdump.pm Dpkg/Shlibs/Objdump/Object.pm Dpkg/Shlibs/Symbol.pm Dpkg/Shlibs/SymbolFile.pm Dpkg/Shlibs/Cppfilt.pm Dpkg/Source/Archive.pm Dpkg/Source/BinaryFiles.pm Dpkg/Source/Format.pm Dpkg/Source/Functions.pm Dpkg/Source/Package.pm Dpkg/Source/Package/V1.pm Dpkg/Source/Package/V2.pm Dpkg/Source/Package/V3/Bzr.pm Dpkg/Source/Package/V3/Custom.pm Dpkg/Source/Package/V3/Native.pm Dpkg/Source/Package/V3/Git.pm Dpkg/Source/Package/V3/Quilt.pm Dpkg/Source/Patch.pm Dpkg/Source/Quilt.pm Dpkg/Substvars.pm Dpkg/SysInfo.pm Dpkg/Vendor.pm Dpkg/Vendor/Debian.pm Dpkg/Vendor/Default.pm Dpkg/Vendor/Devuan.pm Dpkg/Vendor/PureOS.pm Dpkg/Vendor/Ubuntu.pm Dpkg/Version.pm Dpkg.pm ; do \
name=`echo $module | /usr/bin/sed -e 's|/|::|g' -e 's/\.pm$//'`; \
pod2man --utf8 --release=1.23.5-dirty --date='2026-01-23' --center=libdpkg-perl \
--name="$name" --section=3perl ./$module \
>/build/dpkg/pkg/dpkg/usr/share/man/man3/$name.3perl; \
if ! [ -s "/build/dpkg/pkg/dpkg/usr/share/man/man3/$name.3perl" ]; then \
echo "error: empty /usr/share/man/man3/$name.3perl" 2>&1; \
exit 1; \
fi; \
done
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Shlibs/Objdump'
/usr/bin/install -c -m 644 Dpkg/Shlibs/Objdump/Object.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Shlibs/Objdump'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Source/Package'
/usr/bin/install -c -m 644 Dpkg/Source/Package/V1.pm Dpkg/Source/Package/V2.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Source/Package'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Shlibs'
/usr/bin/install -c -m 644 Dpkg/Shlibs/Objdump.pm Dpkg/Shlibs/Symbol.pm Dpkg/Shlibs/SymbolFile.pm Dpkg/Shlibs/Cppfilt.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Shlibs'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Source/Package/V3'
/usr/bin/install -c -m 644 Dpkg/Source/Package/V3/Bzr.pm Dpkg/Source/Package/V3/Custom.pm Dpkg/Source/Package/V3/Native.pm Dpkg/Source/Package/V3/Git.pm Dpkg/Source/Package/V3/Quilt.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Source/Package/V3'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/OpenPGP'
/usr/bin/install -c -m 644 Dpkg/OpenPGP/Backend.pm Dpkg/OpenPGP/ErrorCodes.pm Dpkg/OpenPGP/KeyHandle.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/OpenPGP'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Changelog'
/usr/bin/install -c -m 644 Dpkg/Changelog/Debian.pm Dpkg/Changelog/Entry.pm Dpkg/Changelog/Parse.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Changelog'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Dist'
/usr/bin/install -c -m 644 Dpkg/Dist/Files.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Dist'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/BuildDriver'
/usr/bin/install -c -m 644 Dpkg/BuildDriver/DebianRules.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/BuildDriver'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Source'
/usr/bin/install -c -m 644 Dpkg/Source/Archive.pm Dpkg/Source/BinaryFiles.pm Dpkg/Source/Format.pm Dpkg/Source/Functions.pm Dpkg/Source/Package.pm Dpkg/Source/Patch.pm Dpkg/Source/Quilt.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Source'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Control/HashCore'
/usr/bin/install -c -m 644 Dpkg/Control/HashCore/Tie.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Control/HashCore'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg'
/usr/bin/install -c -m 644 Dpkg/Arch.pm Dpkg/BuildAPI.pm Dpkg/BuildDriver.pm Dpkg/BuildEnv.pm Dpkg/BuildFlags.pm Dpkg/BuildInfo.pm Dpkg/BuildOptions.pm Dpkg/BuildProfiles.pm Dpkg/BuildTree.pm Dpkg/BuildTypes.pm Dpkg/Changelog.pm Dpkg/Checksums.pm Dpkg/Compression.pm Dpkg/Conf.pm Dpkg/Control.pm Dpkg/Deps.pm Dpkg/ErrorHandling.pm Dpkg/Exit.pm Dpkg/File.pm Dpkg/Getopt.pm Dpkg/Gettext.pm Dpkg/Index.pm Dpkg/IPC.pm Dpkg/Lock.pm Dpkg/OpenPGP.pm Dpkg/Package.pm Dpkg/Path.pm Dpkg/Shlibs.pm Dpkg/Substvars.pm Dpkg/SysInfo.pm Dpkg/Vendor.pm Dpkg/Version.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Email'
/usr/bin/install -c -m 644 Dpkg/Email/Address.pm Dpkg/Email/AddressList.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Email'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Deps'
/usr/bin/install -c -m 644 Dpkg/Deps/AND.pm Dpkg/Deps/KnownFacts.pm Dpkg/Deps/Multiple.pm Dpkg/Deps/OR.pm Dpkg/Deps/Simple.pm Dpkg/Deps/Union.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Deps'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Control'
/usr/bin/install -c -m 644 Dpkg/Control/Changelog.pm Dpkg/Control/FieldsCore.pm Dpkg/Control/Fields.pm Dpkg/Control/Info.pm Dpkg/Control/HashCore.pm Dpkg/Control/Hash.pm Dpkg/Control/Tests.pm Dpkg/Control/Types.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Control'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Vendor'
/usr/bin/install -c -m 644 Dpkg/Vendor/Debian.pm Dpkg/Vendor/Default.pm Dpkg/Vendor/Devuan.pm Dpkg/Vendor/PureOS.pm Dpkg/Vendor/Ubuntu.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Vendor'
/usr/bin/install -c -m 644 Dpkg.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/.'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Control/Tests'
/usr/bin/install -c -m 644 Dpkg/Control/Tests/Entry.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Control/Tests'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Changelog/Entry'
/usr/bin/install -c -m 644 Dpkg/Changelog/Entry/Debian.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Changelog/Entry'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Compression'
/usr/bin/install -c -m 644 Dpkg/Compression/FileHandle.pm Dpkg/Compression/Process.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Compression'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Interface'
/usr/bin/install -c -m 644 Dpkg/Interface/Storable.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Interface'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Archive'
/usr/bin/install -c -m 644 Dpkg/Archive/Ar.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/Archive'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/OpenPGP/Backend'
/usr/bin/install -c -m 644 Dpkg/OpenPGP/Backend/GnuPG.pm Dpkg/OpenPGP/Backend/SOP.pm Dpkg/OpenPGP/Backend/Sequoia.pm '/build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg/OpenPGP/Backend'
make install-data-hook
make[4]: Entering directory '/build/dpkg/src/dpkg/scripts'
/usr/bin/perl -i -p -e " s{^\x23!\s*/usr/bin/perl}{\x23!/usr/bin/perl}; s{our \\\$CONFDIR = .*;}{our \\\$CONFDIR = '/etc/dpkg';}; s{our \\\$ADMINDIR = .*;}{our \\\$ADMINDIR = '/var/lib/dpkg';}; s{our \\\$LIBDIR = .*;}{our \\\$LIBDIR = '/usr/lib/dpkg';}; s{our \\\$DATADIR = .*;}{our \\\$DATADIR = '/usr/share/dpkg';}; s{our \\\$PROGMAKE = .*;}{our \\\$PROGMAKE = 'make';}; s{our \\\$PROGTAR = .*;}{our \\\$PROGTAR = 'tar';}; s{our \\\$PROGPATCH = .*;}{our \\\$PROGPATCH = 'patch';}; s{our \\\$PROGVERSION = .*;}{our \\\$PROGVERSION = '1.23.5-dirty';}; " /build/dpkg/pkg/dpkg/usr/share/perl5/vendor_perl/Dpkg.pm
make[4]: Leaving directory '/build/dpkg/src/dpkg/scripts'
make[3]: Leaving directory '/build/dpkg/src/dpkg/scripts'
make[2]: Leaving directory '/build/dpkg/src/dpkg/scripts'
make[1]: Leaving directory '/build/dpkg/src/dpkg/scripts'
Making install in po
make[1]: Entering directory '/build/dpkg/src/dpkg/po'
installing ast.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ast/LC_MESSAGES/dpkg.mo
installing bs.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/bs/LC_MESSAGES/dpkg.mo
installing ca.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ca/LC_MESSAGES/dpkg.mo
installing cs.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/cs/LC_MESSAGES/dpkg.mo
installing da.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/da/LC_MESSAGES/dpkg.mo
installing de.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/de/LC_MESSAGES/dpkg.mo
installing dz.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/dz/LC_MESSAGES/dpkg.mo
installing el.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/el/LC_MESSAGES/dpkg.mo
installing en.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/en/LC_MESSAGES/dpkg.mo
installing eo.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/eo/LC_MESSAGES/dpkg.mo
installing es.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/es/LC_MESSAGES/dpkg.mo
installing et.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/et/LC_MESSAGES/dpkg.mo
installing eu.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/eu/LC_MESSAGES/dpkg.mo
installing fr.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/fr/LC_MESSAGES/dpkg.mo
installing gl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/gl/LC_MESSAGES/dpkg.mo
installing hu.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/hu/LC_MESSAGES/dpkg.mo
installing id.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/id/LC_MESSAGES/dpkg.mo
installing it.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/it/LC_MESSAGES/dpkg.mo
installing ja.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ja/LC_MESSAGES/dpkg.mo
installing km.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/km/LC_MESSAGES/dpkg.mo
installing ko.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ko/LC_MESSAGES/dpkg.mo
installing ku.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ku/LC_MESSAGES/dpkg.mo
installing lt.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/lt/LC_MESSAGES/dpkg.mo
installing mr.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/mr/LC_MESSAGES/dpkg.mo
installing nb.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/nb/LC_MESSAGES/dpkg.mo
installing ne.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ne/LC_MESSAGES/dpkg.mo
installing nl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/nl/LC_MESSAGES/dpkg.mo
installing nn.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/nn/LC_MESSAGES/dpkg.mo
installing oc.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/oc/LC_MESSAGES/dpkg.mo
installing pa.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pa/LC_MESSAGES/dpkg.mo
installing pl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pl/LC_MESSAGES/dpkg.mo
installing pt.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pt/LC_MESSAGES/dpkg.mo
installing pt_BR.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo
installing ro.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ro/LC_MESSAGES/dpkg.mo
installing ru.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/ru/LC_MESSAGES/dpkg.mo
installing sk.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/sk/LC_MESSAGES/dpkg.mo
installing sv.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/sv/LC_MESSAGES/dpkg.mo
installing th.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/th/LC_MESSAGES/dpkg.mo
installing tl.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/tl/LC_MESSAGES/dpkg.mo
installing tr.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/tr/LC_MESSAGES/dpkg.mo
installing vi.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/vi/LC_MESSAGES/dpkg.mo
installing zh_CN.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo
installing zh_TW.gmo as /build/dpkg/pkg/dpkg/usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo
make[1]: Leaving directory '/build/dpkg/src/dpkg/po'
Making install in man
make[1]: Entering directory '/build/dpkg/src/dpkg/man'
make[2]: Entering directory '/build/dpkg/src/dpkg/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/man/man8'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/man/man7'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/man/man1'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/man/man5'
/usr/bin/install -c -m 644 deb-version.7 dpkg-build-api.7 libdpkg.7 '/build/dpkg/pkg/dpkg/usr/share/man/man7'
/usr/bin/install -c -m 644 dpkg-architecture.1 dpkg-buildapi.1 dpkg-buildflags.1 dpkg-buildpackage.1 dpkg-buildtree.1 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-distaddfile.1 dpkg-divert.1 dpkg-genbuildinfo.1 dpkg-genchanges.1 dpkg-gencontrol.1 dpkg-gensymbols.1 dpkg-maintscript-helper.1 dpkg-mergechangelogs.1 dpkg-name.1 dpkg-parsechangelog.1 dpkg-query.1 dpkg-realpath.1 dpkg-scanpackages.1 dpkg-scansources.1 dpkg-shlibdeps.1 dpkg-source.1 dpkg-split.1 dpkg-statoverride.1 dpkg-trigger.1 dpkg-vendor.1 dpkg.1 dselect.1 update-alternatives.1 '/build/dpkg/pkg/dpkg/usr/share/man/man1'
/usr/bin/install -c -m 644 deb-buildinfo.5 deb-changelog.5 deb-changes.5 deb-conffiles.5 deb-control.5 deb-extra-override.5 deb-md5sums.5 deb-old.5 deb-origin.5 deb-override.5 deb-postinst.5 deb-postrm.5 deb-preinst.5 deb-prerm.5 deb-shlibs.5 deb-split.5 deb-src-control.5 deb-src-files.5 deb-src-rules.5 deb-src-symbols.5 deb-substvars.5 deb-symbols.5 deb-triggers.5 deb.5 deb822.5 dpkg.cfg.5 dsc.5 dselect.cfg.5 '/build/dpkg/pkg/dpkg/usr/share/man/man5'
make[2]: Leaving directory '/build/dpkg/src/dpkg/man'
make[1]: Leaving directory '/build/dpkg/src/dpkg/man'
make[1]: Entering directory '/build/dpkg/src/dpkg'
make[2]: Entering directory '/build/dpkg/src/dpkg'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/doc/dpkg/spec'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/dpkg'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/aclocal'
/usr/bin/mkdir -p '/build/dpkg/pkg/dpkg/usr/share/doc/dpkg'
/usr/bin/install -c -m 644 doc/README.api doc/README.feature-removal-schedule '/build/dpkg/pkg/dpkg/usr/share/doc/dpkg'
/usr/bin/install -c -m 644 data/pie-compile.specs data/pie-link.specs data/no-pie-compile.specs data/no-pie-link.specs data/cputable data/ostable data/abitable data/tupletable '/build/dpkg/pkg/dpkg/usr/share/dpkg'
/usr/bin/install -c -m 644 doc/spec/build-driver.txt doc/spec/frontend-api.txt doc/spec/protected-field.txt doc/spec/rootless-builds.txt doc/spec/triggers.txt '/build/dpkg/pkg/dpkg/usr/share/doc/dpkg/spec'
/usr/bin/install -c -m 644 m4/dpkg-arch.m4 m4/dpkg-build.m4 m4/dpkg-compiler.m4 m4/dpkg-coverage.m4 m4/dpkg-funcs.m4 m4/dpkg-headers.m4 m4/dpkg-libs.m4 m4/dpkg-linker.m4 m4/dpkg-progs.m4 m4/dpkg-types.m4 m4/dpkg-unicode.m4 '/build/dpkg/pkg/dpkg/usr/share/aclocal'
make[2]: Leaving directory '/build/dpkg/src/dpkg'
make[1]: Leaving directory '/build/dpkg/src/dpkg'
'/dev/null' -> '/build/dpkg/pkg/dpkg/var/lib/dpkg/status'
'/dev/null' -> '/build/dpkg/pkg/dpkg/var/lib/dpkg/available'
install: creating directory '/build/dpkg/pkg/dpkg/etc/dpkg/origins'
'/build/dpkg/src/origin.archlinux' -> '/build/dpkg/pkg/dpkg/etc/dpkg/origins/archlinux'
'/build/dpkg/pkg/dpkg/etc/dpkg/origins/default' -> 'archlinux'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Removing empty directories...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
libfakeroot internal error: payload not recognized!
==> Creating package "dpkg"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dpkg 1.23.5-2 (Tue Feb 17 15:32:21 2026)
==> Cleaning up...
[?12l[?25h