<86>Mar  9 08:29:45 userdel[99423]: delete user 'rooter'
<86>Mar  9 08:29:45 groupadd[99432]: group added to /etc/group: name=rooter, GID=645
<86>Mar  9 08:29:45 groupadd[99432]: group added to /etc/gshadow: name=rooter
<86>Mar  9 08:29:45 groupadd[99432]: new group: name=rooter, GID=645
<86>Mar  9 08:29:45 useradd[99442]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Mar  9 08:29:45 userdel[99490]: delete user 'builder'
<86>Mar  9 08:29:45 userdel[99490]: removed group 'builder' owned by 'builder'
<86>Mar  9 08:29:45 userdel[99490]: removed shadow group 'builder' owned by 'builder'
<86>Mar  9 08:29:45 groupadd[99498]: group added to /etc/group: name=builder, GID=646
<86>Mar  9 08:29:45 groupadd[99498]: group added to /etc/gshadow: name=builder
<86>Mar  9 08:29:45 groupadd[99498]: new group: name=builder, GID=646
<86>Mar  9 08:29:45 useradd[99506]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
<13>Mar  9 08:29:48 rpmi: libnl3-3.4.0-alt2 1507570088 installed
<13>Mar  9 08:29:48 rpmi: libnl3-utils-3.4.0-alt2 1507570088 installed
<13>Mar  9 08:29:48 rpmi: libtasn1-4.13-alt2 1521133850 installed
<13>Mar  9 08:29:48 rpmi: libp11-kit-0.23.9-alt5 1525798298 installed
<13>Mar  9 08:29:48 rpmi: rpm-macros-alternatives-0.5.0-alt1 sisyphus+221902.300.4.1 1550587121 installed
<13>Mar  9 08:29:48 rpmi: alternatives-0.5.0-alt1 sisyphus+221902.300.4.1 1550587121 installed
<13>Mar  9 08:29:48 rpmi: ca-certificates-2019.02.01-alt1 sisyphus+220384.200.1.1 1549032756 installed
<13>Mar  9 08:29:48 rpmi: ca-trust-0.1.1-alt2 1515595785 installed
<13>Mar  9 08:29:48 rpmi: p11-kit-trust-0.23.9-alt5 1525798298 installed
<13>Mar  9 08:29:48 rpmi: libcrypto1.1-1.1.0j-alt2 sisyphus+223638.100.2.1 1551791072 installed
<13>Mar  9 08:29:48 rpmi: libssl1.1-1.1.0j-alt2 sisyphus+223638.100.2.1 1551791072 installed
<13>Mar  9 08:29:48 rpmi: libssl-devel-1.1.0j-alt2 sisyphus+223638.100.2.1 1551791072 installed
<13>Mar  9 08:29:48 rpmi: libnl-devel-3.4.0-alt2 1507570088 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/hostapd-2.7-alt1.nosrc.rpm
Installing hostapd-2.7-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90802
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf hostapd-2.7
+ /bin/mkdir -p hostapd-2.7
+ cd hostapd-2.7
+ echo 'Source #0 (hostapd-2.7-alt1.tar):'
Source #0 (hostapd-2.7-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/hostapd-2.7-alt1.tar
+ echo 'Source #1 (src-2.7-alt1.tar):'
Source #1 (src-2.7-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/src-2.7-alt1.tar
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90802
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hostapd-2.7
+ 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.7/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_add_dynamic':
../src/ap/vlan_init.c:211: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.7/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.7/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
  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/wpa_auth_ft.c
  CC  ../src/ap/eth_p_oui.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.7/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.7/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
  CC  ../src/drivers/driver_wired_common.c
  CC  ../src/drivers/driver_nl80211.c
  CC  ../src/drivers/driver_nl80211_capa.c
  CC  ../src/drivers/driver_nl80211_event.c
  CC  ../src/drivers/driver_nl80211_monitor.c
  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
  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-siv.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
  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.c
  LD  hostapd_cli
make: Leaving directory '/usr/src/RPM/BUILD/hostapd-2.7/hostapd'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85117
+ 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.7
+ install -pD -m0644 /usr/src/RPM/SOURCES/hostapd.sysconfig /usr/src/tmp/hostapd-buildroot/etc/sysconfig/hostapd
+ install -pD -m0644 /usr/src/RPM/SOURCES/hostapd.service /usr/src/tmp/hostapd-buildroot/lib/systemd/system/hostapd.service
+ 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 -m0600 hostapd/hostapd.conf /usr/src/tmp/hostapd-buildroot/etc/hostapd/hostapd.conf
+ install -pm0600 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
+ /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)
Adjusting library links in /usr/src/tmp/hostapd-buildroot
./lib:
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.7-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36998
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hostapd-2.7
+ DOCDIR=/usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.7
+ export DOCDIR
+ rm -rf /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.7
+ /bin/mkdir -p /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.7
+ cp -prL hostapd/ChangeLog hostapd/README hostapd/README-WPS hostapd/eap_testing.txt /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.7
+ chmod -R go-w /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.7
+ chmod -R a+rX /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.7
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ocREui
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.bQu0NI
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.qHdV9r
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H6W2ps
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:phvVihvIbKa9ApFK4cgJ8B4PzHZ8dwF5OSC5tq69OB1mdoCB5TrLGDhPIsRxkK7vXQxm8E9nbI2CkSY42kNWB6tw3PjFXhtq1audR8B8MQiR5xedxEbch7mAEf1GmdL6ZweBP13vPjgSDQWDwEe7L1m8BZ2f9cV9HJOJ7PjcdHL2sSubEbsksEsN83eUGEgZmQk6sFeAMi0ey6iV4hcu3mjpUDaFbDDS6VEYuuFChzCmzG1egpZweihib65v22XFdEfixZLmrqmNDeFZnRWZHFr2hxok6W5NWndUZ6Ap85AYK9UoIV0cUHTlPhsuVFINN3ZtQ9aZIADSybsFH14TywCZ5c4bsA9tsAcGvxffeOsYFSIBfWeu7Z6ggnp8ure3QXfkH8ZbJayoeqmFEFRt31WQzVLouRUOZBulyT22ByWrfdyIRsF6mNnoh0RrsCRwroZ6Wd1JfRRrSyElgnZ02JUH9bshn2ZrnEYMZreLbHg7fcmC7jjMUIJWOQMR7c11eyN1dvn1, 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(GLIBC_2.2), libssl.so.1.1 >= set:mfJNDNiNVvZgLlMCZ1gFu2JuMXDbRsLQKAnuyUfQ91OhLmOLwpzlh0FNEMwczHAXfNsJf9vQIOrZ0x2GcPjxHMLei6yrvHifT8D2oysYju92VAQ0cemPi3Qgfz5hZ0WRy6YJTOPbrGHoGMBZ3pwPGnvZG9w42tMcmNaSj700WHOHjT3Zv60aarlSsZuC1, libssl.so.1.1(OPENSSL_1_1_0), rtld(GNU_HASH)
Requires(interp): /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.Zh0QSL
Creating hostapd-debuginfo package
Processing files: hostapd-debuginfo-2.7-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.enbIas
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c5hKjr
find-requires: running scripts (debuginfo)
Requires: hostapd = 2.7-alt1, /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)
Adding to hostapd-debuginfo a strict dependency on hostapd
Wrote: /usr/src/RPM/RPMS/i586/hostapd-2.7-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/hostapd-debuginfo-2.7-alt1.i586.rpm
57.78user 4.99system 1:28.93elapsed 70%CPU (0avgtext+0avgdata 66448maxresident)k
0inputs+0outputs (0major+1524479minor)pagefaults 0swaps
67.60user 7.93system 1:43.46elapsed 73%CPU (0avgtext+0avgdata 120188maxresident)k
0inputs+0outputs (0major+1969317minor)pagefaults 0swaps
--- hostapd-2.7-alt1.i586.rpm.repo	2018-12-18 14:05:27.000000000 +0000
+++ hostapd-2.7-alt1.i586.rpm.hasher	2019-03-09 08:31:21.519781801 +0000
@@ -18,3 +18,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /etc/rc.d/init.d  
@@ -47,3 +46,2 @@
 Requires: libnl-route-3.so.200(libnl_3)  
-Requires: librt.so.1 >= set:jiq20
 Requires: librt.so.1(GLIBC_2.2)  
@@ -55,4 +53,3 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: .sisyphus.218052.100.1.1-hostapd-2.7-alt1  
-Provides: hostapd = 2.7-alt1
+Provides: hostapd = 2.7-alt1:sisyphus.218052.100
 Obsoletes: hostap-tools  
--- hostapd-debuginfo-2.7-alt1.i586.rpm.repo	2018-12-18 14:05:27.000000000 +0000
+++ hostapd-debuginfo-2.7-alt1.i586.rpm.hasher	2019-03-09 08:31:21.549781504 +0000
@@ -326,3 +326,2 @@
 /usr/src/debug/hostapd-2.7/src/wps/wps_upnp_web.c	100644	
-Requires: .sisyphus.218052.100.1.1-hostapd-2.7-alt1  
 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug  
@@ -337,3 +336,4 @@
 Requires: debug(libssl.so.1.1)  
+Requires: hostapd = 2.7-alt1:sisyphus.218052.100
 Requires: rpmlib(PayloadIsLzma)  
-Provides: hostapd-debuginfo = 2.7-alt1
+Provides: hostapd-debuginfo = 2.7-alt1:sisyphus.218052.100