Diff of the two buildlogs: -- --- b1/build.log 2020-05-07 20:53:42.367766433 +0000 +++ b2/build.log 2020-05-07 21:00:59.411165643 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Jun 9 15:15:15 -12 2021 -I: pbuilder-time-stamp: 1623294915 +I: Current time: Fri May 8 10:53:46 +14 2020 +I: pbuilder-time-stamp: 1588884826 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -19,7 +19,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Mon Dec 17 08:37:11 2018 -12 +gpgv: Signature made Tue Dec 18 10:37:11 2018 +14 gpgv: using RSA key 8B7868786C33E5C64C4D0A480816B9E18C762BAD gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./recutils_1.7-3.dsc @@ -39,6 +39,18 @@ dpkg-source: info: applying rec-mode.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/3881/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/3881/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -183,7 +195,7 @@ Get: 91 http://deb.debian.org/debian buster/main i386 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] Get: 92 http://deb.debian.org/debian buster/main i386 libxml-libxml-perl i386 2.0134+dfsg-1 [362 kB] Get: 93 http://deb.debian.org/debian buster/main i386 texinfo i386 6.5.0.dfsg.1-4+b1 [1425 kB] -Fetched 37.9 MB in 1s (74.6 MB/s) +Fetched 37.9 MB in 5s (8201 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -590,7 +602,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/recutils-1.7/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/recutils-1.7/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package recutils dpkg-buildpackage: info: source version 1.7-3 dpkg-buildpackage: info: source distribution unstable @@ -645,8 +657,8 @@ checking host system type... i686-pc-linux-gnu configure: autobuild project... GNU recutils configure: autobuild revision... 1.7 -configure: autobuild hostname... profitbricks-build6-i386 -configure: autobuild timestamp... 20210610T031559Z +configure: autobuild hostname... i-capture-the-hostname +configure: autobuild timestamp... 20200507T205835Z checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out @@ -687,8 +699,8 @@ checking for gcc option to accept ISO Standard C... (cached) none needed configure: autobuild project... GNU recutils configure: autobuild revision... 1.7 -configure: autobuild hostname... profitbricks-build6-i386 -configure: autobuild timestamp... 20210610T031600Z +configure: autobuild hostname... i-capture-the-hostname +configure: autobuild timestamp... 20200507T205839Z checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -1495,7 +1507,7 @@ warning: libmdb was not found in the system. warning: the mdb2rec utility won't get built. dh_auto_build - make -j18 + make -j10 make[1]: Entering directory '/build/recutils-1.7' Making all in lib make[2]: Entering directory '/build/recutils-1.7/lib' @@ -1568,6 +1580,19 @@ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h +/bin/mkdir -p selinux +rm -f selinux/selinux.h-t selinux/selinux.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_SELINUX_SELINUX_H''@||g' \ + -e '/definition of _GL_UNUSED_PARAMETER/r unused-parameter.h' \ + < ./se-selinux.in.h; \ +} > selinux/selinux.h-t && \ +chmod a-x selinux/selinux.h-t && \ +mv selinux/selinux.h-t selinux/selinux.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ @@ -1902,7 +1927,6 @@ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h -/bin/mkdir -p selinux rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ @@ -2178,18 +2202,6 @@ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h -rm -f selinux/selinux.h-t selinux/selinux.h && \ -{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_SELINUX_SELINUX_H''@||g' \ - -e '/definition of _GL_UNUSED_PARAMETER/r unused-parameter.h' \ - < ./se-selinux.in.h; \ -} > selinux/selinux.h-t && \ -chmod a-x selinux/selinux.h-t && \ -mv selinux/selinux.h-t selinux/selinux.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ @@ -2296,9 +2308,103 @@ } > strings.h-t && \ mv strings.h-t strings.h /bin/mkdir -p sys +rm -f sys/file.h-t sys/file.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_SYS_FILE_H''@/1/g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_SYS_FILE_H''@||g' \ + -e 's/@''HAVE_FLOCK''@/1/g' \ + -e 's/@''GNULIB_FLOCK''@/1/g' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ./sys_file.in.h; \ +} > sys/file.h-t && \ +mv sys/file.h-t sys/file.h /bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_SYS_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/1/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys /bin/mkdir -p sys +rm -f sys/time.h-t sys/time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_SYS_TIME_H''@||g' \ + -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ + -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ + -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ + -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ./sys_time.in.h; \ +} > sys/time.h-t && \ +mv sys/time.h-t sys/time.h +rm -f sys/wait.h-t sys/wait.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_SYS_WAIT_H''@||g' \ + -e 's/@''GNULIB_WAITPID''@/1/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ./sys_wait.in.h; \ +} > sys/wait.h-t && \ +mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ @@ -2331,20 +2437,6 @@ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h -rm -f sys/file.h-t sys/file.h && \ -{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's/@''HAVE_SYS_FILE_H''@/1/g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_SYS_FILE_H''@||g' \ - -e 's/@''HAVE_FLOCK''@/1/g' \ - -e 's/@''GNULIB_FLOCK''@/1/g' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ./sys_file.in.h; \ -} > sys/file.h-t && \ -mv sys/file.h-t sys/file.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ @@ -2483,86 +2575,6 @@ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h -rm -f sys/stat.h-t sys/stat.h && \ -{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_SYS_STAT_H''@||g' \ - -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ - -e 's/@''GNULIB_FCHMODAT''@/0/g' \ - -e 's/@''GNULIB_FSTAT''@/1/g' \ - -e 's/@''GNULIB_FSTATAT''@/0/g' \ - -e 's/@''GNULIB_FUTIMENS''@/0/g' \ - -e 's/@''GNULIB_LCHMOD''@/0/g' \ - -e 's/@''GNULIB_LSTAT''@/1/g' \ - -e 's/@''GNULIB_MKDIRAT''@/0/g' \ - -e 's/@''GNULIB_MKFIFO''@/0/g' \ - -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ - -e 's/@''GNULIB_MKNOD''@/0/g' \ - -e 's/@''GNULIB_MKNODAT''@/0/g' \ - -e 's/@''GNULIB_STAT''@/1/g' \ - -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ - -e 's|@''HAVE_FCHMODAT''@|1|g' \ - -e 's|@''HAVE_FSTATAT''@|1|g' \ - -e 's|@''HAVE_FUTIMENS''@|1|g' \ - -e 's|@''HAVE_LCHMOD''@|1|g' \ - -e 's|@''HAVE_LSTAT''@|1|g' \ - -e 's|@''HAVE_MKDIRAT''@|1|g' \ - -e 's|@''HAVE_MKFIFO''@|1|g' \ - -e 's|@''HAVE_MKFIFOAT''@|1|g' \ - -e 's|@''HAVE_MKNOD''@|1|g' \ - -e 's|@''HAVE_MKNODAT''@|1|g' \ - -e 's|@''HAVE_UTIMENSAT''@|1|g' \ - -e 's|@''REPLACE_FSTAT''@|0|g' \ - -e 's|@''REPLACE_FSTATAT''@|0|g' \ - -e 's|@''REPLACE_FUTIMENS''@|0|g' \ - -e 's|@''REPLACE_LSTAT''@|0|g' \ - -e 's|@''REPLACE_MKDIR''@|0|g' \ - -e 's|@''REPLACE_MKFIFO''@|0|g' \ - -e 's|@''REPLACE_MKNOD''@|0|g' \ - -e 's|@''REPLACE_STAT''@|0|g' \ - -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ./sys_stat.in.h; \ -} > sys/stat.h-t && \ -mv sys/stat.h-t sys/stat.h -rm -f sys/time.h-t sys/time.h && \ -{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_SYS_TIME_H''@||g' \ - -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ - -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ - -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ - -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ - -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ - -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ./sys_time.in.h; \ -} > sys/time.h-t && \ -mv sys/time.h-t sys/time.h -rm -f sys/wait.h-t sys/wait.h && \ -{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_SYS_WAIT_H''@||g' \ - -e 's/@''GNULIB_WAITPID''@/1/g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ./sys_wait.in.h; \ -} > sys/wait.h-t && \ -mv sys/wait.h-t sys/wait.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ @@ -2700,202 +2712,202 @@ make all-recursive make[3]: Entering directory '/build/recutils-1.7/lib' make[4]: Entering directory '/build/recutils-1.7/lib' -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o copy-acl.lo copy-acl.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o set-acl.lo set-acl.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gl_array_list.lo gl_array_list.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o base64.lo base64.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o c-ctype.lo c-ctype.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o c-strcasecmp.lo c-strcasecmp.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o c-strncasecmp.lo c-strncasecmp.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o cloexec.lo cloexec.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o close-stream.lo close-stream.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o closeout.lo closeout.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o crc.lo crc.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dirname-lgpl.lo dirname-lgpl.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o basename-lgpl.lo basename-lgpl.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o stripslash.lo stripslash.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o execute.lo execute.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o exitfail.lo exitfail.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fatal-signal.lo fatal-signal.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fd-hook.lo fd-hook.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o copy-acl.lo copy-acl.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o set-acl.lo set-acl.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gl_array_list.lo gl_array_list.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o base64.lo base64.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o c-ctype.lo c-ctype.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o c-strcasecmp.lo c-strcasecmp.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o c-strncasecmp.lo c-strncasecmp.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o cloexec.lo cloexec.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o close-stream.lo close-stream.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o closeout.lo closeout.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c closeout.c -fPIC -DPIC -o .libs/closeout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c base64.c -fPIC -DPIC -o .libs/base64.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c copy-acl.c -fPIC -DPIC -o .libs/copy-acl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c crc.c -fPIC -DPIC -o .libs/crc.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c set-acl.c -fPIC -DPIC -o .libs/set-acl.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c closeout.c -fPIC -DPIC -o .libs/closeout.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c copy-acl.c -fPIC -DPIC -o .libs/copy-acl.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c set-acl.c -o set-acl.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c cloexec.c -o cloexec.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c copy-acl.c -o copy-acl.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c closeout.c -o closeout.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c close-stream.c -o close-stream.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o crc.lo crc.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dirname-lgpl.lo dirname-lgpl.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o basename-lgpl.lo basename-lgpl.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o stripslash.lo stripslash.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o execute.lo execute.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o exitfail.lo exitfail.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fatal-signal.lo fatal-signal.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c crc.c -fPIC -DPIC -o .libs/crc.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c execute.c -fPIC -DPIC -o .libs/execute.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c base64.c -o base64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c execute.c -fPIC -DPIC -o .libs/execute.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c stripslash.c -o stripslash.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c exitfail.c -o exitfail.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c crc.c -o crc.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c copy-acl.c -o copy-acl.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c cloexec.c -o cloexec.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c set-acl.c -o set-acl.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c close-stream.c -o close-stream.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gettime.lo gettime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gl_list.lo gl_list.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o localcharset.lo localcharset.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c closeout.c -o closeout.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o malloca.lo malloca.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o math.lo math.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o parse-datetime.lo parse-datetime.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf-frexp.lo printf-frexp.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf-frexpl.lo printf-frexpl.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o progname.lo progname.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o acl-errno-valid.lo acl-errno-valid.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o file-has-acl.lo file-has-acl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c stripslash.c -o stripslash.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c exitfail.c -o exitfail.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gl_array_list.c -o gl_array_list.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gettime.lo gettime.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gl_list.lo gl_list.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o localcharset.lo localcharset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c execute.c -o execute.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o qcopy-acl.lo qcopy-acl.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o malloca.lo malloca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fatal-signal.c -o fatal-signal.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o qset-acl.lo qset-acl.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gettime.c -fPIC -DPIC -o .libs/gettime.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o math.lo math.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o parse-datetime.lo parse-datetime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gettime.c -fPIC -DPIC -o .libs/gettime.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c parse-datetime.c -fPIC -DPIC -o .libs/parse-datetime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c math.c -fPIC -DPIC -o .libs/math.o -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o quotearg.lo quotearg.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c parse-datetime.c -fPIC -DPIC -o .libs/parse-datetime.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf-frexp.lo printf-frexp.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf-frexpl.lo printf-frexpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gettime.c -o gettime.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o progname.lo progname.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gl_list.c -o gl_list.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c math.c -o math.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c malloca.c -o malloca.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o acl-errno-valid.lo acl-errno-valid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c localcharset.c -o localcharset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c progname.c -fPIC -DPIC -o .libs/progname.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c file-has-acl.c -fPIC -DPIC -o .libs/file-has-acl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o file-has-acl.lo file-has-acl.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o qcopy-acl.lo qcopy-acl.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o qset-acl.lo qset-acl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c acl-errno-valid.c -fPIC -DPIC -o .libs/acl-errno-valid.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c qset-acl.c -fPIC -DPIC -o .libs/qset-acl.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c qcopy-acl.c -fPIC -DPIC -o .libs/qcopy-acl.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c math.c -o math.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c malloca.c -o malloca.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o read-file.lo read-file.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c progname.c -o progname.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c file-has-acl.c -fPIC -DPIC -o .libs/file-has-acl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c acl-errno-valid.c -o acl-errno-valid.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c qcopy-acl.c -fPIC -DPIC -o .libs/qcopy-acl.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c qset-acl.c -fPIC -DPIC -o .libs/qset-acl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c file-has-acl.c -o file-has-acl.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o se-context.lo se-context.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gl_list.c -o gl_list.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c base64.c -o base64.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o quotearg.lo quotearg.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o read-file.lo read-file.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o se-context.lo se-context.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o se-selinux.lo se-selinux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c qcopy-acl.c -o qcopy-acl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c qset-acl.c -o qset-acl.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c progname.c -o progname.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o se-selinux.lo se-selinux.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c gl_array_list.c -o gl_array_list.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o sig-handler.lo sig-handler.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tempname.lo tempname.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o glthread/threadlib.lo glthread/threadlib.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o sig-handler.lo sig-handler.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tempname.lo tempname.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c read-file.c -fPIC -DPIC -o .libs/read-file.o -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o timespec.lo timespec.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c localcharset.c -o localcharset.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o unistd.lo unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c se-context.c -fPIC -DPIC -o .libs/se-context.o -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o version-etc.lo version-etc.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o version-etc-fsf.lo version-etc-fsf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c se-selinux.c -fPIC -DPIC -o .libs/se-selinux.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c se-context.c -o se-context.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o wait-process.lo wait-process.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o wctype-h.lo wctype-h.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o glthread/threadlib.lo glthread/threadlib.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o timespec.lo timespec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c se-selinux.c -o se-selinux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c tempname.c -fPIC -DPIC -o .libs/tempname.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c se-context.c -o se-context.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c sig-handler.c -o sig-handler.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xmalloc.lo xmalloc.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o unistd.lo unistd.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o version-etc.lo version-etc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c timespec.c -fPIC -DPIC -o .libs/timespec.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c se-selinux.c -o se-selinux.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xalloc-die.lo xalloc-die.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c unistd.c -fPIC -DPIC -o .libs/unistd.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c sig-handler.c -o sig-handler.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xsize.lo xsize.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o version-etc-fsf.lo version-etc-fsf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c read-file.c -o read-file.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o wait-process.lo wait-process.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c timespec.c -o timespec.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c unistd.c -fPIC -DPIC -o .libs/unistd.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o wctype-h.lo wctype-h.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c unistd.c -o unistd.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c wait-process.c -fPIC -DPIC -o .libs/wait-process.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c tempname.c -o tempname.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c version-etc-fsf.c -o version-etc-fsf.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xalloc-die.lo xalloc-die.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xsize.lo xsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c unistd.c -o unistd.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c version-etc-fsf.c -o version-etc-fsf.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o asnprintf.lo asnprintf.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o asnprintf.lo asnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c version-etc.c -o version-etc.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c parse-datetime.c -o parse-datetime.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o asprintf.lo asprintf.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fcntl.lo fcntl.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fprintf.lo fprintf.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c wctype-h.c -o wctype-h.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fseterr.lo fseterr.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o getfilecon.lo getfilecon.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c tempname.c -o tempname.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o getpass.lo getpass.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xsize.c -fPIC -DPIC -o .libs/xsize.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c wait-process.c -o wait-process.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o isnanl.lo isnanl.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xsize.c -o xsize.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c version-etc.c -o version-etc.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf.lo printf.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o asprintf.lo asprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c xsize.c -o xsize.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fcntl.lo fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fprintf.lo fprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o fseterr.lo fseterr.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o getfilecon.lo getfilecon.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o getpass.lo getpass.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o isnanl.lo isnanl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c quotearg.c -o quotearg.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf.lo printf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fseterr.c -fPIC -DPIC -o .libs/fseterr.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c getfilecon.c -fPIC -DPIC -o .libs/getfilecon.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c wait-process.c -o wait-process.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf-args.lo printf-args.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c asprintf.c -o asprintf.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf-parse.lo printf-parse.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vasnprintf.lo vasnprintf.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vasprintf.lo vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c getpass.c -fPIC -DPIC -o .libs/getpass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c isnanl.c -fPIC -DPIC -o .libs/isnanl.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fseterr.c -o fseterr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf.c -fPIC -DPIC -o .libs/printf.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fcntl.c -o fcntl.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c asprintf.c -o asprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fprintf.c -o fprintf.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c getfilecon.c -o getfilecon.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vfprintf.lo vfprintf.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fcntl.c -o fcntl.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c fseterr.c -o fseterr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c isnanl.c -o isnanl.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf.c -o printf.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf-args.lo printf-args.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o printf-parse.lo printf-parse.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c getfilecon.c -o getfilecon.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c getpass.c -o getpass.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vasnprintf.lo vasnprintf.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vasprintf.lo vasprintf.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o vfprintf.lo vfprintf.c rm -f t-charset.alias charset.alias && \ -/bin/bash ./config.charset 'i686-pc-linux-gnu' > t-charset.alias && \ +/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/recutils/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/recutils/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o glthread/lock.lo glthread/lock.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf.c -o printf.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c getpass.c -o getpass.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o glthread/lock.lo glthread/lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c vasprintf.c -o vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-args.c -o printf-args.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c vasprintf.c -o vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c vfprintf.c -o vfprintf.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c quotearg.c -o quotearg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c parse-datetime.c -o parse-datetime.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -no-undefined -lselinux -L/usr/lib/i386-linux-gnu -lreadline -R/usr/lib/i386-linux-gnu -Wl,-z,relro -Wl,-z,now -o librecutils.la copy-acl.lo set-acl.lo gl_array_list.lo base64.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo close-stream.lo closeout.lo crc.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo gettime.lo gl_list.lo localcharset.lo glthread/lock.lo malloca.lo math.lo parse-datetime.lo printf-frexp.lo printf-frexpl.lo progname.lo acl-errno-valid.lo file-has-acl.lo qcopy-acl.lo qset-acl.lo quotearg.lo read-file.lo se-context.lo se-selinux.lo sig-handler.lo tempname.lo glthread/threadlib.lo timespec.lo unistd.lo version-etc.lo version-etc-fsf.lo wait-process.lo wctype-h.lo xmalloc.lo xalloc-die.lo xsize.lo asnprintf.lo asprintf.lo fcntl.lo fprintf.lo fseterr.lo getfilecon.lo getpass.lo isnanl.lo printf.lo printf-args.lo printf-parse.lo vasnprintf.lo vasprintf.lo vfprintf.lo +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -no-undefined -lselinux -L/usr/lib/i386-linux-gnu -lreadline -R/usr/lib/i386-linux-gnu -Wl,-z,relro -Wl,-z,now -o librecutils.la copy-acl.lo set-acl.lo gl_array_list.lo base64.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo close-stream.lo closeout.lo crc.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo gettime.lo gl_list.lo localcharset.lo glthread/lock.lo malloca.lo math.lo parse-datetime.lo printf-frexp.lo printf-frexpl.lo progname.lo acl-errno-valid.lo file-has-acl.lo qcopy-acl.lo qset-acl.lo quotearg.lo read-file.lo se-context.lo se-selinux.lo sig-handler.lo tempname.lo glthread/threadlib.lo timespec.lo unistd.lo version-etc.lo version-etc-fsf.lo wait-process.lo wctype-h.lo xmalloc.lo xalloc-die.lo xsize.lo asnprintf.lo asprintf.lo fcntl.lo fprintf.lo fseterr.lo getfilecon.lo getpass.lo isnanl.lo printf.lo printf-args.lo printf-parse.lo vasnprintf.lo vasprintf.lo vfprintf.lo libtool: link: ar cru .libs/librecutils.a .libs/copy-acl.o .libs/set-acl.o .libs/gl_array_list.o .libs/base64.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/cloexec.o .libs/close-stream.o .libs/closeout.o .libs/crc.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/gettime.o .libs/gl_list.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/parse-datetime.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/progname.o .libs/acl-errno-valid.o .libs/file-has-acl.o .libs/qcopy-acl.o .libs/qset-acl.o .libs/quotearg.o .libs/read-file.o .libs/se-context.o .libs/se-selinux.o .libs/sig-handler.o .libs/tempname.o glthread/.libs/threadlib.o .libs/timespec.o .libs/unistd.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/wait-process.o .libs/wctype-h.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xsize.o .libs/asnprintf.o .libs/asprintf.o .libs/fcntl.o .libs/fprintf.o .libs/fseterr.o .libs/getfilecon.o .libs/getpass.o .libs/isnanl.o .libs/printf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o .libs/vasprintf.o .libs/vfprintf.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librecutils.a @@ -2905,10 +2917,10 @@ make[2]: Leaving directory '/build/recutils-1.7/lib' Making all in libcsv make[2]: Entering directory '/build/recutils-1.7/libcsv' -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libcsv.lo libcsv.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libcsv.lo libcsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c libcsv.c -fPIC -DPIC -o .libs/libcsv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c libcsv.c -o libcsv.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libcsv.la libcsv.lo +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o libcsv.la libcsv.lo libtool: link: ar cru .libs/libcsv.a .libs/libcsv.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcsv.a @@ -2918,69 +2930,41 @@ make[2]: Entering directory '/build/recutils-1.7/src' make all-am make[3]: Entering directory '/build/recutils-1.7/src' -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec.lo rec.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-mset.lo rec-mset.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-utils.lo rec-utils.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-comment.lo rec-comment.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-field-name.lo rec-field-name.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-field.lo rec-field.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-record.lo rec-record.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-rset.lo rec-rset.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-db.lo rec-db.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-parser.lo rec-parser.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-writer.lo rec-writer.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-int.lo rec-int.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex-parser.lo rec-sex-parser.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex-ast.lo rec-sex-ast.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex-tab.lo rec-sex-tab.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex-lex.lo rec-sex-lex.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex.lo rec-sex.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-fex.lo rec-fex.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec.lo rec.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-mset.lo rec-mset.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-utils.lo rec-utils.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-comment.lo rec-comment.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-field-name.lo rec-field-name.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-field.lo rec-field.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-record.lo rec-record.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-rset.lo rec-rset.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-db.lo rec-db.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-parser.lo rec-parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-field-name.c -fPIC -DPIC -o .libs/rec-field-name.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-db.c -fPIC -DPIC -o .libs/rec-db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-utils.c -fPIC -DPIC -o .libs/rec-utils.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-record.c -fPIC -DPIC -o .libs/rec-record.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-mset.c -fPIC -DPIC -o .libs/rec-mset.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec.c -fPIC -DPIC -o .libs/rec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-field.c -fPIC -DPIC -o .libs/rec-field.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-comment.c -fPIC -DPIC -o .libs/rec-comment.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-record.c -fPIC -DPIC -o .libs/rec-record.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-tab.c -fPIC -DPIC -o .libs/rec-sex-tab.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-parser.c -fPIC -DPIC -o .libs/rec-parser.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-rset.c -fPIC -DPIC -o .libs/rec-rset.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-comment.c -o rec-comment.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec.c -o rec.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-field-name.c -o rec-field-name.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-field.c -o rec-field.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-writer.lo rec-writer.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-int.lo rec-int.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex-parser.lo rec-sex-parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-utils.c -o rec-utils.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-mset.c -o rec-mset.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex-ast.lo rec-sex-ast.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-record.c -o rec-record.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-parser.c -o rec-parser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-int.c -fPIC -DPIC -o .libs/rec-int.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-writer.c -fPIC -DPIC -o .libs/rec-writer.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex.c -fPIC -DPIC -o .libs/rec-sex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-parser.c -fPIC -DPIC -o .libs/rec-sex-parser.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-field-name.c -fPIC -DPIC -o .libs/rec-field-name.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-parser.c -fPIC -DPIC -o .libs/rec-parser.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-fex.c -fPIC -DPIC -o .libs/rec-fex.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-db.c -fPIC -DPIC -o .libs/rec-db.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec.c -fPIC -DPIC -o .libs/rec.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-mset.c -fPIC -DPIC -o .libs/rec-mset.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-lex.c -fPIC -DPIC -o .libs/rec-sex-lex.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-ast.c -fPIC -DPIC -o .libs/rec-sex-ast.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-rset.c -fPIC -DPIC -o .libs/rec-rset.o -rec-sex-parser.c: In function 'rec_sex_parser_new': -rec-sex-parser.c:67:7: warning: implicit declaration of function 'sexlex_init' [-Wimplicit-function-declaration] - sexlex_init (&(new->scanner)); - ^~~~~~~~~~~ -rec-sex-parser.c:68:7: warning: implicit declaration of function 'sexset_extra' [-Wimplicit-function-declaration] - sexset_extra (new, new->scanner); - ^~~~~~~~~~~~ -rec-sex-parser.c: In function 'rec_sex_parser_destroy': -rec-sex-parser.c:85:7: warning: implicit declaration of function 'sexlex_destroy'; did you mean 'rec_sex_ast_destroy'? [-Wimplicit-function-declaration] - sexlex_destroy (parser->scanner); - ^~~~~~~~~~~~~~ - rec_sex_ast_destroy -rec-sex-parser.c: In function 'rec_sex_parser_run': -rec-sex-parser.c:154:8: warning: implicit declaration of function 'sexparse'; did you mean 'getpass'? [-Wimplicit-function-declaration] - if (!sexparse (parser)) - ^~~~~~~~ - getpass -rec-sex-tab.c: In function 'sexparse': -rec-sex-tab.c:66:25: warning: implicit declaration of function 'sexlex'; did you mean 'strlen'? [-Wimplicit-function-declaration] - #define yylex sexlex - ^~~~~~ -rec-sex-tab.c:802:16: note: in expansion of macro 'yylex' - # define YYLEX yylex (&yylval, scanner) - ^~~~~ -rec-sex-tab.c:1476:16: note: in expansion of macro 'YYLEX' - yychar = YYLEX; - ^~~~~ rec-int.c: In function 'rec_int_check_record_mandatory': rec-int.c:409:32: warning: too many arguments for format [-Wformat-extra-args] ADD_ERROR (errors, _("out of memory\n"), ""); @@ -3021,37 +3005,65 @@ rec-int.c:564:30: note: in expansion of macro '_' ADD_ERROR (errors, _("out of memory\n"), ""); ^ -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-comment.c -o rec-comment.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-db.c -o rec-db.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-ast.c -fPIC -DPIC -o .libs/rec-sex-ast.o +rec-sex-parser.c: In function 'rec_sex_parser_new': +rec-sex-parser.c:67:7: warning: implicit declaration of function 'sexlex_init' [-Wimplicit-function-declaration] + sexlex_init (&(new->scanner)); + ^~~~~~~~~~~ +rec-sex-parser.c:68:7: warning: implicit declaration of function 'sexset_extra' [-Wimplicit-function-declaration] + sexset_extra (new, new->scanner); + ^~~~~~~~~~~~ +rec-sex-parser.c: In function 'rec_sex_parser_destroy': +rec-sex-parser.c:85:7: warning: implicit declaration of function 'sexlex_destroy'; did you mean 'rec_sex_ast_destroy'? [-Wimplicit-function-declaration] + sexlex_destroy (parser->scanner); + ^~~~~~~~~~~~~~ + rec_sex_ast_destroy +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex-tab.lo rec-sex-tab.c +rec-sex-parser.c: In function 'rec_sex_parser_run': +rec-sex-parser.c:154:8: warning: implicit declaration of function 'sexparse'; did you mean 'getpass'? [-Wimplicit-function-declaration] + if (!sexparse (parser)) + ^~~~~~~~ + getpass +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-rset.c -o rec-rset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-parser.c -o rec-sex-parser.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec.c -o rec.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-field-name.c -o rec-field-name.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-field.c -o rec-field.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-types.lo rec-types.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-buf.lo rec-buf.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-aggregate.lo rec-aggregate.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex-lex.lo rec-sex-lex.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-writer.c -o rec-writer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-ast.c -o rec-sex-ast.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-utils.c -o rec-utils.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-crypt.lo rec-crypt.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-tab.c -o rec-sex-tab.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-sex.lo rec-sex.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-fex.lo rec-fex.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-tab.c -fPIC -DPIC -o .libs/rec-sex-tab.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-types.lo rec-types.c +rec-sex-tab.c: In function 'sexparse': +rec-sex-tab.c:66:25: warning: implicit declaration of function 'sexlex'; did you mean 'strlen'? [-Wimplicit-function-declaration] + #define yylex sexlex + ^~~~~~ +rec-sex-tab.c:802:16: note: in expansion of macro 'yylex' + # define YYLEX yylex (&yylval, scanner) + ^~~~~ +rec-sex-tab.c:1476:16: note: in expansion of macro 'YYLEX' + yychar = YYLEX; + ^~~~~ +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-lex.c -fPIC -DPIC -o .libs/rec-sex-lex.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-buf.lo rec-buf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex.c -fPIC -DPIC -o .libs/rec-sex.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-fex.c -fPIC -DPIC -o .libs/rec-fex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-types.c -fPIC -DPIC -o .libs/rec-types.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-aggregate.lo rec-aggregate.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-tab.c -o rec-sex-tab.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-buf.c -fPIC -DPIC -o .libs/rec-buf.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-writer.c -o rec-writer.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rec-crypt.lo rec-crypt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-int.c -o rec-int.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-buf.c -o rec-buf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-aggregate.c -fPIC -DPIC -o .libs/rec-aggregate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-crypt.c -fPIC -DPIC -o .libs/rec-crypt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-fex.c -o rec-fex.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-record.c -o rec-record.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-mset.c -o rec-mset.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-parser.c -o rec-parser.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-buf.c -o rec-buf.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-crypt.c -o rec-crypt.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-types.c -o rec-types.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex-lex.c -o rec-sex-lex.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-db.c -o rec-db.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-rset.c -o rec-rset.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-crypt.c -o rec-crypt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-aggregate.c -o rec-aggregate.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-int.c -o rec-int.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-sex.c -o rec-sex.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -DREMOTE_DESCRIPTORS -DUUID_TYPE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c rec-types.c -o rec-types.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 1:0:0 -Wl,-z,relro -Wl,-z,now -o librec.la -rpath /usr/lib/i386-linux-gnu rec.lo rec-mset.lo rec-utils.lo rec-comment.lo rec-field-name.lo rec-field.lo rec-record.lo rec-rset.lo rec-db.lo rec-parser.lo rec-writer.lo rec-int.lo rec-sex-parser.lo rec-sex-ast.lo rec-sex-tab.lo rec-sex-lex.lo rec-sex.lo rec-fex.lo rec-types.lo rec-buf.lo rec-aggregate.lo rec-crypt.lo ../lib/librecutils.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -lcurl -luuid +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 1:0:0 -Wl,-z,relro -Wl,-z,now -o librec.la -rpath /usr/lib/i386-linux-gnu rec.lo rec-mset.lo rec-utils.lo rec-comment.lo rec-field-name.lo rec-field.lo rec-record.lo rec-rset.lo rec-db.lo rec-parser.lo rec-writer.lo rec-int.lo rec-sex-parser.lo rec-sex-ast.lo rec-sex-tab.lo rec-sex-lex.lo rec-sex.lo rec-fex.lo rec-types.lo rec-buf.lo rec-aggregate.lo rec-crypt.lo ../lib/librecutils.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -lcurl -luuid libtool: link: gcc -shared -fPIC -DPIC .libs/rec.o .libs/rec-mset.o .libs/rec-utils.o .libs/rec-comment.o .libs/rec-field-name.o .libs/rec-field.o .libs/rec-record.o .libs/rec-rset.o .libs/rec-db.o .libs/rec-parser.o .libs/rec-writer.o .libs/rec-int.o .libs/rec-sex-parser.o .libs/rec-sex-ast.o .libs/rec-sex-tab.o .libs/rec-sex-lex.o .libs/rec-sex.o .libs/rec-fex.o .libs/rec-types.o .libs/rec-buf.o .libs/rec-aggregate.o .libs/rec-crypt.o -Wl,--whole-archive ../lib/.libs/librecutils.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu -lselinux -L/usr/lib/i386-linux-gnu -lreadline -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so /usr/lib/i386-linux-gnu/libcurl-gnutls.so -luuid -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,librec.so.1 -o .libs/librec.so.1.0.0 libtool: link: (cd ".libs" && rm -f "librec.so.1" && ln -s "librec.so.1.0.0" "librec.so.1") libtool: link: (cd ".libs" && rm -f "librec.so" && ln -s "librec.so.1.0.0" "librec.so") @@ -3096,39 +3108,39 @@ csv2rec.c:259:24: note: in expansion of macro '_' _("%s: %lu: this line contains %lu fields, but %lu header fields were read\n"), ^ -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recsel recutl.o recsel.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recins recutl.o recins.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recinf recutl.o recinf.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recdel recutl.o recdel.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recset recutl.o recset.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recfix recutl.o recfix.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recfmt recutl.o recfmt.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o csv2rec recutl.o csv2rec.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu ../libcsv/libcsv.la -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o rec2csv recutl.o rec2csv.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu ../libcsv/libcsv.la -libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recdel recutl.o recdel.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu -libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recfmt recutl.o recfmt.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu -libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recfix recutl.o recfix.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu -libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rec2csv recutl.o rec2csv.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so ../libcsv/.libs/libcsv.a -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recinf recutl.o recinf.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recsel recutl.o recsel.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recins recutl.o recins.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recdel recutl.o recdel.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recset recutl.o recset.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recfix recutl.o recfix.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o recfmt recutl.o recfmt.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o csv2rec recutl.o csv2rec.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu ../libcsv/libcsv.la +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o rec2csv recutl.o rec2csv.o ../lib/librecutils.la ../src/librec.la -L/usr/lib/i386-linux-gnu -lgcrypt -L/usr/lib/i386-linux-gnu -lgpg-error -R/usr/lib/i386-linux-gnu ../libcsv/libcsv.la +libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recsel recutl.o recsel.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/csv2rec recutl.o csv2rec.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so ../libcsv/.libs/libcsv.a -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu -libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recset recutl.o recset.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu +libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recfmt recutl.o recfmt.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recins recutl.o recins.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu -libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recsel recutl.o recsel.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recinf recutl.o recinf.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu +libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recset recutl.o recset.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu +libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rec2csv recutl.o rec2csv.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so ../libcsv/.libs/libcsv.a -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu +libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recfix recutl.o recfix.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu +libtool: link: gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/recdel recutl.o recdel.o ../lib/.libs/librecutils.a -lselinux -L/usr/lib/i386-linux-gnu -lreadline ../src/.libs/librec.so -lgcrypt /usr/lib/i386-linux-gnu/libgpg-error.so -pthread -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu make[2]: Leaving directory '/build/recutils-1.7/utils' Making all in bash make[2]: Entering directory '/build/recutils-1.7/bash' -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DHAVE_CONFIG_H -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o readrec.lo readrec.c -/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DHAVE_CONFIG_H -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o testrec.lo testrec.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DHAVE_CONFIG_H -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o readrec.lo readrec.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DHAVE_CONFIG_H -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o testrec.lo testrec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DHAVE_CONFIG_H -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c readrec.c -fPIC -DPIC -o .libs/readrec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DHAVE_CONFIG_H -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c testrec.c -fPIC -DPIC -o .libs/testrec.o testrec.c: In function 'testrec_builtin': testrec.c:60:8: warning: assignment to 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] argv = make_builtin_argv (list, &argc); ^ -readrec.c: In function 'readrec_builtin': testrec.c:68:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] sex_str = argv[1]; ^ +readrec.c: In function 'readrec_builtin': readrec.c:93:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *var_name = rec_field_name (field); ^~~~~~~~~~~~~~ @@ -3145,17 +3157,17 @@ ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DHAVE_CONFIG_H -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c testrec.c -o testrec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DHAVE_CONFIG_H -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c readrec.c -o readrec.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -Wl,-z,now -o testrec.la -rpath /usr/lib/i386-linux-gnu testrec.lo ../src/librec.la -/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -Wl,-z,now -o readrec.la -rpath /usr/lib/i386-linux-gnu readrec.lo ../src/librec.la +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -Wl,-z,now -o testrec.la -rpath /usr/lib/i386-linux-gnu testrec.lo ../src/librec.la +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -Wl,-z,now -o readrec.la -rpath /usr/lib/i386-linux-gnu readrec.lo ../src/librec.la libtool: link: gcc -shared -fPIC -DPIC .libs/testrec.o -Wl,-rpath -Wl,/build/recutils-1.7/src/.libs -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu ../src/.libs/librec.so -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,testrec.so.0 -o .libs/testrec.so.0.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/readrec.o -Wl,-rpath -Wl,/build/recutils-1.7/src/.libs -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu ../src/.libs/librec.so -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,readrec.so.0 -o .libs/readrec.so.0.0.0 libtool: link: (cd ".libs" && rm -f "testrec.so.0" && ln -s "testrec.so.0.0.0" "testrec.so.0") libtool: link: (cd ".libs" && rm -f "testrec.so" && ln -s "testrec.so.0.0.0" "testrec.so") -libtool: link: (cd ".libs" && rm -f "readrec.so.0" && ln -s "readrec.so.0.0.0" "readrec.so.0") libtool: link: ar cru .libs/testrec.a testrec.o ar: `u' modifier ignored since `D' is the default (see `U') -libtool: link: (cd ".libs" && rm -f "readrec.so" && ln -s "readrec.so.0.0.0" "readrec.so") libtool: link: ranlib .libs/testrec.a +libtool: link: (cd ".libs" && rm -f "readrec.so.0" && ln -s "readrec.so.0.0.0" "readrec.so.0") +libtool: link: (cd ".libs" && rm -f "readrec.so" && ln -s "readrec.so.0.0.0" "readrec.so") libtool: link: ar cru .libs/readrec.a readrec.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/readrec.a @@ -3193,7 +3205,7 @@ make[2]: Leaving directory '/build/recutils-1.7' make[1]: Leaving directory '/build/recutils-1.7' dh_auto_test - make -j18 check VERBOSE=1 + make -j10 check VERBOSE=1 make[1]: Entering directory '/build/recutils-1.7' if test -d ./.git \ && git --version >/dev/null 2>&1; then \ @@ -3238,13 +3250,13 @@ restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ -if (/bin/bash /build/recutils-1.7/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \ +if (/bin/sh /build/recutils-1.7/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \ for f in recutils.info recutils.info-[0-9] recutils.info-[0-9][0-9] recutils.i[0-9] recutils.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ -if /bin/bash /build/recutils-1.7/build-aux/missing makeinfo -I . \ +if /bin/sh /build/recutils-1.7/build-aux/missing makeinfo -I . \ -o recutils.info recutils.texi; \ then \ rc=0; \ @@ -3294,8 +3306,8 @@ PASS: recfmt.sh PASS: rec2csv.sh PASS: recdel.sh -PASS: recins.sh PASS: recset.sh +PASS: recins.sh PASS: recfix.sh PASS: recsel.sh ============================================================================ @@ -3348,7 +3360,7 @@ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ - /bin/bash /build/recutils-1.7/build-aux/install-sh -d /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu ; \ + /bin/sh /build/recutils-1.7/build-aux/install-sh -d /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu ; \ fi ; \ if test -f /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu/charset.alias; then \ sed -f ref-add.sed /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu/charset.alias > /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu/charset.tmp ; \ @@ -3379,7 +3391,7 @@ make[3]: Entering directory '/build/recutils-1.7/src' make[4]: Entering directory '/build/recutils-1.7/src' /bin/mkdir -p '/build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu' - /bin/bash ../libtool --mode=install /usr/bin/install -c librec.la '/build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu' + /bin/sh ../libtool --mode=install /usr/bin/install -c librec.la '/build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu' libtool: install: /usr/bin/install -c .libs/librec.so.1.0.0 /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu/librec.so.1.0.0 libtool: install: (cd /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f librec.so.1.0.0 librec.so.1 || { rm -f librec.so.1 && ln -s librec.so.1.0.0 librec.so.1; }; }) libtool: install: (cd /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f librec.so.1.0.0 librec.so || { rm -f librec.so && ln -s librec.so.1.0.0 librec.so; }; }) @@ -3397,7 +3409,7 @@ make[2]: Entering directory '/build/recutils-1.7/utils' make[3]: Entering directory '/build/recutils-1.7/utils' /bin/mkdir -p '/build/recutils-1.7/debian/tmp/usr/bin' - /bin/bash ../libtool --mode=install /usr/bin/install -c recinf recsel recins recdel recset recfix recfmt csv2rec rec2csv '/build/recutils-1.7/debian/tmp/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c recinf recsel recins recdel recset recfix recfmt csv2rec rec2csv '/build/recutils-1.7/debian/tmp/usr/bin' libtool: warning: '../src/librec.la' has not been installed in '/usr/lib/i386-linux-gnu' libtool: install: /usr/bin/install -c .libs/recinf /build/recutils-1.7/debian/tmp/usr/bin/recinf libtool: warning: '../src/librec.la' has not been installed in '/usr/lib/i386-linux-gnu' @@ -3423,16 +3435,16 @@ make[2]: Entering directory '/build/recutils-1.7/bash' make[3]: Entering directory '/build/recutils-1.7/bash' /bin/mkdir -p '/build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu' - /bin/bash ../libtool --mode=install /usr/bin/install -c readrec.la testrec.la '/build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu' + /bin/sh ../libtool --mode=install /usr/bin/install -c readrec.la testrec.la '/build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu' libtool: warning: relinking 'readrec.la' -libtool: install: (cd /build/recutils-1.7/bash; /bin/bash "/build/recutils-1.7/libtool" --tag CC --mode=relink gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -Wl,-z,now -o readrec.la -rpath /usr/lib/i386-linux-gnu readrec.lo ../src/librec.la -inst-prefix-dir /build/recutils-1.7/debian/tmp) +libtool: install: (cd /build/recutils-1.7/bash; /bin/sh "/build/recutils-1.7/libtool" --tag CC --mode=relink gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -Wl,-z,now -o readrec.la -rpath /usr/lib/i386-linux-gnu readrec.lo ../src/librec.la -inst-prefix-dir /build/recutils-1.7/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/readrec.o -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu -L/build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu -L/usr/lib/i386-linux-gnu -lrec -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,readrec.so.0 -o .libs/readrec.so.0.0.0 libtool: install: /usr/bin/install -c .libs/readrec.so.0.0.0T /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu/readrec.so.0.0.0 libtool: install: (cd /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f readrec.so.0.0.0 readrec.so.0 || { rm -f readrec.so.0 && ln -s readrec.so.0.0.0 readrec.so.0; }; }) libtool: install: (cd /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f readrec.so.0.0.0 readrec.so || { rm -f readrec.so && ln -s readrec.so.0.0.0 readrec.so; }; }) libtool: install: /usr/bin/install -c .libs/readrec.lai /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu/readrec.la libtool: warning: relinking 'testrec.la' -libtool: install: (cd /build/recutils-1.7/bash; /bin/bash "/build/recutils-1.7/libtool" --tag CC --mode=relink gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -Wl,-z,now -o testrec.la -rpath /usr/lib/i386-linux-gnu testrec.lo ../src/librec.la -inst-prefix-dir /build/recutils-1.7/debian/tmp) +libtool: install: (cd /build/recutils-1.7/bash; /bin/sh "/build/recutils-1.7/libtool" --tag CC --mode=relink gcc -g -O2 -ffile-prefix-map=/build/recutils-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -module -Wl,-z,relro -Wl,-z,now -o testrec.la -rpath /usr/lib/i386-linux-gnu testrec.lo ../src/librec.la -inst-prefix-dir /build/recutils-1.7/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/testrec.o -Wl,-rpath -Wl,/usr/lib/i386-linux-gnu -L/build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu -L/usr/lib/i386-linux-gnu -lrec -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,testrec.so.0 -o .libs/testrec.so.0.0.0 libtool: install: /usr/bin/install -c .libs/testrec.so.0.0.0T /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu/testrec.so.0.0.0 libtool: install: (cd /build/recutils-1.7/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f testrec.so.0.0.0 testrec.so.0 || { rm -f testrec.so.0 && ln -s testrec.so.0.0.0 testrec.so.0; }; }) @@ -3536,14 +3548,14 @@ dh_perl dh_link dh_strip_nondeterminism + Normalized debian/recutils/usr/share/locale/fi/LC_MESSAGES/recutils.mo + Normalized debian/recutils/usr/share/locale/uk/LC_MESSAGES/recutils.mo Normalized debian/recutils/usr/share/locale/nl/LC_MESSAGES/recutils.mo - Normalized debian/recutils/usr/share/locale/de/LC_MESSAGES/recutils.mo Normalized debian/recutils/usr/share/locale/fr/LC_MESSAGES/recutils.mo Normalized debian/recutils/usr/share/locale/sv/LC_MESSAGES/recutils.mo Normalized debian/recutils/usr/share/locale/sr/LC_MESSAGES/recutils.mo - Normalized debian/recutils/usr/share/locale/fi/LC_MESSAGES/recutils.mo Normalized debian/recutils/usr/share/locale/vi/LC_MESSAGES/recutils.mo - Normalized debian/recutils/usr/share/locale/uk/LC_MESSAGES/recutils.mo + Normalized debian/recutils/usr/share/locale/de/LC_MESSAGES/recutils.mo debian/rules override_dh_compress make[1]: Entering directory '/build/recutils-1.7' dh_compress -Xmovies -Xtool -Xpassword @@ -3556,33 +3568,35 @@ dh_makeshlibs -Xreadrec.so make[1]: Leaving directory '/build/recutils-1.7' dh_shlibdeps -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/librec1/usr/lib/i386-linux-gnu/librec.so.1.0.0 was not linked against libreadline.so.7 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/librec1/usr/lib/i386-linux-gnu/librec.so.1.0.0 was not linked against libgpg-error.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: debian/recutils/usr/lib/recutils/bash-builtins/readrec.so contains an unresolvable reference to symbol no_options: it's probably a plugin +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/librec1/usr/lib/i386-linux-gnu/librec.so.1.0.0 was not linked against libreadline.so.7 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: debian/recutils/usr/lib/recutils/bash-builtins/readrec.so contains an unresolvable reference to symbol bind_variable: it's probably a plugin dpkg-shlibdeps: warning: 4 other similar warnings have been skipped (use -v to see them all) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/recutils/usr/bin/recinf debian/recutils/usr/bin/recset debian/recutils/usr/bin/recsel debian/recutils/usr/bin/recfix debian/recutils/usr/bin/csv2rec debian/recutils/usr/bin/rec2csv debian/recutils/usr/bin/recins debian/recutils/usr/bin/recfmt debian/recutils/usr/bin/recdel were not linked against libselinux.so.1 (they use none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/recutils/usr/bin/recinf debian/recutils/usr/bin/recset debian/recutils/usr/bin/recsel debian/recutils/usr/bin/recfix debian/recutils/usr/bin/csv2rec debian/recutils/usr/bin/rec2csv debian/recutils/usr/bin/recins debian/recutils/usr/bin/recfmt debian/recutils/usr/bin/recdel were not linked against libgpg-error.so.0 (they use none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/recutils/usr/bin/recfmt debian/recutils/usr/bin/recdel debian/recutils/usr/bin/recins debian/recutils/usr/bin/recset debian/recutils/usr/bin/csv2rec debian/recutils/usr/bin/rec2csv debian/recutils/usr/bin/recsel debian/recutils/usr/bin/recfix debian/recutils/usr/bin/recinf were not linked against libgpg-error.so.0 (they use none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/recutils/usr/bin/recfmt debian/recutils/usr/bin/recdel debian/recutils/usr/bin/recins debian/recutils/usr/bin/recset debian/recutils/usr/bin/csv2rec debian/recutils/usr/bin/rec2csv debian/recutils/usr/bin/recsel debian/recutils/usr/bin/recfix debian/recutils/usr/bin/recinf were not linked against libselinux.so.1 (they use none of the library's symbols) dh_installdeb dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'recutils-dbgsym' in '../recutils-dbgsym_1.7-3_i386.deb'. -dpkg-deb: building package 'recutils' in '../recutils_1.7-3_i386.deb'. -dpkg-deb: building package 'librec-dev' in '../librec-dev_1.7-3_i386.deb'. dpkg-deb: building package 'librec1-dbgsym' in '../librec1-dbgsym_1.7-3_i386.deb'. +dpkg-deb: building package 'recutils-dbgsym' in '../recutils-dbgsym_1.7-3_i386.deb'. dpkg-deb: building package 'librec1' in '../librec1_1.7-3_i386.deb'. +dpkg-deb: building package 'librec-dev' in '../librec-dev_1.7-3_i386.deb'. +dpkg-deb: building package 'recutils' in '../recutils_1.7-3_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../recutils_1.7-3_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/3881/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/3881/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/52814 and its subdirectories -I: Current time: Wed Jun 9 15:16:41 -12 2021 -I: pbuilder-time-stamp: 1623295001 +I: removing directory /srv/workspace/pbuilder/3881 and its subdirectories +I: Current time: Fri May 8 11:00:58 +14 2020 +I: pbuilder-time-stamp: 1588885258