<86>Nov 26 08:03:20 userdel[3435]: delete user 'rooter'
<86>Nov 26 08:03:20 userdel[3435]: removed group 'rooter' owned by 'rooter'
<86>Nov 26 08:03:20 userdel[3435]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 26 08:03:20 groupadd[3449]: group added to /etc/group: name=rooter, GID=552
<86>Nov 26 08:03:20 groupadd[3449]: group added to /etc/gshadow: name=rooter
<86>Nov 26 08:03:20 groupadd[3449]: new group: name=rooter, GID=552
<86>Nov 26 08:03:20 useradd[3461]: new user: name=rooter, UID=552, GID=552, home=/root, shell=/bin/bash
<86>Nov 26 08:03:20 userdel[3481]: delete user 'builder'
<86>Nov 26 08:03:20 userdel[3481]: removed group 'builder' owned by 'builder'
<86>Nov 26 08:03:20 userdel[3481]: removed shadow group 'builder' owned by 'builder'
<86>Nov 26 08:03:20 groupadd[3496]: group added to /etc/group: name=builder, GID=553
<86>Nov 26 08:03:20 groupadd[3496]: group added to /etc/gshadow: name=builder
<86>Nov 26 08:03:20 groupadd[3496]: new group: name=builder, GID=553
<86>Nov 26 08:03:20 useradd[3507]: new user: name=builder, UID=553, GID=553, home=/usr/src, shell=/bin/bash
<13>Nov 26 08:03:24 rpmi: libnl3-3.4.0-alt2 1507570088 installed
<13>Nov 26 08:03:24 rpmi: libnl3-utils-3.4.0-alt2 1507570088 installed
<13>Nov 26 08:03:25 rpmi: libtasn1-4.13-alt2 1521133850 installed
<13>Nov 26 08:03:25 rpmi: libp11-kit-0.23.9-alt5 1525798298 installed
<13>Nov 26 08:03:25 rpmi: rpm-macros-alternatives-0.4.5-alt1.1 1404382149 installed
<13>Nov 26 08:03:25 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed
<13>Nov 26 08:03:25 rpmi: ca-certificates-2018.11.12-alt1 sisyphus.216395.300 1542114035 installed
<13>Nov 26 08:03:25 rpmi: ca-trust-0.1.1-alt2 1515595785 installed
<13>Nov 26 08:03:25 rpmi: p11-kit-trust-0.23.9-alt5 1525798298 installed
<13>Nov 26 08:03:25 rpmi: libcrypto1.1-1.1.0j-alt1 sisyphus.216647.100 1542743878 installed
<13>Nov 26 08:03:25 rpmi: libssl1.1-1.1.0j-alt1 sisyphus.216647.100 1542743878 installed
<13>Nov 26 08:03:25 rpmi: libssl-devel-1.1.0j-alt1 sisyphus.216647.100 1542743878 installed
<13>Nov 26 08:03:25 rpmi: libnl-devel-3.4.0-alt2 1507570088 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/hostapd-2.6-alt3.nosrc.rpm
Installing hostapd-2.6-alt3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30221
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf hostapd-2.6
+ /bin/mkdir -p hostapd-2.6
+ cd hostapd-2.6
+ echo 'Source #0 (hostapd-2.6-alt3.tar):'
Source #0 (hostapd-2.6-alt3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/hostapd-2.6-alt3.tar
+ echo 'Source #1 (src-2.6-alt3.tar):'
Source #1 (src-2.6-alt3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/src-2.6-alt3.tar
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30221
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hostapd-2.6
+ cp hostapd/defconfig hostapd/.config
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ make -C hostapd
make: Entering directory '/usr/src/RPM/BUILD/hostapd-2.6/hostapd'
  CC  main.c
  CC  config_file.c
  CC  ../src/ap/hostapd.c
  CC  ../src/ap/wpa_auth_glue.c
  CC  ../src/ap/drv_callbacks.c
  CC  ../src/ap/ap_drv_ops.c
  CC  ../src/ap/utils.c
  CC  ../src/ap/authsrv.c
  CC  ../src/ap/ieee802_1x.c
  CC  ../src/ap/ap_config.c
  CC  ../src/ap/eap_user_db.c
  CC  ../src/ap/ieee802_11_auth.c
  CC  ../src/ap/sta_info.c
  CC  ../src/ap/wpa_auth.c
  CC  ../src/ap/tkip_countermeasures.c
  CC  ../src/ap/ap_mlme.c
  CC  ../src/ap/wpa_auth_ie.c
  CC  ../src/ap/preauth_auth.c
  CC  ../src/ap/pmksa_cache_auth.c
  CC  ../src/ap/ieee802_11_shared.c
  CC  ../src/ap/beacon.c
  CC  ../src/ap/bss_load.c
  CC  ../src/ap/neighbor_db.c
  CC  ../src/ap/rrm.c
  CC  ../src/drivers/drivers.c
  CC  ../src/ap/taxonomy.c
  CC  ../src/utils/eloop.c
  CC  ../src/utils/common.c
  CC  ../src/utils/wpa_debug.c
  CC  ../src/utils/wpabuf.c
  CC  ../src/utils/os_unix.c
  CC  ../src/utils/ip_addr.c
  CC  ../src/common/ieee802_11_common.c
  CC  ../src/common/wpa_common.c
  CC  ../src/common/hw_features_common.c
  CC  ../src/eapol_auth/eapol_auth_sm.c
  CC  ../src/eapol_auth/eapol_auth_dump.c
  CC  ../src/radius/radius.c
  CC  ../src/radius/radius_client.c
  CC  ../src/radius/radius_das.c
  CC  ../src/ap/accounting.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:862,
                 from /usr/src/RPM/BUILD/hostapd-2.6/src/utils/includes.h:21,
                 from ../src/ap/vlan_init.c:11:
/usr/include/bits/stdio2.h:64: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 ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/ap/vlan_init.c: In function 'vlan_add_dynamic':
../src/ap/vlan_init.c:201:51: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  os_snprintf(n->ifname, sizeof(n->ifname), "%s%d%s", ifname, vlan_id,
                                                   ^
In file included from /usr/include/stdio.h:862,
                 from /usr/src/RPM/BUILD/hostapd-2.6/src/utils/includes.h:21,
                 from ../src/ap/vlan_init.c:11:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 18) 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_ifconfig.c
  CC  ../src/ap/vlan.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:862,
                 from /usr/src/RPM/BUILD/hostapd-2.6/src/utils/includes.h:21,
                 from ../src/ap/vlan_full.c:11:
/usr/include/bits/stdio2.h:64: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_full.c
In file included from ../src/ap/vlan_util.c:13:
/usr/src/RPM/BUILD/hostapd-2.6/src/utils/common.h:426: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/linux/sysinfo.h:5,
                 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/route/link.h:15,
                 from ../src/ap/vlan_util.c:10:
/usr/include/linux/types.h:22: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/vlan_util.c
  CC  ../src/common/ctrl_iface_common.c
  CC  ctrl_iface.c
  CC  ../src/ap/ctrl_iface_ap.c
  CC  ../src/ap/iapp.c
  CC  ../src/ap/peerkey_auth.c
  CC  ../src/ap/wpa_auth_ft.c
  CC  ../src/ap/wnm_ap.c
  CC  ../src/ap/mbo_ap.c
../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:862,
                 from /usr/src/RPM/BUILD/hostapd-2.6/src/utils/includes.h:21,
                 from ../src/drivers/driver_hostap.c:9:
/usr/include/bits/stdio2.h:64: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:862,
                 from /usr/src/RPM/BUILD/hostapd-2.6/src/utils/includes.h:21,
                 from ../src/drivers/driver_hostap.c:9:
/usr/include/bits/stdio2.h:64: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 ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC  ../src/drivers/driver_hostap.c
  CC  ../src/drivers/driver_wired.c
In file included from ../src/drivers/driver_nl80211.c:26:
/usr/src/RPM/BUILD/hostapd-2.6/src/utils/common.h:426: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/linux/sysinfo.h:5,
                 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: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
../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:862,
                 from /usr/src/RPM/BUILD/hostapd-2.6/src/utils/includes.h:21,
                 from ../src/drivers/driver_nl80211.c:13:
/usr/include/bits/stdio2.h:64: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/drivers/driver_nl80211.c
In file included from ../src/drivers/driver_nl80211_capa.c:14:
/usr/src/RPM/BUILD/hostapd-2.6/src/utils/common.h:426: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/linux/sysinfo.h:5,
                 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: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/driver_nl80211_capa.c
In file included from ../src/drivers/driver_nl80211_event.c:14:
/usr/src/RPM/BUILD/hostapd-2.6/src/utils/common.h:426: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/linux/sysinfo.h:5,
                 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: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/driver_nl80211_event.c
In file included from ../src/drivers/driver_nl80211_monitor.c:17:
/usr/src/RPM/BUILD/hostapd-2.6/src/utils/common.h:426: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/linux/filter.h:10,
                 from ../src/drivers/driver_nl80211_monitor.c:15:
/usr/include/linux/types.h:22: 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:862,
                 from /usr/src/RPM/BUILD/hostapd-2.6/src/utils/includes.h:21,
                 from ../src/drivers/driver_nl80211_monitor.c:13:
/usr/include/bits/stdio2.h:64: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
In file included from ../src/drivers/driver_nl80211_scan.c:15:
/usr/src/RPM/BUILD/hostapd-2.6/src/utils/common.h:426: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/linux/sysinfo.h:5,
                 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: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/driver_nl80211_scan.c
  CC  ../src/drivers/driver_none.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:
/usr/src/RPM/BUILD/hostapd-2.6/src/utils/common.h:426: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/linux/filter.h:10,
                 from ../src/l2_packet/l2_packet_linux.c:13:
/usr/include/linux/types.h:22: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/l2_packet/l2_packet_linux.c
  CC  ../src/eap_server/eap_server_md5.c
  CC  ../src/eap_server/eap_server_tls.c
  CC  ../src/eap_server/eap_server_peap.c
  CC  ../src/eap_common/eap_peap_common.c
  CC  ../src/eap_server/eap_server_ttls.c
  CC  ../src/eap_server/eap_server_mschapv2.c
  CC  ../src/eap_server/eap_server_gtc.c
  CC  ../src/eap_server/eap_server_sim.c
  CC  ../src/eap_server/eap_server_aka.c
  CC  ../src/eap_common/eap_sim_common.c
  CC  ../src/eap_server/eap_sim_db.c
  CC  ../src/eap_server/eap_server_psk.c
  CC  ../src/eap_common/eap_psk_common.c
  CC  ../src/eap_server/eap_server_sake.c
  CC  ../src/eap_common/eap_sake_common.c
  CC  ../src/eap_server/eap_server_gpsk.c
  CC  ../src/eap_common/eap_gpsk_common.c
  CC  ../src/eap_server/eap_server_pwd.c
  CC  ../src/eap_common/eap_pwd_common.c
  CC  ../src/eap_server/eap_server_fast.c
  CC  ../src/eap_common/eap_fast_common.c
  CC  ../src/utils/uuid.c
  CC  ../src/ap/wps_hostapd.c
  CC  ../src/eap_server/eap_server_wsc.c
  CC  ../src/eap_common/eap_wsc_common.c
  CC  ../src/wps/wps.c
  CC  ../src/wps/wps_common.c
  CC  ../src/wps/wps_attr_parse.c
  CC  ../src/wps/wps_attr_build.c
  CC  ../src/wps/wps_attr_process.c
  CC  ../src/wps/wps_dev_attr.c
  CC  ../src/wps/wps_enrollee.c
  CC  ../src/wps/wps_registrar.c
  CC  ../src/wps/ndef.c
  CC  ../src/wps/wps_upnp.c
  CC  ../src/wps/wps_upnp_ssdp.c
  CC  ../src/wps/wps_upnp_web.c
  CC  ../src/wps/wps_upnp_event.c
  CC  ../src/wps/wps_upnp_ap.c
  CC  ../src/wps/upnp_xml.c
  CC  ../src/wps/httpread.c
  CC  ../src/wps/http_client.c
  CC  ../src/wps/http_server.c
  CC  ../src/eap_server/eap_server_ikev2.c
  CC  ../src/eap_server/ikev2.c
  CC  ../src/eap_common/eap_ikev2_common.c
  CC  ../src/eap_common/ikev2_common.c
  CC  ../src/eap_server/eap_server_tnc.c
  CC  ../src/eap_server/tncs.c
  CC  eap_register.c
  CC  ../src/eap_server/eap_server.c
  CC  ../src/eap_common/eap_common.c
  CC  ../src/eap_server/eap_server_methods.c
  CC  ../src/eap_server/eap_server_identity.c
  CC  ../src/crypto/ms_funcs.c
  CC  ../src/eap_common/chap.c
  CC  ../src/eap_server/eap_server_tls_common.c
  CC  ../src/crypto/tls_openssl.c
  CC  ../src/crypto/tls_openssl_ocsp.c
  CC  ../src/crypto/crypto_openssl.c
  CC  ../src/crypto/fips_prf_openssl.c
  CC  ../src/crypto/aes-eax.c
  CC  ../src/crypto/aes-ctr.c
  CC  ../src/crypto/aes-encblock.c
  CC  ../src/crypto/aes-omac1.c
  CC  ../src/crypto/sha1-prf.c
  CC  ../src/crypto/sha1-tprf.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/dh_groups.c
  CC  ../src/crypto/random.c
  CC  ../src/utils/base64.c
  CC  ../src/ap/wmm.c
  CC  ../src/ap/ap_list.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/ieee802_11.c
  CC  ../src/ap/hw_features.c
  CC  ../src/ap/dfs.c
  CC  ../src/ap/ieee802_11_ht.c
  CC  ../src/ap/ieee802_11_vht.c
  CC  ../src/ap/hs20.c
  CC  ../src/common/gas.c
  CC  ../src/ap/gas_serv.c
  CC  ../src/ap/x_snoop.c
  CC  ../src/ap/dhcp_snoop.c
  CC  ../src/ap/ndisc_snoop.c
  CC  ../src/drivers/driver_common.c
  CC  ../src/ap/acs.c
  CC  ../src/fst/fst.c
  CC  ../src/fst/fst_group.c
  CC  ../src/fst/fst_iface.c
  CC  ../src/fst/fst_session.c
  CC  ../src/fst/fst_ctrl_aux.c
  CC  ../src/fst/fst_ctrl_iface.c
  LD  hostapd
  CC  hostapd_cli.c
  CC  ../src/common/wpa_ctrl.c
  CC  ../src/common/cli.c
  CC  ../src/utils/edit_simple.c
  LD  hostapd_cli
