+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/apr-util.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.snJXaM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apr-util-1.6.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/apr-util-1.6.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd apr-util-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (apr-util-1.2.7-pkgconf.patch):' Patch #1 (apr-util-1.2.7-pkgconf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pkgconf --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 73 (offset 22 lines). patching file apu-config.in + echo 'Patch #4 (apr-util-1.4.1-private.patch):' Patch #4 (apr-util-1.4.1-private.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .private --fuzz=0 patching file apr-util.pc.in + echo 'Patch #5 (apr-util-mariadb-upstream.patch):' Patch #5 (apr-util-mariadb-upstream.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .maria --fuzz=0 patching file build/dbd.m4 patching file dbd/apr_dbd_mysql.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BXZyTP + umask 022 + cd /builddir/build/BUILD + cd apr-util-1.6.1 + autoheader + autoconf + export ac_cv_ldap_set_rebind_proc_style=three + ac_cv_ldap_set_rebind_proc_style=three + 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 + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + '[' 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 --with-apr=/usr --includedir=/usr/include/apr-1 --with-ldap=ldap_r --without-gdbm --with-sqlite3 --with-dbm=db5 --with-berkeley-db --without-sqlite2 --with-crypto --with-openssl --without-nss configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for working mkdir -p... yes APR-util Version: 1.6.1 checking for chosen layout... apr-util checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed Applying apr-util hints file rules for riscv64-redhat-linux-gnu checking for APR... yes setting CPP to "gcc -E" adding "-pthread" to CFLAGS setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE" checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking for SSL_accept in -lssl... yes setting LDADD_crypto_openssl to " -lssl -lcrypto" checking for const input buffers in OpenSSL... no checking for ldap support... checking for ldap_init in -lldap_r... yes checking for ldapssl_client_init in -lldap_r... no checking for ldapssl_client_deinit in -lldap_r... no checking for ldapssl_add_trusted_cert in -lldap_r... no checking for ldap_start_tls_s in -lldap_r... yes checking for ldap_sslinit in -lldap_r... no checking for ldapssl_init in -lldap_r... no checking for ldapssl_install_routines in -lldap_r... no setting LDADD_ldap to "-lldap_r " checking for ber_init in -llber... yes adding "-llber" to LDADD_ldap checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ldap.h... yes checking ldap_ssl.h usability... no checking ldap_ssl.h presence... no checking for ldap_ssl.h... no checking for LDAP toolkit... OpenLDAP checking style of ldap_set_rebind_proc routine... (cached) three checking for Berkeley DB 5.9 in the standard places... checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.9... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.9... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb59... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.9 in /usr/local... checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.9... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.9... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb59... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db59/db.h usability... no checking db59/db.h presence... no checking for db59/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.9 in /usr/local/BerkeleyDB.5.9... directory not found checking for Berkeley DB 5.9 in /boot/home/config... directory not found checking for Berkeley DB 5.8 in the standard places... checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.8... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.8... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb58... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.8 in /usr/local... checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.8... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.8... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb58... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db58/db.h usability... no checking db58/db.h presence... no checking for db58/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.8 in /usr/local/BerkeleyDB.5.8... directory not found checking for Berkeley DB 5.8 in /boot/home/config... directory not found checking for Berkeley DB 5.7 in the standard places... checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.7... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.7... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb57... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.7 in /usr/local... checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.7... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.7... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb57... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db57/db.h usability... no checking db57/db.h presence... no checking for db57/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.7 in /usr/local/BerkeleyDB.5.7... directory not found checking for Berkeley DB 5.7 in /boot/home/config... directory not found checking for Berkeley DB 5.6 in the standard places... checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.6... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.6... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb56... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.6 in /usr/local... checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.6... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.6... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb56... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db56/db.h usability... no checking db56/db.h presence... no checking for db56/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.6 in /usr/local/BerkeleyDB.5.6... directory not found checking for Berkeley DB 5.6 in /boot/home/config... directory not found checking for Berkeley DB 5.5 in the standard places... checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.5... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.5... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb55... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.5 in /usr/local... checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.5... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.5... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb55... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db55/db.h usability... no checking db55/db.h presence... no checking for db55/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.5 in /usr/local/BerkeleyDB.5.5... directory not found checking for Berkeley DB 5.5 in /boot/home/config... directory not found checking for Berkeley DB 5.4 in the standard places... checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.4... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.4... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb54... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.4 in /usr/local... checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.4... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5-5.4... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb54... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb5... no checking db54/db.h usability... no checking db54/db.h presence... no checking for db54/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 5.4 in /usr/local/BerkeleyDB.5.4... directory not found checking for Berkeley DB 5.4 in /boot/home/config... directory not found checking for Berkeley DB 5.3 in the standard places... checking db53/db.h usability... no checking db53/db.h presence... no checking for db53/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-5.3... yes checking for default DBM... db5 setting LDADD_dbm_db to "-ldb-5.3" checking for pg_config... no checking libpq-fe.h usability... no checking libpq-fe.h presence... no checking for libpq-fe.h... no checking postgresql/libpq-fe.h usability... no checking postgresql/libpq-fe.h presence... no checking for postgresql/libpq-fe.h... no checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_open in -lsqlite3... yes setting LDADD_dbd_sqlite3 to " -lsqlite3" checking for odbc_config... no checking sql.h usability... no checking sql.h presence... no checking for sql.h... no checking odbc/sql.h usability... no checking odbc/sql.h presence... no checking for odbc/sql.h... no checking Expat 1.95.x... yes setting APRUTIL_EXPORT_LIBS to "-lexpat" setting APRUTIL_LIBS to "-lexpat" checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for type of inbuf parameter to iconv... char ** checking for iconv.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for CODESET in langinfo.h... yes checking whether APR has DSO support... yes checking for library containing crypt... -lcrypt checking if system crypt() function is threadsafe... no checking for crypt_r... yes checking style of crypt_r... struct_crypt_data checking whether the compiler handles weak symbols... yes checking for memset_s support... no checking for explicit_bzero support... yes adding "/usr/lib64/libapr-1.la" to APRUTIL_LIBS adding "-lpthread" to APRUTIL_LIBS adding "-ldl" to APRUTIL_LIBS configure: creating ./config.status config.status: creating Makefile config.status: creating export_vars.sh config.status: creating build/pkg/pkginfo config.status: creating apr-util.pc config.status: creating apu-1-config config.status: creating include/private/apu_select_dbm.h config.status: creating include/apr_ldap.h config.status: creating include/apu.h config.status: creating include/apu_want.h config.status: creating test/Makefile config.status: creating include/private/apu_config.h config.status: executing default commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 make[1]: Entering directory '/builddir/build/BUILD/apr-util-1.6.1' gawk -f /usr/lib64/apr-1/build/make_exports.awk /builddir/build/BUILD/apr-util-1.6.1/include/apr_anylock.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_base64.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_buckets.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_crypto.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_date.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_dbd.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_dbm.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_hooks.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_ldap_init.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_ldap_option.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_ldap_rebind.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_ldap_url.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_md4.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_md5.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_memcache.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_optional.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_optional_hooks.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_queue.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_redis.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_reslist.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_rmm.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_sdbm.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_sha1.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_siphash.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_strmatch.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_thread_pool.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_uri.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_uuid.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_xlate.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_xml.h /builddir/build/BUILD/apr-util-1.6.1/include/apu_errno.h /builddir/build/BUILD/apr-util-1.6.1/include/apu_version.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apr_crypto_internal.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apr_dbd_internal.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apr_dbd_odbc_v2.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apr_dbm_private.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apu_internal.h > exports.c gawk -f /usr/lib64/apr-1/build/make_var_export.awk /builddir/build/BUILD/apr-util-1.6.1/include/apr_anylock.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_base64.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_buckets.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_crypto.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_date.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_dbd.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_dbm.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_hooks.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_ldap_init.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_ldap_option.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_ldap_rebind.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_ldap_url.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_md4.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_md5.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_memcache.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_optional.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_optional_hooks.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_queue.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_redis.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_reslist.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_rmm.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_sdbm.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_sha1.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_siphash.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_strmatch.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_thread_pool.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_uri.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_uuid.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_xlate.h /builddir/build/BUILD/apr-util-1.6.1/include/apr_xml.h /builddir/build/BUILD/apr-util-1.6.1/include/apu_errno.h /builddir/build/BUILD/apr-util-1.6.1/include/apu_version.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apr_crypto_internal.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apr_dbd_internal.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apr_dbd_odbc_v2.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apr_dbm_private.h /builddir/build/BUILD/apr-util-1.6.1/include/private/apu_internal.h > export_vars.c sed 's,^\(location=\).*$,\1installed,;s,^\(APR_.*_DIR\)=.*,\1="${libdir}/build",' < apu-1-config > apu-config.out /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_brigade.lo -c buckets/apr_brigade.c && touch buckets/apr_brigade.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets.lo -c buckets/apr_buckets.c && touch buckets/apr_buckets.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_alloc.lo -c buckets/apr_buckets_alloc.c && touch buckets/apr_buckets_alloc.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_eos.lo -c buckets/apr_buckets_eos.c && touch buckets/apr_buckets_eos.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_file.lo -c buckets/apr_buckets_file.c && touch buckets/apr_buckets_file.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_flush.lo -c buckets/apr_buckets_flush.c && touch buckets/apr_buckets_flush.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_heap.lo -c buckets/apr_buckets_heap.c && touch buckets/apr_buckets_heap.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_mmap.lo -c buckets/apr_buckets_mmap.c && touch buckets/apr_buckets_mmap.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_pipe.lo -c buckets/apr_buckets_pipe.c && touch buckets/apr_buckets_pipe.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_pool.lo -c buckets/apr_buckets_pool.c && touch buckets/apr_buckets_pool.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_refcount.lo -c buckets/apr_buckets_refcount.c && touch buckets/apr_buckets_refcount.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_simple.lo -c buckets/apr_buckets_simple.c && touch buckets/apr_buckets_simple.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o buckets/apr_buckets_socket.lo -c buckets/apr_buckets_socket.c && touch buckets/apr_buckets_socket.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/apr_crypto.lo -c crypto/apr_crypto.c && touch crypto/apr_crypto.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/apr_md4.lo -c crypto/apr_md4.c && touch crypto/apr_md4.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/apr_md5.lo -c crypto/apr_md5.c && touch crypto/apr_md5.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/apr_passwd.lo -c crypto/apr_passwd.c && touch crypto/apr_passwd.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/apr_sha1.lo -c crypto/apr_sha1.c && touch crypto/apr_sha1.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/apr_siphash.lo -c crypto/apr_siphash.c && touch crypto/apr_siphash.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/crypt_blowfish.lo -c crypto/crypt_blowfish.c && touch crypto/crypt_blowfish.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/getuuid.lo -c crypto/getuuid.c && touch crypto/getuuid.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/uuid.lo -c crypto/uuid.c && touch crypto/uuid.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbd/apr_dbd.lo -c dbd/apr_dbd.c && touch dbd/apr_dbd.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbm/apr_dbm.lo -c dbm/apr_dbm.c && touch dbm/apr_dbm.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbm/apr_dbm_sdbm.lo -c dbm/apr_dbm_sdbm.c && touch dbm/apr_dbm_sdbm.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbm/sdbm/sdbm.lo -c dbm/sdbm/sdbm.c && touch dbm/sdbm/sdbm.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbm/sdbm/sdbm_hash.lo -c dbm/sdbm/sdbm_hash.c && touch dbm/sdbm/sdbm_hash.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbm/sdbm/sdbm_lock.lo -c dbm/sdbm/sdbm_lock.c && touch dbm/sdbm/sdbm_lock.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbm/sdbm/sdbm_pair.lo -c dbm/sdbm/sdbm_pair.c && touch dbm/sdbm/sdbm_pair.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o encoding/apr_base64.lo -c encoding/apr_base64.c && touch encoding/apr_base64.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o hooks/apr_hooks.lo -c hooks/apr_hooks.c && touch hooks/apr_hooks.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o ldap/apr_ldap_stub.lo -c ldap/apr_ldap_stub.c && touch ldap/apr_ldap_stub.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o ldap/apr_ldap_url.lo -c ldap/apr_ldap_url.c && touch ldap/apr_ldap_url.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o memcache/apr_memcache.lo -c memcache/apr_memcache.c && touch memcache/apr_memcache.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o misc/apr_date.lo -c misc/apr_date.c && touch misc/apr_date.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o misc/apr_queue.lo -c misc/apr_queue.c && touch misc/apr_queue.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o misc/apr_reslist.lo -c misc/apr_reslist.c && touch misc/apr_reslist.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o misc/apr_rmm.lo -c misc/apr_rmm.c && touch misc/apr_rmm.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o misc/apr_thread_pool.lo -c misc/apr_thread_pool.c && touch misc/apr_thread_pool.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o misc/apu_dso.lo -c misc/apu_dso.c && touch misc/apu_dso.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o misc/apu_version.lo -c misc/apu_version.c && touch misc/apu_version.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o redis/apr_redis.lo -c redis/apr_redis.c && touch redis/apr_redis.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o strmatch/apr_strmatch.lo -c strmatch/apr_strmatch.c && touch strmatch/apr_strmatch.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o uri/apr_uri.lo -c uri/apr_uri.c && touch uri/apr_uri.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o xlate/xlate.lo -c xlate/xlate.c && touch xlate/xlate.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o xml/apr_xml.lo -c xml/apr_xml.c && touch xml/apr_xml.lo gcc -E -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> aprutil.exp gcc -E -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> aprutil.exp /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o crypto/apr_crypto_openssl.lo -c crypto/apr_crypto_openssl.c && touch crypto/apr_crypto_openssl.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbd/apr_dbd_sqlite3.lo -c dbd/apr_dbd_sqlite3.c && touch dbd/apr_dbd_sqlite3.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o dbm/apr_dbm_berkeleydb.lo -c dbm/apr_dbm_berkeleydb.c && touch dbm/apr_dbm_berkeleydb.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o ldap/apr_ldap_init.lo -c ldap/apr_ldap_init.c && touch ldap/apr_ldap_init.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o ldap/apr_ldap_option.lo -c ldap/apr_ldap_option.c && touch ldap/apr_ldap_option.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -o ldap/apr_ldap_rebind.lo -c ldap/apr_ldap_rebind.c && touch ldap/apr_ldap_rebind.lo /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -pthread -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 -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/builddir/build/BUILD/apr-util-1.6.1/include -I/builddir/build/BUILD/apr-util-1.6.1/include/private -I/usr/include/apr-1 -version-info 6:1:6 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libaprutil-1.la -rpath /usr/lib64 buckets/apr_brigade.lo buckets/apr_buckets.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_heap.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo buckets/apr_buckets_socket.lo crypto/apr_crypto.lo crypto/apr_md4.lo crypto/apr_md5.lo crypto/apr_passwd.lo crypto/apr_sha1.lo crypto/apr_siphash.lo crypto/crypt_blowfish.lo crypto/getuuid.lo crypto/uuid.lo dbd/apr_dbd.lo dbm/apr_dbm.lo dbm/apr_dbm_sdbm.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_stub.lo ldap/apr_ldap_url.lo memcache/apr_memcache.lo misc/apr_date.lo misc/apr_queue.lo misc/apr_reslist.lo misc/apr_rmm.lo misc/apr_thread_pool.lo misc/apu_dso.lo misc/apu_version.lo redis/apr_redis.lo strmatch/apr_strmatch.lo uri/apr_uri.lo xlate/xlate.lo xml/apr_xml.lo -luuid -lcrypt -lpthread -ldl -lexpat /usr/lib64/libapr-1.la -lpthread -ldl /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -pthread -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -release 1 -module -rpath /usr/lib64/apr-util-1 -o crypto/apr_crypto_openssl.la crypto/apr_crypto_openssl.lo -lssl -lcrypto /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -pthread -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -release 1 -module -rpath /usr/lib64/apr-util-1 -o dbd/apr_dbd_sqlite3.la dbd/apr_dbd_sqlite3.lo -lsqlite3 /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -pthread -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -release 1 -module -rpath /usr/lib64/apr-util-1 -o dbm/apr_dbm_db.la dbm/apr_dbm_berkeleydb.lo -ldb-5.3 /bin/sh /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -pthread -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -release 1 -module -rpath /usr/lib64/apr-util-1 -o ldap/apr_ldap.la ldap/apr_ldap_init.lo ldap/apr_ldap_option.lo ldap/apr_ldap_rebind.lo -lldap_r -llber make[1]: Leaving directory '/builddir/build/BUILD/apr-util-1.6.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lmoBGn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 + cd apr-util-1.6.1 + rm -rf /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 /usr/lib64/apr-1/build/mkdir.sh /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1 mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64 mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1 libtool: warning: remember to run 'libtool --finish /usr/lib64/apr-util-1' libtool: warning: remember to run 'libtool --finish /usr/lib64/apr-util-1' libtool: warning: remember to run 'libtool --finish /usr/lib64/apr-util-1' libtool: warning: remember to run 'libtool --finish /usr/lib64/apr-util-1' make[1]: Entering directory '/builddir/build/BUILD/apr-util-1.6.1' make[1]: Nothing to be done for 'local-all'. make[1]: Leaving directory '/builddir/build/BUILD/apr-util-1.6.1' /usr/lib64/apr-1/build/mkdir.sh /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/include/apr-1 /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig \ /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/include mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/include/apr-1 mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig mkdir /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/bin for f in /builddir/build/BUILD/apr-util-1.6.1/include/*.h /builddir/build/BUILD/apr-util-1.6.1/include/*.h; do \ /usr/bin/install -c -m 644 ${f} /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/include/apr-1; \ done /usr/bin/install -c -m 644 apr-util.pc /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig/apr-util-1.pc list=''; for i in $list; do \ ( cd $i ; make DESTDIR=/builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 install ); \ done /bin/sh /usr/lib64/apr-1/build/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64 libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.so.0.6.1 /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/libaprutil-1.so.0.6.1 libtool: install: (cd /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libaprutil-1.so.0.6.1 libaprutil-1.so.0 || { rm -f libaprutil-1.so.0 && ln -s libaprutil-1.so.0.6.1 libaprutil-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libaprutil-1.so.0.6.1 libaprutil-1.so || { rm -f libaprutil-1.so && ln -s libaprutil-1.so.0.6.1 libaprutil-1.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.lai /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/libaprutil-1.la libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.a /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/libaprutil-1.a libtool: install: chmod 644 /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/libaprutil-1.a libtool: install: ranlib /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/libaprutil-1.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/install -c -m 644 aprutil.exp /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64 /usr/bin/install -c -m 755 apu-config.out /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/bin/apu-1-config + mkdir -p /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64//usr/share/aclocal + install -m 644 build/find_apu.m4 /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64//usr/share/aclocal + rm -f /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/aprutil.exp /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/libaprutil-1.a + sed -i '/^old_library/s,libapr.*\.a,,' /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/libaprutil-1.la + sed -ri '/^dependency_libs/{s,-l(pq|sqlite[0-9]|rt|dl|uuid) ,,g}' /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/libaprutil-1.la + rm -f /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1/apr_crypto_openssl.a /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1/apr_crypto_openssl.la /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1/apr_dbd_sqlite3.a /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1/apr_dbd_sqlite3.la /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1/apr_dbm_db.a /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1/apr_dbm_db.la /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1/apr_ldap.a /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/lib64/apr-util-1/apr_ldap.la + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libaprutil-1.la is executable but has empty or no shebang, removing executable bit Processing files: apr-util-1.6.1-5.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bgip1F + umask 022 + cd /builddir/build/BUILD + cd apr-util-1.6.1 + DOCDIR=/builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/share/doc/apr-util + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/share/doc/apr-util + cp -pr CHANGES /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/share/doc/apr-util + cp -pr LICENSE /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/share/doc/apr-util + cp -pr NOTICE /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64/usr/share/doc/apr-util + exit 0 Provides: apr-util = 1.6.1-5.0.riscv64.fc28 apr-util(riscv-64) = 1.6.1-5.0.riscv64.fc28 libaprutil-1.so.0()(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) libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libdl.so.2()(64bit) libexpat.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH) Processing files: apr-util-devel-1.6.1-5.0.riscv64.fc28.riscv64 Provides: apr-util-devel = 1.6.1-5.0.riscv64.fc28 apr-util-devel(riscv-64) = 1.6.1-5.0.riscv64.fc28 libtool(/usr/lib64/libaprutil-1.la) pkgconfig(apr-util-1) = 1.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libaprutil-1.so.0()(64bit) pkgconfig(apr-1) Processing files: apr-util-bdb-1.6.1-5.0.riscv64.fc28.riscv64 Provides: apr-util-bdb = 1.6.1-5.0.riscv64.fc28 apr-util-bdb(riscv-64) = 1.6.1-5.0.riscv64.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) libdb-5.3.so()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: apr-util-sqlite-1.6.1-5.0.riscv64.fc28.riscv64 Provides: apr-util-sqlite = 1.6.1-5.0.riscv64.fc28 apr-util-sqlite(riscv-64) = 1.6.1-5.0.riscv64.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) libpthread.so.0()(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: apr-util-ldap-1.6.1-5.0.riscv64.fc28.riscv64 Provides: apr-util-ldap = 1.6.1-5.0.riscv64.fc28 apr-util-ldap(riscv-64) = 1.6.1-5.0.riscv64.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) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: apr-util-openssl-1.6.1-5.0.riscv64.fc28.riscv64 Provides: apr-util-openssl = 1.6.1-5.0.riscv64.fc28 apr-util-openssl(riscv-64) = 1.6.1-5.0.riscv64.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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libssl.so.1.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 Wrote: /builddir/build/SRPMS/apr-util-1.6.1-5.0.riscv64.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/apr-util-1.6.1-5.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/apr-util-devel-1.6.1-5.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/apr-util-bdb-1.6.1-5.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/apr-util-sqlite-1.6.1-5.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/apr-util-ldap-1.6.1-5.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/apr-util-openssl-1.6.1-5.0.riscv64.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fKF2xw + umask 022 + cd /builddir/build/BUILD + cd apr-util-1.6.1 + rm -rf /builddir/build/BUILDROOT/apr-util-1.6.1-5.0.riscv64.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff