<86>Dec 10 10:00:25 userdel[1288495]: delete user 'rooter'
<86>Dec 10 10:00:25 userdel[1288495]: removed group 'rooter' owned by 'rooter'
<86>Dec 10 10:00:25 groupadd[1288508]: group added to /etc/group: name=rooter, GID=687
<86>Dec 10 10:00:25 groupadd[1288508]: group added to /etc/gshadow: name=rooter
<86>Dec 10 10:00:25 groupadd[1288508]: new group: name=rooter, GID=687
<86>Dec 10 10:00:25 useradd[1288514]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Dec 10 10:00:25 userdel[1288522]: delete user 'builder'
<86>Dec 10 10:00:25 userdel[1288522]: removed group 'builder' owned by 'builder'
<86>Dec 10 10:00:25 userdel[1288522]: removed shadow group 'builder' owned by 'builder'
<86>Dec 10 10:00:25 groupadd[1288529]: group added to /etc/group: name=builder, GID=688
<86>Dec 10 10:00:25 groupadd[1288529]: group added to /etc/gshadow: name=builder
<86>Dec 10 10:00:25 groupadd[1288529]: new group: name=builder, GID=688
<86>Dec 10 10:00:25 useradd[1288535]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
<13>Dec 10 10:00:27 rpmi: libnl3-3.5.0-alt1 sisyphus+237716.100.1.1 1568781468 installed
<13>Dec 10 10:00:27 rpmi: libnl3-utils-3.5.0-alt1 sisyphus+237716.100.1.1 1568781468 installed
<13>Dec 10 10:00:27 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed
<13>Dec 10 10:00:27 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed
<13>Dec 10 10:00:27 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Dec 10 10:00:27 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Dec 10 10:00:27 rpmi: ca-certificates-2020.10.22-alt1 sisyphus+260224.300.2.1 1603549301 installed
<13>Dec 10 10:00:27 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed
<13>Dec 10 10:00:27 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed
<13>Dec 10 10:00:27 rpmi: libcrypto1.1-1.1.1i-alt1 sisyphus+263103.100.1.1 1607445576 installed
<13>Dec 10 10:00:27 rpmi: libssl1.1-1.1.1i-alt1 sisyphus+263103.100.1.1 1607445576 installed
<13>Dec 10 10:00:27 rpmi: libssl-devel-1.1.1i-alt1 sisyphus+263103.100.1.1 1607445576 installed
<13>Dec 10 10:00:27 rpmi: libnl-devel-3.5.0-alt1 sisyphus+237716.100.1.1 1568781468 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/hostapd-2.9-alt2.nosrc.rpm
Installing hostapd-2.9-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89146
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf hostapd-2.9
+ /bin/mkdir -p hostapd-2.9
+ cd hostapd-2.9
+ echo 'Source #0 (hostapd-2.9-alt2.tar):'
Source #0 (hostapd-2.9-alt2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/hostapd-2.9-alt2.tar
+ echo 'Source #1 (src-2.9-alt2.tar):'
Source #1 (src-2.9-alt2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/src-2.9-alt2.tar
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50788
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hostapd-2.9
+ 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.9/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
  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/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
  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/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/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
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst.c:14:
../src/fst/fst.c: In function 'fst_ctrl_iface_notify_peer_state_change':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst.c:33:2: note: in expansion of macro 'foreach_fst_ctrl_call'
   33 |  foreach_fst_ctrl_call(on_event, EVENT_PEER_STATE_CHANGED,
      |  ^~~~~~~~~~~~~~~~~~~~~
../src/fst/fst.c:19:16: note: while referencing 'fst_global_ctrls_list'
   19 | struct dl_list fst_global_ctrls_list;
      |                ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst.c:14:
../src/fst/fst.c: In function 'fst_attach':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:60:2: note: in expansion of macro 'dl_list_for_each'
   60 |  dl_list_for_each((g), &fst_global_groups_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst.c:51:2: note: in expansion of macro 'foreach_fst_group'
   51 |  foreach_fst_group(g) {
      |  ^~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:17,
                 from ../src/fst/fst.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:57:23: note: while referencing 'fst_global_groups_list'
   57 | extern struct dl_list fst_global_groups_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst.c:80:2: note: in expansion of macro 'foreach_fst_ctrl_call'
   80 |  foreach_fst_ctrl_call(on_iface_added, iface);
      |  ^~~~~~~~~~~~~~~~~~~~~
../src/fst/fst.c:19:16: note: while referencing 'fst_global_ctrls_list'
   19 | struct dl_list fst_global_ctrls_list;
      |                ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst.c:14:
../src/fst/fst.c: In function 'fst_detach':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst.c:97:2: note: in expansion of macro 'foreach_fst_ctrl_call'
   97 |  foreach_fst_ctrl_call(on_iface_removed, iface);
      |  ^~~~~~~~~~~~~~~~~~~~~
../src/fst/fst.c:19:16: note: while referencing 'fst_global_ctrls_list'
   19 | struct dl_list fst_global_ctrls_list;
      |                ^~~~~~~~~~~~~~~~~~~~~
  CC  ../src/fst/fst.c
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/drivers/driver.h:28,
                 from ../src/fst/fst_group.c:14:
../src/fst/fst_group.c: In function 'fst_group_create':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst_group.c:449:2: note: in expansion of macro 'foreach_fst_ctrl_call'
  449 |  foreach_fst_ctrl_call(on_group_created, g);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_group.c:15:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:38:23: note: while referencing 'fst_global_ctrls_list'
   38 | extern struct dl_list fst_global_ctrls_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/drivers/driver.h:28,
                 from ../src/fst/fst_group.c:14:
../src/fst/fst_group.c: In function 'fst_group_delete':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst_group.c:488:2: note: in expansion of macro 'foreach_fst_ctrl_call'
  488 |  foreach_fst_ctrl_call(on_group_deleted, group);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_group.c:15:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:38:23: note: while referencing 'fst_global_ctrls_list'
   38 | extern struct dl_list fst_global_ctrls_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~
  CC  ../src/fst/fst_group.c
  CC  ../src/fst/fst_iface.c
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_find_session_in_progress':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
../src/fst/fst_session.c:81:2: note: in expansion of macro 'dl_list_for_each'
   81 |  dl_list_for_each((s), &global_sessions_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:239:2: note: in expansion of macro 'foreach_fst_session'
  239 |  foreach_fst_session(s) {
      |  ^~~~~~~~~~~~~~~~~~~
../src/fst/fst_session.c:77:23: note: while referencing 'global_sessions_list'
   77 | static struct dl_list global_sessions_list;
      |                       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_set_state':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:114:2: note: in expansion of macro 'foreach_fst_ctrl_call'
  114 |  foreach_fst_ctrl_call(on_event, event_type, NULL, s, extra);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_session.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:38:23: note: while referencing 'fst_global_ctrls_list'
   38 | extern struct dl_list fst_global_ctrls_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_create':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
../src/fst/fst_session.c:81:2: note: in expansion of macro 'dl_list_for_each'
   81 |  dl_list_for_each((s), &global_sessions_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:150:3: note: in expansion of macro 'foreach_fst_session'
  150 |   foreach_fst_session(s) {
      |   ^~~~~~~~~~~~~~~~~~~
../src/fst/fst_session.c:77:23: note: while referencing 'global_sessions_list'
   77 | static struct dl_list global_sessions_list;
      |                       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:781:2: note: in expansion of macro 'foreach_fst_ctrl_call'
  781 |  foreach_fst_ctrl_call(on_session_added, s);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_session.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:38:23: note: while referencing 'fst_global_ctrls_list'
   38 | extern struct dl_list fst_global_ctrls_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_handle_action':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:114:2: note: in expansion of macro 'foreach_fst_ctrl_call'
  114 |  foreach_fst_ctrl_call(on_event, event_type, NULL, s, extra);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_session.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:38:23: note: while referencing 'fst_global_ctrls_list'
   38 | extern struct dl_list fst_global_ctrls_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_delete':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:1129:2: note: in expansion of macro 'foreach_fst_ctrl_call'
 1129 |  foreach_fst_ctrl_call(on_session_removed, s);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_session.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:38:23: note: while referencing 'fst_global_ctrls_list'
   38 | extern struct dl_list fst_global_ctrls_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_get_by_id':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
../src/fst/fst_session.c:81:2: note: in expansion of macro 'dl_list_for_each'
   81 |  dl_list_for_each((s), &global_sessions_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:1174:2: note: in expansion of macro 'foreach_fst_session'
 1174 |  foreach_fst_session(s) {
      |  ^~~~~~~~~~~~~~~~~~~
../src/fst/fst_session.c:77:23: note: while referencing 'global_sessions_list'
   77 | static struct dl_list global_sessions_list;
      |                       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_enum':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
../src/fst/fst_session.c:81:2: note: in expansion of macro 'dl_list_for_each'
   81 |  dl_list_for_each((s), &global_sessions_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:1187:2: note: in expansion of macro 'foreach_fst_session'
 1187 |  foreach_fst_session(s) {
      |  ^~~~~~~~~~~~~~~~~~~
../src/fst/fst_session.c:77:23: note: while referencing 'global_sessions_list'
   77 | static struct dl_list global_sessions_list;
      |                       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_on_action_rx':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:43:3: note: in expansion of macro 'dl_list_for_each'
   43 |   dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
      |   ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:114:2: note: in expansion of macro 'foreach_fst_ctrl_call'
  114 |  foreach_fst_ctrl_call(on_event, event_type, NULL, s, extra);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_session.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:38:23: note: while referencing 'fst_global_ctrls_list'
   38 | extern struct dl_list fst_global_ctrls_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_global_on_iface_detached':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
../src/fst/fst_session.c:81:2: note: in expansion of macro 'dl_list_for_each'
   81 |  dl_list_for_each((s), &global_sessions_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:1290:2: note: in expansion of macro 'foreach_fst_session'
 1290 |  foreach_fst_session(s) {
      |  ^~~~~~~~~~~~~~~~~~~
../src/fst/fst_session.c:77:23: note: while referencing 'global_sessions_list'
   77 | static struct dl_list global_sessions_list;
      |                       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_iface.h:15,
                 from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:16,
                 from ../src/fst/fst_session.c:14:
../src/fst/fst_session.c: In function 'fst_session_global_get_first_by_group':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
../src/fst/fst_session.c:81:2: note: in expansion of macro 'dl_list_for_each'
   81 |  dl_list_for_each((s), &global_sessions_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_session.c:1303:2: note: in expansion of macro 'foreach_fst_session'
 1303 |  foreach_fst_session(s) {
      |  ^~~~~~~~~~~~~~~~~~~
../src/fst/fst_session.c:77:23: note: while referencing 'global_sessions_list'
   77 | static struct dl_list global_sessions_list;
      |                       ^~~~~~~~~~~~~~~~~~~~
  CC  ../src/fst/fst_session.c
  CC  ../src/fst/fst_ctrl_aux.c
In file included from ../src/fst/fst_ctrl_iface.c:12:
../src/fst/fst_ctrl_iface.c: In function 'list_groups':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:60:2: note: in expansion of macro 'dl_list_for_each'
   60 |  dl_list_for_each((g), &fst_global_groups_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_ctrl_iface.c:634:2: note: in expansion of macro 'foreach_fst_group'
  634 |  foreach_fst_group(g) {
      |  ^~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:17,
                 from ../src/fst/fst_ctrl_iface.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:57:23: note: while referencing 'fst_global_groups_list'
   57 | extern struct dl_list fst_global_groups_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_ctrl_iface.c:12:
../src/fst/fst_ctrl_iface.c: In function 'get_fst_group_by_id':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:60:2: note: in expansion of macro 'dl_list_for_each'
   60 |  dl_list_for_each((g), &fst_global_groups_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_ctrl_iface.c:23:2: note: in expansion of macro 'foreach_fst_group'
   23 |  foreach_fst_group(g) {
      |  ^~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:17,
                 from ../src/fst/fst_ctrl_iface.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:57:23: note: while referencing 'fst_global_groups_list'
   57 | extern struct dl_list fst_global_groups_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_ctrl_iface.c:12:
../src/fst/fst_ctrl_iface.c: In function 'fst_ctrl_iface_notify':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:60:2: note: in expansion of macro 'dl_list_for_each'
   60 |  dl_list_for_each((g), &fst_global_groups_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_ctrl_iface.c:97:3: note: in expansion of macro 'foreach_fst_group'
   97 |   foreach_fst_group(g) {
      |   ^~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:17,
                 from ../src/fst/fst_ctrl_iface.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:57:23: note: while referencing 'fst_global_groups_list'
   57 | extern struct dl_list fst_global_groups_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_ctrl_iface.c:12:
../src/fst/fst_ctrl_iface.c: In function 'fst_ctrl_iface_mb_info':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:60:2: note: in expansion of macro 'dl_list_for_each'
   60 |  dl_list_for_each((g), &fst_global_groups_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_ctrl_iface.c:750:2: note: in expansion of macro 'foreach_fst_group'
  750 |  foreach_fst_group(g) {
      |  ^~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:17,
                 from ../src/fst/fst_ctrl_iface.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:57:23: note: while referencing 'fst_global_groups_list'
   57 | extern struct dl_list fst_global_groups_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_ctrl_iface.c:12:
../src/fst/fst_ctrl_iface.c: In function 'get_peer_mbies':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:60:2: note: in expansion of macro 'dl_list_for_each'
   60 |  dl_list_for_each((g), &fst_global_groups_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_ctrl_iface.c:575:2: note: in expansion of macro 'foreach_fst_group'
  575 |  foreach_fst_group(g) {
      |  ^~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:17,
                 from ../src/fst/fst_ctrl_iface.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:57:23: note: while referencing 'fst_global_groups_list'
   57 | extern struct dl_list fst_global_groups_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/fst/fst_ctrl_iface.c:12:
../src/fst/fst_ctrl_iface.c: In function 'fst_iface_detach':
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:68:3: warning: array subscript -4 is outside array bounds of 'struct dl_list[1]' [-Warray-bounds]
   68 |  ((type *) ((char *) item - offsetof(type, member)))
      |  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/utils/list.h:80:23: note: in expansion of macro 'dl_list_entry'
   80 |       item && item != dl_list_entry((list), type, member); \
      |                       ^~~~~~~~~~~~~
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:60:2: note: in expansion of macro 'dl_list_for_each'
   60 |  dl_list_for_each((g), &fst_global_groups_list, \
      |  ^~~~~~~~~~~~~~~~
../src/fst/fst_ctrl_iface.c:937:2: note: in expansion of macro 'foreach_fst_group'
  937 |  foreach_fst_group(g) {
      |  ^~~~~~~~~~~~~~~~~
In file included from /usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_internal.h:17,
                 from ../src/fst/fst_ctrl_iface.c:14:
/usr/src/RPM/BUILD/hostapd-2.9/src/fst/fst_group.h:57:23: note: while referencing 'fst_global_groups_list'
   57 | extern struct dl_list fst_global_groups_list;
      |                       ^~~~~~~~~~~~~~~~~~~~~~
  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.9/hostapd'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89665
+ 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.9
+ 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: fcntl fopen readdir
verify-elf: WARNING: ./usr/sbin/hostapd: uses non-LFS functions: fcntl fopen open
Hardlinking identical .pyc and .pyo files
Processing files: hostapd-2.9-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26138
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hostapd-2.9
+ DOCDIR=/usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.9
+ /bin/mkdir -p /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.9
+ cp -prL hostapd/ChangeLog hostapd/README hostapd/README-WPS hostapd/eap_testing.txt /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.9
+ chmod -R go-w /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.9
+ chmod -R a+rX /usr/src/tmp/hostapd-buildroot/usr/share/doc/hostapd-2.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sn9o7V
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.QvkfBX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.RZrYcW
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oHIUOZ
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.4), libc.so.6(GLIBC_2.7), libcrypto.so.1.1 >= set:qivVyZLGa98PiufFoug7PKdHEAxcMa3CNxwakMylxjVbBXOSTbocI2bYS0loZ2pQ1oBW0VoAqAONZeQ44t1Iz82l7Rj9EVhvOGmVG7PCoGIZq0DBFY3YkZ2xB1YDfJ9PflAKsZmZCYcveAvCZ7MlaiQ1Q4jStiZelFsutk6W5hJZ4J6RSnfSYMwLEC3NVfEbxbKw8zZoI7yPUhT1lRPpwZufkHEZbJl4xePrX81dFwCxxa5sq4AVsk5SJWOxYMdIagnZkARSEdp1CTqvZ1xAUzF9osYj1ivh7NwbnpEO7ECb1q3opQXNR36psIjCJ5D27lxOMVTfznw4IKBGZhYI8hCqHnzXwjSTTDwsviESseIGUdM2FInZohXknUEUgyCmn5dVrQk62kuKiVkHYEzjfxVKkz5ZqG1yaHjkpL1Z3i1ZLdJFxygGs39PWmJZiPFQ16kuGGrJINR3ZtJNrq77gIm4Ev1bsAI1ZiBVHIZIz7pK2yRCFgqnI11tB9ID1WZLKx0tWNYneLWKYvkn0Zs8Kk3bZk0bzlIKTrmLpPSqR3yYoc2ZrKgF3Xrtucb9ohjIz8ZqKvn1, 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.29), libnl-3.so.200 >= set:mgoBVEdBLQ6uSlGed9ZEC6Q6Kf6pnyUgMizybgBLXKDsllLDuV5maApXmAZ7xmUSYecen1odLDf8OxN9irzLkcLA92jXB4WjJKFFIr2JVWc2D1fA8FgSV2, 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:mfJNDNGBSvSRwNmZpvr8cgDjHGZI0aRjER3uZIBqKnqnObfhY7WA0VEnbVnMING8wQokogCNlOZ7yVqviZoCluH725kpCD2nxvtAc4TZmlWV6Vk0jAzvObh8DA6wNNqmqwCqUiUI8G7QH5dUrLBDnSknNkxbXDcMpRHLvd1AgE3CNamNuW8480wKaYWQZ0Zv60aarlSsZuC1, libssl.so.1.1(OPENSSL_1_1_0), libssl.so.1.1(OPENSSL_1_1_1), 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.suWCyX
Creating hostapd-debuginfo package
Processing files: hostapd-debuginfo-2.9-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.549Vm0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wNHL5V
find-requires: running scripts (debuginfo)
Requires: hostapd = 2.9-alt2, /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(libssl.so.1.1)
Adding to hostapd-debuginfo a strict dependency on hostapd
Wrote: /usr/src/RPM/RPMS/i586/hostapd-2.9-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/hostapd-debuginfo-2.9-alt2.i586.rpm
62.86user 4.63system 1:20.38elapsed 83%CPU (0avgtext+0avgdata 69008maxresident)k
0inputs+0outputs (0major+1552827minor)pagefaults 0swaps
67.29user 7.05system 1:27.95elapsed 84%CPU (0avgtext+0avgdata 109020maxresident)k
824inputs+0outputs (0major+1866316minor)pagefaults 0swaps
--- hostapd-2.9-alt2.i586.rpm.repo	2020-10-23 14:27:23.000000000 +0000
+++ hostapd-2.9-alt2.i586.rpm.hasher	2020-12-10 10:01:51.773197743 +0000
@@ -29,2 +29,3 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.15)  
@@ -54,3 +55,3 @@
 Requires: /usr/sbin/preun_service  
-Requires: rpmlib(PayloadIsLzma)  
+Requires: rpmlib(PayloadIsXz)  
 Provides: hostapd = 2.9-alt2:sisyphus+260254.200.1.1
--- hostapd-debuginfo-2.9-alt2.i586.rpm.repo	2020-10-23 14:27:23.000000000 +0000
+++ hostapd-debuginfo-2.9-alt2.i586.rpm.hasher	2020-12-10 10:01:51.824197259 +0000
@@ -125,3 +125,2 @@
 /usr/src/debug/hostapd-2.9/src/common/ieee802_11_defs.h	100644	
-/usr/src/debug/hostapd-2.9/src/common/ocv.h	100644	
 /usr/src/debug/hostapd-2.9/src/common/qca-vendor-attr.h	100644	
@@ -342,3 +341,3 @@
 Requires: hostapd = 2.9-alt2:sisyphus+260254.200.1.1
-Requires: rpmlib(PayloadIsLzma)  
+Requires: rpmlib(PayloadIsXz)  
 Provides: hostapd-debuginfo = 2.9-alt2:sisyphus+260254.200.1.1