+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/chrony.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.Fla9t8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf chrony-3.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/chrony-3.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd chrony-3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/clknetsim-71dbbc.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (chrony-service-helper.patch):' Patch #1 (chrony-service-helper.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .service-helper --fuzz=0 patching file examples/chronyd.service + md5sum -c + grep -v 'OK$' + sed -e 's|^\(pool \)\(pool.ntp.org\)|\12.fedora.\2|' -e 's|#\(leapsectz\)|\1|' + touch -r examples/chrony.conf.example2 chrony.conf + rm -f getdate.c + mv clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429 test/simulation/clknetsim + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bKdMNr + umask 022 + cd /builddir/build/BUILD + cd chrony-3.2 + 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 ++ date -d '1970-01-01 00:00:00+00:00' +%s + ./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 --enable-debug --enable-ntp-signd --enable-scfilter --docdir=/usr/share/doc --with-ntp-era=0 --with-user=chrony --with-hwclockfile=/etc/adjtime --with-sendmail=/usr/sbin/sendmail Unrecognized option : --build=riscv64-redhat-linux-gnu Unrecognized option : --host=riscv64-redhat-linux-gnu Unrecognized option : --program-prefix= Unrecognized option : --disable-dependency-tracking Unrecognized option : --datadir=/usr/share Unrecognized option : --includedir=/usr/include Unrecognized option : --libdir=/usr/lib64 Unrecognized option : --libexecdir=/usr/libexec Unrecognized option : --sharedstatedir=/var/lib Unrecognized option : --infodir=/usr/share/info Configuring for Linux-riscv64 Checking for gcc : Yes Checking for 64-bit time_t : Yes NTP time mapped to 1970-01-01T00:00:00Z/2106-02-07T06:28:16Z Checking for math : No Checking for math in -lm : Yes Checking for : Yes Checking for : Yes Checking for struct in_pktinfo : Yes Checking for IPv6 support : Yes Checking for struct in6_pktinfo : No Checking for struct in6_pktinfo with _GNU_SOURCE : Yes Checking for clock_gettime() : Yes Checking for getaddrinfo() : Yes Checking for pthread : Yes Checking for arc4random_buf() : No Checking for getrandom() : Yes Checking for recvmmsg() : Yes Checking for SW/HW timestamping : Yes Checking for other timestamping options : Yes Checking for : Yes Checking for PPSAPI : Yes Checking for libcap : Yes Checking for seccomp : No Checking for : Yes Checking for : Yes Checking for sched_setscheduler() : Yes Checking for mlockall() : Yes Checking for editline : Yes Checking for NSS : Yes Features : +CMDMON +NTP +REFCLOCK +RTC +PRIVDROP -SCFILTER +SECHASH +SIGND +ASYNCDNS +READLINE +IPV6 +DEBUG Creating Makefile Creating doc/Makefile Creating test/unit/Makefile + make -j4 bison -o getdate.c getdate.y gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c array.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c cmdparse.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c conf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c local.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c logging.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c reference.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c regress.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c rtc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c sched.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c sources.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c sourcestats.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c stubs.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c smooth.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c sys.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c sys_null.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c tempcomp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c util.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c hash_nss.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c sys_generic.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c sys_linux.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c sys_timex.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c cmdmon.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c manual.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c pktlength.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c ntp_core.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c ntp_io.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c ntp_sources.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c ntp_signd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c addrfilt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c clientlog.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c keys.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c nameserv.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c refclock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c refclock_phc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c refclock_pps.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c refclock_shm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c refclock_sock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c nameserv_async.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c hwclock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c ntp_io_linux.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c rtc_linux.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c client.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -I/usr/include/nss3 -I/usr/include/nspr4 -c getdate.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -o chronyd array.o cmdparse.o conf.o local.o logging.o main.o memory.o reference.o regress.o rtc.o sched.o sources.o sourcestats.o stubs.o smooth.o sys.o sys_null.o tempcomp.o util.o hash_nss.o sys_generic.o sys_linux.o sys_timex.o cmdmon.o manual.o pktlength.o ntp_core.o ntp_io.o ntp_sources.o ntp_signd.o addrfilt.o clientlog.o keys.o nameserv.o refclock.o refclock_phc.o refclock_pps.o refclock_shm.o refclock_sock.o nameserv_async.o hwclock.o ntp_io_linux.o rtc_linux.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -lfreebl3 -lcap gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wall -pthread -o chronyc array.o client.o cmdparse.o getdate.o memory.o nameserv.o pktlength.o util.o hash_nss.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -lfreebl3 -ledit + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FfB4nB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64 + cd chrony-3.2 + make install DESTDIR=/builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64 [ -d /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc ] || mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc [ -d /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/sbin ] || mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/sbin [ -d /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/bin ] || mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/bin [ -d /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/var/lib/chrony ] || mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/var/lib/chrony if [ -f /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/sbin/chronyd ]; then rm -f /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/sbin/chronyd ; fi if [ -f /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/bin/chronyc ]; then rm -f /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/bin/chronyc ; fi cp chronyd /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/sbin/chronyd chmod 755 /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/sbin/chronyd cp chronyc /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/bin/chronyc chmod 755 /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/bin/chronyc make -C doc install make[1]: Entering directory '/builddir/build/BUILD/chrony-3.2/doc' sed -e "s%\@SYSCONFDIR\@%/etc%g; s%\@BINDIR\@%/usr/bin%g; s%\@SBINDIR\@%/usr/sbin%g; s%\@CHRONY_VERSION\@%3.2%g; s%\@DEFAULT_HWCLOCK_FILE\@%/etc/adjtime%g; s%\@DEFAULT_PID_FILE\@%/var/run/chronyd.pid%g; s%\@DEFAULT_RTC_DEVICE\@%/dev/rtc%g; s%\@DEFAULT_USER\@%chrony%g; s%\@CHRONYRUNDIR\@%/var/run/chrony%g; s%\@CHRONYVARDIR\@%/var/lib/chrony%g;" < chrony.conf.man.in > chrony.conf.man sed -e "s%\@SYSCONFDIR\@%/etc%g; s%\@BINDIR\@%/usr/bin%g; s%\@SBINDIR\@%/usr/sbin%g; s%\@CHRONY_VERSION\@%3.2%g; s%\@DEFAULT_HWCLOCK_FILE\@%/etc/adjtime%g; s%\@DEFAULT_PID_FILE\@%/var/run/chronyd.pid%g; s%\@DEFAULT_RTC_DEVICE\@%/dev/rtc%g; s%\@DEFAULT_USER\@%chrony%g; s%\@CHRONYRUNDIR\@%/var/run/chrony%g; s%\@CHRONYVARDIR\@%/var/lib/chrony%g;" < chronyc.man.in > chronyc.man sed -e "s%\@SYSCONFDIR\@%/etc%g; s%\@BINDIR\@%/usr/bin%g; s%\@SBINDIR\@%/usr/sbin%g; s%\@CHRONY_VERSION\@%3.2%g; s%\@DEFAULT_HWCLOCK_FILE\@%/etc/adjtime%g; s%\@DEFAULT_PID_FILE\@%/var/run/chronyd.pid%g; s%\@DEFAULT_RTC_DEVICE\@%/dev/rtc%g; s%\@DEFAULT_USER\@%chrony%g; s%\@CHRONYRUNDIR\@%/var/run/chrony%g; s%\@CHRONYVARDIR\@%/var/lib/chrony%g;" < chronyd.man.in > chronyd.man [ -d /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man1 ] || mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man1 [ -d /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man5 ] || mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man5 [ -d /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man8 ] || mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man8 cp chronyc.man /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man1/chronyc.1 chmod 644 /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man1/chronyc.1 cp chronyd.man /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man8/chronyd.8 chmod 644 /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man8/chronyd.8 cp chrony.conf.man /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man5/chrony.conf.5 chmod 644 /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/man/man5/chrony.conf.5 make[1]: Leaving directory '/builddir/build/BUILD/chrony-3.2/doc' + rm -rf /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/doc + mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/sysconfig /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/logrotate.d + mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/var/lib/chrony /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/var/log/chrony + mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/NetworkManager/dispatcher.d + mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/dhcp/dhclient.d + mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/libexec + mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/lib/systemd/system /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/lib/systemd/ntp-units.d + install -m 644 -p chrony.conf /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/chrony.conf + install -m 640 -p examples/chrony.keys.example /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/chrony.keys + install -m 755 -p examples/chrony.nm-dispatcher /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/NetworkManager/dispatcher.d/20-chrony + install -m 755 -p /builddir/build/SOURCES/chrony.dhclient /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/dhcp/dhclient.d/chrony.sh + install -m 644 -p examples/chrony.logrotate /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/etc/logrotate.d/chrony + install -m 644 -p examples/chronyd.service /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/lib/systemd/system/chronyd.service + install -m 644 -p examples/chrony-wait.service /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/lib/systemd/system/chrony-wait.service + install -m 644 -p /builddir/build/SOURCES/chrony-dnssrv@.service /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/lib/systemd/system/chrony-dnssrv@.service + install -m 644 -p /builddir/build/SOURCES/chrony-dnssrv@.timer /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/lib/systemd/system/chrony-dnssrv@.timer + install -m 755 -p /builddir/build/SOURCES/chrony.helper /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/libexec/chrony-helper + cat + touch /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/var/lib/chrony/drift /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/var/lib/chrony/rtc + echo chronyd.service + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/chrony-3.2-1.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 Processing files: chrony-3.2-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.izrVxe + umask 022 + cd /builddir/build/BUILD + cd chrony-3.2 + DOCDIR=/builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/doc/chrony + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/doc/chrony + cp -pr FAQ /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/doc/chrony + cp -pr NEWS /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/doc/chrony + cp -pr README /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/doc/chrony + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cD11Un + umask 022 + cd /builddir/build/BUILD + cd chrony-3.2 + LICENSEDIR=/builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/licenses/chrony + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/licenses/chrony + cp -pr COPYING /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64/usr/share/licenses/chrony + exit 0 Provides: chrony = 3.2-1.fc28 chrony(riscv-64) = 3.2-1.fc28 config(chrony) = 3.2-1.fc28 Requires(interp): /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 shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh 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) libcap.so.2()(64bit) libedit.so.0()(64bit) libfreebl3.so()(64bit) libfreebl3.so(NSSRAWHASH_3.12.3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Recommends: timedatex Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/chrony-3.2-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/chrony-3.2-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/chrony-3.2-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5ClVzH + umask 022 + cd /builddir/build/BUILD + cd chrony-3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/chrony-3.2-1.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