==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: python-roguehostapd-git 1:1.0.r45.g381b373-3 (Mon Jun  6 13:48:55 2022)
==> Retrieving sources...
  -> Cloning roguehostapd git repo...
Cloning into bare repository '/srv/build/builder/work/python-roguehostapd-git/roguehostapd'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    roguehostapd ... Skipped
==> Making package: python-roguehostapd-git 1:1.0.r45.g381b373-3 (Mon 06 Jun 2022 01:49:11 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-2.0.0-1.0  python-3.10.4-2.0

Total Download Size:   11.99 MiB
Total Installed Size:  52.64 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.10.4-2.0-i686 downloading...
 libnsl-2.0.0-1.0-i686 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) perl-error-0.17029-3.0  perl-mailtools-2.21-5.0
              perl-timedate-2.33-3.0  python-appdirs-1.4.4-6.13
              python-more-itertools-8.12.0-2.0  python-ordered-set-4.0.2-6.11
              python-packaging-21.3-1.0  python-pyparsing-3.0.9-1.0
              git-2.36.1-1.0  libnl-3.6.0-3.0  python-setuptools-1:60.6.0-1.0

Total Download Size:    7.66 MiB
Total Installed Size:  44.20 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.36.1-1.0-i686 downloading...
 python-setuptools-1:60.6.0-1.0-any downloading...
 libnl-3.6.0-3.0-i686 downloading...
 python-pyparsing-3.0.9-1.0-any downloading...
 python-more-itertools-8.12.0-2.0-any downloading...
 perl-mailtools-2.21-5.0-any downloading...
 python-packaging-21.3-1.0-any downloading...
 perl-timedate-2.33-3.0-any downloading...
 perl-error-0.17029-3.0-any downloading...
 python-appdirs-1.4.4-6.13-any downloading...
 python-ordered-set-4.0.2-6.11-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-ordered-set...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing python-setuptools...
installing libnl...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of roguehostapd git repo...
Cloning into 'roguehostapd'...
done.
==> Starting pkgver()...
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:731: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running build
running build_py
running build_ext
building 'roguehostapd/hostapd-2_6/hostapd/libhostapd' extension
roguehostapd/hostapd-2_6/src/ap/ieee802_11.c: In function ‘handle_assoc’:
roguehostapd/hostapd-2_6/src/ap/ieee802_11.c:2154:70: warning: ?:’ using integer constants in boolean context []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;]
 2154 |             sta->last_subtype == reassoc ? WLAN_FC_STYPE_REASSOC_REQ :
roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c: In function ‘hostap_init’:
roguehostapd/hostapd-2_6/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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  234 |         snprintf(ifr.ifr_name, sizeof(ifr.ifr_name), "%sap", drv->iface);
      |                                                         ^~
In file included from /usr/include/stdio.h:894,
                 from roguehostapd/hostapd-2_6/src/utils/includes.h:21,
                 from roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:9:
In function ‘snprintf’,
    inlined from ‘hostap_init_sockets’ at roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:234:9,
    inlined from ‘hostap_init’ at roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:992:6:
/usr/include/bits/stdio2.h:71:10: note: __snprintf_chk’ output between 3 and 19 bytes into a destination of size 16
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c: In function ‘hostap_init’:
roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:351:42: warning: ap’ directive output may be truncated writing 2 bytes into a region of size between 0 and 16 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  351 |         os_snprintf(ifname, IFNAMSIZ, "%sap", drv->iface);
      |                                          ^~
In function ‘snprintf’,
    inlined from ‘hostap_set_iface_flags’ at roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:351:2,
    inlined from ‘hostap_init_sockets’ at roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:241:6,
    inlined from ‘hostap_init’ at roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:992:6:
/usr/include/bits/stdio2.h:71:10: note: __snprintf_chk’ output between 3 and 19 bytes into a destination of size 16
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c: In function ‘hostap_driver_deinit’:
roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:351:42: warning: ap’ directive output may be truncated writing 2 bytes into a region of size between 0 and 16 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  351 |         os_snprintf(ifname, IFNAMSIZ, "%sap", drv->iface);
      |                                          ^~
In function ‘snprintf’,
    inlined from ‘hostap_set_iface_flags’ at roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:351:2,
    inlined from ‘hostap_driver_deinit’ at roguehostapd/hostapd-2_6/src/drivers/driver_hostap.c:1008:9:
