==> Creating clean working copy [build]...done
==> Making package: karma-hostapd 1.0-4 (Fri Mar 24 21:09:24 UTC 2017)
==> Retrieving sources...
  -> Found hostapd-1.0-karma.tar.bz2
  -> Found hostapd-karma.conf
==> Validating source files with sha512sums...
    hostapd-1.0-karma.tar.bz2 ... Passed
    hostapd-karma.conf ... Passed
==> Making package: karma-hostapd 1.0-4 (Fri Mar 24 21:09:25 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) libnl-3.2.29-2  hostapd-2.6-3  libnl1-1.1.4-1

Total Installed Size:  3.02 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl1...
installing libnl...
installing hostapd...
> More info: https://wiki.archlinux.org/index.php/Software_Access_Point
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found hostapd-1.0-karma.tar.bz2
  -> Found hostapd-karma.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    hostapd-1.0-karma.tar.bz2 ... Passed
    hostapd-karma.conf ... Passed
==> Extracting sources...
  -> Extracting hostapd-1.0-karma.tar.bz2 with bsdtar
==> Starting build()...
In file included from main.c:20:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from main.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  main.c
In file included from config_file.c:20:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from config_file.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  config_file.c
In file included from ../src/ap/hostapd.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/hostapd.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/hostapd.c
In file included from ../src/ap/wpa_auth_glue.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/wpa_auth_glue.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/wpa_auth_glue.c
In file included from ../src/ap/drv_callbacks.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/drv_callbacks.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/drv_callbacks.c
In file included from ../src/ap/ap_drv_ops.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ap_drv_ops.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ap_drv_ops.c
In file included from ../src/ap/utils.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/utils.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/utils.c
In file included from ../src/ap/authsrv.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/authsrv.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/authsrv.c
In file included from ../src/ap/ieee802_1x.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ieee802_1x.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ieee802_1x.c
In file included from ../src/ap/ap_config.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ap_config.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ap_config.c
In file included from ../src/ap/ieee802_11_auth.c:22:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ieee802_11_auth.c:20:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ieee802_11_auth.c
In file included from ../src/ap/sta_info.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/sta_info.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/sta_info.c
In file included from ../src/ap/wpa_auth.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/wpa_auth.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/wpa_auth.c
In file included from ../src/ap/tkip_countermeasures.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/tkip_countermeasures.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/tkip_countermeasures.c
In file included from ../src/ap/ap_mlme.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ap_mlme.c:17:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ap_mlme.c
In file included from ../src/ap/wpa_auth_ie.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/wpa_auth_ie.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/wpa_auth_ie.c
In file included from ../src/ap/preauth_auth.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/preauth_auth.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/preauth_auth.c
In file included from ../src/ap/pmksa_cache_auth.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/pmksa_cache_auth.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/pmksa_cache_auth.c
In file included from ../src/ap/ieee802_11_shared.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ieee802_11_shared.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ieee802_11_shared.c
In file included from ../src/ap/beacon.c:21:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/beacon.c:17:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/beacon.c
  CC  ../src/drivers/drivers.c
In file included from ../src/utils/eloop.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/utils/eloop.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/utils/eloop.c
In file included from ../src/utils/common.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/utils/common.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/utils/common.c
In file included from ../src/utils/wpa_debug.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/utils/wpa_debug.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/utils/wpa_debug.c
In file included from ../src/utils/wpabuf.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/utils/wpabuf.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/utils/wpabuf.c
  CC  ../src/utils/os_unix.c
