FreeBSD Bugzilla – Attachment 155961 Details for
Bug 199678
security/wpa_supplicant: [PATCH][SECURITY] Patch for P2P SSID processing vuln -- CVE-2015-1863
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere Build Logs from 10.1-RELEASE amd64
wpa_supplicant-2.4_1.log (text/x-log), 26.81 KB, created by
Jason Unovitch
on 2015-04-25 03:35:57 UTC
(
hide
)
Description:
Poudriere Build Logs from 10.1-RELEASE amd64
Filename:
MIME Type:
Creator:
Jason Unovitch
Created:
2015-04-25 03:35:57 UTC
Size:
26.81 KB
patch
obsolete
>build started at Sat Apr 25 03:19:12 UTC 2015 >port directory: /usr/ports/security/wpa_supplicant >building for: FreeBSD 101amd64-default 10.1-RELEASE-p9 FreeBSD 10.1-RELEASE-p9 amd64 >maintained by: marino@FreeBSD.org >Makefile ident: $FreeBSD: head/security/wpa_supplicant/Makefile 381444 2015-03-16 20:45:16Z marino $ >Poudriere version: 3.1.3 >Host OSVERSION: 1001000 >Jail OSVERSION: 1001000 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p9 >UNAME_r=10.1-RELEASE-p9 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/zfs/poudriere/data/.m/101amd64-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/usr/ports/security/wpa_supplicant >PWD=/ >MASTERNAME=101amd64-default >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.3 >TRYBROKEN=yes >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for wpa_supplicant-2.4_1: > DEBUG_FILE=off: Support for writing debug log to a file > DEBUG_SYSLOG=on: Send debug messages to syslog instead of stdout > DELAYED_MIC=off: Mitigate TKIP attack, random delay on MIC errors > HS20=on: Hotspot 2.0 > HT_OVERRIDES=off: Disable HT/HT40, mask MCS rates, etc > IEEE80211AC=off: Very High Throughput, AP mode (IEEE 802.11ac) > IEEE80211N=off: High Throughput, AP mode (IEEE 802.11n) > IEEE80211R=on: Fast BSS Transition (IEEE 802.11r-2008) > IEEE80211W=off: Management Frame Protection (IEEE 802.11w) > INTERWORKING=on: Improve ext. network interworking (IEEE 802.11u) > NO_ROAMING=off: Disable roaming > P2P=on: Peer-to-Peer support > PKCS12=on: PKCS#12 (PFS) support > PRIVSEP=off: Privilege separation > SMARTCARD=on: Private key on smartcard support > TDLS=off: Tunneled Direct Link Setup > TLSV12=off: Build with TLS v1.2 instead of TLS v1.0 > VHT_OVERRIDES=off: Disable VHT, mask MCS rates, etc > WPS=on: Wi-Fi Protected Setup > WPS_ER=off: Enable WPS External Registrar > WPS_NFC=off: Near Field Communication (NFC) configuration > WPS_NOREG=off: Disable open network credentials when registrar >====> Driver options: you have to choose at least one of them > BSD=on: BSD net80211 interface > WIRED=on: Wired ethernet interface > NDIS=on: Windows NDIS interface > TEST=off: Development testing interface > NONE=off: The 'no driver' interface, e.g. WPS ER only >====> Extensible Authentication Protocols: you have to choose at least one of them > TLS=on: Transport Layer Security > PEAP=on: Protected Extensible Authentication Protocol > TTLS=on: Tunneled Transport Layer Security > MD5=on: MD5 hash (deprecated, no key generation) > MSCHAPv2=on: Microsoft CHAP version 2 (RFC 2759) > GTC=on: Generic Token Card > LEAP=on: Lightweight Extensible Authentication Protocol > OTP=on: One-Time Password > PSK=on: Pre-Shared key > FAST=off: Flexible Authentication via Secure Tunneling > SIM=off: Subscriber Identity Module > PWD=off: Shared password (RFC 5931) > PAX=off: Password Authenticated Exchange > AKA=off: Autentication and Key Agreement (UMTS) > AKA_PRIME=off: AKA Prime variant (RFC 5448) > SAKE=off: Shared-Secret Authentication & Key Establishment > GPSK=off: Generalized Pre-Shared Key > TNC=off: Trusted Network Connect > IKEv2=off: Internet Key Exchange version 2 > EKE=off: Encrypted Key Exchange >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/wpa_supplicant/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wpa_supplicant/work HOME=/wrkdirs/usr/ports/security/wpa_supplicant/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLRPATH=/usr/lib:/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/wpa_supplicant/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wpa_supplicant/work HOME=/wrkdirs/usr/ports/security/wpa_supplicant/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="-lutil -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/wpa_supplicant" >EXAMPLESDIR="share/examples/wpa_supplicant" >DATADIR="share/wpa_supplicant" >WWWDIR="www/wpa_supplicant" >ETCDIR="etc/wpa_supplicant" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/wpa_supplicant >DOCSDIR=/usr/local/share/doc/wpa_supplicant >EXAMPLESDIR=/usr/local/share/examples/wpa_supplicant >WWWDIR=/usr/local/www/wpa_supplicant >ETCDIR=/usr/local/etc/wpa_supplicant >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/101amd64-make.conf #### >DEFAULT_VERSIONS= ruby=2.1 perl5=5.20 mysql=5.5m pgsql=9.4 >ffmpeg_SET+=RTMP X11GRAB FAAC LAME AMR_NB AMR_WB ASS >gnutls_UNSET+=TPM >ca_root_nss_SET+=ETCSYMLINK >rubygem-passenger_UNSET+=APACHE22 >rubygem-passenger_SET+=NGINX >net-mgmt_collectd5_SET+=CURL MYSQL NUTUPS PING PGSQL STATGRAB XML >net-mgmt_pmacct+=PGSQL >security_barnyard2_SET+=PGSQL >net_samba41_SET+=PAM_SMBPASS >net_unison240_UNSET+=X11 >nginx_SET+=PASSENGER HTTP_FANCYINDEX >www_owncloud_SET+=PGSQL >www_owncloud_UNSET+=SQLITE >dns_unbound_SET+=LIBEVENT >---End make.conf--- >=======================<phase: check-sanity >============================ >===> Found saved configuration for wpa_supplicant-2.4_1 >=========================================================================== >=======================<phase: pkg-depends >============================ >===> wpa_supplicant-2.4_1 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.5.1.txz >[101amd64-default] Installing pkg-1.5.1... >[101amd64-default] Extracting pkg-1.5.1... done >Message for pkg-1.5.1: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of wpa_supplicant-2.4_1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> Found saved configuration for wpa_supplicant-2.4_1 >===> wpa_supplicant-2.4_1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by wpa_supplicant-2.4_1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> Found saved configuration for wpa_supplicant-2.4_1 >===> wpa_supplicant-2.4_1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by wpa_supplicant-2.4_1 for building >=> SHA256 Checksum OK for wpa_supplicant-2.4.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> Found saved configuration for wpa_supplicant-2.4_1 >===> wpa_supplicant-2.4_1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by wpa_supplicant-2.4_1 for building >===> Extracting for wpa_supplicant-2.4_1 >=> SHA256 Checksum OK for wpa_supplicant-2.4.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for wpa_supplicant-2.4_1 >===> Applying FreeBSD patches for wpa_supplicant-2.4_1 >/bin/cp /usr/ports/security/wpa_supplicant/files/Packet32.[ch] /usr/ports/security/wpa_supplicant/files/ntddndis.h /wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/src/utils >=========================================================================== >=======================<phase: build-depends >============================ >===> wpa_supplicant-2.4_1 depends on executable: gmake - not found >===> Verifying install for gmake in /usr/ports/devel/gmake >===> Installing existing package /packages/All/gmake-4.1_1.txz >[101amd64-default] Installing gmake-4.1_1... >[101amd64-default] `-- Installing gettext-runtime-0.19.4... >[101amd64-default] | `-- Installing indexinfo-0.2.3... >[101amd64-default] | `-- Extracting indexinfo-0.2.3... done >[101amd64-default] `-- Extracting gettext-runtime-0.19.4... done >[101amd64-default] Extracting gmake-4.1_1... done >===> Returning to build of wpa_supplicant-2.4_1 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> wpa_supplicant-2.4_1 depends on executable: gmake - found >===> Configuring for wpa_supplicant-2.4_1 >=========================================================================== >=======================<phase: build >============================ >===> Building for wpa_supplicant-2.4_1 >gmake[1]: Entering directory '/wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/wpa_supplicant' > CC eap_register.c > CC notify.c > CC ../src/utils/wpa_debug.c > CC ../src/utils/common.c > CC bss.c > CC ../src/utils/wpabuf.c >../src/utils/Packet32.c:131:14: warning: passing 'int8_t *' (aka 'signed char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > if (strncmp(iface, "\\Device\\NPF_", 12) == 0) > ^~~~~ >/usr/include/string.h:100:26: note: passing argument to parameter here >int strncmp(const char *, const char *, size_t) __pure; > ^ >../src/utils/Packet32.c:133:19: warning: passing 'int8_t *' (aka 'signed char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > else if (strncmp(iface, "\\DEVICE\\", 8) == 0) > ^~~~~ >/usr/include/string.h:100:26: note: passing argument to parameter here >int strncmp(const char *, const char *, size_t) __pure; > ^ >../src/utils/Packet32.c:139:23: warning: passing 'int8_t *' (aka 'signed char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > strncpy(ireq.i_name, iface, sizeof (ifr.ifr_name)); > ^~~~~ >/usr/include/string.h:101:57: note: passing argument to parameter here >char *strncpy(char * __restrict, const char * __restrict, size_t); > ^ >../src/utils/Packet32.c:150:31: warning: passing 'int8_t *' (aka 'signed char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > strncpy(ifr.ifr_name, iface, sizeof (ifr.ifr_name)); > CC ../src/utils/os_unix.c > ^~~~~ >/usr/include/string.h:101:57: note: passing argument to parameter here >char *strncpy(char * __restrict, const char * __restrict, size_t); > ^ >../src/utils/Packet32.c:250:8: warning: assigning to 'char *' from 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign] > plist = namelist; > ^ ~~~~~~~~ >5 warnings generated. > CC ../src/utils/Packet32.c > CC wmm_ac.c > CC config.c > CC ../src/utils/eloop.c > CC ../src/rsn_supp/wpa_ft.c > CC ../src/rsn_supp/preauth.c > CC ../src/rsn_supp/pmksa_cache.c > CC config_file.c > CC ../src/rsn_supp/wpa_ie.c > CC ../src/rsn_supp/peerkey.c > CC ../src/rsn_supp/wpa.c > CC ../src/common/wpa_common.c > CC ../src/p2p/p2p_utils.c > CC ../src/p2p/p2p_parse.c > CC ../src/p2p/p2p_build.c > CC ../src/p2p/p2p_go_neg.c > CC ../src/p2p/p2p_sd.c > CC ../src/p2p/p2p_invitation.c > CC ../src/p2p/p2p.c > CC ../src/p2p/p2p_pd.c > CC ../src/p2p/p2p_dev_disc.c > CC ../src/ap/p2p_hostapd.c > CC ../src/utils/bitfield.c > CC ../src/p2p/p2p_group.c > CC ../src/eap_peer/eap_tls.c > CC hs20_supplicant.c > CC ../src/eap_common/eap_peap_common.c > CC ../src/eap_peer/eap_peap.c > CC p2p_supplicant.c > CC ../src/eap_peer/eap_md5.c > CC ../src/eap_peer/mschapv2.c > CC ../src/eap_peer/eap_ttls.c > CC ../src/eap_peer/eap_gtc.c > CC ../src/eap_peer/eap_mschapv2.c > CC ../src/eap_peer/eap_otp.c > CC interworking.c > CC ../src/eap_common/eap_psk_common.c > CC ../src/eap_peer/eap_leap.c > CC ../src/eap_peer/eap_psk.c > CC ../src/utils/uuid.c > CC ../src/eap_common/eap_wsc_common.c > CC ../src/eap_peer/eap_wsc.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 wps_supplicant.c > CC ../src/wps/wps_attr_process.c > CC ../src/wps/wps_dev_attr.c > CC ../src/wps/wps_enrollee.c > CC ../src/eapol_supp/eapol_supp_sm.c > CC ../src/eap_peer/eap_methods.c > CC ap.c > CC ../src/wps/wps_registrar.c > CC ../src/eap_peer/eap.c > CC ../src/ap/utils.c > CC ../src/ap/authsrv.c > CC ../src/ap/wpa_auth_glue.c > CC ../src/utils/ip_addr.c > CC ../src/ap/hostapd.c > CC ../src/ap/tkip_countermeasures.c > CC ../src/ap/ap_config.c > CC ../src/ap/ap_mlme.c > CC ../src/ap/sta_info.c > CC ../src/ap/ieee802_11_auth.c > CC ../src/ap/ieee802_11_shared.c > CC ../src/ap/ieee802_1x.c > CC ../src/ap/drv_callbacks.c > CC ../src/eapol_auth/eapol_auth_sm.c > CC ../src/ap/beacon.c > CC ../src/ap/bss_load.c > CC ../src/ap/eap_user_db.c > CC ../src/ap/ap_drv_ops.c >../src/eap_server/eap_server.c:99:39: warning: implicit conversion from enumeration type 'enum eap_erp_type' to different enumeration type 'EapType' [-Wenum-conversion] > msg = eap_msg_alloc(EAP_VENDOR_IETF, EAP_ERP_TYPE_REAUTH_START, plen, > ~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ > CC ../src/eap_server/eap_server_identity.c > CC ../src/ap/ctrl_iface_ap.c > CC ../src/eap_server/eap_server_methods.c > CC ../src/eap_server/eap_server_wsc.c >1 warning generated. > CC ../src/eap_server/eap_server.c > CC ../src/ap/hs20.c > CC ../src/ap/wps_hostapd.c > CC ../src/ap/wpa_auth_ie.c > CC ../src/ap/pmksa_cache_auth.c > CC ../src/ap/gas_serv.c > CC ../src/ap/peerkey_auth.c > CC ../src/crypto/ms_funcs.c > CC ../src/eap_common/chap.c > CC ../src/ap/wpa_auth_ft.c > CC ../src/ap/wpa_auth.c > CC ../src/eap_peer/eap_tls_common.c > CC ../src/crypto/aes-eax.c > CC ../src/crypto/aes-ctr.c > CC ../src/crypto/aes-encblock.c > CC ../src/crypto/crypto_openssl.c > CC ../src/crypto/aes-omac1.c > CC ../src/crypto/aes-cbc.c > CC ../src/crypto/sha256-prf.c > CC ../src/crypto/dh_groups.c > CC ../src/crypto/random.c > CC ../src/utils/base64.c > CC ../src/crypto/tls_openssl.c > CC ctrl_iface_unix.c > CC ../src/common/ieee802_11_common.c > CC ../src/common/hw_features_common.c > CC ../src/eap_common/eap_common.c > CC ../src/crypto/sha1-prf.c > CC ../src/crypto/sha1-tlsprf.c > CC ../src/common/gas.c > CC offchannel.c > CC ../src/drivers/driver_common.c > CC gas_query.c > CC blacklist.c > CC wpas_glue.c > CC events.c > CC main.c > CC wpa_supplicant.c > CC scan.c > CC ../src/drivers/driver_wired.c >../src/drivers/driver_ndis.c:507:22: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] > __func__, oid, len); > ^~~ >../src/drivers/driver_ndis.c:513:48: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] > __func__, oid, (unsigned int) o->Length, len); > ^~~ >../src/drivers/driver_ndis.c:576:22: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] > __func__, oid, len); > ^~~ > CC ../src/drivers/drivers.c >../src/drivers/driver_ndis.c:1538:25: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] > "Event (len=%d)", data_len); > ~~ ^~~~~~~~ > %zu >../src/drivers/driver_ndis.c:1572:25: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] > "Event (len=%d)", data_len); > ~~ ^~~~~~~~ > %zu >../src/drivers/driver_ndis.c:1595:7: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] > i, MAC2STR(p->BSSID), (int) p->Flags); > ^ >../src/drivers/driver_ndis.c:1786:7: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] > i, (int) ae->AuthModeSupported, > ^ >../src/drivers/driver_ndis.c:2145:30: warning: passing 'PTSTR' (aka 'char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign] > res = PacketGetAdapterNames(_names, &len); > ^~~~~~ >/wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/src/utils/Packet32.h:51:40: note: passing argument to parameter here >extern int PacketGetAdapterNames(CHAR *, ULONG *); > ^ >../src/drivers/driver_ndis.c:2151:31: warning: passing 'PTSTR' (aka 'char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign] > res = PacketGetAdapterNames(_names, &len); > ^~~~~~ >/wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/src/utils/Packet32.h:51:40: note: passing argument to parameter here >extern int PacketGetAdapterNames(CHAR *, ULONG *); > ^ >../src/drivers/driver_ndis.c:2771:35: warning: passing 'char [128]' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign] > drv->adapter = PacketOpenAdapter(ifname); > ^~~~~~ >/wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/src/utils/Packet32.h:49:38: note: passing argument to parameter here >extern void *PacketOpenAdapter(CHAR *); > ^ >../src/drivers/driver_ndis.c:3074:30: warning: passing 'PTSTR' (aka 'char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign] > res = PacketGetAdapterNames(_names, &len); > ^~~~~~ >/wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/src/utils/Packet32.h:51:40: note: passing argument to parameter here >extern int PacketGetAdapterNames(CHAR *, ULONG *); > ^ >../src/drivers/driver_ndis.c:3080:31: warning: passing 'PTSTR' (aka 'char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign] > res = PacketGetAdapterNames(_names, &len); > ^~~~~~ >/wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/src/utils/Packet32.h:51:40: note: passing argument to parameter here >extern int PacketGetAdapterNames(CHAR *, ULONG *); > ^ > CC ../src/l2_packet/l2_packet_freebsd.c > CC ../src/drivers/driver_bsd.c > CC ctrl_iface.c > CC ../src/common/wpa_ctrl.c > CC ../src/utils/edit_readline.c > sed systemd/wpa_supplicant.service.in > sed systemd/wpa_supplicant.service.arg.in > sed systemd/wpa_supplicant-nl80211.service.arg.in > sed systemd/wpa_supplicant-wired.service.arg.in > sed dbus/fi.epitest.hostap.WPASupplicant.service.in > sed dbus/fi.w1.wpa_supplicant1.service.in > CC wpa_passphrase.c >12 warnings generated. > CC ../src/drivers/driver_ndis.c > LD wpa_passphrase > LD wpa_supplicant > CC wpa_cli.c > LD wpa_cli >gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/wpa_supplicant' >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for wpa_supplicant-2.4_1 >===> Generating temporary packing list >(cd /wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/wpa_supplicant && install -s -o root -g wheel -m 555 wpa_supplicant wpa_cli wpa_passphrase /wrkdirs/usr/ports/security/wpa_supplicant/work/stage/usr/local/sbin) >install -o root -g wheel -m 0644 /wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/wpa_supplicant/wpa_supplicant.conf /wrkdirs/usr/ports/security/wpa_supplicant/work/stage/usr/local/etc/wpa_supplicant.conf.sample >(cd /wrkdirs/usr/ports/security/wpa_supplicant/work/wpa_supplicant-2.4/wpa_supplicant && install -o root -g wheel -m 0644 README ChangeLog /wrkdirs/usr/ports/security/wpa_supplicant/work/stage/usr/local/share/doc/wpa_supplicant) >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for wpa_supplicant-2.4_1 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for wpa_supplicant-2.4_1 >===> Checking if wpa_supplicant already installed >===> Registering installation for wpa_supplicant-2.4_1 >[101amd64-default] Installing wpa_supplicant-2.4_1... >To use the ports version of WPA Supplicant instead of the base, add: > > wpa_supplicant_program="/usr/local/sbin/wpa_supplicant" > >to /etc/rc.conf > > >===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. >/usr/local/sbin/wpa_supplicant > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: >http://w1.fi/wpa_supplicant/ >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libncurses.so.8] > 0x0000000000000001 (NEEDED) Shared library: [libpcap.so.8] > 0x0000000000000001 (NEEDED) Shared library: [libreadline.so.8] > 0x0000000000000001 (NEEDED) Shared library: [librt.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libssl.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libutil.so.9] >=======================<phase: deinstall >============================ >===> Deinstalling for wpa_supplicant >===> Deinstalling wpa_supplicant-2.4_1 >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > wpa_supplicant-2.4_1 > >The operation will free 2 MiB. >[101amd64-default] [1/1] Deinstalling wpa_supplicant-2.4_1... >[101amd64-default] [1/1] Deleting files for wpa_supplicant-2.4_1... done >=========================================================================== >====>> Checking for extra files and directories >[00:00:16] ====>> Installing from package >[101amd64-default] Installing wpa_supplicant-2.4_1... >[101amd64-default] Extracting wpa_supplicant-2.4_1... done >Message for wpa_supplicant-2.4_1: >To use the ports version of WPA Supplicant instead of the base, add: > > wpa_supplicant_program="/usr/local/sbin/wpa_supplicant" > >to /etc/rc.conf >[00:00:16] ====>> Cleaning up >===> Cleaning for wpa_supplicant-2.4_1 >[00:00:16] ====>> Deinstalling package >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > wpa_supplicant-2.4_1 > >The operation will free 2 MiB. >[101amd64-default] [1/1] Deinstalling wpa_supplicant-2.4_1... >[101amd64-default] [1/1] Deleting files for wpa_supplicant-2.4_1... done >build of security/wpa_supplicant ended at Sat Apr 25 03:19:21 UTC 2015 >build time: 00:00:09
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 199678
:
155960
| 155961 |
155972