==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: dfu-programmer 1.1.0-1 (Sat May 4 14:05:07 2024) ==> Retrieving sources... -> Found dfu-programmer-1.1.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... dfu-programmer-1.1.0.tar.gz ... Passed ==> Making package: dfu-programmer 1.1.0-1 (Sat May 4 14:05:28 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found dfu-programmer-1.1.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting dfu-programmer-1.1.0.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory m4 autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: installing 'm4/compile' configure.ac:24: installing 'm4/config.guess' configure.ac:24: installing 'm4/config.sub' configure.ac:8: installing 'm4/install-sh' configure.ac:8: installing 'm4/missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing 'm4/depcomp' autoreconf: 'm4/install-sh' is updated autoreconf: 'm4/config.sub' is updated autoreconf: 'm4/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 whether to enable maintainer-specific portions of Makefiles... no 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 whether make supports the include directive... yes (GNU style) 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 stddef.h... yes checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for library containing libusb_init... -lusb-1.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating fedora/dfu-programmer.spec config.status: creating Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands ./update-bash-completion.sh Making all in src make[1]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/src' To install tab completion run $ sudo mv dfu_programmer /etc/bash_completion.d/ To use tab completion in this terminal run $ source dfu_programmer make all-am make[2]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/src' gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libdfu.o -MD -MP -MF .deps/libdfu.Tpo -c -o libdfu.o libdfu.c gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT arguments.o -MD -MP -MF .deps/arguments.Tpo -c -o arguments.o arguments.c gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT atmel.o -MD -MP -MF .deps/atmel.Tpo -c -o atmel.o atmel.c gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c mv -f .deps/libdfu.Tpo .deps/libdfu.Po gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT dfu.o -MD -MP -MF .deps/dfu.Tpo -c -o dfu.o dfu.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT intel_hex.o -MD -MP -MF .deps/intel_hex.Tpo -c -o intel_hex.o intel_hex.c mv -f .deps/commands.Tpo .deps/commands.Po gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT stm32.o -MD -MP -MF .deps/stm32.Tpo -c -o stm32.o stm32.c mv -f .deps/arguments.Tpo .deps/arguments.Po gcc -DHAVE_CONFIG_H -I. -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/dfu.Tpo .deps/dfu.Po mv -f .deps/intel_hex.Tpo .deps/intel_hex.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/atmel.Tpo .deps/atmel.Po mv -f .deps/stm32.Tpo .deps/stm32.Po gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o dfu-programmer main.o libdfu.o arguments.o atmel.o commands.o dfu.o intel_hex.o stm32.o util.o -lusb-1.0 make[2]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/src' make[1]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/src' Making all in docs make[1]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/docs' make[1]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/src' make[2]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/dfu-programmer/pkg/dfu-programmer/usr/bin' /usr/bin/install -c dfu-programmer '/build/dfu-programmer/pkg/dfu-programmer/usr/bin' make[2]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/src' make[1]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/src' Making install in docs make[1]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/docs' make[2]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/dfu-programmer/pkg/dfu-programmer/usr/share/man/man1' /usr/bin/install -c -m 644 dfu-programmer.1 '/build/dfu-programmer/pkg/dfu-programmer/usr/share/man/man1' make[2]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/docs' make[1]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0/docs' make[1]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0' make[2]: Entering directory '/build/dfu-programmer/src/dfu-programmer-1.1.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0' make[1]: Leaving directory '/build/dfu-programmer/src/dfu-programmer-1.1.0' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "dfu-programmer"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dfu-programmer 1.1.0-1 (Sat May 4 14:05:50 2024) ==> Cleaning up...