In file included from ../src/utils/ip_addr.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/utils/ip_addr.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/utils/ip_addr.c
In file included from ../src/common/ieee802_11_common.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/common/ieee802_11_common.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/common/ieee802_11_common.c
In file included from ../src/common/wpa_common.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/common/wpa_common.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/common/wpa_common.c
In file included from ../src/eapol_auth/eapol_auth_sm.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eapol_auth/eapol_auth_sm.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eapol_auth/eapol_auth_sm.c
In file included from dump_state.c:18:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from dump_state.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  dump_state.c
In file included from ../src/eapol_auth/eapol_auth_dump.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eapol_auth/eapol_auth_dump.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eapol_auth/eapol_auth_dump.c
In file included from ../src/radius/radius.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/radius/radius.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/radius/radius.c
In file included from ../src/radius/radius_client.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/radius/radius_client.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/radius/radius_client.c
In file included from ../src/ap/accounting.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/accounting.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/accounting.c
In file included from ../src/ap/vlan_init.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/vlan_init.c:17:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/vlan_init.c
In file included from ctrl_iface.c:23:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ctrl_iface.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ctrl_iface.c
In file included from ../src/ap/ctrl_iface_ap.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ctrl_iface_ap.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ctrl_iface_ap.c
In file included from ../src/crypto/md5.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/md5.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/md5.c
In file included from ../src/ap/iapp.c:49:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/iapp.c:40:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/iapp.c
In file included from ../src/ap/peerkey_auth.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/peerkey_auth.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/peerkey_auth.c
In file included from ../src/drivers/driver_hostap.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/drivers/driver_hostap.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/driver_hostap.c
In file included from ../src/drivers/driver_nl80211.c:33:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/drivers/driver_nl80211.c:19:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/driver_nl80211.c
In file included from ../src/utils/radiotap.c:22:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/utils/radiotap.c:20:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/utils/radiotap.c
In file included from ../src/drivers/netlink.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/drivers/netlink.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/netlink.c
In file included from ../src/drivers/linux_ioctl.c:20:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/drivers/linux_ioctl.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/linux_ioctl.c
In file included from ../src/drivers/rfkill.c:18:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/drivers/rfkill.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/rfkill.c
In file included from ../src/l2_packet/l2_packet_linux.c:20:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/l2_packet/l2_packet_linux.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/l2_packet/l2_packet_linux.c
In file included from ../src/eap_server/eap_server_md5.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_md5.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_md5.c
In file included from ../src/eap_server/eap_server_tls.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_tls.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_tls.c
In file included from ../src/eap_server/eap_server_peap.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_peap.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_peap.c
In file included from ../src/eap_common/eap_peap_common.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_common/eap_peap_common.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_common/eap_peap_common.c
In file included from ../src/eap_server/eap_server_ttls.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_ttls.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_ttls.c
In file included from ../src/eap_server/eap_server_mschapv2.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_mschapv2.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_mschapv2.c
In file included from ../src/eap_server/eap_server_gtc.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_gtc.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_gtc.c
In file included from eap_register.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from eap_register.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  eap_register.c
In file included from ../src/eap_server/eap_server.c:23:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server.c:21:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server.c
In file included from ../src/eap_common/eap_common.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_common/eap_common.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_common/eap_common.c
In file included from ../src/eap_server/eap_server_methods.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_methods.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_methods.c
In file included from ../src/eap_server/eap_server_identity.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_identity.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_identity.c
In file included from ../src/crypto/ms_funcs.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/ms_funcs.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/ms_funcs.c
In file included from ../src/eap_common/chap.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_common/chap.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_common/chap.c
In file included from ../src/eap_server/eap_server_tls_common.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/eap_server/eap_server_tls_common.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/eap_server/eap_server_tls_common.c
In file included from ../src/crypto/tls_openssl.c:36:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/tls_openssl.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/tls_openssl.c
In file included from ../src/crypto/crypto_openssl.c:24:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/crypto_openssl.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/crypto_openssl.c
In file included from ../src/crypto/aes-wrap.c:18:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/aes-wrap.c:16:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/aes-wrap.c
In file included from ../src/crypto/sha1.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/sha1.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/sha1.c
In file included from ../src/crypto/sha1-pbkdf2.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/sha1-pbkdf2.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/sha1-pbkdf2.c
In file included from ../src/crypto/sha1-tlsprf.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/sha1-tlsprf.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/sha1-tlsprf.c
In file included from ../src/crypto/random.c:36:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/crypto/random.c:31:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/crypto/random.c
In file included from ../src/ap/wmm.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/wmm.c:17:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/wmm.c
In file included from ../src/ap/ap_list.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ap_list.c:17:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ap_list.c
In file included from ../src/ap/ieee802_11.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/ieee802_11.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/ieee802_11.c
In file included from ../src/ap/hw_features.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/ap/hw_features.c:17:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/ap/hw_features.c
In file included from ../src/drivers/driver_common.c:16:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/drivers/driver_common.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/drivers/driver_common.c
  LD  hostapd
In file included from hostapd_cli.c:19:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from hostapd_cli.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  hostapd_cli.c
In file included from ../src/common/wpa_ctrl.c:30:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/common/wpa_ctrl.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/common/wpa_ctrl.c
In file included from ../src/utils/edit_simple.c:17:0:
../src/utils/common.h:429:0: warning: "__bitwise" redefined
 #define __bitwise
 
In file included from /usr/include/asm/sigcontext.h:19:0,
                 from /usr/include/bits/sigcontext.h:30,
                 from /usr/include/signal.h:305,
                 from ../src/utils/includes.h:31,
                 from ../src/utils/edit_simple.c:15:
/usr/include/linux/types.h:21:0: note: this is the location of the previous definition
 #define __bitwise __bitwise__
 
  CC  ../src/utils/edit_simple.c
  LD  hostapd_cli
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /build/karma-hostapd/pkg/karma-hostapd/usr/local/bin
for i in hostapd hostapd_cli; do cp -f $i /build/karma-hostapd/pkg/karma-hostapd/usr/local/bin/$i; done
==> 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 issue...
==> Creating package "karma-hostapd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: karma-hostapd 1.0-4 (Fri Mar 24 21:10:27 UTC 2017)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...

Packages (3) hostapd-2.6-3  libnl-3.2.29-2  libnl1-1.1.4-1

Total Removed Size:  3.02 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libnl1...
removing hostapd...
removing libnl...