/usr/include/bits/stdio2.h:71:10: note: __snprintf_chk’ output between 3 and 19 bytes into a destination of size 16
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
In file included from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:26:
roguehostapd/hostapd-2_6/src/utils/common.h:426: warning: "__bitwise" redefined
  426 | #define __bitwise
      | 
In file included from /usr/include/linux/netlink.h:7,
                 from /usr/include/libnl3/netlink/netlink.h:19,
                 from /usr/include/libnl3/netlink/genl/genl.h:9,
                 from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:17:
/usr/include/linux/types.h:22: note: this is the location of the previous definition
   22 | #define __bitwise __bitwise__
      | 
In function ‘add_ifidx’,
    inlined from ‘add_ifidx’ at roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:5837:13:
roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:5879:41: warning: pointer ‘old_198’ may be used after ‘realloc’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wuse-after-free-Wuse-after-free]8;;]
 5879 |                         drv->if_indices = old;
      |                         ~~~~~~~~~~~~~~~~^~~~~
In file included from roguehostapd/hostapd-2_6/src/utils/common.h:12:
In function ‘os_realloc_array’,
    inlined from ‘add_ifidx’ at roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:5870:20,
    inlined from ‘add_ifidx’ at roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:5837:13:
roguehostapd/hostapd-2_6/src/utils/os.h:488:26: note: call to ‘realloc’ here
  488 | #define os_realloc(p, s) realloc((p), (s))
      |                          ^~~~~~~~~~~~~~~~~
roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c: In function ‘i802_set_wds_sta’:
roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:5946:44: warning: .sta’ directive output may be truncated writing 4 bytes into a region of size between 1 and 17 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
 5946 |         os_snprintf(name, sizeof(name), "%s.sta%d", bss->ifname, aid);
      |                                            ^~~~
In file included from /usr/include/stdio.h:894,
                 from roguehostapd/hostapd-2_6/src/utils/includes.h:21,
                 from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:13:
In function ‘snprintf’,
    inlined from ‘i802_set_wds_sta’ at roguehostapd/hostapd-2_6/src/drivers/driver_nl80211.c:5946:2:
/usr/include/bits/stdio2.h:71:10: note: __snprintf_chk’ output between 6 and 32 bytes into a destination of size 17
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
In file included from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_capa.c:14:
roguehostapd/hostapd-2_6/src/utils/common.h:426: warning: "__bitwise" redefined
  426 | #define __bitwise
      | 
In file included from /usr/include/linux/netlink.h:7,
                 from /usr/include/libnl3/netlink/netlink.h:19,
                 from /usr/include/libnl3/netlink/genl/genl.h:9,
                 from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_capa.c:12:
/usr/include/linux/types.h:22: note: this is the location of the previous definition
   22 | #define __bitwise __bitwise__
      | 
In file included from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_event.c:14:
roguehostapd/hostapd-2_6/src/utils/common.h:426: warning: "__bitwise" redefined
  426 | #define __bitwise
      | 
In file included from /usr/include/linux/netlink.h:7,
                 from /usr/include/libnl3/netlink/netlink.h:19,
                 from /usr/include/libnl3/netlink/genl/genl.h:9,
                 from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_event.c:12:
/usr/include/linux/types.h:22: note: this is the location of the previous definition
   22 | #define __bitwise __bitwise__
      | 
In file included from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_monitor.c:17:
roguehostapd/hostapd-2_6/src/utils/common.h:426: warning: "__bitwise" redefined
  426 | #define __bitwise
      | 
In file included from /usr/include/linux/filter.h:10,
                 from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_monitor.c:15:
/usr/include/linux/types.h:22: note: this is the location of the previous definition
   22 | #define __bitwise __bitwise__
      | 
roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_monitor.c: In function ‘nl80211_create_monitor_interface’:
roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_monitor.c:365:46: warning: %s’ directive output may be truncated writing up to 16 bytes into a region of size 12 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
  365 |                 snprintf(buf, IFNAMSIZ, "mon.%s", drv->first_bss->ifname);
      |                                              ^~
In file included from /usr/include/stdio.h:894,
                 from roguehostapd/hostapd-2_6/src/utils/includes.h:21,
                 from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_monitor.c:13:
In function ‘snprintf’,
    inlined from ‘nl80211_create_monitor_interface’ at roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_monitor.c:365:3:
