==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: ltrace 0.7.3-5 (Sat Jul 13 11:58:25 2024) ==> Retrieving sources... -> Found ltrace-0.7.3.tar.bz2 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... ltrace-0.7.3.tar.bz2 ... Passed ==> Making package: ltrace 0.7.3-5 (Sat Jul 13 11:58:46 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) libunwind-1.8.1-3 Total Installed Size: 0.29 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libunwind... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (3) expect-5.45.4-5 tcl-8.6.14-4 dejagnu-1.6.3-9.1 Total Download Size: 2.62 MiB Total Installed Size: 7.50 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... tcl-8.6.14-4-armv7h downloading... dejagnu-1.6.3-9.1-any downloading... expect-5.45.4-5-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing tcl... installing expect... installing dejagnu... :: Running post-transaction hooks... (1/1) Updating the info directory file... [?25h==> Retrieving sources... -> Found ltrace-0.7.3.tar.bz2 ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting ltrace-0.7.3.tar.bz2 with bsdtar ==> Starting build()... checking build system type... armv7l-unknown-linux-gnueabi checking host system type... armv7l-unknown-linux-gnueabi 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7l-unknown-linux-gnueabi file names to armv7l-unknown-linux-gnueabi format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking gelf.h usability... yes checking gelf.h presence... yes checking for gelf.h... yes checking for elf_begin in -lelf... yes checking for cplus_demangle in -liberty... yes checking for __cxa_demangle in -lsupc++... yes checking for __cxa_demangle in -lstdc++... yes checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking for security_get_boolean_active in -lselinux... no checking libunwind.h usability... yes checking libunwind.h presence... yes checking for libunwind.h... yes checking libunwind-ptrace.h usability... yes checking libunwind-ptrace.h presence... yes checking for libunwind-ptrace.h... yes checking whether to use libunwind support... yes checking for backtrace in -lunwind... yes checking for _Uarm_init_remote in -lunwind-arm... yes checking for _UPT_create in -lunwind-ptrace... yes checking whether elf_begin accepts ELF_C_READ_MMAP... yes checking whether elf_hash takes a char* argument... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking size of long... 4 checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for alarm... yes checking for atexit... yes checking for getcwd... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking whether to enable debugging... no configure: creating ./config.status config.status: creating Makefile config.status: creating sysdeps/Makefile config.status: creating sysdeps/linux-gnu/Makefile config.status: creating sysdeps/linux-gnu/alpha/Makefile config.status: creating sysdeps/linux-gnu/arm/Makefile config.status: creating sysdeps/linux-gnu/cris/Makefile config.status: creating sysdeps/linux-gnu/ia64/Makefile config.status: creating sysdeps/linux-gnu/m68k/Makefile config.status: creating sysdeps/linux-gnu/mips/Makefile config.status: creating sysdeps/linux-gnu/ppc/Makefile config.status: creating sysdeps/linux-gnu/s390/Makefile config.status: creating sysdeps/linux-gnu/sparc/Makefile config.status: creating sysdeps/linux-gnu/x86/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/ltrace.main/Makefile config.status: creating testsuite/ltrace.minor/Makefile config.status: creating testsuite/ltrace.torture/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/ltrace/src/ltrace-0.7.3' Making all in sysdeps make[2]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' Making all in linux-gnu make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' Making all in arm make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/arm' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c -o breakpoint.lo breakpoint.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT plt.lo -MD -MP -MF .deps/plt.Tpo -c -o plt.lo plt.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regs.lo -MD -MP -MF .deps/regs.Tpo -c -o regs.lo regs.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regs.lo -MD -MP -MF .deps/regs.Tpo -c regs.c -fPIC -DPIC -o .libs/regs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c breakpoint.c -fPIC -DPIC -o .libs/breakpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT plt.lo -MD -MP -MF .deps/plt.Tpo -c plt.c -fPIC -DPIC -o .libs/plt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c breakpoint.c -o breakpoint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT plt.lo -MD -MP -MF .deps/plt.Tpo -c plt.c -o plt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT regs.lo -MD -MP -MF .deps/regs.Tpo -c regs.c -o regs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/arm -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 mv -f .deps/breakpoint.Tpo .deps/breakpoint.Plo mv -f .deps/plt.Tpo .deps/plt.Plo mv -f .deps/regs.Tpo .deps/regs.Plo mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ../libcpu.la breakpoint.lo plt.lo regs.lo trace.lo -lelf libtool: link: ar cru ../.libs/libcpu.a .libs/breakpoint.o .libs/plt.o .libs/regs.o .libs/trace.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib ../.libs/libcpu.a libtool: link: ( cd "../.libs" && rm -f "libcpu.la" && ln -s "../libcpu.la" "libcpu.la" ) make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/arm' make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT events.lo -MD -MP -MF .deps/events.Tpo -c -o events.lo events.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo proc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c -o breakpoint.lo breakpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -fPIC -DPIC -o .libs/events.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c breakpoint.c -fPIC -DPIC -o .libs/breakpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c breakpoint.c -o breakpoint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&1 mv -f .deps/breakpoint.Tpo .deps/breakpoint.Plo proc.c: In function 'process_tasks': proc.c:245:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] In file included from proc.c:31: /usr/include/dirent.h:185:12: note: declared here 185 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -o proc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/arm -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 mv -f .deps/events.Tpo .deps/events.Plo mv -f .deps/proc.Tpo .deps/proc.Plo mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ../libos.la events.lo trace.lo proc.lo breakpoint.lo libcpu.la -lelf libtool: link: (cd ../.libs/libos.lax/libcpu.a && ar x "/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/./.libs/libcpu.a") copying selected object files to avoid basename conflicts... libtool: link: ln ../.libs/libos.lax/libcpu.a/breakpoint.o ../.libs/libos.lax/lt1-breakpoint.o || cp ../.libs/libos.lax/libcpu.a/breakpoint.o ../.libs/libos.lax/lt1-breakpoint.o libtool: link: ln ../.libs/libos.lax/libcpu.a/trace.o ../.libs/libos.lax/lt2-trace.o || cp ../.libs/libos.lax/libcpu.a/trace.o ../.libs/libos.lax/lt2-trace.o libtool: link: ar cru ../.libs/libos.a .libs/events.o .libs/trace.o .libs/proc.o .libs/breakpoint.o ../.libs/libos.lax/lt1-breakpoint.o ../.libs/libos.lax/libcpu.a/plt.o ../.libs/libos.lax/libcpu.a/regs.o ../.libs/libos.lax/lt2-trace.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib ../.libs/libos.a libtool: link: rm -fr ../.libs/libos.lax ../.libs/libos.lax libtool: link: ( cd "../.libs" && rm -f "libos.la" && ln -s "../libos.la" "libos.la" ) make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' make[2]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' Making all in . make[2]: Entering directory '/build/ltrace/src/ltrace-0.7.3' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoints.lo -MD -MP -MF .deps/breakpoints.Tpo -c -o breakpoints.lo breakpoints.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c -o demangle.lo demangle.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ltrace-elf.lo -MD -MP -MF .deps/ltrace-elf.Tpo -c -o ltrace-elf.lo ltrace-elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c demangle.c -fPIC -DPIC -o .libs/demangle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoints.lo -MD -MP -MF .deps/breakpoints.Tpo -c breakpoints.c -fPIC -DPIC -o .libs/breakpoints.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ltrace-elf.lo -MD -MP -MF .deps/ltrace-elf.Tpo -c ltrace-elf.c -fPIC -DPIC -o .libs/ltrace-elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c demangle.c -o demangle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT breakpoints.lo -MD -MP -MF .deps/breakpoints.Tpo -c breakpoints.c -o breakpoints.o >/dev/null 2>&1 mv -f .deps/demangle.Tpo .deps/demangle.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT execute_program.lo -MD -MP -MF .deps/execute_program.Tpo -c -o execute_program.lo execute_program.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT execute_program.lo -MD -MP -MF .deps/execute_program.Tpo -c execute_program.c -fPIC -DPIC -o .libs/execute_program.o mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT handle_event.lo -MD -MP -MF .deps/handle_event.Tpo -c -o handle_event.lo handle_event.c mv -f .deps/dict.Tpo .deps/dict.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libltrace.lo -MD -MP -MF .deps/libltrace.Tpo -c -o libltrace.lo libltrace.c ltrace-elf.c: In function 'elf_read_u16': ltrace-elf.c:238:108: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] ltrace-elf.c:238:108: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] ltrace-elf.c:238:75: note: add parentheses around left hand side expression to silence this warning ltrace-elf.c: In function 'elf_read_u32': ltrace-elf.c:239:108: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] ltrace-elf.c:239:108: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] ltrace-elf.c:239:75: note: add parentheses around left hand side expression to silence this warning ltrace-elf.c: In function 'elf_read_u64': ltrace-elf.c:240:108: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] ltrace-elf.c:240:108: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] ltrace-elf.c:240:75: note: add parentheses around left hand side expression to silence this warning libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT handle_event.lo -MD -MP -MF .deps/handle_event.Tpo -c handle_event.c -fPIC -DPIC -o .libs/handle_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ltrace-elf.lo -MD -MP -MF .deps/ltrace-elf.Tpo -c ltrace-elf.c -o ltrace-elf.o >/dev/null 2>&1 mv -f .deps/breakpoints.Tpo .deps/breakpoints.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libltrace.lo -MD -MP -MF .deps/libltrace.Tpo -c libltrace.c -fPIC -DPIC -o .libs/libltrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT execute_program.lo -MD -MP -MF .deps/execute_program.Tpo -c execute_program.c -o execute_program.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libltrace.lo -MD -MP -MF .deps/libltrace.Tpo -c libltrace.c -o libltrace.o >/dev/null 2>&1 mv -f .deps/execute_program.Tpo .deps/execute_program.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT handle_event.lo -MD -MP -MF .deps/handle_event.Tpo -c handle_event.c -o handle_event.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o mv -f .deps/ltrace-elf.Tpo .deps/ltrace-elf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo proc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -fPIC -DPIC -o .libs/proc.o mv -f .deps/libltrace.Tpo .deps/libltrace.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT read_config_file.lo -MD -MP -MF .deps/read_config_file.Tpo -c -o read_config_file.lo read_config_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT read_config_file.lo -MD -MP -MF .deps/read_config_file.Tpo -c read_config_file.c -fPIC -DPIC -o .libs/read_config_file.o mv -f .deps/handle_event.Tpo .deps/handle_event.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT summary.lo -MD -MP -MF .deps/summary.Tpo -c -o summary.lo summary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT summary.lo -MD -MP -MF .deps/summary.Tpo -c summary.c -fPIC -DPIC -o .libs/summary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o >/dev/null 2>&1 mv -f .deps/options.Tpo .deps/options.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT library.lo -MD -MP -MF .deps/library.Tpo -c -o library.lo library.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -o proc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT library.lo -MD -MP -MF .deps/library.Tpo -c library.c -fPIC -DPIC -o .libs/library.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT summary.lo -MD -MP -MF .deps/summary.Tpo -c summary.c -o summary.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT library.lo -MD -MP -MF .deps/library.Tpo -c library.c -o library.o >/dev/null 2>&1 mv -f .deps/summary.Tpo .deps/summary.Plo mv -f .deps/output.Tpo .deps/output.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT read_config_file.lo -MD -MP -MF .deps/read_config_file.Tpo -c read_config_file.c -o read_config_file.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c -o glob.lo glob.c mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT type.lo -MD -MP -MF .deps/type.Tpo -c -o type.lo type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -fPIC -DPIC -o .libs/glob.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -fPIC -DPIC -o .libs/filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT type.lo -MD -MP -MF .deps/type.Tpo -c type.c -fPIC -DPIC -o .libs/type.o mv -f .deps/library.Tpo .deps/library.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT value.lo -MD -MP -MF .deps/value.Tpo -c -o value.lo value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -o glob.o >/dev/null 2>&1 filter.c: In function 'filter_lib_matcher_name_init': filter.c:82:7: warning: self-comparison always evaluates to false [-Wtautological-compare] filter.c:82:7: warning: self-comparison always evaluates to false [-Wtautological-compare] filter.c: In function 'matcher_matches_library': filter.c:140:15: warning: self-comparison always evaluates to false [-Wtautological-compare] filter.c:140:15: warning: self-comparison always evaluates to false [-Wtautological-compare] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -o filter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT value.lo -MD -MP -MF .deps/value.Tpo -c value.c -fPIC -DPIC -o .libs/value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT type.lo -MD -MP -MF .deps/type.Tpo -c type.c -o type.o >/dev/null 2>&1 mv -f .deps/glob.Tpo .deps/glob.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT value_dict.lo -MD -MP -MF .deps/value_dict.Tpo -c -o value_dict.lo value_dict.c mv -f .deps/read_config_file.Tpo .deps/read_config_file.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c -o expr.lo expr.c mv -f .deps/filter.Tpo .deps/filter.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c -o fetch.lo fetch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT value_dict.lo -MD -MP -MF .deps/value_dict.Tpo -c value_dict.c -fPIC -DPIC -o .libs/value_dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c expr.c -fPIC -DPIC -o .libs/expr.o value.c: In function 'value_init_deref': value.c:287:15: warning: typedef 'assert__long_enough_long' locally defined but not used [-Wunused-local-typedefs] value.c: In function 'value_set_word': value.c:351:5: warning: self-comparison always evaluates to false [-Wtautological-compare] value.c:351:5: warning: self-comparison always evaluates to false [-Wtautological-compare] value.c: In function 'value_extract_word': value.c:402:5: warning: self-comparison always evaluates to false [-Wtautological-compare] value.c:402:5: warning: self-comparison always evaluates to false [-Wtautological-compare] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c fetch.c -fPIC -DPIC -o .libs/fetch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT value.lo -MD -MP -MF .deps/value.Tpo -c value.c -o value.o >/dev/null 2>&1 mv -f .deps/type.Tpo .deps/type.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vect.lo -MD -MP -MF .deps/vect.Tpo -c -o vect.lo vect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT value_dict.lo -MD -MP -MF .deps/value_dict.Tpo -c value_dict.c -o value_dict.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c fetch.c -o fetch.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vect.lo -MD -MP -MF .deps/vect.Tpo -c vect.c -fPIC -DPIC -o .libs/vect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c expr.c -o expr.o >/dev/null 2>&1 mv -f .deps/value.Tpo .deps/value.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT param.lo -MD -MP -MF .deps/param.Tpo -c -o param.lo param.c mv -f .deps/fetch.Tpo .deps/fetch.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c -o printf.lo printf.c mv -f .deps/value_dict.Tpo .deps/value_dict.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c -o zero.lo zero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT vect.lo -MD -MP -MF .deps/vect.Tpo -c vect.c -o vect.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.c -fPIC -DPIC -o .libs/param.o mv -f .deps/expr.Tpo .deps/expr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens.lo -MD -MP -MF .deps/lens.Tpo -c -o lens.lo lens.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens.lo -MD -MP -MF .deps/lens.Tpo -c lens.c -fPIC -DPIC -o .libs/lens.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.c -o param.o >/dev/null 2>&1 mv -f .deps/vect.Tpo .deps/vect.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens_default.lo -MD -MP -MF .deps/lens_default.Tpo -c -o lens_default.lo lens_default.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -o printf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens.lo -MD -MP -MF .deps/lens.Tpo -c lens.c -o lens.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens_default.lo -MD -MP -MF .deps/lens_default.Tpo -c lens_default.c -fPIC -DPIC -o .libs/lens_default.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -o zero.o >/dev/null 2>&1 mv -f .deps/param.Tpo .deps/param.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens_enum.lo -MD -MP -MF .deps/lens_enum.Tpo -c -o lens_enum.lo lens_enum.c mv -f .deps/lens.Tpo .deps/lens.Plo gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens_enum.lo -MD -MP -MF .deps/lens_enum.Tpo -c lens_enum.c -fPIC -DPIC -o .libs/lens_enum.o mv -f .deps/printf.Tpo .deps/printf.Plo mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/zero.Tpo .deps/zero.Plo lens_default.c: In function 'format_array': lens_default.c:347:15: warning: typedef 'assert__long_enough_long' locally defined but not used [-Wunused-local-typedefs] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens_enum.lo -MD -MP -MF .deps/lens_enum.Tpo -c lens_enum.c -o lens_enum.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/arm -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lens_default.lo -MD -MP -MF .deps/lens_default.Tpo -c lens_default.c -o lens_default.o >/dev/null 2>&1 mv -f .deps/lens_enum.Tpo .deps/lens_enum.Plo mv -f .deps/lens_default.Tpo .deps/lens_default.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libltrace.la breakpoints.lo debug.lo demangle.lo dict.lo ltrace-elf.lo execute_program.lo handle_event.lo libltrace.lo options.lo output.lo proc.lo read_config_file.lo summary.lo library.lo filter.lo glob.lo type.lo value.lo value_dict.lo expr.lo fetch.lo vect.lo param.lo printf.lo zero.lo lens.lo lens_default.lo lens_enum.lo -liberty -lsupc++ -lstdc++ -lunwind-ptrace -lunwind-arm -lunwind sysdeps/libos.la -lelf libtool: link: (cd .libs/libltrace.lax/libos.a && ar x "/build/ltrace/src/ltrace-0.7.3/sysdeps/.libs/libos.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libltrace.lax/libos.a/proc.o .libs/libltrace.lax/lt1-proc.o || cp .libs/libltrace.lax/libos.a/proc.o .libs/libltrace.lax/lt1-proc.o libtool: link: ar cru .libs/libltrace.a .libs/breakpoints.o .libs/debug.o .libs/demangle.o .libs/dict.o .libs/ltrace-elf.o .libs/execute_program.o .libs/handle_event.o .libs/libltrace.o .libs/options.o .libs/output.o .libs/proc.o .libs/read_config_file.o .libs/summary.o .libs/library.o .libs/filter.o .libs/glob.o .libs/type.o .libs/value.o .libs/value_dict.o .libs/expr.o .libs/fetch.o .libs/vect.o .libs/param.o .libs/printf.o .libs/zero.o .libs/lens.o .libs/lens_default.o .libs/lens_enum.o .libs/libltrace.lax/libos.a/breakpoint.o .libs/libltrace.lax/libos.a/events.o .libs/libltrace.lax/libos.a/lt1-breakpoint.o .libs/libltrace.lax/libos.a/lt2-trace.o .libs/libltrace.lax/libos.a/plt.o .libs/libltrace.lax/lt1-proc.o .libs/libltrace.lax/libos.a/regs.o .libs/libltrace.lax/libos.a/trace.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libltrace.a libtool: link: rm -fr .libs/libltrace.lax .libs/libltrace.lax libtool: link: ( cd ".libs" && rm -f "libltrace.la" && ln -s "../libltrace.la" "libltrace.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ltrace main.o libltrace.la -lelf libtool: link: gcc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ltrace main.o ./.libs/libltrace.a -liberty -lsupc++ -lstdc++ -lunwind-ptrace -lunwind-arm -lunwind -lelf make[2]: Leaving directory '/build/ltrace/src/ltrace-0.7.3' Making all in testsuite make[2]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite' rm -f env.exp echo set libelf_LD_LIBRARY_PATH '""' >> env.exp echo set libunwind_LD_LIBRARY_PATH '""' >> env.exp make all-recursive make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite' Making all in ltrace.main make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main' Making all in ltrace.minor make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor' Making all in ltrace.torture make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture' make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[2]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[1]: Leaving directory '/build/ltrace/src/ltrace-0.7.3' ==> Entering fakeroot environment... ==> Starting package()... Making install in sysdeps make[1]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' Making install in linux-gnu make[2]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' Making install in arm make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/arm' make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/arm' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/arm' make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/arm' make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' make[2]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu' make[2]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' 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/ltrace/src/ltrace-0.7.3/sysdeps' make[2]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' make[1]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/sysdeps' Making install in . make[1]: Entering directory '/build/ltrace/src/ltrace-0.7.3' make[2]: Entering directory '/build/ltrace/src/ltrace-0.7.3' test -z "/etc" || /usr/bin/mkdir -p "/build/ltrace/pkg/ltrace/etc" test -z "/usr/share/doc/ltrace" || /usr/bin/mkdir -p "/build/ltrace/pkg/ltrace/usr/share/doc/ltrace" test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/build/ltrace/pkg/ltrace/usr/share/man/man1" test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/build/ltrace/pkg/ltrace/usr/share/man/man5" test -z "/usr/bin" || /usr/bin/mkdir -p "/build/ltrace/pkg/ltrace/usr/bin" /usr/bin/install -c -m 644 etc/ltrace.conf '/build/ltrace/pkg/ltrace/etc' /usr/bin/install -c -m 644 COPYING CREDITS INSTALL README TODO '/build/ltrace/pkg/ltrace/usr/share/doc/ltrace' /usr/bin/install -c -m 644 ltrace.conf.5 '/build/ltrace/pkg/ltrace/usr/share/man/man5' /bin/sh ./libtool --mode=install /usr/bin/install -c ltrace '/build/ltrace/pkg/ltrace/usr/bin' /usr/bin/install -c -m 644 ltrace.1 '/build/ltrace/pkg/ltrace/usr/share/man/man1' libtool: install: /usr/bin/install -c ltrace /build/ltrace/pkg/ltrace/usr/bin/ltrace make[2]: Leaving directory '/build/ltrace/src/ltrace-0.7.3' make[1]: Leaving directory '/build/ltrace/src/ltrace-0.7.3' Making install in testsuite make[1]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make install-recursive make[2]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite' Making install in ltrace.main make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main' make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main' make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main' Making install in ltrace.minor make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor' make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor' make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor' Making install in ltrace.torture make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture' make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture' make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture' make[3]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[4]: Entering directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[3]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[2]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite' make[1]: Leaving directory '/build/ltrace/src/ltrace-0.7.3/testsuite' ==> 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 "ltrace"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ltrace 0.7.3-5 (Sat Jul 13 11:59:29 2024) ==> Cleaning up...