Date: Mon, 21 Aug 2017 22:01:20 +0200 From: Johan Hendriks <joh.hendriks@gmail.com> To: "Danilo G. Baio" <dbaio@FreeBSD.org>, freebsd-ports@freebsd.org Subject: Re: zabbix32-server and frontend fails to build on poudriere Message-ID: <06fc7097-f6c9-436b-1895-b583f3e668f7@gmail.com> In-Reply-To: <20170821024537.nkeq3j4qdqceecho@dbaio.bs2cloud.com.br> References: <13bce5b2-b897-d28e-b895-4d72b3863ab0@gmail.com> <20170821024537.nkeq3j4qdqceecho@dbaio.bs2cloud.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Op 21/08/2017 om 04:45 schreef Danilo G. Baio: > On Mon, Aug 21, 2017 at 12:12:19AM +0200, Johan Hendriks wrote: >> Hello all, >> >> It seems zabbix32-server and zabbix32-frontend fails to build with >> poudriere. >> >> This is the log from poudriere. >> >> zabbix32-frontend >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: check-sanity >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> Unknown extension mysql for PHP 70. >> *** Error code 1 > That's because mysql extension does not exist in PHP 7.0+ > This should fix zabbix32-frontend: > https://people.freebsd.org/~dbaio/svn-patch-zabbix3-frontend-mysql.patc= h > >> And this I get from zabbix32-server >> >> configure: error: Not found mysqlclient library >> =3D=3D=3D> Script "configure" failed unexpectedly. >> Please report the problem to pg@pakhom.spb.ru [maintainer] and attach = the >> "/wrkdirs/usr/ports/net-mgmt/zabbix32-server/work/zabbix-3.2.7/config.= log" >> including the output of the failure of your make command. Also, it mig= ht be >> a good idea to provide an overview of all packages installed on your s= ystem >> (e.g. a /usr/local/sbin/pkg-static info -g -Ea). >> *** Error code 1 > I wasn't able to reproduce this, could you send your list of port optio= ns and > the full build log? > > Regards. If I apply your patch, it will not build zabbix32_frontend with the following message Ignored: cannot be installed: doesn't work with lang/php70 port (doesn't support PHP 7.0) I do not know a easy way to get all the options from the poudriere jail. If you need more I will get it for you Here are my ports options for zabbix32-server. # This file is auto-generated by 'make config'. # Options for zabbix32-server-3.2.7 _OPTIONS_READ=3Dzabbix32-server-3.2.7 _FILE_COMPLETE_OPTIONS_LIST=3DCURL FPING IPMI IPV6 JABBER JAVAGW LDAP LIBXML2 NMAP SSH MYSQL PGSQL SQLITE ORACLE IODBC UNIXODBC OPENSSL GNUTLS POLARSSL OPTIONS_FILE_SET+=3DCURL OPTIONS_FILE_SET+=3DFPING OPTIONS_FILE_UNSET+=3DIPMI OPTIONS_FILE_SET+=3DIPV6 OPTIONS_FILE_UNSET+=3DJABBER OPTIONS_FILE_UNSET+=3DJAVAGW OPTIONS_FILE_SET+=3DLDAP OPTIONS_FILE_SET+=3DLIBXML2 OPTIONS_FILE_UNSET+=3DNMAP OPTIONS_FILE_SET+=3DSSH OPTIONS_FILE_SET+=3DMYSQL OPTIONS_FILE_UNSET+=3DPGSQL OPTIONS_FILE_UNSET+=3DSQLITE OPTIONS_FILE_UNSET+=3DORACLE OPTIONS_FILE_UNSET+=3DIODBC OPTIONS_FILE_SET+=3DUNIXODBC OPTIONS_FILE_SET+=3DOPENSSL OPTIONS_FILE_UNSET+=3DGNUTLS OPTIONS_FILE_UNSET+=3DPOLARSSL For php-extensions # This file is auto-generated by 'make config'. # Options for php70-extensions-1.1 _OPTIONS_READ=3Dphp70-extensions-1.1 _FILE_COMPLETE_OPTIONS_LIST=3DBCMATH BZ2 CALENDAR CTYPE CURL DBA DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT GMP HASH ICONV IMAP INTERBASE INTL JSON LDAP MBSTRING MCRYPT MYSQLI ODBC OPCACHE OPENSS L PCNTL PDF PDO PDO_DBLIB PDO_FIREBIRD PDO_MYSQL PDO_ODBC PDO_PGSQL PDO_SQLITE PGSQL PHAR POSIX PSPELL READLINE RECODE SESSION SHMOP SIMPLEXML SNMP SOAP SOCKETS SQLITE3 SYBASE_CT SYSVMSG SYSVSEM SYS VSHM TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL ZIP ZLIB OPTIONS_FILE_SET+=3DBCMATH OPTIONS_FILE_SET+=3DBZ2 OPTIONS_FILE_UNSET+=3DCALENDAR OPTIONS_FILE_SET+=3DCTYPE OPTIONS_FILE_SET+=3DCURL OPTIONS_FILE_UNSET+=3DDBA OPTIONS_FILE_SET+=3DDOM OPTIONS_FILE_UNSET+=3DENCHANT OPTIONS_FILE_SET+=3DEXIF OPTIONS_FILE_SET+=3DFILEINFO OPTIONS_FILE_SET+=3DFILTER OPTIONS_FILE_SET+=3DFTP OPTIONS_FILE_SET+=3DGD OPTIONS_FILE_SET+=3DGETTEXT OPTIONS_FILE_UNSET+=3DGMP OPTIONS_FILE_SET+=3DHASH OPTIONS_FILE_SET+=3DICONV OPTIONS_FILE_SET+=3DIMAP OPTIONS_FILE_UNSET+=3DINTERBASE OPTIONS_FILE_UNSET+=3DINTL OPTIONS_FILE_SET+=3DJSON OPTIONS_FILE_SET+=3DLDAP OPTIONS_FILE_SET+=3DMBSTRING OPTIONS_FILE_SET+=3DMCRYPT OPTIONS_FILE_SET+=3DMYSQLI OPTIONS_FILE_UNSET+=3DODBC OPTIONS_FILE_SET+=3DOPCACHE OPTIONS_FILE_UNSET+=3DOPENSSL OPTIONS_FILE_SET+=3DPCNTL OPTIONS_FILE_SET+=3DPDF OPTIONS_FILE_SET+=3DPDO OPTIONS_FILE_UNSET+=3DPDO_DBLIB OPTIONS_FILE_UNSET+=3DPDO_FIREBIRD OPTIONS_FILE_SET+=3DPDO_MYSQL OPTIONS_FILE_UNSET+=3DPDO_ODBC OPTIONS_FILE_SET+=3DPDO_PGSQL OPTIONS_FILE_SET+=3DPDO_SQLITE OPTIONS_FILE_SET+=3DPGSQL OPTIONS_FILE_SET+=3DPHAR OPTIONS_FILE_SET+=3DPOSIX OPTIONS_FILE_UNSET+=3DPSPELL OPTIONS_FILE_SET+=3DREADLINE OPTIONS_FILE_UNSET+=3DRECODE OPTIONS_FILE_SET+=3DSESSION OPTIONS_FILE_UNSET+=3DSHMOP OPTIONS_FILE_SET+=3DSIMPLEXML OPTIONS_FILE_SET+=3DSNMP OPTIONS_FILE_SET+=3DSOAP OPTIONS_FILE_UNSET+=3DSOCKETS OPTIONS_FILE_SET+=3DSQLITE3 OPTIONS_FILE_UNSET+=3DSYBASE_CT OPTIONS_FILE_UNSET+=3DSYSVMSG OPTIONS_FILE_UNSET+=3DSYSVSEM OPTIONS_FILE_SET+=3DSYSVSHM OPTIONS_FILE_UNSET+=3DTIDY OPTIONS_FILE_SET+=3DTOKENIZER OPTIONS_FILE_UNSET+=3DWDDX OPTIONS_FILE_SET+=3DXML OPTIONS_FILE_SET+=3DXMLREADER OPTIONS_FILE_UNSET+=3DXMLRPC OPTIONS_FILE_SET+=3DXMLWRITER OPTIONS_FILE_UNSET+=3DXSL OPTIONS_FILE_SET+=3DZIP OPTIONS_FILE_SET+=3DZLIB And the full buildlog from the poudriere webgui. =3D=3D=3D=3D>> Building net-mgmt/zabbix32-server build started at Mon Aug 21 04:45:17 CEST 2017 port directory: /usr/ports/net-mgmt/zabbix32-server building for: FreeBSD pkg.netaffairs.nl 11.1-RELEASE FreeBSD 11.1-RELEASE= amd64 maintained by: pg@pakhom.spb.ru Makefile ident: $FreeBSD: head/net-mgmt/zabbix32-server/Makefile 448= 072 2017-08-16 23:38:57Z dbaio $ Poudriere version: 3.1.19 Host OSVERSION: 1101001 Jail OSVERSION: 1101001 Job Id: 01 ---Begin Environment--- SHELL=3D/bin/csh OSVERSION=3D1101001 UNAME_v=3DFreeBSD 11.1-RELEASE UNAME_r=3D11.1-RELEASE BLOCKSIZE=3DK MAIL=3D/var/mail/root STATUS=3D1 SAVED_TERM=3D MASTERMNT=3D/usr/local/poudriere/data/.m/11_1_amd64_base-HEAD/ref PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root= /bin POUDRIERE_BUILD_TYPE=3Dbulk PKGNAME=3Dzabbix32-server-3.2.7 OLDPWD=3D/ PWD=3D/usr/local/poudriere/data/.m/11_1_amd64_base-HEAD/ref/.p/pool MASTERNAME=3D11_1_amd64_base-HEAD SCRIPTPREFIX=3D/usr/local/share/poudriere USER=3Droot HOME=3D/root POUDRIERE_VERSION=3D3.1.19 SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=3D/usr/local/libexec/poudriere LOCALBASE=3D/usr/local POUDRIEREPATH=3D/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS=3D PKGENV=3D ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- =3D=3D=3D> The following configuration options are available for zabbix32= -server-3.2.7: CURL=3Don: Support for web monitoring FPING=3Don: Build/install fping for ping checks IPMI=3Doff: Support for IPMI checks IPV6=3Don: IPv6 protocol support JABBER=3Doff: Support for Jabber media type JAVAGW=3Doff: Support for Java gateway LDAP=3Don: Support for LDAP server checks LIBXML2=3Don: Support for libxml2 (required by monitoring VMware) NMAP=3Doff: Build/install nmap for o/s detection SSH=3Don: Support for SSH-based checks =3D=3D=3D=3D> Options available for the single DB: you have to select exa= ctly one of them MYSQL=3Don: MySQL database support PGSQL=3Doff: PostgreSQL database support SQLITE=3Doff: SQLite database support ORACLE=3Doff: Oracle database support =3D=3D=3D=3D> Support for database checks via ODBC: you have to select ex= actly one of them IODBC=3Doff: ODBC backend via iODBC UNIXODBC=3Don: ODBC backend via unixODBC =3D=3D=3D=3D> SSL protocol support: you have to select exactly one of the= m OPENSSL=3Don: SSL/TLS support via OpenSSL GNUTLS=3Doff: SSL/TLS support via GnuTLS POLARSSL=3Doff: SSL/TLS support via PolarSSL =3D=3D=3D> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-server --sysconfdir=3D/usr/local/etc/zabbix32 --datadir=3D/usr= /local/etc/zabbix32 --with-iconv=3D/usr --with-net-snmp --with-libcurl -= -without-openipmi --enable-ipv6 --without-jabber --disable-java --with-ld= ap --with-libxml2 --with-ssh2 --with-mysql --without-postgresql --without= -sqlite3 --without-oracle --without-iodbc --with-unixodbc --with-openssl = --without-gnutls --without-mbedtls --prefix=3D/usr/local ${_LATE_CONFIGUR= E_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=3Dpkgconf XDG_DATA_HOME=3D/wrkdirs/usr/ports/net-mgmt/zabbix32= -server/work XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/net-mgmt/zabbix32-serv= er/work HOME=3D/wrkdirs/usr/ports/net-mgmt/zabbix32-server/work TMPDIR=3D= "/tmp" SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh CONFIG_SITE=3D/usr/ports/Te= mplates/config.site lt_cv_sys_max_cmd_len=3D262144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=3D/usr/local OPENSSLDIR=3D/usr/local/openssl OPENSSLINC=3D/us= r/local/include OPENSSLLIB=3D/usr/local/lib OPENSSLRPATH=3D/usr/local/lib= XDG_DATA_HOME=3D/wrkdirs/usr/ports/net-mgmt/zabbix32-server/work XDG_CO= NFIG_HOME=3D/wrkdirs/usr/ports/net-mgmt/zabbix32-server/work HOME=3D/wrk= dirs/usr/ports/net-mgmt/zabbix32-server/work TMPDIR=3D"/tmp" NO_PIE=3Dyes= MK_DEBUG_FILES=3Dno MK_KERNEL_SYMBOLS=3Dno SHELL=3D/bin/sh NO_LINT=3DYES= PREFIX=3D/usr/local LOCALBASE=3D/usr/local LIBDIR=3D"/usr/lib" CC=3D"= cc" CFLAGS=3D"-O2 -pipe -DLIBICONV_PLUG -fstack-protector -DLDAP_DEPRECA= TED -fno-strict-aliasing" CPP=3D"cpp" CPPFLAGS=3D"-I/usr/local/include -= DLIBICONV_PLUG" LDFLAGS=3D" -Wl,-rpath,/usr/local/lib -fstack-protector"= LIBS=3D"" CXX=3D"c++" CXXFLAGS=3D"-O2 -pipe -DLIBICONV_PLUG -fstack-pro= tector -DLDAP_DEPRECATED -fno-strict-aliasing -DLIBICONV_PLUG" MANPREFI= X=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"install -s -m 555" BSD_INSTALL_= LIB=3D"install -s -m 0644" BSD_INSTALL_SCRIPT=3D"install -m 555" BSD_= INSTALL_DATA=3D"install -m 0644" BSD_INSTALL_MAN=3D"install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PROXY=3D"@comment " SERVER=3D"" ZABBIX_BUILD=3Dserver PORTVERSION=3D3.2.7 CURL=3D"" NO_CURL=3D"@comment " FPING=3D"" NO_FPING=3D"@comment " IPMI=3D"@comment " NO_IPMI=3D"" IPV6=3D"" NO_IPV6=3D"@comment " JABBER=3D"@comment " NO_JABBER=3D"" JAVAGW=3D"@comment " NO_JAVAGW=3D"" LDAP=3D"" NO_LDAP=3D"@comment " LIBXML2=3D"" NO_LIBXML2=3D"@comment " NMAP=3D"@comment " NO_NMAP=3D"" SSH=3D"" NO_SSH=3D"@comment " MYSQL=3D"" NO_MYSQL=3D"@comment " PGSQL=3D"@comment " NO_PGSQL=3D"" SQLITE=3D"@comment " NO_SQLITE=3D"" ORACLE=3D"@comment " NO_ORACLE=3D"" IODBC=3D"@comment " NO_IODBC=3D"" UNIXODBC=3D"" NO_UNIXODBC=3D"@comment " OPENSSL=3D"" NO_OPENSSL=3D"@comment " GNUTLS=3D"@comment " NO_GNUTLS=3D"" POLARSSL=3D"@comment " NO_POLARSSL=3D"" OSREL=3D11.1 PREFIX=3D%D LOCALBASE=3D/usr/local RESETPREFIX=3D/usr/local PORTDOCS=3D"@comment " PORTEXAMPLES=3D"@comment " LIB32DIR=3Dlib DOCSDIR=3D"share/doc/zabbix32" EXAMPLESDIR=3D"share/examples/zabbix32" DATADIR=3D"share/zabbix32" WWWDIR=3D"www/zabbix32" ETCDIR=3D"etc/zabbix32" --End PLIST_SUB-- --SUB_LIST-- ZABBIX_BUILD=3Dserver ZABBIX_REQUIRE=3D CURL=3D"" NO_CURL=3D"@comment " FPING=3D"" NO_FPING=3D"@comment " IPMI=3D"@comment " NO_IPMI=3D"" IPV6=3D"" NO_IPV6=3D"@comment " JABBER=3D"@comment " NO_JABBER=3D"" JAVAGW=3D"@comment " NO_JAVAGW=3D"" LDAP=3D"" NO_LDAP=3D"@comment " LIBXML2=3D"" NO_LIBXML2=3D"@comment " NMAP=3D"@comment " NO_NMAP=3D"" SSH=3D"" NO_SSH=3D"@comment " MYSQL=3D"" NO_MYSQL=3D"@comment " PGSQL=3D"@comment " NO_PGSQL=3D"" SQLITE=3D"@comment " NO_SQLITE=3D"" ORACLE=3D"@comment " NO_ORACLE=3D"" IODBC=3D"@comment " NO_IODBC=3D"" UNIXODBC=3D"" NO_UNIXODBC=3D"@comment " OPENSSL=3D"" NO_OPENSSL=3D"@comment " GNUTLS=3D"@comment " NO_GNUTLS=3D"" POLARSSL=3D"@comment " NO_POLARSSL=3D"" PREFIX=3D/usr/local LOCALBASE=3D/usr/local DATADIR=3D/usr/local/share/zabbix32 DOCSDIR=3D/usr/local/share/doc/zabbix32 EXAMPLESDIR=3D/usr/local/share/examples/zabbix32 WWWDIR=3D/usr/local/www/zabbix32 ETCDIR=3D/usr/local/etc/zabbix32 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=3Dyes BATCH=3Dyes WRKDIRPREFIX=3D/wrkdirs PORTSDIR=3D/usr/ports PACKAGES=3D/packages DISTDIR=3D/distfiles FORCE_PACKAGE=3Dyes PACKAGE_BUILDING=3Dyes #### /usr/local/etc/poudriere.d/11_1_amd64_base-make.conf #### #CPUTYPE?=3Dcore2 # or p4, athlon-xp, p3, presscot use nocona for amd64 and prescott for i3= 86 , or # use core2 and freebsd will use nocona or prescoot depending the arch ## Performance # Intel Ivy Bridge CPU #CPUTYPE?=3D core-avx-i # Intel Haswell CPU #CPUTYPE?=3D core-avx2 # General BATCH_DELETE_OLD_FILES=3D yes WANT_OPENLDAP_SASL=3Dyes DEFAULT_VERSIONS+=3D pgsql=3D9.6 php=3D7.0 mysql=3D10.2m ssl=3Dopenssl = apache=3D2.4 WITH_OPENSSL_PORT=3Dyes OPTIONS_SET+=3DGSSAPI_NONE KRB_NONE OPTIMIZED_CFLAGS CPUFLAGS SASL OPTIONS_UNSET+=3DGSSAPI_BASE KRB_BASE KERBEROS DOCS DEBUG NLS X11 EXAMPLE= S BUILD_OPTIMIZED =3D YES BUILD_STATIC =3D YES DISABLE_VULNERABILITIES=3Dyes #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=3Damd64 CONFIGURE_MAX_CMD_LEN=3D262144 HAVE_COMPAT_IA32_KERN=3DYES OPSYS=3DFreeBSD OSREL=3D11.1 OSVERSION=3D1101001 PYTHONBASE=3D/usr/local UID=3D0 _JAVA_OS_LIST_REGEXP=3Dnative|linux _JAVA_VENDOR_LIST_REGEXP=3Dopenjdk|oracle|sun _JAVA_VERSION_LIST_REGEXP=3D1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ _OSRELEASE=3D11.1-RELEASE _SMP_CPUS=3D4 #### Misc Poudriere #### GID=3D0 DISABLE_MAKE_JOBS=3Dpoudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 12128 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: check-sanity >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: pkg-depends >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> zabbix32-server-3.2.7 depends on file: /usr/local/sbin/pkg -= not found =3D=3D=3D> Installing existing package /packages/All/pkg-1.10.1.txz [pkg.netaffairs.nl] Installing pkg-1.10.1... [pkg.netaffairs.nl] Extracting pkg-1.10.1: .......... done =3D=3D=3D> zabbix32-server-3.2.7 depends on file: /usr/local/sbin/pkg -= found =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: fetch-depends >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: fetch >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> Fetching all distfiles required by zabbix32-server-3.2.7 for b= uilding =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: checksum >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> Fetching all distfiles required by zabbix32-server-3.2.7 for b= uilding =3D> SHA256 Checksum OK for zabbix-3.2.7.tar.gz. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: extract-depends>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: extract >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> Fetching all distfiles required by zabbix32-server-3.2.7 for b= uilding =3D=3D=3D> Extracting for zabbix32-server-3.2.7 =3D> SHA256 Checksum OK for zabbix-3.2.7.tar.gz. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: patch-depends >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: patch >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Patching for zabbix32-server-3.2.7 =3D=3D=3D> Applying FreeBSD patches for zabbix32-server-3.2.7 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: build-depends >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> zabbix32-server-3.2.7 depends on package: pkgconf>=3D1.3.0_1= - not found =3D=3D=3D> Installing existing package /packages/All/pkgconf-1.3.7,1.tx= z [pkg.netaffairs.nl] Installing pkgconf-1.3.7,1... [pkg.netaffairs.nl] Extracting pkgconf-1.3.7,1: .......... done =3D=3D=3D> zabbix32-server-3.2.7 depends on package: pkgconf>=3D1.3.0_1= - found =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D> zabbix32-server-3.2.7 depends on file: /usr/local/lib/libcry= pto.so.9 - not found =3D=3D=3D> Installing existing package /packages/All/openssl-1.0.2l,1.t= xz [pkg.netaffairs.nl] Installing openssl-1.0.2l,1... [pkg.netaffairs.nl] Extracting openssl-1.0.2l,1: .......... done Message from openssl-1.0.2l,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. =3D=3D=3D> zabbix32-server-3.2.7 depends on file: /usr/local/lib/libcry= pto.so.9 - found =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: lib-depends >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libnetsnmp.= so - not found =3D=3D=3D> Installing existing package /packages/All/net-snmp-5.7.3_17.= txz [pkg.netaffairs.nl] Installing net-snmp-5.7.3_17... [pkg.netaffairs.nl] `-- Installing perl5-5.24.2... [pkg.netaffairs.nl] `-- Extracting perl5-5.24.2: .......... done [pkg.netaffairs.nl] Extracting net-snmp-5.7.3_17: .......... done Message from perl5-5.24.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from net-snmp-5.7.3_17: **** This port installs snmpd, header files and libraries but does not start snmpd by default. If you want to auto-start snmpd and snmptrapd:, add the following to= /etc/rc.conf: snmpd_enable=3D"YES" snmpd_flags=3D"-a" snmpd_conffile=3D"/usr/local/share/snmp/snmpd.conf /etc/snmpd.conf" snmptrapd_enable=3D"YES" snmptrapd_flags=3D"-a -p /var/run/snmptrapd.pid" **** You may also specify the following make variables: NET_SNMP_SYS_CONTACT=3D"zi@FreeBSD.org" NET_SNMP_SYS_LOCATION=3D"USA" DEFAULT_SNMP_VERSION=3D3 NET_SNMP_MIB_MODULES=3D"host smux mibII/mta_sendmail ucd-snmp/diskio" NET_SNMP_LOGFILE=3D/var/log/snmpd.log NET_SNMP_PERSISTENTDIR=3D/var/net-snmp to define default values (or to override the defaults). To avoid be= ing prompted during the configuration process, you should (minimally) de= fine the first two variables. (NET_SNMP_SYS_*) You may also define the following to avoid all interactive configura= tion: BATCH=3D"yes" =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libnetsnmp.= so - found (/usr/local/lib/libnetsnmp.so) =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libcurl.so = - not found =3D=3D=3D> Installing existing package /packages/All/curl-7.55.1.txz [pkg.netaffairs.nl] Installing curl-7.55.1... [pkg.netaffairs.nl] `-- Installing ca_root_nss-3.32... [pkg.netaffairs.nl] `-- Extracting ca_root_nss-3.32: ........ done [pkg.netaffairs.nl] `-- Installing libnghttp2-1.25.0... [pkg.netaffairs.nl] `-- Extracting libnghttp2-1.25.0: .......... done [pkg.netaffairs.nl] Extracting curl-7.55.1: .......... done Message from ca_root_nss-3.32: ********************************* WARNING *******************************= ** FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of th= e system administrator. *********************************** NOTE ********************************= ** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manu= al intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************= ** =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libcurl.so = - found (/usr/local/lib/libcurl.so) =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libxml2.so = - not found =3D=3D=3D> Installing existing package /packages/All/libxml2-2.9.4.txz [pkg.netaffairs.nl] Installing libxml2-2.9.4... [pkg.netaffairs.nl] Extracting libxml2-2.9.4: .......... done =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libxml2.so = - found (/usr/local/lib/libxml2.so) =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libssh2.so = - not found =3D=3D=3D> Installing existing package /packages/All/libssh2-1.8.0,3.tx= z [pkg.netaffairs.nl] Installing libssh2-1.8.0,3... [pkg.netaffairs.nl] Extracting libssh2-1.8.0,3: .......... done =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libssh2.so = - found (/usr/local/lib/libssh2.so) =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libodbc.so = - not found =3D=3D=3D> Installing existing package /packages/All/unixODBC-2.3.4.txz= [pkg.netaffairs.nl] Installing unixODBC-2.3.4... [pkg.netaffairs.nl] Extracting unixODBC-2.3.4: .......... done Message from unixODBC-2.3.4: =3D=3D=3D> NOTICE: The unixODBC port currently does not have a maintainer. As a result, it i= s more likely to have unresolved issues, not be up-to-date, or even be remo= ved in the future. To volunteer to maintain this port, please create an issue at= : https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.h= tml#maintain-port =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libodbc.so = - found (/usr/local/lib/libodbc.so) =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libmariadb.= so.3 - not found =3D=3D=3D> Installing existing package /packages/All/mariadb102-client-= 10.2.7.txz [pkg.netaffairs.nl] Installing mariadb102-client-10.2.7... [pkg.netaffairs.nl] `-- Installing libedit-3.1.20170329_2,1... [pkg.netaffairs.nl] `-- Extracting libedit-3.1.20170329_2,1: .......... d= one [pkg.netaffairs.nl] `-- Installing libiconv-1.14_10... [pkg.netaffairs.nl] `-- Extracting libiconv-1.14_10: .......... done [pkg.netaffairs.nl] `-- Installing readline-7.0.3... [pkg.netaffairs.nl] | `-- Installing indexinfo-0.2.6... [pkg.netaffairs.nl] | `-- Extracting indexinfo-0.2.6: .... done [pkg.netaffairs.nl] `-- Extracting readline-7.0.3: .......... done [pkg.netaffairs.nl] Extracting mariadb102-client-10.2.7: .......... done Message from mariadb102-client-10.2.7: ************************************************************************ MariaDB respects hier(7) and doesn't check /etc and /etc/mysql for my.cnf. Please move existing my.cnf files from those paths to /usr/local/etc and /usr/local/etc/mysql. ************************************************************************ =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libmariadb.= so.3 - found (/usr/local/lib/mysql/libmariadb.so.3) =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libldap-2.4= =2Eso.2 - not found =3D=3D=3D> Installing existing package /packages/All/openldap-sasl-clie= nt-2.4.45.txz [pkg.netaffairs.nl] Installing openldap-sasl-client-2.4.45... [pkg.netaffairs.nl] `-- Installing cyrus-sasl-2.1.26_12... *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) [pkg.netaffairs.nl] `-- Extracting cyrus-sasl-2.1.26_12: .......... done [pkg.netaffairs.nl] Extracting openldap-sasl-client-2.4.45: .......... do= ne Message from cyrus-sasl-2.1.26_12: You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. Message from openldap-sasl-client-2.4.45: ************************************************************ The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3D3 for more information. ************************************************************ =3D=3D=3D> zabbix32-server-3.2.7 depends on shared library: libldap-2.4= =2Eso.2 - found (/usr/local/lib/libldap-2.4.so.2) =3D=3D=3D> Returning to build of zabbix32-server-3.2.7 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: configure >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Configuring for zabbix32-server-3.2.7 configure: WARNING: unrecognized options: --without-iodbc configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes configure: Configuring Zabbix 3.2.7 checking whether make sets $(MAKE)... (cached) yes checking build system type... amd64-portbld-freebsd11.1 checking host system type... amd64-portbld-freebsd11.1 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables...=20 checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/gre= p checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for netdb.h... (cached) yes checking for signal.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for time.h... (cached) yes checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netinet/in.h... (cached) yes checking for math.h... (cached) yes checking for sys/socket.h... (cached) yes checking for dirent.h... (cached) yes checking for ctype.h... (cached) yes checking mtent.h usability... no checking mtent.h presence... no checking for mtent.h... no checking for fcntl.h... (cached) yes checking for sys/param.h... (cached) yes checking for arpa/inet.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for sys/statvfs.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/socket.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for arpa/inet.h... (cached) yes checking sys/vmmeter.h usability... yes checking sys/vmmeter.h presence... yes checking for sys/vmmeter.h... yes checking for strings.h... (cached) yes checking vm/vm_param.h usability... yes checking vm/vm_param.h presence... yes checking for vm/vm_param.h... yes checking for sys/time.h... (cached) yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for stdint.h... (cached) yes checking mach/host_info.h usability... no checking mach/host_info.h presence... no checking for mach/host_info.h... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking knlist.h usability... no checking knlist.h presence... no checking for knlist.h... no checking for pwd.h... (cached) yes checking sys/var.h usability... no checking sys/var.h presence... no checking for sys/var.h... no checking for arpa/nameser.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking sys/dkstat.h usability... yes checking sys/dkstat.h presence... yes checking for sys/dkstat.h... yes checking sys/disk.h usability... yes checking sys/disk.h presence... yes checking for sys/disk.h... yes checking sys/sched.h usability... yes checking sys/sched.h presence... yes checking for sys/sched.h... yes checking zone.h usability... no checking zone.h presence... no checking for zone.h... no checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking kvm.h usability... yes checking kvm.h presence... yes checking for kvm.h... yes checking linux/kernel.h usability... no checking linux/kernel.h presence... no checking for linux/kernel.h... no checking procinfo.h usability... no checking procinfo.h presence... no checking for procinfo.h... no checking sys/dk.h usability... no checking sys/dk.h presence... no checking for sys/dk.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking for sys/wait.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for stdarg.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking pdh.h usability... no checking pdh.h presence... no checking for pdh.h... no checking psapi.h usability... no checking psapi.h presence... no checking for psapi.h... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking Winldap.h usability... no checking Winldap.h presence... no checking for Winldap.h... no checking Winber.h usability... no checking Winber.h presence... no checking for Winber.h... no checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for inttypes.h... (cached) yes checking for sys/file.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking libperfstat.h usability... no checking libperfstat.h presence... no checking for libperfstat.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking for sys/times.h... (cached) yes checking for dlfcn.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for resolv.h... (cached) yes checking for net/if.h... (cached) yes checking for net/if_mib.h... yes checking for sys/mount.h... (cached) yes checking for sys/proc.h... yes checking for sys/sysctl.h... yes checking for sys/user.h... yes checking for sys/swap.h... no checking for sys/ucontext.h... yes checking for devstat.h... yes checking for linux/netlink.h... no checking for library containing socket... none required checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing clock_gettime... none required checking for library containing dlopen... none required checking for library containing perfstat_memory_total... no checking for library containing devstat_getdevs... -ldevstat checking for library containing getdevs... no checking for library containing backtrace_symbols... -lexecinfo checking for main in -lm... yes checking for main in -lkvm... yes checking for DNS lookup functions... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for socklen_t... yes checking for actual socklen_t parameter type in socket functions... sockl= en_t checking for integer field name in union sigval of struct siginfo_t... si= val_int checking for union semun... yes checking for struct swaptable in sys/swap.h... no checking for struct sensordev in sys/sensors.h... no checking for struct statvfs64 in sys/statvfs.h... no checking for struct statfs64 in sys/statfs.h... no checking for field ss_family in struct sockaddr_storage... yes checking for field mem_unit in struct sysinfo... no checking for field freeswap in struct sysinfo... no checking for field totalswap in struct sysinfo... no checking for field totalram in struct sysinfo... no checking for field sharedram in struct sysinfo... no checking for field bufferram in struct sysinfo... no checking for field freeram in struct sysinfo... no checking for field uptime in struct sysinfo... no checking for field procs in struct sysinfo... no checking for field tm_gmtoff in struct tm... yes checking for function sysconf() in unistd.h... no checking for function initgroups()... yes checking for functions seteuid() and setegid()... yes checking for function setproctitle()... yes checking for function sysctlbyname()... yes checking for function sysctl (KERN_BOOTTIME)... yes checking for function sysctl (HW_NCPU)... yes checking for function sysctl (KERN_MAXFILES)... yes checking for function sysctl (KERN_MAXPROC)... yes checking for function sysctl (KERN_CPTIME,KERN_CPTIME2)... no checking for function clock_gettime in time.h... yes checking for macro __va_copy() in stdarg.h... yes checking for macro __VA_ARGS__... yes checking return type of signal handlers... void checking for getloadavg... yes checking for hstrerror... yes checking for getenv... yes checking for putenv... (cached) yes checking for sigqueue... yes checking for /proc filesystem... yes checking for file /proc/stat... no checking for file /proc/cpuinfo... no checking for file /proc/0/psinfo... no checking for file /proc/loadavg... no checking for file /proc/net/dev... no checking for long long format... yes checking for -rdynamic linking option... yes checking for libperfstat 5.2.0.40 fileset... no checking for libperfstat 5.3.0.60 fileset... no checking for architecture... freebsd (freebsd11.1) checking size of void *... 8 checking for mysql_config... /usr/local/bin/mysql_config checking for main in -l... no configure: error: Not found mysqlclient library =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to pg@pakhom.spb.ru [maintainer] and attach the= "/wrkdirs/usr/ports/net-mgmt/zabbix32-server/work/zabbix-3.2.7/config.log= " including the output of the failure of your make command. Also, it might = be a good idea to provide an overview of all packages installed on your syst= em (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/zabbix32-server =3D=3D=3D=3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for zabbix32-server-3.2.7 build of net-mgmt/zabbix32-server ended at Mon Aug 21 04:45:31 CEST 2017 build time: 00:00:14 !!! build failure encountered !!! My /etc/make.conf BATCH_DELETE_OLD_FILES=3D yes WANT_OPENLDAP_SASL=3Dyes DEFAULT_VERSIONS+=3D pgsql=3D9.6 php=3D7.0 mysql=3D10.2m ssl=3Dopenssl = apache=3D2.4 WITH_OPENSSL_PORT=3Dyes OPTIONS_SET+=3DGSSAPI_NONE KRB_NONE OPTIMIZED_CFLAGS CPUFLAGS SASL OPTIONS_UNSET+=3DGSSAPI_BASE KRB_BASE KERBEROS DOCS DEBUG NLS X11 EXAMPLE= S BUILD_OPTIMIZED =3D YES BUILD_STATIC =3D YES DISABLE_VULNERABILITIES=3Dyes Thank you for your time and effort. regards Johan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06fc7097-f6c9-436b-1895-b583f3e668f7>