/usr/include/bits/stdio2.h:71:10: note: __snprintf_chk’ output between 5 and 21 bytes into a destination of size 16
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
In file included from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_scan.c:15:
roguehostapd/hostapd-2_6/src/utils/common.h:426: warning: "__bitwise" redefined
  426 | #define __bitwise
      | 
In file included from /usr/include/linux/netlink.h:7,
                 from /usr/include/libnl3/netlink/netlink.h:19,
                 from /usr/include/libnl3/netlink/genl/genl.h:9,
                 from roguehostapd/hostapd-2_6/src/drivers/driver_nl80211_scan.c:13:
/usr/include/linux/types.h:22: note: this is the location of the previous definition
   22 | #define __bitwise __bitwise__
      | 
In file included from roguehostapd/hostapd-2_6/src/l2_packet/l2_packet_linux.c:15:
roguehostapd/hostapd-2_6/src/utils/common.h:426: warning: "__bitwise" redefined
  426 | #define __bitwise
      | 
In file included from /usr/include/linux/filter.h:10,
                 from roguehostapd/hostapd-2_6/src/l2_packet/l2_packet_linux.c:13:
/usr/include/linux/types.h:22: note: this is the location of the previous definition
   22 | #define __bitwise __bitwise__
      | 
running install_lib
copying build/lib.linux-x86_64-3.10/examples/wep_open_64.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/examples
copying build/lib.linux-x86_64-3.10/examples/tkip_ap.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/examples
copying build/lib.linux-x86_64-3.10/examples/__init__.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/examples
copying build/lib.linux-x86_64-3.10/roguehostapd/buildutil/build_files.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/buildutil
copying build/lib.linux-x86_64-3.10/roguehostapd/buildutil/buildexception.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/buildutil
copying build/lib.linux-x86_64-3.10/roguehostapd/buildutil/buildcommon.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/buildutil
copying build/lib.linux-x86_64-3.10/roguehostapd/buildutil/__init__.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/buildutil
copying build/lib.linux-x86_64-3.10/roguehostapd/config/config.ini -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/config
copying build/lib.linux-x86_64-3.10/roguehostapd/config/hostapdconfig.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/config
copying build/lib.linux-x86_64-3.10/roguehostapd/config/hostapd.conf -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/config
copying build/lib.linux-x86_64-3.10/roguehostapd/config/__init__.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/config
copying build/lib.linux-x86_64-3.10/roguehostapd/run.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd
copying build/lib.linux-x86_64-3.10/roguehostapd/apctrl.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd
copying build/lib.linux-x86_64-3.10/roguehostapd/hostapd-2_6/hostapd/libhostapd.cpython-310-i386-linux-gnu.so -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd/hostapd-2_6/hostapd
copying build/lib.linux-x86_64-3.10/roguehostapd/__init__.py -> /build/python-roguehostapd-git/pkg/python-roguehostapd-git/usr/lib/python3.10/site-packages/roguehostapd
running install_egg_info
running egg_info
writing roguehostapd.egg-info/PKG-INFO
writing dependency_links to roguehostapd.egg-info/dependency_links.txt
writing top-level names to roguehostapd.egg-info/top_level.txt
reading manifest file 'roguehostapd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-roguehostapd-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-roguehostapd-git 1:1.0.r45.g381b373-3 (Mon 06 Jun 2022 01:51:58 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: libxml2 optionally requires python: Python bindings
:: util-linux optionally requires python: python bindings to libmount

Packages (13) git-2.36.1-1.0  libnl-3.6.0-3.0  libnsl-2.0.0-1.0
              perl-error-0.17029-3.0  perl-mailtools-2.21-5.0
              perl-timedate-2.33-3.0  python-3.10.4-2.0
              python-appdirs-1.4.4-6.13  python-more-itertools-8.12.0-2.0
              python-ordered-set-4.0.2-6.11  python-packaging-21.3-1.0
              python-pyparsing-3.0.9-1.0  python-setuptools-1:60.6.0-1.0

Total Removed Size:  96.84 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-packaging...
removing python-pyparsing...
removing python-ordered-set...
removing python-more-itertools...
removing python-appdirs...
removing python...
removing libnsl...
removing libnl...
removing git...
removing perl-mailtools...
removing perl-timedate...
removing perl-error...
[?25h