Build of ltrace with vanilla toolchain

The build took 00h 01m 22s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
22,899 ansic
10,956 sh
7,892 makefile
1,498 exp
196 cpp
88 awk
40 asm
24 perl
43,593 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ltrace 0.7.3-1 (Wed Aug 24 14:21:03 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (3) expect-5.45-4 tcl-8.6.5-2 dejagnu-1.6-2
#
# Total Installed Size: 7.38 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 tcl...
# installing expect...
# installing dejagnu...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... 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 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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# 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 x86_64-unknown-linux-mt... 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 -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... 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... no
# checking libunwind.h presence... no
# checking for libunwind.h... no
# checking libunwind-ptrace.h usability... no
# checking libunwind-ptrace.h presence... no
# checking for libunwind-ptrace.h... no
# checking whether to use libunwind support... no
# 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... 8
# 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 '/tmp/ltrace/src/ltrace-0.7.3'
# Making all in sysdeps
# make[2]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# Making all in linux-gnu
# make[3]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu'
# Making all in x86
# make[4]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/x86'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT regs.lo -MD -MP -MF .deps/regs.Tpo -c -o regs.lo regs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT plt.lo -MD -MP -MF .deps/plt.Tpo -c plt.c -o plt.o >/dev/null 2>&1
# mv -f .deps/plt.Tpo .deps/plt.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT regs.lo -MD -MP -MF .deps/regs.Tpo -c regs.c -o regs.o >/dev/null 2>&1
# mv -f .deps/regs.Tpo .deps/regs.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c -o fetch.lo fetch.c
# mv -f .deps/trace.Tpo .deps/trace.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/linux-gnu/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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../../.. -I../../../sysdeps/linux-gnu/x86 -I../../../sysdeps/linux-gnu -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c fetch.c -o fetch.o >/dev/null 2>&1
# mv -f .deps/fetch.Tpo .deps/fetch.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -o ../libcpu.la plt.lo regs.lo trace.lo fetch.lo -lelf
# libtool: link: ar cru ../.libs/libcpu.a .libs/plt.o .libs/regs.o .libs/trace.o .libs/fetch.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 '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/x86'
# make[4]: Entering directory '/tmp/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/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&1
# mv -f .deps/events.Tpo .deps/events.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo proc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -o proc.o >/dev/null 2>&1
# mv -f .deps/trace.Tpo .deps/trace.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/linux-gnu/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I../../sysdeps/linux-gnu -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c breakpoint.c -o breakpoint.o >/dev/null 2>&1
# mv -f .deps/proc.Tpo .deps/proc.Plo
# mv -f .deps/breakpoint.Tpo .deps/breakpoint.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -o ../libos.la events.lo trace.lo proc.lo breakpoint.lo libcpu.la -lelf
# libtool: link: (cd ../.libs/libos.lax/libcpu.a && ar x "/tmp/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/trace.o ../.libs/libos.lax/lt1-trace.o || cp ../.libs/libos.lax/libcpu.a/trace.o ../.libs/libos.lax/lt1-trace.o
# libtool: link: ar cru ../.libs/libos.a .libs/events.o .libs/trace.o .libs/proc.o .libs/breakpoint.o ../.libs/libos.lax/libcpu.a/fetch.o ../.libs/libos.lax/libcpu.a/plt.o ../.libs/libos.lax/libcpu.a/regs.o ../.libs/libos.lax/lt1-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 '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu'
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu'
# make[3]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# make[2]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# Making all in .
# make[2]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3'
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT breakpoints.lo -MD -MP -MF .deps/breakpoints.Tpo -c breakpoints.c -o breakpoints.o >/dev/null 2>&1
# mv -f .deps/debug.Tpo .deps/debug.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c -o demangle.lo demangle.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c demangle.c -fPIC -DPIC -o .libs/demangle.o
# mv -f .deps/breakpoints.Tpo .deps/breakpoints.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c demangle.c -o demangle.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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT ltrace-elf.lo -MD -MP -MF .deps/ltrace-elf.Tpo -c ltrace-elf.c -fPIC -DPIC -o .libs/ltrace-elf.o
# mv -f .deps/dict.Tpo .deps/dict.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT execute_program.lo -MD -MP -MF .deps/execute_program.Tpo -c execute_program.c -fPIC -DPIC -o .libs/execute_program.o
# ltrace-elf.c: In function 'elf_read_u16':
# ltrace-elf.c:221:42: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare]
# if (!need_data(data, offset, SIZE / 8) < 0) \
# ^
# ltrace-elf.c:238:1: note: in expansion of macro 'DEF_READER'
# DEF_READER(elf_read_u16, 16)
# ^~~~~~~~~~
# ltrace-elf.c:221:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
# if (!need_data(data, offset, SIZE / 8) < 0) \
# ^
# ltrace-elf.c:238:1: note: in expansion of macro 'DEF_READER'
# DEF_READER(elf_read_u16, 16)
# ^~~~~~~~~~
# ltrace-elf.c: In function 'elf_read_u32':
# ltrace-elf.c:221:42: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare]
# if (!need_data(data, offset, SIZE / 8) < 0) \
# ^
# ltrace-elf.c:239:1: note: in expansion of macro 'DEF_READER'
# DEF_READER(elf_read_u32, 32)
# ^~~~~~~~~~
# ltrace-elf.c:221:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
# if (!need_data(data, offset, SIZE / 8) < 0) \
# ^
# ltrace-elf.c:239:1: note: in expansion of macro 'DEF_READER'
# DEF_READER(elf_read_u32, 32)
# ^~~~~~~~~~
# ltrace-elf.c: In function 'elf_read_u64':
# ltrace-elf.c:221:42: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare]
# if (!need_data(data, offset, SIZE / 8) < 0) \
# ^
# ltrace-elf.c:240:1: note: in expansion of macro 'DEF_READER'
# DEF_READER(elf_read_u64, 64)
# ^~~~~~~~~~
# ltrace-elf.c:221:42: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
# if (!need_data(data, offset, SIZE / 8) < 0) \
# ^
# ltrace-elf.c:240:1: note: in expansion of macro 'DEF_READER'
# DEF_READER(elf_read_u64, 64)
# ^~~~~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/execute_program.Tpo .deps/execute_program.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT handle_event.lo -MD -MP -MF .deps/handle_event.Tpo -c -o handle_event.lo handle_event.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT handle_event.lo -MD -MP -MF .deps/handle_event.Tpo -c handle_event.c -fPIC -DPIC -o .libs/handle_event.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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT libltrace.lo -MD -MP -MF .deps/libltrace.Tpo -c -o libltrace.lo libltrace.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT libltrace.lo -MD -MP -MF .deps/libltrace.Tpo -c libltrace.c -o libltrace.o >/dev/null 2>&1
# 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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -fPIC -DPIC -o .libs/proc.o
# mv -f .deps/output.Tpo .deps/output.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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
# mv -f .deps/proc.Tpo .deps/proc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT summary.lo -MD -MP -MF .deps/summary.Tpo -c summary.c -o summary.o >/dev/null 2>&1
# 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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT library.lo -MD -MP -MF .deps/library.Tpo -c -o library.lo library.c
# mv -f .deps/summary.Tpo .deps/summary.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT library.lo -MD -MP -MF .deps/library.Tpo -c library.c -fPIC -DPIC -o .libs/library.o
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT library.lo -MD -MP -MF .deps/library.Tpo -c library.c -o library.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -o filter.o >/dev/null 2>&1
# mv -f .deps/filter.Tpo .deps/filter.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c -o glob.lo glob.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -fPIC -DPIC -o .libs/glob.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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT type.lo -MD -MP -MF .deps/type.Tpo -c type.c -fPIC -DPIC -o .libs/type.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -o glob.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT value.lo -MD -MP -MF .deps/value.Tpo -c value.c -fPIC -DPIC -o .libs/value.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]
# typedef char assert__long_enough_long[-(sizeof(l) < sizeof(void *))];
# ^~~~~~~~~~~~~~~~~~~~~~~~
# mv -f .deps/type.Tpo .deps/type.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT value_dict.lo -MD -MP -MF .deps/value_dict.Tpo -c -o value_dict.lo value_dict.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT value.lo -MD -MP -MF .deps/value.Tpo -c value.c -o value.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT value_dict.lo -MD -MP -MF .deps/value_dict.Tpo -c value_dict.c -o value_dict.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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c -o expr.lo expr.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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c expr.c -fPIC -DPIC -o .libs/expr.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c expr.c -o expr.o >/dev/null 2>&1
# mv -f .deps/fetch.Tpo .deps/fetch.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT vect.lo -MD -MP -MF .deps/vect.Tpo -c -o vect.lo vect.c
# mv -f .deps/expr.Tpo .deps/expr.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT param.lo -MD -MP -MF .deps/param.Tpo -c -o param.lo param.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.c -fPIC -DPIC -o .libs/param.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c -o printf.lo printf.c
# mv -f .deps/param.Tpo .deps/param.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -fPIC -DPIC -o .libs/printf.o
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -o zero.o >/dev/null 2>&1
# mv -f .deps/printf.Tpo .deps/printf.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT lens.lo -MD -MP -MF .deps/lens.Tpo -c -o lens.lo lens.c
# mv -f .deps/zero.Tpo .deps/zero.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -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/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT lens.lo -MD -MP -MF .deps/lens.Tpo -c lens.c -o lens.o >/dev/null 2>&1
# 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]
# typedef char assert__long_enough_long[-(sizeof(long) < sizeof(void *))];
# ^~~~~~~~~~~~~~~~~~~~~~~~
# mv -f .deps/lens.Tpo .deps/lens.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT lens_enum.lo -MD -MP -MF .deps/lens_enum.Tpo -c -o lens_enum.lo lens_enum.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT lens_enum.lo -MD -MP -MF .deps/lens_enum.Tpo -c lens_enum.c -fPIC -DPIC -o .libs/lens_enum.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT lens_default.lo -MD -MP -MF .deps/lens_default.Tpo -c lens_default.c -o lens_default.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT lens_enum.lo -MD -MP -MF .deps/lens_enum.Tpo -c lens_enum.c -o lens_enum.o >/dev/null 2>&1
# mv -f .deps/lens_enum.Tpo .deps/lens_enum.Plo
# gcc -DHAVE_CONFIG_H -I. -I./sysdeps/linux-gnu/x86 -I./sysdeps/linux-gnu -I./sysdeps -I. -DSYSCONFDIR=\"/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# 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 -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++ sysdeps/libos.la -lelf
# libtool: link: (cd .libs/libltrace.lax/libos.a && ar x "/tmp/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/fetch.o .libs/libltrace.lax/lt1-fetch.o || cp .libs/libltrace.lax/libos.a/fetch.o .libs/libltrace.lax/lt1-fetch.o
# libtool: link: ln .libs/libltrace.lax/libos.a/proc.o .libs/libltrace.lax/lt2-proc.o || cp .libs/libltrace.lax/libos.a/proc.o .libs/libltrace.lax/lt2-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/lt1-fetch.o .libs/libltrace.lax/libos.a/lt1-trace.o .libs/libltrace.lax/libos.a/plt.o .libs/libltrace.lax/lt2-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 -o ltrace main.o libltrace.la -lelf
# libtool: link: gcc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -o ltrace main.o ./.libs/libltrace.a -liberty -lsupc++ -lstdc++ -lelf
# make[2]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3'
# Making all in testsuite
# make[2]: Entering directory '/tmp/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 '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# Making all in ltrace.main
# make[4]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main'
# Making all in ltrace.minor
# make[4]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor'
# Making all in ltrace.torture
# make[4]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture'
# make[4]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make[2]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make[1]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in sysdeps
# make[1]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# Making install in linux-gnu
# make[2]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu'
# Making install in x86
# make[3]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/x86'
# make[4]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/x86'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/x86'
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu/x86'
# make[3]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu'
# make[4]: Entering directory '/tmp/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 '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu'
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu'
# make[2]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps/linux-gnu'
# make[2]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# make[3]: Entering directory '/tmp/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 '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# make[2]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# make[1]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/sysdeps'
# Making install in .
# make[1]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3'
# make[2]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3'
# test -z "/etc" || /usr/bin/mkdir -p "/tmp/ltrace/pkg/ltrace/etc"
# test -z "/usr/share/doc/ltrace" || /usr/bin/mkdir -p "/tmp/ltrace/pkg/ltrace/usr/share/doc/ltrace"
# /usr/bin/install -c -m 644 COPYING CREDITS INSTALL README TODO '/tmp/ltrace/pkg/ltrace/usr/share/doc/ltrace'
# /usr/bin/install -c -m 644 etc/ltrace.conf '/tmp/ltrace/pkg/ltrace/etc'
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/ltrace/pkg/ltrace/usr/share/man/man1"
# test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/tmp/ltrace/pkg/ltrace/usr/share/man/man5"
# /usr/bin/install -c -m 644 ltrace.1 '/tmp/ltrace/pkg/ltrace/usr/share/man/man1'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/ltrace/pkg/ltrace/usr/bin"
# /usr/bin/install -c -m 644 ltrace.conf.5 '/tmp/ltrace/pkg/ltrace/usr/share/man/man5'
# /bin/sh ./libtool --mode=install /usr/bin/install -c ltrace '/tmp/ltrace/pkg/ltrace/usr/bin'
# libtool: install: /usr/bin/install -c ltrace /tmp/ltrace/pkg/ltrace/usr/bin/ltrace
# make[2]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3'
# make[1]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3'
# Making install in testsuite
# make[1]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make install-recursive
# make[2]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# Making install in ltrace.main
# make[3]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main'
# make[4]: Entering directory '/tmp/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 '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main'
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.main'
# Making install in ltrace.minor
# make[3]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor'
# make[4]: Entering directory '/tmp/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 '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor'
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.minor'
# Making install in ltrace.torture
# make[3]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture'
# make[4]: Entering directory '/tmp/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 '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture'
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite/ltrace.torture'
# make[3]: Entering directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make[4]: Entering directory '/tmp/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 '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make[3]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make[2]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# make[1]: Leaving directory '/tmp/ltrace/src/ltrace-0.7.3/testsuite'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ltrace"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ltrace 0.7.3-1 (Wed Aug 24 14:21:31 UTC 2016)

CMD: pacman --query --file ltrace-0.7.3-1-x86_64.pkg.tar.xz
# ltrace 0.7.3-1

Creating hybrid package for 'ltrace'

Trying to find vanilla package 'ltrace'...

CMD: pacman --query --file /mirror/ltrace-0.7.3-1.pkg.tar.xz
# ltrace 0.7.3-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/ltrace.conf
# /usr/share/man/man1/ltrace.1.gz
# /usr/share/man/man5/ltrace.conf.5.gz
# /usr/share/doc/ltrace/COPYING
# /usr/share/doc/ltrace/CREDITS
# /usr/share/doc/ltrace/INSTALL
# /usr/share/doc/ltrace/README
# /usr/share/doc/ltrace/TODO
# /usr/bin/ltrace

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO etc usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO etc usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO etc usr .MTREE | xz -c -z

CMD: bsdtar -tqf ltrace.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ltrace.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ltrace.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 6312

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ltrace.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 3334

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ltrace.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ltrace.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/ltrace/src/ltrace-0.7.3/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by ltrace configure 0.7.3, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --disable-werror
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cfac043000bd
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2476: checking build system type
# configure:2490: result: x86_64-unknown-linux-gnu
# configure:2510: checking host system type
# configure:2523: result: x86_64-unknown-linux-gnu
# configure:2572: checking for x86_64-unknown-linux-gcc
# configure:2602: result: no
# configure:2612: checking for gcc
# configure:2628: found /usr/bin/gcc
# configure:2639: result: gcc
# configure:2868: checking for C compiler version
# configure:2877: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2888: $? = 0
# configure:2877: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2888: $? = 0
# configure:2877: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2888: $? = 1
# configure:2877: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2888: $? = 1
# configure:2908: checking whether the C compiler works
# configure:2930: gcc conftest.c >&5
# configure:2934: $? = 0
# configure:2982: result: yes
# configure:2985: checking for C compiler default output file name
# configure:2987: result: a.out
# configure:2993: checking for suffix of executables
# configure:3000: gcc -o conftest conftest.c >&5
# configure:3004: $? = 0
# configure:3026: result:
# configure:3048: checking whether we are cross compiling
# configure:3056: gcc -o conftest conftest.c >&5
# configure:3060: $? = 0
# configure:3067: ./conftest
# configure:3071: $? = 0
# configure:3086: result: no
# configure:3091: checking for suffix of object files
# configure:3113: gcc -c conftest.c >&5
# configure:3117: $? = 0
# configure:3138: result: o
# configure:3142: checking whether we are using the GNU C compiler
# configure:3161: gcc -c conftest.c >&5
# configure:3161: $? = 0
# configure:3170: result: yes
# configure:3179: checking whether gcc accepts -g
# configure:3199: gcc -c -g conftest.c >&5
# configure:3199: $? = 0
# configure:3240: result: yes
# configure:3257: checking for gcc option to accept ISO C89
# configure:3321: gcc -c conftest.c >&5
# configure:3321: $? = 0
# configure:3334: result: none needed
# configure:3400: checking how to print strings
# configure:3427: result: printf
# configure:3448: checking for a sed that does not truncate output
# configure:3512: result: /usr/bin/sed
# configure:3530: checking for grep that handles long lines and -e
# configure:3588: result: /usr/bin/grep
# configure:3593: checking for egrep
# configure:3655: result: /usr/bin/grep -E
# configure:3660: checking for fgrep
# configure:3722: result: /usr/bin/grep -F
# configure:3757: checking for ld used by gcc
# configure:3824: result: /usr/bin/ld
# configure:3831: checking if the linker (/usr/bin/ld) is GNU ld
# configure:3846: result: yes
# configure:3858: checking for BSD- or MS-compatible name lister (nm)
# configure:3907: result: /usr/bin/nm -B
# configure:4037: checking the name lister (/usr/bin/nm -B) interface
# configure:4044: gcc -c conftest.c >&5
# configure:4047: /usr/bin/nm -B "conftest.o"
# configure:4050: output
# 0000000000000000 B some_variable
# configure:4057: result: BSD nm
# configure:4060: checking whether ln -s works
# configure:4064: result: yes
# configure:4072: checking the maximum length of command line arguments
# configure:4197: result: 1572864
# configure:4214: checking whether the shell understands some XSI constructs
# configure:4224: result: yes
# configure:4228: checking whether the shell understands "+="
# configure:4234: result: yes
# configure:4269: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4309: result: func_convert_file_noop
# configure:4316: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4336: result: func_convert_file_noop
# configure:4343: checking for /usr/bin/ld option to reload object files
# configure:4350: result: -r
# configure:4384: checking for x86_64-unknown-linux-objdump
# configure:4414: result: no
# configure:4424: checking for objdump
# configure:4440: found /usr/bin/objdump
# configure:4451: result: objdump
# configure:4483: checking how to recognize dependent libraries
# configure:4685: result: pass_all
# configure:4730: checking for x86_64-unknown-linux-dlltool
# configure:4760: result: no
# configure:4770: checking for dlltool
# configure:4800: result: no
# configure:4830: checking how to associate runtime and link libraries
# configure:4857: result: printf %s\n
# configure:4874: checking for x86_64-unknown-linux-ar
# configure:4904: result: no
# configure:4918: checking for ar
# configure:4934: found /usr/bin/ar
# configure:4945: result: ar
# configure:4982: checking for archiver @FILE support
# configure:4999: gcc -c conftest.c >&5
# configure:4999: $? = 0
# configure:5002: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5005: $? = 0
# configure:5010: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5013: $? = 1
# configure:5025: result: @
# configure:5043: checking for x86_64-unknown-linux-strip
# configure:5073: result: no
# configure:5083: checking for strip
# configure:5099: found /usr/bin/strip
# configure:5110: result: strip
# configure:5142: checking for x86_64-unknown-linux-ranlib
# configure:5172: result: no
# configure:5182: checking for ranlib
# configure:5198: found /usr/bin/ranlib
# configure:5209: result: ranlib
# configure:5286: checking for gawk
# configure:5302: found /usr/bin/gawk
# configure:5313: result: gawk
# configure:5353: checking command to parse /usr/bin/nm -B output from gcc object
# configure:5472: gcc -c conftest.c >&5
# configure:5475: $? = 0
# configure:5479: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:5482: $? = 0
# configure:5548: gcc -o conftest conftest.c conftstm.o >&5
# configure:5551: $? = 0
# configure:5589: result: ok
# configure:5626: checking for sysroot
# configure:5656: result: no
# configure:5733: gcc -c conftest.c >&5
# configure:5736: $? = 0
# configure:5859: checking for x86_64-unknown-linux-mt
# configure:5889: result: no
# configure:5899: checking for mt
# configure:5929: result: no
# configure:5949: checking if : is a manifest tool
# configure:5955: : '-?'
# configure:5963: result: no
# configure:6595: checking how to run the C preprocessor
# configure:6626: gcc -E conftest.c
# configure:6626: $? = 0
# configure:6640: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6640: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:6665: result: gcc -E
# configure:6685: gcc -E conftest.c
# configure:6685: $? = 0
# configure:6699: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6699: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:6728: checking for ANSI C header files
# configure:6748: gcc -c conftest.c >&5
# configure:6748: $? = 0
# configure:6821: gcc -o conftest conftest.c >&5
# configure:6821: $? = 0
# configure:6821: ./conftest
# configure:6821: $? = 0
# configure:6832: result: yes
# configure:6845: checking for sys/types.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6845: checking for sys/stat.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6845: checking for stdlib.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6845: checking for string.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6845: checking for memory.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6845: checking for strings.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6845: checking for inttypes.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6845: checking for stdint.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6845: checking for unistd.h
# configure:6845: gcc -c conftest.c >&5
# configure:6845: $? = 0
# configure:6845: result: yes
# configure:6859: checking for dlfcn.h
# configure:6859: gcc -c conftest.c >&5
# configure:6859: $? = 0
# configure:6859: result: yes
# configure:7046: checking for objdir
# configure:7061: result: .libs
# configure:7332: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7350: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7354: $? = 0
# configure:7367: result: no
# configure:7677: checking for gcc option to produce PIC
# configure:7684: result: -fPIC -DPIC
# configure:7692: checking if gcc PIC flag -fPIC -DPIC works
# configure:7710: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7714: $? = 0
# configure:7727: result: yes
# configure:7756: checking if gcc static flag -static works
# configure:7784: result: yes
# configure:7799: checking if gcc supports -c -o file.o
# configure:7820: gcc -c -o out/conftest2.o conftest.c >&5
# configure:7824: $? = 0
# configure:7846: result: yes
# configure:7854: checking if gcc supports -c -o file.o
# configure:7901: result: yes
# configure:7934: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9092: result: yes
# configure:9129: checking whether -lc should be explicitly linked in
# configure:9137: gcc -c conftest.c >&5
# configure:9140: $? = 0
# configure:9155: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9158: $? = 0
# configure:9172: result: no
# configure:9337: checking dynamic linker characteristics
# configure:9851: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:9851: $? = 0
# configure:10077: result: GNU/Linux ld.so
# configure:10184: checking how to hardcode library paths into programs
# configure:10209: result: immediate
# configure:10749: checking whether stripping libraries is possible
# configure:10754: result: yes
# configure:10789: checking if libtool supports shared libraries
# configure:10791: result: yes
# configure:10794: checking whether to build shared libraries
# configure:10815: result: yes
# configure:10818: checking whether to build static libraries
# configure:10822: result: yes
# configure:10874: checking for a BSD-compatible install
# configure:10942: result: /usr/bin/install -c
# configure:10953: checking whether build environment is sane
# configure:11003: result: yes
# configure:11144: checking for a thread-safe mkdir -p
# configure:11183: result: /usr/bin/mkdir -p
# configure:11192: checking whether make sets $(MAKE)
# configure:11214: result: yes
# configure:11244: checking for style of include used by make
# configure:11272: result: GNU
# configure:11357: checking dependency style of gcc
# configure:11467: result: gcc3
# configure:11484: checking whether to enable maintainer-specific portions of Makefiles
# configure:11493: result: no
# configure:11536: checking elf.h usability
# configure:11536: gcc -c conftest.c >&5
# configure:11536: $? = 0
# configure:11536: result: yes
# configure:11536: checking elf.h presence
# configure:11536: gcc -E conftest.c
# configure:11536: $? = 0
# configure:11536: result: yes
# configure:11536: checking for elf.h
# configure:11536: result: yes
# configure:11536: checking gelf.h usability
# configure:11536: gcc -c conftest.c >&5
# configure:11536: $? = 0
# configure:11536: result: yes
# configure:11536: checking gelf.h presence
# configure:11536: gcc -E conftest.c
# configure:11536: $? = 0
# configure:11536: result: yes
# configure:11536: checking for gelf.h
# configure:11536: result: yes
# configure:11549: checking for elf_begin in -lelf
# configure:11574: gcc -o conftest conftest.c -lelf >&5
# configure:11574: $? = 0
# configure:11583: result: yes
# configure:11602: checking for cplus_demangle in -liberty
# configure:11627: gcc -o conftest conftest.c -liberty -lelf >&5
# configure:11627: $? = 0
# configure:11636: result: yes
# configure:11653: checking for __cxa_demangle in -lsupc++
# configure:11678: gcc -o conftest conftest.c -lsupc++ -lelf >&5
# configure:11678: $? = 0
# configure:11687: result: yes
# configure:11704: checking for __cxa_demangle in -lstdc++
# configure:11729: gcc -o conftest conftest.c -lstdc++ -lelf >&5
# configure:11729: $? = 0
# configure:11738: result: yes
# configure:11756: checking selinux/selinux.h usability
# configure:11756: gcc -c conftest.c >&5
# conftest.c:62:29: fatal error: selinux/selinux.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11756: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11756: result: no
# configure:11756: checking selinux/selinux.h presence
# configure:11756: gcc -E conftest.c
# conftest.c:29:29: fatal error: selinux/selinux.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11756: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | /* end confdefs.h. */
# | #include
# configure:11756: result: no
# configure:11756: checking for selinux/selinux.h
# configure:11756: result: no
# configure:11766: checking for security_get_boolean_active in -lselinux
# configure:11791: gcc -o conftest conftest.c -lselinux -lelf >&5
# /usr/bin/ld: cannot find -lselinux
# collect2: error: ld returned 1 exit status
# configure:11791: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char security_get_boolean_active ();
# | int
# | main ()
# | {
# | return security_get_boolean_active ();
# | ;
# | return 0;
# | }
# configure:11800: result: no
# configure:11834: checking libunwind.h usability
# configure:11834: gcc -c conftest.c >&5
# conftest.c:62:23: fatal error: libunwind.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11834: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11834: result: no
# configure:11834: checking libunwind.h presence
# configure:11834: gcc -E conftest.c
# conftest.c:29:23: fatal error: libunwind.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11834: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | /* end confdefs.h. */
# | #include
# configure:11834: result: no
# configure:11834: checking for libunwind.h
# configure:11834: result: no
# configure:11846: checking libunwind-ptrace.h usability
# configure:11846: gcc -c conftest.c >&5
# conftest.c:62:30: fatal error: libunwind-ptrace.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11846: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11846: result: no
# configure:11846: checking libunwind-ptrace.h presence
# configure:11846: gcc -E conftest.c
# conftest.c:29:30: fatal error: libunwind-ptrace.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11846: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | /* end confdefs.h. */
# | #include
# configure:11846: result: no
# configure:11846: checking for libunwind-ptrace.h
# configure:11846: result: no
# configure:11858: checking whether to use libunwind support
# configure:11874: result: no
# configure:12033: checking whether elf_begin accepts ELF_C_READ_MMAP
# configure:12051: gcc -c conftest.c >&5
# configure:12051: $? = 0
# configure:12056: result: yes
# configure:12067: checking whether elf_hash takes a char* argument
# configure:12082: gcc -c -Wall -Werror conftest.c >&5
# configure:12082: $? = 0
# configure:12086: result: yes
# configure:12120: checking fcntl.h usability
# configure:12120: gcc -c conftest.c >&5
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking fcntl.h presence
# configure:12120: gcc -E conftest.c
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking for fcntl.h
# configure:12120: result: yes
# configure:12120: checking limits.h usability
# configure:12120: gcc -c conftest.c >&5
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking limits.h presence
# configure:12120: gcc -E conftest.c
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking for limits.h
# configure:12120: result: yes
# configure:12120: checking stddef.h usability
# configure:12120: gcc -c conftest.c >&5
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking stddef.h presence
# configure:12120: gcc -E conftest.c
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking for stddef.h
# configure:12120: result: yes
# configure:12120: checking for stdint.h
# configure:12120: result: yes
# configure:12120: checking for stdlib.h
# configure:12120: result: yes
# configure:12120: checking for string.h
# configure:12120: result: yes
# configure:12120: checking sys/ioctl.h usability
# configure:12120: gcc -c conftest.c >&5
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking sys/ioctl.h presence
# configure:12120: gcc -E conftest.c
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking for sys/ioctl.h
# configure:12120: result: yes
# configure:12120: checking sys/param.h usability
# configure:12120: gcc -c conftest.c >&5
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking sys/param.h presence
# configure:12120: gcc -E conftest.c
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking for sys/param.h
# configure:12120: result: yes
# configure:12120: checking sys/time.h usability
# configure:12120: gcc -c conftest.c >&5
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking sys/time.h presence
# configure:12120: gcc -E conftest.c
# configure:12120: $? = 0
# configure:12120: result: yes
# configure:12120: checking for sys/time.h
# configure:12120: result: yes
# configure:12120: checking for unistd.h
# configure:12120: result: yes
# configure:12132: checking for uid_t in sys/types.h
# configure:12151: result: yes
# configure:12162: checking for inline
# configure:12178: gcc -c conftest.c >&5
# configure:12178: $? = 0
# configure:12186: result: inline
# configure:12204: checking for pid_t
# configure:12204: gcc -c conftest.c >&5
# configure:12204: $? = 0
# configure:12204: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:12204: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | #define HAVE_ELF_C_READ_MMAP 1
# | #define ELF_HASH_TAKES_CHARP 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12204: result: yes
# configure:12215: checking for size_t
# configure:12215: gcc -c conftest.c >&5
# configure:12215: $? = 0
# configure:12215: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12215: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | #define HAVE_ELF_C_READ_MMAP 1
# | #define ELF_HASH_TAKES_CHARP 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12215: result: yes
# configure:12230: checking size of long
# configure:12235: gcc -o conftest conftest.c -lelf >&5
# configure:12235: $? = 0
# configure:12235: ./conftest
# configure:12235: $? = 0
# configure:12249: result: 8
# configure:12262: checking for error_at_line
# configure:12278: gcc -o conftest conftest.c -lelf >&5
# configure:12278: $? = 0
# configure:12286: result: yes
# configure:12299: checking vfork.h usability
# configure:12299: gcc -c conftest.c >&5
# conftest.c:75:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12299: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | #define HAVE_ELF_C_READ_MMAP 1
# | #define ELF_HASH_TAKES_CHARP 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12299: result: no
# configure:12299: checking vfork.h presence
# configure:12299: gcc -E conftest.c
# conftest.c:42:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12299: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ltrace"
# | #define PACKAGE_TARNAME "ltrace"
# | #define PACKAGE_VERSION "0.7.3"
# | #define PACKAGE_STRING "ltrace 0.7.3"
# | #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define PACKAGE "ltrace"
# | #define VERSION "0.7.3"
# | #define HAVE_ELF_H 1
# | #define HAVE_GELF_H 1
# | #define HAVE_LIBELF 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_LIBSUPC__ 1
# | #define HAVE_LIBSTDC__ 1
# | #define HAVE_ELF_C_READ_MMAP 1
# | #define ELF_HASH_TAKES_CHARP 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# configure:12299: result: no
# configure:12299: checking for vfork.h
# configure:12299: result: no
# configure:12312: checking for fork
# configure:12312: gcc -o conftest conftest.c -lelf >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:12312: $? = 0
# configure:12312: result: yes
# configure:12312: checking for vfork
# configure:12312: gcc -o conftest conftest.c -lelf >&5
# configure:12312: $? = 0
# configure:12312: result: yes
# configure:12322: checking for working fork
# configure:12344: gcc -o conftest conftest.c -lelf >&5
# configure:12344: $? = 0
# configure:12344: ./conftest
# configure:12344: $? = 0
# configure:12354: result: yes
# configure:12375: checking for working vfork
# configure:12485: result: yes
# configure:12526: checking for alarm
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for atexit
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for getcwd
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for gettimeofday
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for memset
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# conftest.c:73:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for mkdir
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for rmdir
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for strchr
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for strdup
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for strerror
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for strtol
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12526: checking for strtoul
# configure:12526: gcc -o conftest conftest.c -lelf >&5
# configure:12526: $? = 0
# configure:12526: result: yes
# configure:12540: checking whether to enable debugging
# configure:12552: result: no
# configure:12778: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ltrace config.status 0.7.3, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cfac043000bd
#
# config.status:1155: creating Makefile
# config.status:1155: creating sysdeps/Makefile
# config.status:1155: creating sysdeps/linux-gnu/Makefile
# config.status:1155: creating sysdeps/linux-gnu/alpha/Makefile
# config.status:1155: creating sysdeps/linux-gnu/arm/Makefile
# config.status:1155: creating sysdeps/linux-gnu/cris/Makefile
# config.status:1155: creating sysdeps/linux-gnu/ia64/Makefile
# config.status:1155: creating sysdeps/linux-gnu/m68k/Makefile
# config.status:1155: creating sysdeps/linux-gnu/mips/Makefile
# config.status:1155: creating sysdeps/linux-gnu/ppc/Makefile
# config.status:1155: creating sysdeps/linux-gnu/s390/Makefile
# config.status:1155: creating sysdeps/linux-gnu/sparc/Makefile
# config.status:1155: creating sysdeps/linux-gnu/x86/Makefile
# config.status:1155: creating testsuite/Makefile
# config.status:1155: creating testsuite/ltrace.main/Makefile
# config.status:1155: creating testsuite/ltrace.minor/Makefile
# config.status:1155: creating testsuite/ltrace.torture/Makefile
# config.status:1155: creating config.h
# config.status:1384: executing libtool commands
# config.status:1384: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alarm=yes
# ac_cv_func_atexit=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_rmdir=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_elf_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_gelf_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libunwind_h=no
# ac_cv_header_libunwind_ptrace_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_selinux_selinux_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_elf_elf_begin=yes
# ac_cv_lib_error_at_line=yes
# ac_cv_lib_iberty_cplus_demangle=yes
# ac_cv_lib_selinux_security_get_boolean_active=no
# ac_cv_lib_stdcpp___cxa_demangle=yes
# ac_cv_lib_supcpp___cxa_demangle=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=8
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ltrace/src/ltrace-0.7.3/config/autoconf/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/ltrace/src/ltrace-0.7.3/config/autoconf/missing --run tar'
# AM_CFLAGS=' -Wall -Wsign-compare -Wfloat-equal -Wformat-security'
# AM_CPPFLAGS=' -I$(top_srcdir)/sysdeps/linux-gnu/x86 -I$(top_srcdir)/sysdeps/linux-gnu -I$(top_srcdir)/sysdeps -I$(top_srcdir) '
# AM_LDFLAGS=''
# AR='ar'
# AUTOCONF='${SHELL} /tmp/ltrace/src/ltrace-0.7.3/config/autoconf/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/ltrace/src/ltrace-0.7.3/config/autoconf/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/ltrace/src/ltrace-0.7.3/config/autoconf/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HAVE_VALGRIND=''
# HOST_CPU='x86'
# HOST_OS='linux-gnu'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lelf '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/ltrace/src/ltrace-0.7.3/config/autoconf/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ltrace'
# PACKAGE_BUGREPORT='ltrace-devel@lists.alioth.debian.org'
# PACKAGE_NAME='ltrace'
# PACKAGE_STRING='ltrace 0.7.3'
# PACKAGE_TARNAME='ltrace'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.7.3'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_VALGRIND_FALSE=''
# USE_VALGRIND_TRUE='#'
# VERSION='0.7.3'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/ltrace/src/ltrace-0.7.3/config/autoconf/install-sh'
# libdir='${exec_prefix}/lib'
# libelf_LD_LIBRARY_PATH=''
# liberty_LIBS='-liberty'
# libexecdir='${exec_prefix}/libexec'
# libstdcxx_LIBS='-lstdc++'
# libsupcxx_LIBS='-lsupc++'
# libunwind_LD_LIBRARY_PATH=''
# libunwind_LIBS=''
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ltrace"
# #define PACKAGE_TARNAME "ltrace"
# #define PACKAGE_VERSION "0.7.3"
# #define PACKAGE_STRING "ltrace 0.7.3"
# #define PACKAGE_BUGREPORT "ltrace-devel@lists.alioth.debian.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define PACKAGE "ltrace"
# #define VERSION "0.7.3"
# #define HAVE_ELF_H 1
# #define HAVE_GELF_H 1
# #define HAVE_LIBELF 1
# #define HAVE_LIBIBERTY 1
# #define HAVE_LIBSUPC__ 1
# #define HAVE_LIBSTDC__ 1
# #define HAVE_ELF_C_READ_MMAP 1
# #define ELF_HASH_TAKES_CHARP 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define SIZEOF_LONG 8
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_ALARM 1
# #define HAVE_ATEXIT 1
# #define HAVE_GETCWD 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_RMDIR 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
#
# configure: exit 0