+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/bip.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 warning: bogus date in %changelog: Tue Jun 08 2008 Lorenzo Villani - 0.7.4-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wY2Gl2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bip-0.8.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/bip-0.8.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bip-0.8.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Initialized empty Git repository in /builddir/build/BUILD/bip-0.8.9/.git/ + git config user.email bip-owner@fedoraproject.org + git config user.name 'Fedora Ninjas' + git add . + git commit -a -q -m '0.8.9 baseline.' + git am /builddir/build/SOURCES/0001-Setup-bip-for-Fedora-s-paths.patch /builddir/build/SOURCES/0002-Throttle-joins-to-prevent-flooding.patch /builddir/build/SOURCES/0001-check-whether-trust-store-is-a-file-or-directory-in-.patch /builddir/build/SOURCES/0002-allow-for-certificate-store-to-be-unspecified-in-CA-.patch /builddir/build/SOURCES/0001-Handle-OpenSSL-version-1.1.patch /builddir/build/SOURCES/0001-X509_OBJECT_new-call-X509err.patch /builddir/build/SOURCES/0001-Check-value-returned-by-X509_OBJECT_new.patch /builddir/build/SOURCES/0001-Fix-some-const-const-char-declarations.patch Applying: Setup bip for Fedora's paths Applying: Throttle joins to prevent flooding Applying: check whether trust store is a file or directory in CHECK_CA Applying: allow for certificate store to be unspecified in CA mode Applying: Handle OpenSSL version 1.1 Applying: X509_OBJECT_new: call X509err Applying: Check value returned by X509_OBJECT_new() Applying: Fix some 'const const char' declarations + iconv -f iso-8859-1 -t utf-8 -o ChangeLog.utf8 ChangeLog + mv ChangeLog.utf8 ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kZs2a7 + umask 022 + cd /builddir/build/BUILD + cd bip-0.8.9 + 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 --with-openssl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes 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 checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc 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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for __attribute__... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ftruncate... yes checking for gethostname... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_read in -lssl... yes checking whether gcc accepts PIE flags... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands OPENSSL: yes DEBUG: no OIDENTD: no PIE: yes + make '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 -fPIE -Wno-unused-result' make all-am make[1]: Entering directory '/builddir/build/BUILD/bip-0.8.9' gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/conf.o src/conf.c gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/lex.o src/lex.c gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/bip.o src/bip.c gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/connection.o src/connection.c gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/irc.o src/irc.c gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/line.o src/line.c gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/log.o src/log.c gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/md5.o src/md5.c gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/util.o src/util.c gcc -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o src/bip src/conf.o src/lex.o src/bip.o src/connection.o src/irc.o src/line.o src/log.o src/md5.o src/util.o -lssl -lcrypto gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -c -o src/bipmkpw.o src/bipmkpw.c gcc -Wall -Wextra -Werror -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 -fPIE -Wno-unused-result -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o src/bipmkpw src/bipmkpw.o src/md5.o src/util.o -lssl -lcrypto make[1]: Leaving directory '/builddir/build/BUILD/bip-0.8.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fo3ZC4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64 + cd bip-0.8.9 + rm -rf /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64 make install-am make[1]: Entering directory '/builddir/build/BUILD/bip-0.8.9' make[2]: Entering directory '/builddir/build/BUILD/bip-0.8.9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/bin' /usr/bin/install -c src/bip src/bipmkpw '/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip/examples/' /usr/bin/install -c -m 644 samples/bip.conf samples/bip.vim '/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip/examples/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 bip.1 bipmkpw.1 '/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 bip.conf.5 '/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/man/man5' make[2]: Leaving directory '/builddir/build/BUILD/bip-0.8.9' make[1]: Leaving directory '/builddir/build/BUILD/bip-0.8.9' + rm -rf /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip + mkdir -p /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/etc + install -m 0644 samples/bip.conf /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/etc/bip.conf + install -m 0755 scripts/bipgenconfig /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/bin/bipgenconfig + mkdir -p /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/var/run/bip + mkdir -p /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/var/log/bip + install -d -m 755 /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/lib/tmpfiles.d + install -p -m 644 /builddir/build/SOURCES/bip-tmpfs.conf /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/lib/tmpfiles.d/bip.conf + install -d -m 755 /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/lib/systemd/system + install -p -m 0644 /builddir/build/SOURCES/bip.service /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/lib/systemd/system/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/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 mangling shebang in ./usr/bin/bipgenconfig from #!/usr/bin/env perl to #!/usr/bin/perl Processing files: bip-0.8.9-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M3mbst + umask 022 + cd /builddir/build/BUILD + cd bip-0.8.9 + DOCDIR=/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip + cp -pr AUTHORS /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip + cp -pr ChangeLog /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip + cp -pr README /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip + cp -pr TODO /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip + cp -pr samples/bip.vim /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/doc/bip + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yKYG6w + umask 022 + cd /builddir/build/BUILD + cd bip-0.8.9 + LICENSEDIR=/builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/licenses/bip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/licenses/bip + cp -pr COPYING /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64/usr/share/licenses/bip + exit 0 Provides: bip = 0.8.9-14.fc28 bip(riscv-64) = 0.8.9-14.fc28 config(bip) = 0.8.9-14.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /usr/bin/perl 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) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) perl(Data::Dumper) perl(IO::File) perl(strict) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bip-0.8.9-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/bip-0.8.9-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/bip-0.8.9-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H7GkCz + umask 022 + cd /builddir/build/BUILD + cd bip-0.8.9 + rm -rf /builddir/build/BUILDROOT/bip-0.8.9-14.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