make: Leaving directory '/usr/src/RPM/BUILD/hostapd-2.6/hostapd'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9584
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/hostapd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/hostapd-buildroot
+ cd hostapd-2.6
+ install -pD -m0644 /usr/src/RPM/SOURCES/hostapd.sysconfig /usr/src/tmp/hostapd-buildroot/etc/sysconfig/hostapd
+ install -pD -m0755 /usr/src/RPM/SOURCES/hostapd.init /usr/src/tmp/hostapd-buildroot/etc/rc.d/init.d/hostapd
+ install -pD -m0755 hostapd/hostapd /usr/src/tmp/hostapd-buildroot/usr/sbin/hostapd
+ install -p -m0755 hostapd/hostapd_cli /usr/src/tmp/hostapd-buildroot/usr/sbin
+ install -pD -m0400 hostapd/hostapd.conf /usr/src/tmp/hostapd-buildroot/etc/hostapd/hostapd.conf
+ install -pm0400 hostapd/hostapd.accept hostapd/hostapd.deny /usr/src/tmp/hostapd-buildroot/etc/hostapd
+ install -pm0644 -D hostapd/hostapd.8 /usr/src/tmp/hostapd-buildroot/usr/share/man/man8/hostapd.8
+ install -pm0644 -D hostapd/hostapd_cli.1 /usr/src/tmp/hostapd-buildroot/usr/share/man/man1/hostapd_cli.1
+ mkdir -p /usr/src/tmp/hostapd-buildroot/var/run/hostapd
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/hostapd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/hostapd-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/hostapd-buildroot/ (default)
Compressing files in /usr/src/tmp/hostapd-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/hostapd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/hostapd_cli: uses non-LFS functions: fopen readdir
verify-elf: WARNING: ./usr/sbin/hostapd: uses non-LFS functions: fopen open
Hardlinking identical .pyc and .pyo files
Processing files: hostapd-2.6-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75423
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hostapd-2.6
+ DOCDIR=/usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.6
+ /bin/mkdir -p /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.6
+ cp -prL hostapd/ChangeLog hostapd/README hostapd/README-WPS hostapd/eap_testing.txt /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.6
+ chmod -R go-w /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.6
+ chmod -R a+rX /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.okDpmI
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z9ttoF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fp4tzV
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0bKImB
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcrypto.so.1.1 >= set:phvVihvIbK4pdgJ8B4PzHZ8dwF5OSC5g93pwl3CppNh6DCpVG3FsfZmDeQ21dVqxlMAOCDgwamLQE3wlGzWQ2kYqGhaZ4X5xedxEbch7mAEf1GmdL6ZweBP13vPjgaD94RVUdM2FiaeSpPjmrBrfCDoqmv5UIZ61txzy3Bb6UJSgZmQk6sFeAMi0ey6iV4hcu3mOP1fJdOhVZcbRcqQusegpZweihib65v22XFuOZLTqj37bVLqZfTQdxVFEn4HvRwTrAp85AYK9U00BbWtRs47e014ZhaZIADSybsFHn8TILo8mU8jWU8pkZy8otUjJSP5Lzu32Wa3NrPpwuZxGlAZtm5hEPYCmTd4EjfCZyCndKYvVl9ub8kaYpAbRMaZiI8wWdePqwidp2qvGHTI5hHwKW1xmYRA5KEb1ZJbkuoZBDTBlEz76bPzF9osSmtpqUW3Cw0dBZdl0, libcrypto.so.1.1(OPENSSL_1_1_0), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libnl-3.so.200 >= set:mgoBVEdBLAGxHjjOfqqgrUZohSB8e4IQ854LXuOllZeFnuxBLQhSvxmUSYecen1odLDf8OxN9irzLkcLA92jXB4WjJKFFIr2JVWcMXliaAtK0, libnl-3.so.200(libnl_3), libnl-genl-3.so.200 >= set:jgZzxHhDQrWmk61, libnl-genl-3.so.200(libnl_3), libnl-route-3.so.200 >= set:nj9LQEpgYsXjZCZp1R70ek6Egb0ZAxfEi, libnl-route-3.so.200(libnl_3), librt.so.1 >= set:jiq20, librt.so.1(GLIBC_2.2), libssl.so.1.1 >= set:mfJNDNiNVvZgLlMfJKw3EkfxmfUZ3nGVuFt9LY4NvEj2AzuJAv1P6Hy0izhx1p6n9TvyVqviZoCluH725kpCD2nxvtAc4TZmlWV6Vk0jAzvObh8DA6wNNqmqw6Wp45q7gfEnbqMTubfLIFKyF2nSfpwPGnv7YtF3CNamNuWgm10wiEpdUaEX1ZD305BJarevTc, libssl.so.1.1(OPENSSL_1_1_0), rtld(GNU_HASH)
Requires(interp): /bin/sh, /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Obsoletes: hostap-tools
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E83o7E
Creating hostapd-debuginfo package
Processing files: hostapd-debuginfo-2.6-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mmlIZ6
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TJeT3W
find-requires: running scripts (debuginfo)
Requires: hostapd = 2.6-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libdl.so.2), debug(libm.so.6), debug(libnl-3.so.200), debug(libnl-genl-3.so.200), debug(libnl-route-3.so.200), debug(librt.so.1), debug(libssl.so.1.1)
Wrote: /usr/src/RPM/RPMS/i586/hostapd-2.6-alt3.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/hostapd-debuginfo-2.6-alt3.i586.rpm
83.39user 6.83system 1:32.14elapsed 97%CPU (0avgtext+0avgdata 58780maxresident)k
0inputs+0outputs (0major+1390829minor)pagefaults 0swaps
98.55user 11.87system 1:52.67elapsed 98%CPU (0avgtext+0avgdata 122704maxresident)k
256inputs+0outputs (0major+1795903minor)pagefaults 0swaps