+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/hostapd.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.pf9GAX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hostapd-2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/hostapd-2.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hostapd-2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch):' Patch #1 (rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/ap/ieee802_11.c patching file src/ap/wpa_auth.c patching file src/ap/wpa_auth.h patching file src/ap/wpa_auth_ft.c patching file src/ap/wpa_auth_i.h + echo 'Patch #2 (rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch):' Patch #2 (rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/common/wpa_common.h patching file src/rsn_supp/wpa.c patching file src/rsn_supp/wpa_i.h + echo 'Patch #3 (rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch):' Patch #3 (rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/rsn_supp/wpa.c patching file src/rsn_supp/wpa_i.h + echo 'Patch #4 (rebased-v2.6-0004-Prevent-installation-of-an-all-zero-TK.patch):' Patch #4 (rebased-v2.6-0004-Prevent-installation-of-an-all-zero-TK.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/common/wpa_common.h patching file src/rsn_supp/wpa.c patching file src/rsn_supp/wpa_i.h + echo 'Patch #5 (rebased-v2.6-0005-Fix-PTK-rekeying-to-generate-a-new-ANonce.patch):' Patch #5 (rebased-v2.6-0005-Fix-PTK-rekeying-to-generate-a-new-ANonce.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/ap/wpa_auth.c + echo 'Patch #6 (rebased-v2.6-0006-TDLS-Reject-TPK-TK-reconfiguration.patch):' Patch #6 (rebased-v2.6-0006-TDLS-Reject-TPK-TK-reconfiguration.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/rsn_supp/tdls.c + echo 'Patch #8 (rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch):' Patch #8 (rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/rsn_supp/wpa.c patching file src/rsn_supp/wpa_ft.c patching file src/rsn_supp/wpa_i.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w9Eldy + umask 022 + cd /builddir/build/BUILD + cd hostapd-2.6 + cd hostapd + cat defconfig + sed -e '/^#CONFIG_DRIVER_NL80211=y/s/^#//' -e '/^#CONFIG_RADIUS_SERVER=y/s/^#//' -e '/^#CONFIG_DRIVER_WIRED=y/s/^#//' -e '/^#CONFIG_DRIVER_NONE=y/s/^#//' -e '/^#CONFIG_IEEE80211N=y/s/^#//' -e '/^#CONFIG_IEEE80211R=y/s/^#//' -e '/^#CONFIG_IEEE80211AC=y/s/^#//' -e '/^#CONFIG_FULL_DYNAMIC_VLAN=y/s/^#//' -e '/^#CONFIG_LIBNL32=y/s/^#//' -e '/^#CONFIG_ACS=y/s/^#//' + echo 'CFLAGS += -I/usr/include/libnl3' + echo 'LIBS += -L/usr/lib64' + make -j4 'EXTRA_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 ' CC ../src/ap/wpa_auth_glue.c CC main.c CC ../src/ap/drv_callbacks.c CC ../src/ap/ap_drv_ops.c CC config_file.c CC ../src/ap/hostapd.c CC ../src/ap/utils.c CC ../src/ap/authsrv.c CC ../src/ap/eap_user_db.c CC ../src/ap/ap_config.c CC ../src/ap/ieee802_11_auth.c CC ../src/ap/tkip_countermeasures.c CC ../src/ap/ieee802_1x.c CC ../src/ap/sta_info.c CC ../src/ap/ap_mlme.c CC ../src/ap/preauth_auth.c CC ../src/ap/wpa_auth_ie.c CC ../src/ap/pmksa_cache_auth.c CC ../src/ap/ieee802_11_shared.c CC ../src/ap/bss_load.c CC ../src/ap/wpa_auth.c CC ../src/ap/neighbor_db.c CC ../src/ap/beacon.c CC ../src/drivers/drivers.c CC ../src/ap/rrm.c CC ../src/utils/eloop.c CC ../src/utils/wpa_debug.c CC ../src/utils/wpabuf.c CC ../src/utils/common.c CC ../src/utils/ip_addr.c CC ../src/utils/os_unix.c CC ../src/common/ieee802_11_common.c CC ../src/common/hw_features_common.c CC ../src/eapol_auth/eapol_auth_dump.c CC ../src/eapol_auth/eapol_auth_sm.c CC ../src/common/wpa_common.c CC ../src/radius/radius_das.c CC ../src/ap/accounting.c CC ../src/radius/radius_client.c CC ../src/radius/radius.c ../src/ap/vlan_init.c: In function 'vlan_init': ../src/ap/vlan_init.c:149:54: warning: '.#' directive output may be truncated writing 2 bytes into a region of size between 1 and 17 [-Wformat-truncation=] os_snprintf(vlan->ifname, sizeof(vlan->ifname), "%s.#", ^~ In file included from /usr/include/stdio.h:861:0, from /builddir/build/BUILD/hostapd-2.6/src/utils/includes.h:21, from ../src/ap/vlan_init.c:11: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 17 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ../src/ap/vlan_init.c CC ../src/ap/vlan.c CC ../src/ap/vlan_ifconfig.c ../src/ap/vlan_full.c: In function 'vlan_bridge_name.isra.0': ../src/ap/vlan_full.c:392:37: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] os_snprintf(br_name, IFNAMSIZ, "%s%d", ^~ In file included from /usr/include/stdio.h:861:0, from /builddir/build/BUILD/hostapd-2.6/src/utils/includes.h:21, from ../src/ap/vlan_full.c:11: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 28 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ../src/ap/vlan_ioctl.c CC ../src/common/ctrl_iface_common.c CC ../src/ap/vlan_full.c CC ../src/ap/iapp.c CC ../src/ap/peerkey_auth.c CC ../src/ap/ctrl_iface_ap.c CC ctrl_iface.c CC ../src/drivers/driver_wired.c In file included from ../src/drivers/driver_nl80211.c:26:0: /builddir/build/BUILD/hostapd-2.6/src/utils/common.h:426:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/sysinfo.h:5:0, from /usr/include/linux/kernel.h:5, from /usr/include/linux/netlink.h:5, from /usr/include/libnl3/netlink/netlink.h:25, from /usr/include/libnl3/netlink/genl/genl.h:15, from ../src/drivers/driver_nl80211.c:17: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ ../src/drivers/driver_hostap.c: In function 'hostap_set_iface_flags': ../src/drivers/driver_hostap.c:351:35: warning: 'ap' directive output may be truncated writing 2 bytes into a region of size between 0 and 16 [-Wformat-truncation=] os_snprintf(ifname, IFNAMSIZ, "%sap", drv->iface); ^~ In file included from /usr/include/stdio.h:861:0, from /builddir/build/BUILD/hostapd-2.6/src/utils/includes.h:21, from ../src/drivers/driver_hostap.c:9: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/drivers/driver_hostap.c: In function 'hostap_init': ../src/drivers/driver_hostap.c:234:57: warning: 'ap' directive output may be truncated writing 2 bytes into a region of size between 0 and 16 [-Wformat-truncation=] snprintf(ifr.ifr_name, sizeof(ifr.ifr_name), "%sap", drv->iface); ^~ In file included from /usr/include/stdio.h:861:0, from /builddir/build/BUILD/hostapd-2.6/src/utils/includes.h:21, from ../src/drivers/driver_hostap.c:9: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/drivers/driver_nl80211_capa.c:14:0: /builddir/build/BUILD/hostapd-2.6/src/utils/common.h:426:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/sysinfo.h:5:0, from /usr/include/linux/kernel.h:5, from /usr/include/linux/netlink.h:5, from /usr/include/libnl3/netlink/netlink.h:25, from /usr/include/libnl3/netlink/genl/genl.h:15, from ../src/drivers/driver_nl80211_capa.c:12: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ CC ../src/drivers/driver_hostap.c CC ../src/ap/wpa_auth_ft.c In file included from ../src/drivers/driver_nl80211_event.c:14:0: /builddir/build/BUILD/hostapd-2.6/src/utils/common.h:426:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/sysinfo.h:5:0, from /usr/include/linux/kernel.h:5, from /usr/include/linux/netlink.h:5, from /usr/include/libnl3/netlink/netlink.h:25, from /usr/include/libnl3/netlink/genl/genl.h:15, from ../src/drivers/driver_nl80211_event.c:12: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ In file included from ../src/drivers/driver_nl80211_monitor.c:17:0: /builddir/build/BUILD/hostapd-2.6/src/utils/common.h:426:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/filter.h:10:0, from ../src/drivers/driver_nl80211_monitor.c:15: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ ../src/drivers/driver_nl80211_monitor.c: In function 'nl80211_create_monitor_interface': ../src/drivers/driver_nl80211_monitor.c:365:32: warning: '%s' directive output may be truncated writing up to 16 bytes into a region of size 12 [-Wformat-truncation=] snprintf(buf, IFNAMSIZ, "mon.%s", drv->first_bss->ifname); ^~ In file included from /usr/include/stdio.h:861:0, from /builddir/build/BUILD/hostapd-2.6/src/utils/includes.h:21, from ../src/drivers/driver_nl80211_monitor.c:13: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 21 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ../src/drivers/driver_nl80211_monitor.c CC ../src/drivers/driver_nl80211_capa.c In file included from ../src/drivers/driver_nl80211_scan.c:15:0: /builddir/build/BUILD/hostapd-2.6/src/utils/common.h:426:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/sysinfo.h:5:0, from /usr/include/linux/kernel.h:5, from /usr/include/linux/netlink.h:5, from /usr/include/libnl3/netlink/netlink.h:25, from /usr/include/libnl3/netlink/genl/genl.h:15, from ../src/drivers/driver_nl80211_scan.c:13: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ CC ../src/drivers/driver_none.c CC ../src/drivers/driver_nl80211_event.c CC ../src/drivers/driver_nl80211_scan.c CC ../src/drivers/netlink.c CC ../src/drivers/linux_ioctl.c CC ../src/drivers/rfkill.c CC ../src/utils/radiotap.c In file included from ../src/l2_packet/l2_packet_linux.c:15:0: /builddir/build/BUILD/hostapd-2.6/src/utils/common.h:426:0: warning: "__bitwise" redefined #define __bitwise In file included from /usr/include/linux/filter.h:10:0, from ../src/l2_packet/l2_packet_linux.c:13: /usr/include/linux/types.h:22:0: note: this is the location of the previous definition #define __bitwise __bitwise__ CC ../src/eap_server/eap_server_md5.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/eap_server/eap_server_tls.c CC ../src/eap_common/eap_peap_common.c CC ../src/eap_server/eap_server_peap.c CC ../src/eap_server/eap_server_mschapv2.c CC ../src/eap_server/eap_server_ttls.c CC eap_register.c CC ../src/eap_server/eap_server_gtc.c ../src/drivers/driver_nl80211.c: In function 'i802_set_wds_sta': ../src/drivers/driver_nl80211.c:5946:37: warning: '.sta' directive output may be truncated writing 4 bytes into a region of size between 1 and 17 [-Wformat-truncation=] os_snprintf(name, sizeof(name), "%s.sta%d", bss->ifname, aid); ^~~~ In file included from /usr/include/stdio.h:861:0, from /builddir/build/BUILD/hostapd-2.6/src/utils/includes.h:21, from ../src/drivers/driver_nl80211.c:13: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 32 bytes into a destination of size 17 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ../src/eap_server/eap_server_methods.c CC ../src/eap_common/eap_common.c CC ../src/drivers/driver_nl80211.c CC ../src/eap_server/eap_server_identity.c CC ../src/eap_common/chap.c CC ../src/crypto/ms_funcs.c CC ../src/eap_server/eap_server.c CC ../src/eap_server/eap_server_tls_common.c CC ../src/crypto/tls_openssl_ocsp.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/sha1-prf.c CC ../src/crypto/crypto_openssl.c CC ../src/crypto/sha1-tlsprf.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-tlsprf.c CC ../src/crypto/sha256-kdf.c CC ../src/crypto/random.c CC ../src/ap/wmm.c CC ../src/crypto/tls_openssl.c ../src/ap/ieee802_11.c: In function 'handle_assoc': ../src/ap/ieee802_11.c:2159:63: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] sta->last_subtype == reassoc ? WLAN_FC_STYPE_REASSOC_REQ : CC ../src/ap/ap_list.c CC ../src/radius/radius_server.c CC ../src/ap/hw_features.c CC ../src/ap/ieee802_11_ht.c CC ../src/ap/dfs.c CC ../src/ap/ieee802_11_vht.c CC ../src/ap/ieee802_11.c CC ../src/drivers/driver_common.c CC ../src/common/wpa_ctrl.c CC ../src/common/cli.c CC ../src/ap/acs.c CC ../src/utils/edit_simple.c CC hostapd_cli.c LD hostapd_cli LD hostapd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QBiUdy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64 + cd hostapd-2.6 + install -p -m 644 -D /builddir/build/SOURCES/hostapd.service /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/lib/systemd/system/hostapd.service + install -d /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//etc/logwatch/conf/services + install -pm 0644 hostapd/logwatch/hostapd.conf /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//etc/logwatch/conf/services/hostapd.conf + install -d /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//etc/logwatch/scripts/services + install -pm 0755 hostapd/logwatch/hostapd /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//etc/logwatch/scripts/services/hostapd + install -d /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//etc/hostapd + install -pm 0600 /builddir/build/SOURCES/hostapd.conf /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//etc/hostapd + install -d /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//etc/sysconfig + install -pm 0644 /builddir/build/SOURCES/hostapd.sysconfig /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//etc/sysconfig/hostapd + install -d /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64//usr/sbin + install -pm 0755 hostapd/hostapd /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/sbin/hostapd + install -pm 0755 hostapd/hostapd_cli /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/sbin/hostapd_cli + install -d /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/man/man8 + install -pm 0644 hostapd/hostapd_cli.1 /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/man/man1 + install -pm 0644 hostapd/hostapd.8 /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/man/man8 + cp hostapd/README ./README.hostapd + cp hostapd/README-WPS ./README-WPS.hostapd + cp hostapd/logwatch/README ./README.logwatch + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/hostapd-2.6-6.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: hostapd-2.6-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QnoJkf + umask 022 + cd /builddir/build/BUILD + cd hostapd-2.6 + DOCDIR=/builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr README /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr README.hostapd /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr README-WPS.hostapd /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr hostapd/hostapd.conf /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr hostapd/wired.conf /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr hostapd/hostapd.accept /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr hostapd/hostapd.deny /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr hostapd/hostapd.eap_user /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr hostapd/hostapd.radius_clients /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr hostapd/hostapd.vlan /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + cp -pr hostapd/hostapd.wpa_psk /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LSie6b + umask 022 + cd /builddir/build/BUILD + cd hostapd-2.6 + LICENSEDIR=/builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/licenses/hostapd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/licenses/hostapd + cp -pr COPYING /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/licenses/hostapd + exit 0 Provides: config(hostapd) = 2.6-6.fc28 hostapd = 2.6-6.fc28 hostapd(riscv-64) = 2.6-6.fc28 Requires(interp): /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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-genl-3.so.200()(64bit) libnl-genl-3.so.200(libnl_3)(64bit) librt.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: hostapd-logwatch-2.6-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VGdHV0 + umask 022 + cd /builddir/build/BUILD + cd hostapd-2.6 + DOCDIR=/builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd-logwatch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd-logwatch + cp -pr hostapd/logwatch/README /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64/usr/share/doc/hostapd-logwatch + exit 0 Provides: config(hostapd-logwatch) = 2.6-6.fc28 hostapd-logwatch = 2.6-6.fc28 hostapd-logwatch(riscv-64) = 2.6-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(strict) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/hostapd-2.6-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/hostapd-2.6-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/hostapd-logwatch-2.6-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Bv0Icx + umask 022 + cd /builddir/build/BUILD + cd hostapd-2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hostapd-2.6-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff