==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_8ca2529f-b9ae-457d-9ca5-e30585578228]...done ==> Making package: debugedit 5.0-6.1 (Thu May 9 04:21:54 2024) ==> Retrieving sources... -> Downloading debugedit-5.0.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 160k 6 11353 0 0 22285 0 0:00:07 --:--:-- 0:00:07 22260 100 160k 100 160k 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k -> Downloading debugedit-5.0.tar.xz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 310 100 310 0 0 637 0 --:--:-- --:--:-- --:--:-- 637 100 310 100 310 0 0 637 0 --:--:-- --:--:-- --:--:-- 637 -> Downloading debugedit-use-elfstrptr.patch... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1725 0 1725 0 0 2786 0 --:--:-- --:--:-- --:--:-- 2791 -> Downloading debugedit-support-debugstr.patch... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14608 0 14608 0 0 12959 0 --:--:-- 0:00:01 --:--:-- 12973 -> Downloading debugedit-limit-write.patch... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2611 0 2611 0 0 3552 0 --:--:-- --:--:-- --:--:-- 3552 ==> Validating source files with sha512sums... debugedit-5.0.tar.xz ... Passed debugedit-5.0.tar.xz.sig ... Skipped debugedit-use-elfstrptr.patch ... Passed debugedit-support-debugstr.patch ... Passed debugedit-limit-write.patch ... Passed ==> Verifying source file signatures with gpg... debugedit-5.0.tar.xz ... Passed ==> Making package: debugedit 5.0-6.1 (Thu May 9 04:22:06 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found debugedit-5.0.tar.xz -> Found debugedit-5.0.tar.xz.sig -> Found debugedit-use-elfstrptr.patch -> Found debugedit-support-debugstr.patch -> Found debugedit-limit-write.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting debugedit-5.0.tar.xz with bsdtar ==> Starting prepare()... patching file tools/debugedit.c patching file tools/debugedit.c Hunk #6 succeeded at 692 (offset -10 lines). Hunk #7 succeeded at 850 (offset -10 lines). Hunk #8 succeeded at 1586 (offset -10 lines). Hunk #9 succeeded at 1604 (offset -10 lines). Hunk #10 succeeded at 1996 (offset -10 lines). Hunk #11 succeeded at 2181 (offset -10 lines). Hunk #12 succeeded at 2317 (offset -10 lines). Hunk #13 succeeded at 2348 (offset -10 lines). Hunk #14 succeeded at 2395 (offset -10 lines). Hunk #15 succeeded at 2488 (offset -10 lines). Hunk #16 succeeded at 2593 (offset -10 lines). Hunk #17 succeeded at 2609 (offset -10 lines). Hunk #18 succeeded at 2666 (offset -10 lines). Hunk #19 succeeded at 2819 (offset -13 lines). Hunk #20 succeeded at 2827 (offset -13 lines). Hunk #21 succeeded at 3143 (offset -13 lines). patching file tools/debugedit.c Hunk #1 succeeded at 3248 (offset -13 lines). Hunk #2 succeeded at 3590 (offset -13 lines). Hunk #3 succeeded at 3796 (offset -15 lines). autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:44: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:44: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:74: installing './config.guess' configure.ac:74: installing './config.sub' autoreconf: './install-sh' is updated autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' ==> Starting build()... 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... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 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 for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gawk... (cached) gawk checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking for ld... ld checking for gcc option to enable large file support... none needed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libelf... yes checking for libdw... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for inline... inline checking for int8_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for working alloca.h... yes checking for alloca... yes checking for error_at_line... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for working mmap... yes checking for GNU libc compatible realloc... yes checking for memchr... yes checking for memset... yes checking for munmap... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking whether gcc supports -gdwarf-5... yes checking whether gcc supports -gz=none... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/startdir/src/debugedit-5.0' Making all in tests make[2]: Entering directory '/startdir/src/debugedit-5.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/startdir/src/debugedit-5.0/tests' make[2]: Entering directory '/startdir/src/debugedit-5.0' (/usr/bin/sed -e 's,[@]PACKAGE[@],debugedit,g' -e 's,[@]VERSION[@],5.0,g') < "./scripts/find-debuginfo.in" > "find-debuginfo" CC tools/debugedit-debugedit.o CC tools/debugedit-hashtab.o chmod +x "find-debuginfo" CC tools/debugedit-md5.o CC tools/debugedit-sha1.o CC tools/sepdebugcrcfix-sepdebugcrcfix.o CCLD sepdebugcrcfix CCLD debugedit /startdir/src/debugedit-5.0/missing: line 81: help2man: command not found WARNING: 'help2man' is missing on your system. You should only need it if you modified a dependency of a man page. You may want to install the GNU Help2man package: make[2]: *** [Makefile:1223: debugedit.1] Error 127 make[2]: Leaving directory '/startdir/src/debugedit-5.0' make[1]: *** [Makefile:769: all-recursive] Error 1 make[1]: Leaving directory '/startdir/src/debugedit-5.0' make: *** [Makefile:429: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_8ca2529f-b9ae-457d-9ca5-e30585578228/build