+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/libtdb.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jh4AE3
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf tdb-1.3.15
+ /usr/bin/gzip -dc /builddir/build/SOURCES/tdb-1.3.15.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tdb-1.3.15
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U9LG8a
+ umask 022
+ cd /builddir/build/BUILD
+ cd tdb-1.3.15
+ PY3_CONFIG_FLAGS=--extra-python=/usr/bin/python3
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --bundled-libraries=NONE --builtin-libraries=replace --extra-python=/usr/bin/python3
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
Checking for program gcc or cc           : /usr/bin/gcc 
Checking for program cpp                 : /usr/bin/cpp 
Checking for program ar                  : /usr/bin/ar 
Checking for program ranlib              : /usr/bin/ranlib 
Checking for gcc                         : ok  
Checking for program git                 : not found 
Check for -MD                            : yes 
Checking for program gdb                 : not found 
Checking build system                    : Linux stage4-builder 4.16.0-rc2-00328-gebea62367bc4 #4 SMP Mon Feb 26 16:05:16 GMT 2018 riscv64 riscv64 riscv64 GNU/Linux 
Checking for header sys/utsname.h        : yes 
Checking uname sysname type              : Linux 
Checking uname machine type              : riscv64 
Checking uname release type              : 4.16.0-rc2-00328-gebea62367bc4 
Checking uname version type              : #4 SMP Mon Feb 26 16:05:16 GMT 2018 
Checking for header stdio.h              : yes 
Checking simple C program                : ok 
Checking compiler accepts ['-Werror']    : yes 
Checking linker accepts ['-Wl,-rpath,.'] : yes 
Checking for rpath library support       : ok  
Checking for -Wl,--version-script support  : ok  
Checking compiler accepts ['-fvisibility=hidden', '-Werror'] : yes 
Checking for HAVE_VISIBILITY_ATTR                            : ok 
Checking for library constructor support                     : ok 
Checking for library destructor support                      : ok 
Checking for __attribute__                                   : ok 
Checking compiler accepts -fPIC                              : yes 
Checking for inline                                          : inline 
Checking for program pkg-config                              : /usr/bin/pkg-config 
Checking for pkg-config version >= 0.0.0                     : yes 
Checking compiler accepts ['']                               : yes 
Checking for header sys/types.h                              : yes 
Checking for header sys/stat.h                               : yes 
Checking for header stdlib.h                                 : yes 
Checking for header stddef.h                                 : yes 
Checking for header memory.h                                 : yes 
Checking for header string.h                                 : yes 
Checking for header strings.h                                : yes 
Checking for header inttypes.h                               : yes 
Checking for header stdint.h                                 : yes 
Checking for header unistd.h                                 : yes 
Checking for header minix/config.h                           : no 
Checking for header ctype.h                                  : yes 
Checking for header standards.h                              : no 
Checking for header stdbool.h                                : yes 
Checking for header stdarg.h                                 : yes 
Checking for header vararg.h                                 : no 
Checking for header limits.h                                 : yes 
Checking for header assert.h                                 : yes 
Checking getconf LFS_CFLAGS                                  : not found 
Checking getconf large file support flags work               : ok 
Checking for large file support without additional flags     : ok 
Checking for header sys/time.h                               : yes 
Checking for header time.h                                   : yes 
Checking for header endian.h                                 : yes 
Checking for header sys/endian.h                             : no 
Checking for HAVE_LITTLE_ENDIAN                              : ok 
Checking for HAVE_BIG_ENDIAN                                 : not found 
Checking for header signal.h                                 : yes 
Checking if signal handlers return int                       : not found 
Checking for variable __FUNCTION__                           : ok 
Checking for va_copy                                         : ok 
Checking for HAVE__VA_ARGS__MACRO                            : ok 
Checking for header linux/types.h                            : yes 
Checking for header crypt.h                                  : yes 
Checking for header locale.h                                 : yes 
Checking for header acl/libacl.h                             : no 
Checking for header compat.h                                 : no 
Checking for header attr/xattr.h                             : no 
Checking for header dustat.h                                 : no 
Checking for header fcntl.h                                  : yes 
Checking for header fnmatch.h                                : yes 
Checking for header glob.h                                   : yes 
Checking for header history.h                                : no 
Checking for header krb5.h                                   : no 
Checking for header langinfo.h                               : yes 
Checking for header libaio.h                                 : no 
Checking for header ndir.h                                   : no 
Checking for header pwd.h                                    : yes 
Checking for header shadow.h                                 : yes 
Checking for header sys/acl.h                                : no 
Checking for header sys/attributes.h                         : no 
Checking for header attr/attributes.h                        : no 
Checking for header sys/capability.h                         : no 
Checking for header sys/dir.h                                : yes 
Checking for header sys/epoll.h                              : yes 
Checking for header port.h                                   : no 
Checking for header sys/fcntl.h                              : yes 
Checking for header sys/filio.h                              : no 
Checking for header sys/filsys.h                             : no 
Checking for header sys/fs/s5param.h                         : no 
Checking for header sys/fs/vx/quota.h                        : no 
Checking for header sys/id.h                                 : no 
Checking for header sys/ioctl.h                              : yes 
Checking for header sys/ipc.h                                : yes 
Checking for header sys/mman.h                               : yes 
Checking for header sys/mode.h                               : no 
Checking for header sys/ndir.h                               : no 
Checking for header sys/priv.h                               : no 
Checking for header sys/resource.h                           : yes 
Checking for header sys/security.h                           : no 
Checking for header sys/shm.h                                : yes 
Checking for header sys/statfs.h                             : yes 
Checking for header sys/statvfs.h                            : yes 
Checking for header sys/termio.h                             : no 
Checking for header sys/vfs.h                                : yes 
Checking for header sys/xattr.h                              : yes 
Checking for header termio.h                                 : yes 
Checking for header termios.h                                : yes 
Checking for header sys/file.h                               : yes 
Checking for header sys/ucontext.h                           : yes 
Checking for header sys/wait.h                               : yes 
Checking for declaration of malloc                           : ok 
Checking for header grp.h                                    : yes 
Checking for header sys/select.h                             : yes 
Checking for header setjmp.h                                 : yes 
Checking for header utime.h                                  : yes 
Checking for header sys/syslog.h                             : yes 
Checking for header syslog.h                                 : yes 
Checking for header sys/mount.h                              : yes 
Checking for header mntent.h                                 : yes 
Checking for header stropts.h                                : no 
Checking for header unix.h                                   : no 
Checking for header sys/param.h                              : yes 
Checking for header sys/socket.h                             : yes 
Checking for header netinet/in.h                             : yes 
Checking for header netdb.h                                  : yes 
Checking for header arpa/inet.h                              : yes 
Checking for header netinet/in_systm.h                       : yes 
Checking for header netinet/ip.h                             : yes 
Checking for header netinet/tcp.h                            : yes 
Checking for header netinet/in_ip.h                          : no 
Checking for header sys/sockio.h                             : no 
Checking for header sys/un.h                                 : yes 
Checking for header sys/uio.h                                : yes 
Checking for header ifaddrs.h                                : yes 
Checking for header direct.h                                 : no 
Checking for header dirent.h                                 : yes 
Checking for header windows.h                                : no 
Checking for header winsock2.h                               : no 
Checking for header ws2tcpip.h                               : no 
Checking for header errno.h                                  : yes 
Checking for header getopt.h                                 : yes 
Checking for header iconv.h                                  : yes 
Checking for header nss.h                                    : yes 
Checking for header sasl/sasl.h                              : no 
Checking for inotify_init                                    : ok 
Checking for header security/pam_appl.h                      : no 
Checking for header zlib.h                                   : no 
Checking for header asm/unistd.h                             : yes 
Checking for header aio.h                                    : yes 
Checking for header sys/unistd.h                             : yes 
Checking for header rpc/rpc.h                                : no 
Checking for header rpc/nettype.h                            : no 
Checking for header alloca.h                                 : yes 
Checking for header float.h                                  : yes 
Checking for header rpcsvc/nis.h                             : no 
Checking for header rpcsvc/ypclnt.h                          : no 
Checking for header sys/sysctl.h                             : yes 
Checking for header sys/fileio.h                             : no 
Checking for header sys/filesys.h                            : no 
Checking for header sys/dustat.h                             : no 
Checking for header sys/sysmacros.h                          : yes 
Checking for header xfs/libxfs.h                             : no 
Checking for header netgroup.h                               : no 
Checking for header rpcsvc/yp_prot.h                         : no 
Checking for HAVE_RPCSVC_YP_PROT_H                           : ok 
Checking for header valgrind.h                               : no 
Checking for header valgrind/valgrind.h                      : no 
Checking for header valgrind/memcheck.h                      : no 
Checking for header nss_common.h                             : no 
Checking for header nsswitch.h                               : no 
Checking for header ns_api.h                                 : no 
Checking for header sys/extattr.h                            : no 
Checking for header sys/ea.h                                 : no 
Checking for header sys/proplist.h                           : no 
Checking for header sys/cdefs.h                              : yes 
Checking for header utmp.h                                   : yes 
Checking for header utmpx.h                                  : yes 
Checking for header lastlog.h                                : yes 
Checking for header syscall.h                                : yes 
Checking for header sys/syscall.h                            : yes 
Checking for header sys/atomic.h                             : no 
Checking for header libgen.h                                 : yes 
Checking compiler accepts -Wno-format-truncation             : yes 
Checking for header sys/prctl.h                              : yes 
Checking for prctl syscall                                   : ok 
Checking for O_DIRECT flag to open(2)                        : ok 
Checking for long long                                       : ok 
Checking for intptr_t                                        : ok 
Checking for uintptr_t                                       : ok 
Checking for ptrdiff_t                                       : ok 
Checking for comparison_fn_t                                 : ok 
Checking for _Bool                                           : ok 
Checking for bool                                            : ok 
Checking for int8_t                                          : ok 
Checking for uint8_t                                         : ok 
Checking for int16_t                                         : ok 
Checking for uint16_t                                        : ok 
Checking for int32_t                                         : ok 
Checking for uint32_t                                        : ok 
Checking for int64_t                                         : ok 
Checking for uint64_t                                        : ok 
Checking for size_t                                          : ok 
Checking for ssize_t                                         : ok 
Checking for ino_t                                           : ok 
Checking for loff_t                                          : ok 
Checking for offset_t                                        : not found 
Checking for volatile int                                    : ok 
Checking for uint_t                                          : not found 
Checking for blksize_t                                       : ok 
Checking for blkcnt_t                                        : ok 
Checking if size of bool == 1                                : ok 
Checking if size of char == 1                                : ok 
Checking if size of int == 1                                 : not found 
Checking if size of int == 2                                 : not found 
Checking if size of int == 4                                 : ok 
Checking if size of long long == 1                           : not found 
Checking if size of long long == 2                           : not found 
Checking if size of long long == 4                           : not found 
Checking if size of long long == 8                           : ok 
Checking if size of long == 1                                : not found 
Checking if size of long == 2                                : not found 
Checking if size of long == 4                                : not found 
Checking if size of long == 8                                : ok 
Checking if size of short == 1                               : not found 
Checking if size of short == 2                               : ok 
Checking if size of size_t == 1                              : not found 
Checking if size of size_t == 2                              : not found 
Checking if size of size_t == 4                              : not found 
Checking if size of size_t == 8                              : ok 
Checking if size of ssize_t == 1                             : not found 
Checking if size of ssize_t == 2                             : not found 
Checking if size of ssize_t == 4                             : not found 
Checking if size of ssize_t == 8                             : ok 
Checking if size of int8_t == 1                              : ok 
Checking if size of uint8_t == 1                             : ok 
Checking if size of int16_t == 1                             : not found 
Checking if size of int16_t == 2                             : ok 
Checking if size of uint16_t == 1                            : not found 
Checking if size of uint16_t == 2                            : ok 
Checking if size of int32_t == 1                             : not found 
Checking if size of int32_t == 2                             : not found 
Checking if size of int32_t == 4                             : ok 
Checking if size of uint32_t == 1                            : not found 
Checking if size of uint32_t == 2                            : not found 
Checking if size of uint32_t == 4                            : ok 
Checking if size of int64_t == 1                             : not found 
Checking if size of int64_t == 2                             : not found 
Checking if size of int64_t == 4                             : not found 
Checking if size of int64_t == 8                             : ok 
Checking if size of uint64_t == 1                            : not found 
Checking if size of uint64_t == 2                            : not found 
Checking if size of uint64_t == 4                            : not found 
Checking if size of uint64_t == 8                            : ok 
Checking if size of void* == 1                               : not found 
Checking if size of void* == 2                               : not found 
Checking if size of void* == 4                               : not found 
Checking if size of void* == 8                               : ok 
Checking if size of off_t == 1                               : not found 
Checking if size of off_t == 2                               : not found 
Checking if size of off_t == 4                               : not found 
Checking if size of off_t == 8                               : ok 
Checking if size of dev_t == 1                               : not found 
Checking if size of dev_t == 2                               : not found 
Checking if size of dev_t == 4                               : not found 
Checking if size of dev_t == 8                               : ok 
Checking if size of ino_t == 1                               : not found 
Checking if size of ino_t == 2                               : not found 
Checking if size of ino_t == 4                               : not found 
Checking if size of ino_t == 8                               : ok 
Checking if size of time_t == 1                              : not found 
Checking if size of time_t == 2                              : not found 
Checking if size of time_t == 4                              : not found 
Checking if size of time_t == 8                              : ok 
Checking for socklen_t                                       : ok 
Checking for struct ifaddrs                                  : ok 
Checking for struct addrinfo                                 : ok 
Checking for struct sockaddr                                 : ok 
Checking for HAVE_STRUCT_SOCKADDR_IN6                        : ok 
Checking for struct sockaddr_storage                         : ok 
Checking for sa_family_t                                     : ok 
Checking for sig_atomic_t                                    : ok 
Checking for sigsetmask                                      : ok 
Checking for siggetmask                                      : ok 
Checking for sigprocmask                                     : ok 
Checking for sigblock                                        : ok 
Checking for sigaction                                       : ok 
Checking for sigset                                          : ok 
Checking for inet_ntoa                                       : ok 
Checking for inet_aton                                       : ok 
Checking for inet_ntop                                       : ok 
Checking for inet_pton                                       : ok 
Checking for connect                                         : ok 
Checking for gethostbyname                                   : ok 
Checking for getaddrinfo                                     : ok 
Checking for getnameinfo                                     : ok 
Checking for freeaddrinfo                                    : ok 
Checking for gai_strerror                                    : ok 
Checking for socketpair                                      : ok 
Checking for variable IPV6_V6ONLY                            : ok 
Checking for header net/if.h                                 : yes 
Checking for HAVE_IPV6                                       : ok 
Checking whether we have ucontext_t                          : ok 
Checking for __sync_fetch_and_add compiler builtin           : ok 
Checking for atomic_add_32 compiler builtin                  : not found 
Checking for strdup                                          : ok 
Checking for memmem                                          : ok 
Checking for printf                                          : ok 
Checking for memset                                          : ok 
Checking for memcpy                                          : ok 
Checking for memmove                                         : ok 
Checking for strcpy                                          : ok 
Checking for strncpy                                         : ok 
Checking for bzero                                           : ok 
Checking for shl_load                                        : not found 
Checking for shl_unload                                      : not found 
Checking for shl_findsym                                     : not found 
Checking for pipe                                            : ok 
Checking for strftime                                        : ok 
Checking for srandom                                         : ok 
Checking for random                                          : ok 
Checking for srand                                           : ok 
Checking for rand                                            : ok 
Checking for usleep                                          : ok 
Checking for setbuffer                                       : ok 
Checking for lstat                                           : ok 
Checking for getpgrp                                         : ok 
Checking for utime                                           : ok 
Checking for utimes                                          : ok 
Checking for setuid                                          : ok 
Checking for seteuid                                         : ok 
Checking for setreuid                                        : ok 
Checking for setresuid                                       : ok 
Checking for setgid                                          : ok 
Checking for setegid                                         : ok 
Checking for setregid                                        : ok 
Checking for setresgid                                       : ok 
Checking for chroot                                          : ok 
Checking for strerror                                        : ok 
Checking for vsyslog                                         : ok 
Checking for setlinebuf                                      : ok 
Checking for mktime                                          : ok 
Checking for ftruncate                                       : ok 
Checking for chsize                                          : not found 
Checking for rename                                          : ok 
Checking for waitpid                                         : ok 
Checking for wait4                                           : ok 
Checking for initgroups                                      : ok 
Checking for pread                                           : ok 
Checking for pwrite                                          : ok 
Checking for strndup                                         : ok 
Checking for strcasestr                                      : ok 
Checking for strsep                                          : ok 
Checking for strtok_r                                        : ok 
Checking for mkdtemp                                         : ok 
Checking for dup2                                            : ok 
Checking for dprintf                                         : ok 
Checking for vdprintf                                        : ok 
Checking for isatty                                          : ok 
Checking for chown                                           : ok 
Checking for lchown                                          : ok 
Checking for link                                            : ok 
Checking for readlink                                        : ok 
Checking for symlink                                         : ok 
Checking for realpath                                        : ok 
Checking for snprintf                                        : ok 
Checking for vsnprintf                                       : ok 
Checking for asprintf                                        : ok 
Checking for vasprintf                                       : ok 
Checking for setenv                                          : ok 
Checking for unsetenv                                        : ok 
Checking for strnlen                                         : ok 
Checking for strtoull                                        : ok 
Checking for __strtoull                                      : not found 
Checking for strtouq                                         : ok 
Checking for strtoll                                         : ok 
Checking for __strtoll                                       : not found 
Checking for strtoq                                          : ok 
Checking for memalign                                        : ok 
Checking for posix_memalign                                  : ok 
Checking for header malloc.h                                 : yes 
Checking for declaration of memalign                         : ok 
Checking for posix_fallocate-capable libc                    : ok 
Checking for posix_fallocate                                 : ok 
Checking for prctl                                           : ok 
Checking for dirname                                         : ok 
Checking for basename                                        : ok 
Checking for strlcpy                                         : not found 
Checking for strlcat                                         : not found 
Checking for strlcpy                                         : not found 
Checking for strlcat                                         : not found 
Checking for library bsd                                     : not found 
Checking for strlcpy                                         : not found 
Checking for strlcat                                         : not found 
Checking for getpeereid                                      : not found 
Checking for library bsd                                     : not found 
Checking for getpeereid                                      : not found 
Checking for library setproctitle                            : not found 
Checking for setproctitle                                    : not found 
Checking for library bsd                                     : not found 
Checking for setproctitle                                    : not found 
Checking for closefrom                                       : not found 
Checking for library bsd                                     : not found 
Checking for closefrom                                       : not found 
Checking whether we can use SO_PEERCRED to get socket credentials : ok 
Checking correct behavior of strtoll                              : not found 
Checking for if_nametoindex                                       : ok 
Checking for strerror_r                                           : ok 
Checking for getdirentries                                        : ok 
Checking for getdents                                             : not found 
Checking for syslog                                               : ok 
Checking for gai_strerror                                         : ok 
Checking for get_current_dir_name                                 : ok 
Checking for timegm                                               : ok 
Checking for getifaddrs                                           : ok 
Checking for freeifaddrs                                          : ok 
Checking for mmap                                                 : ok 
Checking for setgroups                                            : ok 
Checking for syscall                                              : ok 
Checking for setsid                                               : ok 
Checking for getgrent_r                                           : ok 
Checking for getgrgid_r                                           : ok 
Checking for getgrnam_r                                           : ok 
Checking for getgrouplist                                         : ok 
Checking for getpagesize                                          : ok 
Checking for getpwent_r                                           : ok 
Checking for getpwnam_r                                           : ok 
Checking for getpwuid_r                                           : ok 
Checking for epoll_create                                         : ok 
Checking for port_create                                          : not found 
Checking for fgetxattr                                            : ok 
Checking for flistea                                              : not found 
Checking for flistxattr                                           : ok 
Checking for fremovexattr                                         : ok 
Checking for fsetxattr                                            : ok 
Checking for getxattr                                             : ok 
Checking for listxattr                                            : ok 
Checking for removexattr                                          : ok 
Checking for setxattr                                             : ok 
Checking for library attr                                         : not found 
Checking for flistea                                              : not found 
Checking whether xattr interface takes additional options         : not found 
Checking for dlopen                                               : not found 
Checking for dlsym                                                : not found 
Checking for dlerror                                              : not found 
Checking for dlclose                                              : not found 
Checking for library dl                                           : yes 
Checking for dlopen                                               : ok 
Checking for dlsym                                                : ok 
Checking for dlerror                                              : ok 
Checking for dlclose                                              : ok 
Checking for declaration of dlopen                                : ok 
Checking C prototype for dlopen                                   : not found 
Checking for fdatasync                                            : ok 
Checking for declaration of fdatasync                             : ok 
Checking for clock_gettime                                        : ok 
Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok 
Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok 
Checking whether the clock_gettime clock ID CLOCK_REALTIME is available           : ok 
Checking for struct timespec                                                      : ok 
Checking for header arpa/nameser.h                                                : yes 
Checking for header resolv.h                                                      : yes 
Checking for res_search                                                           : not found 
Checking for library resolv                                                       : yes 
Checking for res_search                                                           : ok 
Checking for header libintl.h                                                     : yes 
Checking for library intl                                                         : not found 
Checking for declaration of dgettext                                              : ok 
Checking for declaration of gettext                                               : ok 
Checking for declaration of bindtextdomain                                        : ok 
Checking for declaration of textdomain                                            : ok 
Checking for declaration of bind_textdomain_codeset                               : ok 
Checking for bindtextdomain                                                       : ok 
Checking for textdomain                                                           : ok 
Checking for bind_textdomain_codeset                                              : ok 
Checking for dgettext                                                             : ok 
Checking for gettext                                                              : ok 
Checking for pthread_create                                                       : not found 
Checking for library pthread                                                      : yes 
Checking for pthread_create                                                       : ok 
Checking for pthread_attr_init                                                    : ok 
Checking for pthread_mutexattr_setrobust                                          : ok 
Checking for declaration of PTHREAD_MUTEX_ROBUST                                  : not found 
Checking for declaration of PTHREAD_MUTEX_ROBUST (as enum)                        : ok 
Checking for pthread_mutex_consistent                                             : ok 
Checking for crypt                                                                : not found 
Checking for library crypt                                                        : yes 
Checking for crypt                                                                : ok 
Checking for crypt_r                                                              : not found 
Checking for crypt_r                                                              : ok 
Checking for header readline.h                                                    : no 
Checking for header readline/readline.h                                           : no 
Checking for header readline/history.h                                            : no 
Checking for variable rl_event_hook                                               : not found 
Checking for declaration of snprintf                                              : ok 
Checking for declaration of vsnprintf                                             : ok 
Checking for declaration of asprintf                                              : ok 
Checking for declaration of vasprintf                                             : ok 
Checking for declaration of errno                                                 : ok 
Checking for declaration of EWOULDBLOCK                                           : ok 
Checking for declaration of environ                                               : ok 
Checking for declaration of getgrent_r                                            : ok 
Checking for declaration of getpwent_r                                            : ok 
Checking for declaration of pread                                                 : ok 
Checking for declaration of pwrite                                                : ok 
Checking for declaration of setenv                                                : ok 
Checking for declaration of setresgid                                             : ok 
Checking for declaration of setresuid                                             : ok 
Checking for eventfd                                                              : ok 
Checking for header poll.h                                                        : yes 
Checking for poll                                                                 : ok 
Checking for strptime                                                             : ok 
Checking for declaration of strptime                                              : ok 
Checking for working strptime                                                     : ok 
Checking for declaration of gettimeofday                                          : ok 
Checking C prototype for gettimeofday                                             : ok 
Checking C prototype for gettimeofday                                             : not found 
Checking for C99 vsnprintf                                                        : ok 
Checking for HAVE_SHARED_MMAP                                                     : ok 
Checking for HAVE_MREMAP                                                          : ok 
Checking for HAVE_INCOHERENT_MMAP                                                 : not found 
Checking for HAVE_IMMEDIATE_STRUCTURES                                            : ok 
Checking for HAVE_MKDIR_MODE                                                      : ok 
Checking for member st_mtim.tv_nsec in struct stat                                : ok 
Checking for member st_rdev in struct stat                                        : ok 
Checking for member st_rdev in struct stat                                        : ok 
Checking for member ss_family in struct sockaddr_storage                          : ok 
Checking for member __ss_family in struct sockaddr_storage                        : not found 
Checking for member sa_len in struct sockaddr                                     : not found 
Checking for member sin_len in struct sockaddr_in                                 : not found 
Checking for HAVE_UNIXSOCKET                                                      : ok 
Checking for HAVE_SECURE_MKSTEMP                                                  : ok 
Checking for HAVE_IFACE_GETIFADDRS                                                : ok 
Checking for getpwnam_r                                                           : ok 
Checking for getpwuid_r                                                           : ok 
Checking for getpwent_r                                                           : ok 
Checking for declaration of getpwent_r                                            : ok 
Checking C prototype for getpwent_r                                               : not found 
Checking for declaration of getgrent_r                                            : ok 
Checking C prototype for getgrent_r                                               : not found 
Checking C prototype for getpwent_r                                               : not found 
Checking C prototype for getgrent_r                                               : not found 
Checking for getgrouplist                                                         : ok 
Checking for strerror_r                                                           : ok 
Checking for XSI (rather than GNU) prototype for strerror_r                       : not found 
Checking for program xsltproc                                                     : /usr/bin/xsltproc 
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok 
Checking for program python                                                                     : /usr/bin/python3 
Checking for program python                                                                     : /usr/bin/python3 
python executable '/usr/bin/python3' different from sys.executable '/usr/bin/python'
Checking for Python version >= 3.3.0                                                            : ok 3.6.4 
Checking for program python                                                                     : /usr/bin/python 
Checking for program python                                                                     : /usr/bin/python 
Checking for program python                                                                     : /usr/bin/python 
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
Checking for Python version >= 2.4.2                                                            : ok 2.7.14 
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
Checking for Python version >= 2.4.2                                                            : ok 2.7.14 
Checking for library python3.6m                                                                 : yes 
Checking for program python3.6-config                                                           : /usr/bin/python3.6-config 
Checking for custom code                                                                        : yes 
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
Checking for library python2.7                                                                  : yes 
Checking for program python2.7-config                                                           : /usr/bin/python2.7-config 
Checking for custom code                                                                        : yes 
Checking if toolchain accepts -fstack-protector                                                 : yes 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
'configure' finished successfully (39m20.447s)
+ make -j4 V=1
WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf build
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
Waf: Entering directory `/builddir/build/BUILD/tdb-1.3.15/bin'
symlink: _tdb_text.py -> python/_tdb_text.py
Checking project rules ...
Project rules pass
[  1/115] Generating tdb.vscript
[  2/115] Compiling lib/replace/replace.c
08:22:01 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/replace.c -c -o default/lib/replace/replace_2.o
[  3/115] Compiling lib/replace/cwrap.c
08:22:10 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/cwrap.c -c -o default/lib/replace/cwrap_2.o
[  4/115] Compiling lib/replace/closefrom.c
08:22:14 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/closefrom.c -c -o default/lib/replace/closefrom_2.o
[  5/115] Generating PKGCONFIG_tdb.pc
[  6/115] Compiling lib/replace/replace.c
08:22:21 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_SAMBA_HOSTCC_ -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL -DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/replace.c -c -o default/lib/replace/replace_1.o
[  7/115] Compiling lib/replace/test/testsuite.c
08:22:29 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-format-zero-length -Wno-format-truncation -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/testsuite.c -c -o default/lib/replace/test/testsuite_3.o
[  8/115] Compiling lib/replace/test/strptime.c
08:23:42 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-format-zero-length -Wno-format-truncation -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/strptime.c -c -o default/lib/replace/test/strptime_3.o
[  9/115] Compiling lib/replace/test/os2_delete.c
08:23:48 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-format-zero-length -Wno-format-truncation -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/os2_delete.c -c -o default/lib/replace/test/os2_delete_3.o
[ 10/115] Compiling lib/replace/test/getifaddrs.c
08:23:55 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-format-zero-length -Wno-format-truncation -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/getifaddrs.c -c -o default/lib/replace/test/getifaddrs_3.o
[ 11/115] Compiling common/check.c
08:24:03 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/check.c -c -o default/common/check_1.o
[ 12/115] Compiling common/error.c
08:24:16 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/error.c -c -o default/common/error_1.o
[ 13/115] Compiling common/tdb.c
08:24:25 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/tdb.c -c -o default/common/tdb_1.o
[ 14/115] Compiling common/traverse.c
08:24:44 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/traverse.c -c -o default/common/traverse_1.o
[ 15/115] Compiling common/freelistcheck.c
08:24:56 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/freelistcheck.c -c -o default/common/freelistcheck_1.o
[ 16/115] Compiling common/lock.c
08:25:05 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/lock.c -c -o default/common/lock_1.o
[ 17/115] Compiling common/dump.c
08:25:22 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/dump.c -c -o default/common/dump_1.o
[ 18/115] Compiling common/freelist.c
08:25:31 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/freelist.c -c -o default/common/freelist_1.o
[ 19/115] Compiling common/io.c
08:25:44 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/io.c -c -o default/common/io_1.o
[ 20/115] Compiling common/open.c
08:25:59 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/open.c -c -o default/common/open_1.o
[ 21/115] Compiling common/transaction.c
08:26:15 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/transaction.c -c -o default/common/transaction_1.o
[ 22/115] Compiling common/hash.c
08:26:33 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/hash.c -c -o default/common/hash_1.o
[ 23/115] Compiling common/summary.c
08:26:44 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/summary.c -c -o default/common/summary_1.o
[ 24/115] Compiling common/rescue.c
08:26:55 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/rescue.c -c -o default/common/rescue_1.o
[ 25/115] Compiling common/mutex.c
08:27:06 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -fvisibility=hidden -DSTATIC_tdb_MODULES=NULL -DSTATIC_tdb_MODULES_PROTO=extern void __tdb_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../common/mutex.c -c -o default/common/mutex_1.o
[ 26/115] Compiling tools/tdbtorture.c
08:27:21 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdbtorture_MODULES=NULL -DSTATIC_tdbtorture_MODULES_PROTO=extern void __tdbtorture_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/include -I../include -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../tools/tdbtorture.c -c -o default/tools/tdbtorture_5.o
[ 27/115] Compiling tools/tdbrestore.c
08:27:34 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdbrestore_MODULES=NULL -DSTATIC_tdbrestore_MODULES_PROTO=extern void __tdbrestore_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/include -I../include -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../tools/tdbrestore.c -c -o default/tools/tdbrestore_7.o
[ 28/115] Compiling tools/tdbdump.c
08:27:44 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdbdump_MODULES=NULL -DSTATIC_tdbdump_MODULES_PROTO=extern void __tdbdump_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/include -I../include -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../tools/tdbdump.c -c -o default/tools/tdbdump_10.o
[ 29/115] Compiling tools/tdbbackup.c
08:27:53 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdbbackup_MODULES=NULL -DSTATIC_tdbbackup_MODULES_PROTO=extern void __tdbbackup_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/include -I../include -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../tools/tdbbackup.c -c -o default/tools/tdbbackup_13.o
[ 30/115] Compiling tools/tdbtool.c
08:28:03 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdbtool_MODULES=NULL -DSTATIC_tdbtool_MODULES_PROTO=extern void __tdbtool_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/include -I../include -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../tools/tdbtool.c -c -o default/tools/tdbtool_16.o
[ 31/115] Compiling test/external-agent.c
08:28:19 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb_test_helpers_MODULES=NULL -DSTATIC_tdb_test_helpers_MODULES_PROTO=extern void __tdb_test_helpers_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/external-agent.c -c -o default/test/external-agent_19.o
[ 32/115] Compiling test/lock-tracking.c
08:28:29 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb_test_helpers_MODULES=NULL -DSTATIC_tdb_test_helpers_MODULES_PROTO=extern void __tdb_test_helpers_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/lock-tracking.c -c -o default/test/lock-tracking_19.o
[ 33/115] Compiling test/logging.c
08:28:37 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb_test_helpers_MODULES=NULL -DSTATIC_tdb_test_helpers_MODULES_PROTO=extern void __tdb_test_helpers_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/logging.c -c -o default/test/logging_19.o
[ 34/115] Compiling test/run-3G-file.c
08:28:42 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_3G_file_MODULES=NULL -DSTATIC_tdb1_run_3G_file_MODULES_PROTO=extern void __tdb1_run_3G_file_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-3G-file.c -c -o default/test/run-3G-file_20.o
[ 35/115] Compiling test/run-bad-tdb-header.c
08:29:58 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_bad_tdb_header_MODULES=NULL -DSTATIC_tdb1_run_bad_tdb_header_MODULES_PROTO=extern void __tdb1_run_bad_tdb_header_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-bad-tdb-header.c -c -o default/test/run-bad-tdb-header_22.o
[ 36/115] Compiling test/run.c
08:31:16 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_MODULES=NULL -DSTATIC_tdb1_run_MODULES_PROTO=extern void __tdb1_run_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run.c -c -o default/test/run_24.o
[ 37/115] Compiling test/run-check.c
08:32:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_check_MODULES=NULL -DSTATIC_tdb1_run_check_MODULES_PROTO=extern void __tdb1_run_check_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-check.c -c -o default/test/run-check_26.o
[ 38/115] Compiling test/run-corrupt.c
08:33:40 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_corrupt_MODULES=NULL -DSTATIC_tdb1_run_corrupt_MODULES_PROTO=extern void __tdb1_run_corrupt_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-corrupt.c -c -o default/test/run-corrupt_28.o
[ 39/115] Compiling test/run-die-during-transaction.c
08:35:01 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_die_during_transaction_MODULES=NULL -DSTATIC_tdb1_run_die_during_transaction_MODULES_PROTO=extern void __tdb1_run_die_during_transaction_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-die-during-transaction.c -c -o default/test/run-die-during-transaction_30.o
[ 40/115] Compiling test/run-endian.c
08:36:16 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_endian_MODULES=NULL -DSTATIC_tdb1_run_endian_MODULES_PROTO=extern void __tdb1_run_endian_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-endian.c -c -o default/test/run-endian_32.o
[ 41/115] Compiling test/run-incompatible.c
08:37:28 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_incompatible_MODULES=NULL -DSTATIC_tdb1_run_incompatible_MODULES_PROTO=extern void __tdb1_run_incompatible_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-incompatible.c -c -o default/test/run-incompatible_34.o
[ 42/115] Compiling test/run-nested-transactions.c
08:38:44 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_nested_transactions_MODULES=NULL -DSTATIC_tdb1_run_nested_transactions_MODULES_PROTO=extern void __tdb1_run_nested_transactions_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-nested-transactions.c -c -o default/test/run-nested-transactions_36.o
[ 43/115] Compiling test/run-nested-traverse.c
08:40:00 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_nested_traverse_MODULES=NULL -DSTATIC_tdb1_run_nested_traverse_MODULES_PROTO=extern void __tdb1_run_nested_traverse_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-nested-traverse.c -c -o default/test/run-nested-traverse_38.o
[ 44/115] Compiling test/run-no-lock-during-traverse.c
08:41:18 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_no_lock_during_traverse_MODULES=NULL -DSTATIC_tdb1_run_no_lock_during_traverse_MODULES_PROTO=extern void __tdb1_run_no_lock_during_traverse_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-no-lock-during-traverse.c -c -o default/test/run-no-lock-during-traverse_40.o
[ 45/115] Compiling test/run-oldhash.c
08:42:33 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_oldhash_MODULES=NULL -DSTATIC_tdb1_run_oldhash_MODULES_PROTO=extern void __tdb1_run_oldhash_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-oldhash.c -c -o default/test/run-oldhash_42.o
[ 46/115] Compiling test/run-open-during-transaction.c
08:43:47 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_open_during_transaction_MODULES=NULL -DSTATIC_tdb1_run_open_during_transaction_MODULES_PROTO=extern void __tdb1_run_open_during_transaction_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-open-during-transaction.c -c -o default/test/run-open-during-transaction_44.o
[ 47/115] Compiling test/run-readonly-check.c
08:45:05 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_readonly_check_MODULES=NULL -DSTATIC_tdb1_run_readonly_check_MODULES_PROTO=extern void __tdb1_run_readonly_check_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-readonly-check.c -c -o default/test/run-readonly-check_46.o
[ 48/115] Compiling test/run-rescue.c
08:46:21 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_rescue_MODULES=NULL -DSTATIC_tdb1_run_rescue_MODULES_PROTO=extern void __tdb1_run_rescue_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-rescue.c -c -o default/test/run-rescue_48.o
[ 49/115] Compiling test/run-rescue-find_entry.c
08:47:42 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_rescue_find_entry_MODULES=NULL -DSTATIC_tdb1_run_rescue_find_entry_MODULES_PROTO=extern void __tdb1_run_rescue_find_entry_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-rescue-find_entry.c -c -o default/test/run-rescue-find_entry_50.o
[ 50/115] Compiling test/run-rdlock-upgrade.c
08:48:59 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_rdlock_upgrade_MODULES=NULL -DSTATIC_tdb1_run_rdlock_upgrade_MODULES_PROTO=extern void __tdb1_run_rdlock_upgrade_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-rdlock-upgrade.c -c -o default/test/run-rdlock-upgrade_52.o
[ 51/115] Compiling test/run-rwlock-check.c
08:50:15 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_rwlock_check_MODULES=NULL -DSTATIC_tdb1_run_rwlock_check_MODULES_PROTO=extern void __tdb1_run_rwlock_check_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-rwlock-check.c -c -o default/test/run-rwlock-check_54.o
[ 52/115] Compiling test/run-summary.c
08:51:29 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_summary_MODULES=NULL -DSTATIC_tdb1_run_summary_MODULES_PROTO=extern void __tdb1_run_summary_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-summary.c -c -o default/test/run-summary_56.o
[ 53/115] Compiling test/run-transaction-expand.c
08:52:48 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_transaction_expand_MODULES=NULL -DSTATIC_tdb1_run_transaction_expand_MODULES_PROTO=extern void __tdb1_run_transaction_expand_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-transaction-expand.c -c -o default/test/run-transaction-expand_58.o
[ 54/115] Compiling test/run-traverse-in-transaction.c
08:54:05 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_traverse_in_transaction_MODULES=NULL -DSTATIC_tdb1_run_traverse_in_transaction_MODULES_PROTO=extern void __tdb1_run_traverse_in_transaction_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-traverse-in-transaction.c -c -o default/test/run-traverse-in-transaction_60.o
[ 55/115] Compiling test/run-wronghash-fail.c
08:55:22 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_wronghash_fail_MODULES=NULL -DSTATIC_tdb1_run_wronghash_fail_MODULES_PROTO=extern void __tdb1_run_wronghash_fail_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-wronghash-fail.c -c -o default/test/run-wronghash-fail_62.o
[ 56/115] Compiling test/run-zero-append.c
08:56:37 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_zero_append_MODULES=NULL -DSTATIC_tdb1_run_zero_append_MODULES_PROTO=extern void __tdb1_run_zero_append_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-zero-append.c -c -o default/test/run-zero-append_64.o
[ 57/115] Compiling test/run-fcntl-deadlock.c
08:57:50 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_fcntl_deadlock_MODULES=NULL -DSTATIC_tdb1_run_fcntl_deadlock_MODULES_PROTO=extern void __tdb1_run_fcntl_deadlock_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-fcntl-deadlock.c -c -o default/test/run-fcntl-deadlock_66.o
../test/run-fcntl-deadlock.c: In function 'main':
../test/run-fcntl-deadlock.c:122:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(pipes_1_2);
  ^~~~~~~~~~~~~~~
../test/run-fcntl-deadlock.c:123:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(pipes_2_1);
  ^~~~~~~~~~~~~~~
../test/run-fcntl-deadlock.c: In function 'send_char':
../test/run-fcntl-deadlock.c:108:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(pipe_w, &c, 1);
  ^~~~~~~~~~~~~~~~~~~~
../test/run-fcntl-deadlock.c: In function 'expect_char':
../test/run-fcntl-deadlock.c:100:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(pipe_r, buf, 1);
  ^~~~~~~~~~~~~~~~~~~~
[ 58/115] Compiling test/run-marklock-deadlock.c
08:59:04 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_marklock_deadlock_MODULES=NULL -DSTATIC_tdb1_run_marklock_deadlock_MODULES_PROTO=extern void __tdb1_run_marklock_deadlock_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-marklock-deadlock.c -c -o default/test/run-marklock-deadlock_68.o
[ 59/115] Compiling test/run-allrecord-traverse-deadlock.c
09:00:22 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_allrecord_traverse_deadlock_MODULES=NULL -DSTATIC_tdb1_run_allrecord_traverse_deadlock_MODULES_PROTO=extern void __tdb1_run_allrecord_traverse_deadlock_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-allrecord-traverse-deadlock.c -c -o default/test/run-allrecord-traverse-deadlock_70.o
[ 60/115] Compiling test/run-mutex-openflags2.c
09:01:39 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_mutex_openflags2_MODULES=NULL -DSTATIC_tdb1_run_mutex_openflags2_MODULES_PROTO=extern void __tdb1_run_mutex_openflags2_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-mutex-openflags2.c -c -o default/test/run-mutex-openflags2_72.o
../test/run-mutex-openflags2.c: In function 'main':
../test/run-mutex-openflags2.c:145:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(pipefd[1], &c, 1);
  ^~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-openflags2.c: In function 'do_child':
../test/run-mutex-openflags2.c:44:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fd, &c, 1);
  ^~~~~~~~~~~~~~~
[ 61/115] Compiling test/run-mutex-trylock.c
09:02:55 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_mutex_trylock_MODULES=NULL -DSTATIC_tdb1_run_mutex_trylock_MODULES_PROTO=extern void __tdb1_run_mutex_trylock_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-mutex-trylock.c -c -o default/test/run-mutex-trylock_74.o
../test/run-mutex-trylock.c: In function 'main':
../test/run-mutex-trylock.c:83:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(fromchild);
  ^~~~~~~~~~~~~~~
../test/run-mutex-trylock.c:84:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(tochild);
  ^~~~~~~~~~~~~
../test/run-mutex-trylock.c:99:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-trylock.c:108:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-trylock.c:110:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-trylock.c: In function 'do_child':
../test/run-mutex-trylock.c:45:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-trylock.c:47:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-trylock.c:52:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
[ 62/115] Compiling test/run-mutex-allrecord-bench.c
09:04:10 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_mutex_allrecord_bench_MODULES=NULL -DSTATIC_tdb1_run_mutex_allrecord_bench_MODULES_PROTO=extern void __tdb1_run_mutex_allrecord_bench_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-mutex-allrecord-bench.c -c -o default/test/run-mutex-allrecord-bench_76.o
[ 63/115] Compiling test/run-mutex-allrecord-trylock.c
09:05:25 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_mutex_allrecord_trylock_MODULES=NULL -DSTATIC_tdb1_run_mutex_allrecord_trylock_MODULES_PROTO=extern void __tdb1_run_mutex_allrecord_trylock_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-mutex-allrecord-trylock.c -c -o default/test/run-mutex-allrecord-trylock_78.o
../test/run-mutex-allrecord-trylock.c: In function 'main':
../test/run-mutex-allrecord-trylock.c:81:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(fromchild);
  ^~~~~~~~~~~~~~~
../test/run-mutex-allrecord-trylock.c:82:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(tochild);
  ^~~~~~~~~~~~~
../test/run-mutex-allrecord-trylock.c:97:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-allrecord-trylock.c:106:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-allrecord-trylock.c: In function 'do_child':
../test/run-mutex-allrecord-trylock.c:45:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-allrecord-trylock.c:47:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 64/115] Compiling test/run-mutex-allrecord-block.c
09:06:39 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_mutex_allrecord_block_MODULES=NULL -DSTATIC_tdb1_run_mutex_allrecord_block_MODULES_PROTO=extern void __tdb1_run_mutex_allrecord_block_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-mutex-allrecord-block.c -c -o default/test/run-mutex-allrecord-block_80.o
../test/run-mutex-allrecord-block.c: In function 'main':
../test/run-mutex-allrecord-block.c:81:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(fromchild);
  ^~~~~~~~~~~~~~~
../test/run-mutex-allrecord-block.c:82:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(tochild);
  ^~~~~~~~~~~~~
../test/run-mutex-allrecord-block.c:97:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-allrecord-block.c:107:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-allrecord-block.c: In function 'do_child':
../test/run-mutex-allrecord-block.c:45:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-allrecord-block.c:47:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 65/115] Compiling test/run-mutex-transaction1.c
09:07:55 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_mutex_transaction1_MODULES=NULL -DSTATIC_tdb1_run_mutex_transaction1_MODULES_PROTO=extern void __tdb1_run_mutex_transaction1_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-mutex-transaction1.c -c -o default/test/run-mutex-transaction1_82.o
../test/run-mutex-transaction1.c: In function 'main':
../test/run-mutex-transaction1.c:117:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(fromchild);
  ^~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:118:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(tochild);
  ^~~~~~~~~~~~~
../test/run-mutex-transaction1.c:133:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:158:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:166:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:167:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:175:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:186:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:187:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:200:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:201:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:215:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:216:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:229:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c: In function 'do_child':
../test/run-mutex-transaction1.c:48:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:49:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:54:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:55:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:63:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:64:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:69:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:70:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:78:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:79:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:84:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex-transaction1.c:85:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 66/115] Compiling test/run-mutex-die.c
09:09:14 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_mutex_die_MODULES=NULL -DSTATIC_tdb1_run_mutex_die_MODULES_PROTO=extern void __tdb1_run_mutex_die_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-mutex-die.c -c -o default/test/run-mutex-die_84.o
[ 67/115] Compiling test/run-mutex1.c
09:10:27 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_tdb1_run_mutex1_MODULES=NULL -DSTATIC_tdb1_run_mutex1_MODULES_PROTO=extern void __tdb1_run_mutex1_dummy_module_proto(void) -MD -Idefault -I.. -Idefault/include -I../include -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test/run-mutex1.c -c -o default/test/run-mutex1_86.o
../test/run-mutex1.c: In function 'main':
../test/run-mutex1.c:92:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(fromchild);
  ^~~~~~~~~~~~~~~
../test/run-mutex1.c:93:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
  pipe(tochild);
  ^~~~~~~~~~~~~
../test/run-mutex1.c:108:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:114:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:115:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:126:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:127:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(fromchild[0], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:128:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(tochild[1], &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c: In function 'do_child':
../test/run-mutex1.c:45:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:46:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:51:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:52:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:57:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(to, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~
../test/run-mutex1.c:58:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(from, &c, sizeof(c));
  ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 68/115] Compiling pytdb.c
09:11:44 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPACKAGE_VERSION="1.3.15" -DPY_SSIZE_T_CLEAN=1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_pytdb_MODULES=NULL -DSTATIC_pytdb_MODULES_PROTO=extern void __pytdb_dummy_module_proto(void) -MD -fno-strict-aliasing -Idefault -I.. -Idefault -I.. -Idefault/include -I../include -Idefault/lib/replace -I../lib/replace -I/usr/local/include -I/usr/include/python2.7 -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../pytdb.c -c -o default/pytdb_88.o
[ 69/115] Compiling pytdb.c
09:12:03 runner /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPACKAGE_VERSION="1.3.15" -DPY_SSIZE_T_CLEAN=1 -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -fstack-protector -DSTATIC_extra_pytdb_MODULES=NULL -DSTATIC_extra_pytdb_MODULES_PROTO=extern void __extra_pytdb_dummy_module_proto(void) -MD -fno-strict-aliasing -Idefault -I.. -Idefault -I.. -Idefault/include -I../include -Idefault/lib/replace -I../lib/replace -I/usr/local/include -I/usr/include/python3.6m -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../pytdb.c -c -o default/pytdb_90.o
[ 70/115] Linking default/libtdb.so
09:12:23 runner /usr/bin/gcc default/common/check_1.o default/common/error_1.o default/common/tdb_1.o default/common/traverse_1.o default/common/freelistcheck_1.o default/common/lock_1.o default/common/dump_1.o default/common/freelist_1.o default/common/io_1.o default/common/open_1.o default/common/transaction_1.o default/common/hash_1.o default/common/summary_1.o default/common/rescue_1.o default/common/mutex_1.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/libtdb.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -shared -Wl,--version-script=/builddir/build/BUILD/tdb-1.3.15/bin/default/tdb.vscript -Wl,-h,libtdb.so.1 -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 71/115] Linking default/tdbtorture
09:12:25 runner /usr/bin/gcc default/tools/tdbtorture_5.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdbtorture -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltdb -ldl -lcrypt
[ 72/115] Linking default/tdbrestore
09:12:26 runner /usr/bin/gcc default/tools/tdbrestore_7.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdbrestore -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltdb -ldl -lcrypt
[ 73/115] Linking default/tdbdump
09:12:28 runner /usr/bin/gcc default/tools/tdbdump_10.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdbdump -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltdb -ldl -lcrypt
[ 74/115] Linking default/tdbbackup
09:12:29 runner /usr/bin/gcc default/tools/tdbbackup_13.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdbbackup -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltdb -ldl -lcrypt
[ 75/115] Linking default/tdbtool
09:12:30 runner /usr/bin/gcc default/tools/tdbtool_16.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdbtool -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltdb -ldl -lcrypt
[ 76/115] Linking default/tdb1-run-3G-file
09:12:32 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-3G-file_20.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-3G-file -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 77/115] Linking default/tdb1-run-bad-tdb-header
09:12:34 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-bad-tdb-header_22.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-bad-tdb-header -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 78/115] Linking default/tdb1-run
09:12:35 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run_24.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 79/115] Linking default/tdb1-run-check
09:12:37 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-check_26.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-check -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 80/115] Linking default/tdb1-run-corrupt
09:12:39 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-corrupt_28.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-corrupt -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 81/115] Linking default/tdb1-run-die-during-transaction
09:12:41 runner /usr/bin/gcc default/test/run-die-during-transaction_30.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-die-during-transaction -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 82/115] Linking default/tdb1-run-endian
09:12:43 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-endian_32.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-endian -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 83/115] Linking default/tdb1-run-incompatible
09:12:45 runner /usr/bin/gcc default/test/run-incompatible_34.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-incompatible -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 84/115] Linking default/tdb1-run-nested-transactions
09:12:46 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-nested-transactions_36.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-nested-transactions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 85/115] Linking default/tdb1-run-nested-traverse
09:12:48 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-nested-traverse_38.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-nested-traverse -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 86/115] Linking default/tdb1-run-no-lock-during-traverse
09:12:50 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-no-lock-during-traverse_40.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-no-lock-during-traverse -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 87/115] Linking default/tdb1-run-oldhash
09:12:53 runner /usr/bin/gcc default/test/run-oldhash_42.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-oldhash -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 88/115] Linking default/tdb1-run-open-during-transaction
09:12:55 runner /usr/bin/gcc default/test/run-open-during-transaction_44.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-open-during-transaction -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 89/115] Linking default/tdb1-run-readonly-check
09:12:57 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-readonly-check_46.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-readonly-check -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 90/115] Linking default/tdb1-run-rescue
09:12:59 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-rescue_48.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-rescue -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 91/115] Linking default/tdb1-run-rescue-find_entry
09:13:01 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-rescue-find_entry_50.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-rescue-find_entry -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 92/115] Linking default/tdb1-run-rdlock-upgrade
09:13:03 runner /usr/bin/gcc default/test/run-rdlock-upgrade_52.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-rdlock-upgrade -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 93/115] Linking default/tdb1-run-rwlock-check
09:13:04 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-rwlock-check_54.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-rwlock-check -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 94/115] Linking default/tdb1-run-summary
09:13:06 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-summary_56.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-summary -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 95/115] Linking default/tdb1-run-transaction-expand
09:13:08 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-transaction-expand_58.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-transaction-expand -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 96/115] Linking default/tdb1-run-traverse-in-transaction
09:13:10 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-traverse-in-transaction_60.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-traverse-in-transaction -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 97/115] Linking default/tdb1-run-wronghash-fail
09:13:12 runner /usr/bin/gcc default/test/run-wronghash-fail_62.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-wronghash-fail -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 98/115] Linking default/tdb1-run-zero-append
09:13:14 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-zero-append_64.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-zero-append -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[ 99/115] Linking default/tdb1-run-fcntl-deadlock
09:13:16 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-fcntl-deadlock_66.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-fcntl-deadlock -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[100/115] Linking default/tdb1-run-marklock-deadlock
09:13:18 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-marklock-deadlock_68.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-marklock-deadlock -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[101/115] Linking default/tdb1-run-allrecord-traverse-deadlock
09:13:20 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-allrecord-traverse-deadlock_70.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-allrecord-traverse-deadlock -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[102/115] Linking default/tdb1-run-mutex-openflags2
09:13:22 runner /usr/bin/gcc default/test/run-mutex-openflags2_72.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-mutex-openflags2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[103/115] Linking default/tdb1-run-mutex-trylock
09:13:24 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-mutex-trylock_74.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-mutex-trylock -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[104/115] Linking default/tdb1-run-mutex-allrecord-bench
09:13:25 runner /usr/bin/gcc default/test/run-mutex-allrecord-bench_76.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-mutex-allrecord-bench -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[105/115] Linking default/tdb1-run-mutex-allrecord-trylock
09:13:27 runner /usr/bin/gcc default/test/run-mutex-allrecord-trylock_78.o default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-mutex-allrecord-trylock -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[106/115] Linking default/tdb1-run-mutex-allrecord-block
09:13:30 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-mutex-allrecord-block_80.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-mutex-allrecord-block -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[107/115] Linking default/tdb1-run-mutex-transaction1
09:13:32 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-mutex-transaction1_82.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-mutex-transaction1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[108/115] Linking default/tdb1-run-mutex-die
09:13:34 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-mutex-die_84.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-mutex-die -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[109/115] Linking default/tdb1-run-mutex1
09:13:35 runner /usr/bin/gcc default/test/external-agent_19.o default/test/lock-tracking_19.o default/test/logging_19.o default/test/run-mutex1_86.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o default/lib/replace/closefrom_2.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/tdb1-run-mutex1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -Wl,-no-undefined -L/usr/local/lib -Wl,-Bdynamic -lcrypt -ldl
[110/115] Linking default/pytdb.so
09:13:37 runner /usr/bin/gcc default/pytdb_88.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/pytdb.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -shared -Ldefault -L/usr/local/lib -L/usr/lib64 -Wl,-Bdynamic -ltdb -ldl -lcrypt -lm -lutil -lpython2.7
[111/115] Linking default/extra-pytdb.cpython-36m-riscv64-linux-gnu.so
09:13:39 runner /usr/bin/gcc default/pytdb_90.o -o /builddir/build/BUILD/tdb-1.3.15/bin/default/extra-pytdb.cpython-36m-riscv64-linux-gnu.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -fstack-protector -shared -Ldefault -L/usr/local/lib -L/usr/lib64 -Wl,-Bdynamic -ltdb -ldl -lcrypt -lm -lutil -lpython3.6m
[112/115] Generating man/tdbrestore.8
09:13:41 runner  /usr/bin/xsltproc --xinclude -o default/man/tdbrestore.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/tdbrestore.8.xml 
Note: Writing tdbrestore.8
[113/115] Generating man/tdbdump.8
09:13:55 runner  /usr/bin/xsltproc --xinclude -o default/man/tdbdump.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/tdbdump.8.xml 
Note: Writing tdbdump.8
[114/115] Generating man/tdbbackup.8
09:14:09 runner  /usr/bin/xsltproc --xinclude -o default/man/tdbbackup.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/tdbbackup.8.xml 
Note: Writing tdbbackup.8
[115/115] Generating man/tdbtool.8
09:14:23 runner  /usr/bin/xsltproc --xinclude -o default/man/tdbtool.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/tdbtool.8.xml 
Note: Writing tdbtool.8
Waf: Leaving directory `/builddir/build/BUILD/tdb-1.3.15/bin'
'build' finished successfully (52m53.803s)
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UnRaat
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64
+ cd tdb-1.3.15
+ make install DESTDIR=/builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64
WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf install
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
Waf: Entering directory `/builddir/build/BUILD/tdb-1.3.15/bin'
* installing bin/default/tdb.pc as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/pkgconfig/tdb.pc
* installing _tdb_text.py as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/python2.7/site-packages/_tdb_text.py
* installing _tdb_text.py as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/python3.6/site-packages/_tdb_text.py
[ 70/115] Linking default/libtdb.so
[ 71/115] Linking default/tdbtorture
[ 72/115] Linking default/tdbrestore
[ 73/115] Linking default/tdbdump
[ 74/115] Linking default/tdbbackup
[ 75/115] Linking default/tdbtool
[110/115] Linking default/pytdb.so
[111/115] Linking default/extra-pytdb.cpython-36m-riscv64-linux-gnu.so
* installing bin/default/libtdb.so as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/libtdb.so.1.3.15
* symlink /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/libtdb.so.1 (-> libtdb.so.1.3.15)
* symlink /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/libtdb.so (-> libtdb.so.1.3.15)
* installing bin/default/tdbrestore as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/bin/tdbrestore
* installing bin/default/tdbdump as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/bin/tdbdump
* installing bin/default/tdbbackup as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/bin/tdbbackup
* installing bin/default/tdbtool as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/bin/tdbtool
* installing bin/default/pytdb.so as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/python2.7/site-packages/tdb.so
* installing bin/default/extra-pytdb.cpython-36m-riscv64-linux-gnu.so as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/python3.6/site-packages/tdb.cpython-36m-riscv64-linux-gnu.so
* installing include/tdb.h as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/include/tdb.h
* installing bin/default/man/tdbrestore.8 as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/share/man/man8/tdbrestore.8
* installing bin/default/man/tdbdump.8 as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/share/man/man8/tdbdump.8
* installing bin/default/man/tdbbackup.8 as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/share/man/man8/tdbbackup.8
* installing bin/default/man/tdbtool.8 as /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/share/man/man8/tdbtool.8
Waf: Leaving directory `/builddir/build/BUILD/tdb-1.3.15/bin'
'install' finished successfully (22.615s)
+ find /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64 -name '*.so*' -exec chmod -c +x '{}' ';'
+ rm -f /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/libtdb.a
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: libtdb-1.3.15-2.fc28.riscv64
Provides: bundled(libreplace) libtdb = 1.3.15-2.fc28 libtdb(riscv-64) = 1.3.15-2.fc28 libtdb.so.1()(64bit) libtdb.so.1(TDB_1.2.1)(64bit) libtdb.so.1(TDB_1.2.10)(64bit) libtdb.so.1(TDB_1.2.11)(64bit) libtdb.so.1(TDB_1.2.12)(64bit) libtdb.so.1(TDB_1.2.13)(64bit) libtdb.so.1(TDB_1.2.2)(64bit) libtdb.so.1(TDB_1.2.3)(64bit) libtdb.so.1(TDB_1.2.4)(64bit) libtdb.so.1(TDB_1.2.5)(64bit) libtdb.so.1(TDB_1.2.6)(64bit) libtdb.so.1(TDB_1.2.7)(64bit) libtdb.so.1(TDB_1.2.8)(64bit) libtdb.so.1(TDB_1.2.9)(64bit) libtdb.so.1(TDB_1.3.0)(64bit) libtdb.so.1(TDB_1.3.1)(64bit) libtdb.so.1(TDB_1.3.10)(64bit) libtdb.so.1(TDB_1.3.11)(64bit) libtdb.so.1(TDB_1.3.12)(64bit) libtdb.so.1(TDB_1.3.13)(64bit) libtdb.so.1(TDB_1.3.14)(64bit) libtdb.so.1(TDB_1.3.15)(64bit) libtdb.so.1(TDB_1.3.2)(64bit) libtdb.so.1(TDB_1.3.3)(64bit) libtdb.so.1(TDB_1.3.4)(64bit) libtdb.so.1(TDB_1.3.5)(64bit) libtdb.so.1(TDB_1.3.6)(64bit) libtdb.so.1(TDB_1.3.7)(64bit) libtdb.so.1(TDB_1.3.8)(64bit) libtdb.so.1(TDB_1.3.9)(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Processing files: libtdb-devel-1.3.15-2.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.86PiDe
+ umask 022
+ cd /builddir/build/BUILD
+ cd tdb-1.3.15
+ DOCDIR=/builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/share/doc/libtdb-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/share/doc/libtdb-devel
+ cp -pr docs/README /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64/usr/share/doc/libtdb-devel
+ exit 0
Provides: libtdb-devel = 1.3.15-2.fc28 libtdb-devel(riscv-64) = 1.3.15-2.fc28 pkgconfig(tdb) = 1.3.15
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libtdb.so.1()(64bit)
Processing files: tdb-tools-1.3.15-2.fc28.riscv64
Provides: tdb-tools = 1.3.15-2.fc28 tdb-tools(riscv-64) = 1.3.15-2.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtdb.so.1()(64bit) libtdb.so.1(TDB_1.2.1)(64bit) libtdb.so.1(TDB_1.2.11)(64bit) libtdb.so.1(TDB_1.2.9)(64bit) rtld(GNU_HASH)
Processing files: python2-tdb-1.3.15-2.fc28.riscv64
Provides: python-tdb = 1.3.15-2.fc28 python-tdb(riscv-64) = 1.3.15-2.fc28 python2-tdb = 1.3.15-2.fc28 python2-tdb(riscv-64) = 1.3.15-2.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libtdb.so.1()(64bit) libtdb.so.1(TDB_1.2.1)(64bit) libutil.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH)
Obsoletes: python-tdb < 1.3.15-2.fc28
Processing files: python3-tdb-1.3.15-2.fc28.riscv64
Provides: python3-tdb = 1.3.15-2.fc28 python3-tdb(riscv-64) = 1.3.15-2.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libtdb.so.1()(64bit) libtdb.so.1(TDB_1.2.1)(64bit) libutil.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64
Wrote: /builddir/build/SRPMS/libtdb-1.3.15-2.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/libtdb-1.3.15-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libtdb-devel-1.3.15-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/tdb-tools-1.3.15-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/python2-tdb-1.3.15-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/python3-tdb-1.3.15-2.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Niqdyi
+ umask 022
+ cd /builddir/build/BUILD
+ cd tdb-1.3.15
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libtdb-1.3.15-2.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff