<86>Apr 1 06:07:19 userdel[2031953]: delete user 'rooter' <86>Apr 1 06:07:19 userdel[2031953]: removed group 'rooter' owned by 'rooter' <86>Apr 1 06:07:19 userdel[2031953]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 1 06:07:19 groupadd[2031986]: group added to /etc/group: name=rooter, GID=1371 <86>Apr 1 06:07:19 groupadd[2031986]: group added to /etc/gshadow: name=rooter <86>Apr 1 06:07:19 groupadd[2031986]: new group: name=rooter, GID=1371 <86>Apr 1 06:07:19 useradd[2032010]: new user: name=rooter, UID=1371, GID=1371, home=/root, shell=/bin/bash <86>Apr 1 06:07:19 userdel[2032049]: delete user 'builder' <86>Apr 1 06:07:19 userdel[2032049]: removed group 'builder' owned by 'builder' <86>Apr 1 06:07:19 userdel[2032049]: removed shadow group 'builder' owned by 'builder' <86>Apr 1 06:07:19 groupadd[2032074]: group added to /etc/group: name=builder, GID=1372 <86>Apr 1 06:07:19 groupadd[2032074]: group added to /etc/gshadow: name=builder <86>Apr 1 06:07:19 groupadd[2032074]: new group: name=builder, GID=1372 <86>Apr 1 06:07:19 useradd[2032095]: new user: name=builder, UID=1372, GID=1372, home=/usr/src, shell=/bin/bash <13>Apr 1 06:07:21 rpmi: libnl3-3.7.0-alt1 sisyphus+307975.100.1.1 1665071450 installed <13>Apr 1 06:07:21 rpmi: libnl3-utils-3.7.0-alt1 sisyphus+307975.100.1.1 1665071450 installed <13>Apr 1 06:07:21 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Apr 1 06:07:21 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359628 installed <13>Apr 1 06:07:21 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Apr 1 06:07:21 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Apr 1 06:07:21 rpmi: ca-certificates-2022.12.14-alt1 sisyphus+311754.200.1.1 1671046143 installed <13>Apr 1 06:07:21 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed <13>Apr 1 06:07:21 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Apr 1 06:07:21 rpmi: libcrypto1.1-1.1.1t-alt1 sisyphus+314824.100.2.2 1675799073 installed <13>Apr 1 06:07:21 rpmi: libssl1.1-1.1.1t-alt1 sisyphus+314824.100.2.2 1675799073 installed <13>Apr 1 06:07:21 rpmi: libssl-devel-1.1.1t-alt1 sisyphus+314824.100.2.2 1675799073 installed <13>Apr 1 06:07:21 rpmi: libnl-devel-3.7.0-alt1 sisyphus+307975.100.1.1 1665071450 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hostapd-2.10-alt2.nosrc.rpm (w1.gzdio) Installing hostapd-2.10-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17043 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hostapd-2.10 + /bin/mkdir -p hostapd-2.10 + cd hostapd-2.10 + echo 'Source #0 (hostapd-2.10-alt2.tar):' Source #0 (hostapd-2.10-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/hostapd-2.10-alt2.tar + echo 'Source #1 (src-2.10-alt2.tar):' Source #1 (src-2.10-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/src-2.10-alt2.tar + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17043 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hostapd-2.10 + cp hostapd/defconfig hostapd/.config + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + make -C hostapd make: Entering directory '/usr/src/RPM/BUILD/hostapd-2.10/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/utils/crc32.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 CC ../src/ap/vlan_init.c CC ../src/ap/vlan_ifconfig.c CC ../src/ap/vlan.c 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/common/ocv.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 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/rfkill.c CC ../src/utils/radiotap.c CC ../src/drivers/linux_ioctl.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/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/common/dpp.c CC ../src/common/dpp_auth.c CC ../src/common/dpp_backup.c CC ../src/common/dpp_crypto.c CC ../src/common/dpp_pkex.c CC ../src/common/dpp_reconfig.c CC ../src/common/dpp_tcp.c CC ../src/ap/dpp_hostapd.c CC ../src/ap/gas_query_ap.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/common/dragonfly.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/sha384-kdf.c CC ../src/crypto/sha512-kdf.c CC ../src/crypto/sha384-prf.c CC ../src/crypto/sha512-prf.c CC ../src/tls/asn1.c CC ../src/crypto/dh_groups.c CC ../src/crypto/random.c CC ../src/utils/base64.c CC ../src/utils/json.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 In function 'wpabuf_free', inlined from 'radius_msg_free' at ../src/radius/radius.c:132:2, inlined from 'radius_msg_free' at ../src/radius/radius.c:127:6, inlined from 'radius_msg_new' at ../src/radius/radius.c:112:3: ../src/utils/wpabuf.c:202:17: warning: 'free' called on pointer '_36' with nonzero offset 16 [-Wfree-nonheap-object] 202 | os_free(buf->buf); | ^ In function 'os_zalloc', inlined from 'wpabuf_alloc' at ../src/utils/wpabuf.c:124:23, inlined from 'radius_msg_new' at ../src/radius/radius.c:110:13: ../src/utils/os_unix.c:486:16: note: returned from 'calloc' 486 | return calloc(1, size); | ^ In function 'wpabuf_free', inlined from 'wps_build_m4' at ../src/wps/wps_registrar.c:2005:3, inlined from 'wps_registrar_get_msg' at ../src/wps/wps_registrar.c:2162:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:224:10: ../src/utils/wpabuf.c:202:17: warning: 'free' called on pointer '_198' with nonzero offset 16 [-Wfree-nonheap-object] 202 | os_free(buf->buf); | ^ In function 'os_zalloc', inlined from 'wpabuf_alloc' at ../src/utils/wpabuf.c:124:23, inlined from 'wps_build_m4' at ../src/wps/wps_registrar.c:1999:10, inlined from 'wps_registrar_get_msg' at ../src/wps/wps_registrar.c:2162:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:224:10: ../src/utils/os_unix.c:486:16: note: returned from 'calloc' 486 | return calloc(1, size); | ^ In function 'wpabuf_free', inlined from 'wps_build_m6' at ../src/wps/wps_registrar.c:2041:3, inlined from 'wps_registrar_get_msg' at ../src/wps/wps_registrar.c:2166:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:224:10: ../src/utils/wpabuf.c:202:17: warning: 'free' called on pointer '_362' with nonzero offset 16 [-Wfree-nonheap-object] 202 | os_free(buf->buf); | ^ In function 'os_zalloc', inlined from 'wpabuf_alloc' at ../src/utils/wpabuf.c:124:23, inlined from 'wps_build_m6' at ../src/wps/wps_registrar.c:2035:10, inlined from 'wps_registrar_get_msg' at ../src/wps/wps_registrar.c:2166:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:224:10: ../src/utils/os_unix.c:486:16: note: returned from 'calloc' 486 | return calloc(1, size); | ^ In function 'wpabuf_free', inlined from 'wps_build_m8' at ../src/wps/wps_registrar.c:2077:3, inlined from 'wps_registrar_get_msg' at ../src/wps/wps_registrar.c:2170:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:224:10: ../src/utils/wpabuf.c:202:17: warning: 'free' called on pointer '_416' with nonzero offset 16 [-Wfree-nonheap-object] 202 | os_free(buf->buf); | ^ In function 'os_zalloc', inlined from 'wpabuf_alloc' at ../src/utils/wpabuf.c:124:23, inlined from 'wps_build_m8' at ../src/wps/wps_registrar.c:2071:10, inlined from 'wps_registrar_get_msg' at ../src/wps/wps_registrar.c:2170:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:224:10: ../src/utils/os_unix.c:486:16: note: returned from 'calloc' 486 | return calloc(1, size); | ^ In function 'wpabuf_free', inlined from 'wps_build_m5' at ../src/wps/wps_enrollee.c:220:3, inlined from 'wps_enrollee_get_msg' at ../src/wps/wps_enrollee.c:467:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:226:10: ../src/utils/wpabuf.c:202:17: warning: 'free' called on pointer '_817' with nonzero offset 16 [-Wfree-nonheap-object] 202 | os_free(buf->buf); | ^ In function 'os_zalloc', inlined from 'wpabuf_alloc' at ../src/utils/wpabuf.c:124:23, inlined from 'wps_build_m5' at ../src/wps/wps_enrollee.c:214:10, inlined from 'wps_enrollee_get_msg' at ../src/wps/wps_enrollee.c:467:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:226:10: ../src/utils/os_unix.c:486:16: note: returned from 'calloc' 486 | return calloc(1, size); | ^ In function 'wpabuf_free', inlined from 'wps_build_m7' at ../src/wps/wps_enrollee.c:389:3, inlined from 'wps_enrollee_get_msg' at ../src/wps/wps_enrollee.c:471:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:226:10: ../src/utils/wpabuf.c:202:17: warning: 'free' called on pointer '_878' with nonzero offset 16 [-Wfree-nonheap-object] 202 | os_free(buf->buf); | ^ In function 'os_zalloc', inlined from 'wpabuf_alloc' at ../src/utils/wpabuf.c:124:23, inlined from 'wps_build_m7' at ../src/wps/wps_enrollee.c:383:10, inlined from 'wps_enrollee_get_msg' at ../src/wps/wps_enrollee.c:471:9, inlined from 'wps_get_msg' at ../src/wps/wps.c:226:10: ../src/utils/os_unix.c:486:16: note: returned from 'calloc' 486 | return calloc(1, size); | ^ In function 'wpabuf_free', inlined from 'wps_build_ap_cred' at ../src/wps/wps_registrar.c:1859:3, inlined from 'wps_process_ap_settings_r' at ../src/wps/wps_registrar.c:2942:9, inlined from 'wps_process_m7' at ../src/wps/wps_registrar.c:3017:6, inlined from 'wps_process_wsc_msg' at ../src/wps/wps_registrar.c:3091:9, inlined from 'wps_registrar_process_msg' at ../src/wps/wps_registrar.c:3433:10: ../src/utils/wpabuf.c:202:17: warning: 'free' called on pointer '_607' with nonzero offset 16 [-Wfree-nonheap-object] 202 | os_free(buf->buf); | ^ In function 'os_zalloc', inlined from 'wpabuf_alloc' at ../src/utils/wpabuf.c:124:23, inlined from 'wps_build_ap_cred' at ../src/wps/wps_registrar.c:1853:8, inlined from 'wps_process_ap_settings_r' at ../src/wps/wps_registrar.c:2942:9, inlined from 'wps_process_m7' at ../src/wps/wps_registrar.c:3017:6, inlined from 'wps_process_wsc_msg' at ../src/wps/wps_registrar.c:3091:9, inlined from 'wps_registrar_process_msg' at ../src/wps/wps_registrar.c:3433:10: ../src/utils/os_unix.c:486:16: note: returned from 'calloc' 486 | return calloc(1, size); | ^ 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.10/hostapd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99347 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hostapd-2.10 + 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,gnuconfig) 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: (from :0) 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: fcntl fopen readdir verify-elf: WARNING: ./usr/sbin/hostapd: uses non-LFS functions: fcntl fopen open Processing files: hostapd-2.10-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hostapd-2.10 + DOCDIR=/usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.10 + export DOCDIR + rm -rf /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.10 + /bin/mkdir -p /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.10 + cp -prL hostapd/ChangeLog hostapd/README hostapd/README-WPS hostapd/eap_testing.txt /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.10 + chmod -R go-w /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.10 + chmod -R a+rX /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7SNb8g find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mT84bM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MtCcN8 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m6Pv6w 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.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcrypto.so.1.1 >= set:qivVyZLGa98PiufFouMLiZ5wJdHuoon0E29Wgg5aoNGMFYBOt5UjR0u1zxloxTK6czegm1MQPxMCjSiH6FYv59vWQ4M2E8ktkfBnP5cJYBglZiP00SzpV6PI06UIIc89S5cGDqRa9IcwZIDSAVDaineukDvCZ7MlaiQ1QFaL4dnHDICg9Wwo1tk6W5hJZ4J6lixGZkh9jwLUgd7yPvoADTpZiKw8zZoIDscgaqa2j6tD0Z19Y2P0TXfQecNKg6CRLJl4xePrX8pquoLCjUPyzAa5sq4AVsUMxIh6Woi1WOD8HJhNfJXHf29N7jjMUM9hW86sVaFMn7uyFgvVUhD3U6HboUSyHgROVVAjjxOwcI2AwRJkBAVZ3nhJLYqs7syAuqviESsKzbak4Uh8zHEREQa2VGE9vzCOgM4FpqEi3ZgSmHYEvgeNgZs6nUHG12YLgzkMZDjrqE8AaTM97w3AXsCa6ROsatwFSC96KRjfVUiSUW1ZGrgZurW7jjXoCuJS0J8gZyonAvFctwWgNQcLjHM8PlgIrZx2e1iXyd8EHcxZc0PgEeZ8VLsuRZyten1jFbGb0RM2nB9yPnf2lIKTrmLpPSqR3yYocpWvaxtxi7STZjUEtz5dF3SFL9un1, libcrypto.so.1.1(OPENSSL_1_1_0), libm.so.6(GLIBC_2.29), libnl-3.so.200 >= set:mgoBVEdBLQ6uSlGed9ZEC6Q6Kf6pnyUgMizybUPaTDJXuOllZeFnuxB2pSK5pZBE5lppINecen1z5x4quZgysosyQSUb5PbpyMQu9xZkJKFFIr2JVWc2D1fA8FgSV2, 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:oj9Lkhlz7CN6XHyDc0117r17w3LZEJkLfEikVMbdINPJbNIW3wjloUDA552, libnl-route-3.so.200(libnl_3), libssl.so.1.1 >= set:mfZkFmqZFt3XfvUJ2DmlZxTXER3kEwXBSBYOj4ZxWA0VEnbVnMING8wQokogChDcoKSDAfqmVJu8kgBpuas5Zl793NJLlFDrAj1ow6Mpqd0zzRIQ0dQPohQWddUrLhkjnNkxbXDcMpRHLvd1AgE3CNaye30ELaLetfUZC0EEIlpPVXC1, 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.4iO5OR Creating hostapd-debuginfo package Processing files: hostapd-debuginfo-2.10-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sjaIcE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O27f9n find-requires: running scripts (debuginfo) Requires: hostapd = 2.10-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libm.so.6), debug(libnl-3.so.200), debug(libnl-genl-3.so.200), debug(libnl-route-3.so.200), debug(libssl.so.1.1) Adding to hostapd-debuginfo a strict dependency on hostapd Wrote: /usr/src/RPM/RPMS/i586/hostapd-2.10-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/hostapd-debuginfo-2.10-alt2.i586.rpm (w2T16.xzdio) 62.85user 6.26system 0:29.25elapsed 236%CPU (0avgtext+0avgdata 72852maxresident)k 0inputs+0outputs (0major+1918034minor)pagefaults 0swaps 1.72user 1.34system 0:34.83elapsed 8%CPU (0avgtext+0avgdata 108852maxresident)k 856inputs+0outputs (32376major+162567minor)pagefaults 0swaps --- hostapd-2.10-alt2.i586.rpm.repo 2022-01-30 12:55:52.000000000 +0000 +++ hostapd-2.10-alt2.i586.rpm.hasher 2023-04-01 06:07:52.449117284 +0000 @@ -63,4 +63,4 @@ File: /lib/systemd/system/hostapd.service 100644 root:root 9d868d3e8615afb5d94585880b07a207 -File: /usr/sbin/hostapd 100755 root:root 4834c952169dbb8d52b8a96669fd95ca -File: /usr/sbin/hostapd_cli 100755 root:root 2fb6be6c03a5a6e4034ae5c6b0c643b7 +File: /usr/sbin/hostapd 100755 root:root c62c449bfc1af75ab06bc37acb55b546 +File: /usr/sbin/hostapd_cli 100755 root:root 9fba4ee14a682b5085de68083264f47a File: /usr/share/doc/hostapd-2.10 40755 root:root @@ -72,2 +72,2 @@ File: /usr/share/man/man8/hostapd.8.xz 100644 root:root b395cfee7db41709bce5d30de41c0b5a -RPMIdentity: 109bbeff98ff6a08db11a22f4b7a0d8872c1b02bbe5f009552fb6c69547614b79561a8e98fd60445eb558fd3f76092509381758bc9fe1b0b6845cc304d6cf779 +RPMIdentity: 1b86737ad35e0b7398f3d21a33e2eee3fc09633311d0a98ff92a30dcf31eb912f0118a46ddc37418c2605b592d94ec9b8eb8cab4dadcffc8b49f0a7e1248fe8f --- hostapd-debuginfo-2.10-alt2.i586.rpm.repo 2022-01-30 12:55:52.000000000 +0000 +++ hostapd-debuginfo-2.10-alt2.i586.rpm.hasher 2023-04-01 06:07:52.521118190 +0000 @@ -1,7 +1,6 @@ -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/e92bf5a83f79703bb5b569ad0f025de7edb728 120777 root:root ../../../../sbin/hostapd_cli -/usr/lib/debug/.build-id/2b/e92bf5a83f79703bb5b569ad0f025de7edb728.debug 120777 root:root ../../usr/sbin/hostapd_cli.debug -/usr/lib/debug/.build-id/a1 40755 root:root -/usr/lib/debug/.build-id/a1/90e0c5d370ffeec1dd2203c47421d1139b8524 120777 root:root ../../../../sbin/hostapd -/usr/lib/debug/.build-id/a1/90e0c5d370ffeec1dd2203c47421d1139b8524.debug 120777 root:root ../../usr/sbin/hostapd.debug +/usr/lib/debug/.build-id/c0 40755 root:root +/usr/lib/debug/.build-id/c0/ce2c4c6800deb7aabfc384119a78d851581bd5 120777 root:root ../../../../sbin/hostapd +/usr/lib/debug/.build-id/c0/ce2c4c6800deb7aabfc384119a78d851581bd5.debug 120777 root:root ../../usr/sbin/hostapd.debug +/usr/lib/debug/.build-id/c0/ed75789ffa8be8d3462b74929fcb99d5c9b75a 120777 root:root ../../../../sbin/hostapd_cli +/usr/lib/debug/.build-id/c0/ed75789ffa8be8d3462b74929fcb99d5c9b75a.debug 120777 root:root ../../usr/sbin/hostapd_cli.debug /usr/lib/debug/usr/sbin/hostapd.debug 100644 root:root @@ -376,10 +375,9 @@ Provides: hostapd-debuginfo = 2.10-alt2:sisyphus+294376.100.1.1 -File: /usr/lib/debug/.build-id/2b 40755 root:root -File: /usr/lib/debug/.build-id/2b/e92bf5a83f79703bb5b569ad0f025de7edb728 120777 root:root ../../../../sbin/hostapd_cli -File: /usr/lib/debug/.build-id/2b/e92bf5a83f79703bb5b569ad0f025de7edb728.debug 120777 root:root ../../usr/sbin/hostapd_cli.debug -File: /usr/lib/debug/.build-id/a1 40755 root:root -File: /usr/lib/debug/.build-id/a1/90e0c5d370ffeec1dd2203c47421d1139b8524 120777 root:root ../../../../sbin/hostapd -File: /usr/lib/debug/.build-id/a1/90e0c5d370ffeec1dd2203c47421d1139b8524.debug 120777 root:root ../../usr/sbin/hostapd.debug -File: /usr/lib/debug/usr/sbin/hostapd.debug 100644 root:root e2ca94a5fbbca756f8c757c0bcec1205 -File: /usr/lib/debug/usr/sbin/hostapd_cli.debug 100644 root:root bc16985d3c59260fdc474f60bac84c1e +File: /usr/lib/debug/.build-id/c0 40755 root:root +File: /usr/lib/debug/.build-id/c0/ce2c4c6800deb7aabfc384119a78d851581bd5 120777 root:root ../../../../sbin/hostapd +File: /usr/lib/debug/.build-id/c0/ce2c4c6800deb7aabfc384119a78d851581bd5.debug 120777 root:root ../../usr/sbin/hostapd.debug +File: /usr/lib/debug/.build-id/c0/ed75789ffa8be8d3462b74929fcb99d5c9b75a 120777 root:root ../../../../sbin/hostapd_cli +File: /usr/lib/debug/.build-id/c0/ed75789ffa8be8d3462b74929fcb99d5c9b75a.debug 120777 root:root ../../usr/sbin/hostapd_cli.debug +File: /usr/lib/debug/usr/sbin/hostapd.debug 100644 root:root 851dfc85557e3bec04ad4a322d81ec8c +File: /usr/lib/debug/usr/sbin/hostapd_cli.debug 100644 root:root 0a7a949117a9110b67961275583e449b File: /usr/src/debug/hostapd-2.10 40755 root:root @@ -741,2 +739,2 @@ File: /usr/src/debug/hostapd-2.10/src/wps/wps_upnp_web.c 100644 root:root f0e24ea11b2e016c3378472de4f5703d -RPMIdentity: 5828d0e6afe4fbde98438480eeb0b97682739604333a11f5dca47c674d419d6a88bd503c40ccb49adc4b404ffec1142232e2f4cf5720cbe5777986322910db75 +RPMIdentity: 8f864d67880231573a8c2161b9945458543bf6e2b5dbd2de49a9bfc032ad0fbc4a09ba95b02e036343c56b3db054b85e7ba9491971bcaf5e6e6bd4c6b80787e0