Date: Thu, 2 Mar 2017 03:56:40 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 110armv6-quarterly][security/openvas-cli] Failed for openvas-cli-1.4.3_2 in configure Message-ID: <201703020356.v223ueh6028049@beefy15.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ports@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: branches/2017Q1/security/openvas-cli/Makefile 415111 2016-05-13 13:04:27Z amdmi3 $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/435165/logs/openvas-cli-1.4.3_2.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=435165 Log: ====>> Building security/openvas-cli build started at Thu Mar 2 03:55:31 UTC 2017 port directory: /usr/ports/security/openvas-cli building for: FreeBSD 110armv6-quarterly-job-14 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2017Q1/security/openvas-cli/Makefile 415111 2016-05-13 13:04:27Z amdmi3 $ Poudriere version: 3.1.14 Host OSVERSION: 1200020 Jail OSVERSION: 1100122 Job Id: 14 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125 UNAME_r=11.0-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=openvas-cli-1.4.3_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool MASTERNAME=110armv6-quarterly SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/openvas-cli/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvas-cli/work HOME=/wrkdirs/usr/ports/security/openvas-cli/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/openvas-cli/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvas-cli/work HOME=/wrkdirs/usr/ports/security/openvas-cli/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -Wno-missing-field-initializers -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -Wno-missing-field-initializers -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/openvas-cli" EXAMPLESDIR="share/examples/openvas-cli" DATADIR="share/openvas-cli" WWWDIR="www/openvas-cli" ETCDIR="etc/openvas-cli" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openvas-cli DOCSDIR=/usr/local/share/doc/openvas-cli EXAMPLESDIR=/usr/local/share/examples/openvas-cli WWWDIR=/usr/local/www/openvas-cli ETCDIR=/usr/local/etc/openvas-cli --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=11.0-RELEASE-p8 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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) 89999 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-- =======================<phase: check-sanity >============================ ===> NOTICE: The openvas-cli port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed 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.html#maintain-port ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> openvas-cli-1.4.3_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-14] Installing pkg-1.9.4_1... [110armv6-quarterly-job-14] Extracting pkg-1.9.4_1: .......... done ===> openvas-cli-1.4.3_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openvas-cli-1.4.3_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The openvas-cli port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed 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.html#maintain-port ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by openvas-cli-1.4.3_2 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: <snip> tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account ===> openvas-cli-1.4.3_2 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so) ===> Returning to build of openvas-cli-1.4.3_2 ===> openvas-cli-1.4.3_2 depends on shared library: libopenvas_base.so - not found ===> Installing existing package /packages/All/openvas-libraries-8.0.7_2.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-14] Installing openvas-libraries-8.0.7_2... [110armv6-quarterly-job-14] `-- Installing e2fsprogs-libuuid-1.43.4... [110armv6-quarterly-job-14] `-- Extracting e2fsprogs-libuuid-1.43.4: .......... done [110armv6-quarterly-job-14] `-- Installing libssh-0.7.3... [110armv6-quarterly-job-14] `-- Extracting libssh-0.7.3: .......... done [110armv6-quarterly-job-14] `-- Installing gpgme-1.8.0... [110armv6-quarterly-job-14] | `-- Installing libgpg-error-1.26... [110armv6-quarterly-job-14] | `-- Extracting libgpg-error-1.26: .......... done [110armv6-quarterly-job-14] | `-- Installing gnupg-2.1.16... [110armv6-quarterly-job-14] | | `-- Installing libksba-1.3.5... [110armv6-quarterly-job-14] | | `-- Extracting libksba-1.3.5: .......... done [110armv6-quarterly-job-14] | | `-- Installing npth-1.3... [110armv6-quarterly-job-14] | | `-- Extracting npth-1.3: .......... done [110armv6-quarterly-job-14] | | `-- Installing sqlite3-3.15.1_1... [110armv6-quarterly-job-14] | | `-- Installing readline-6.3.8... [110armv6-quarterly-job-14] | | `-- Extracting readline-6.3.8: .......... done [110armv6-quarterly-job-14] | | `-- Extracting sqlite3-3.15.1_1: .......... done [110armv6-quarterly-job-14] | | `-- Installing libassuan-2.4.3... [110armv6-quarterly-job-14] | | `-- Extracting libassuan-2.4.3: .......... done [110armv6-quarterly-job-14] | | `-- Installing libgcrypt-1.7.6... [110armv6-quarterly-job-14] | | `-- Extracting libgcrypt-1.7.6: .......... done [110armv6-quarterly-job-14] | | `-- Installing pinentry-1.0.0... [110armv6-quarterly-job-14] | | `-- Installing pinentry-tty-1.0.0... [110armv6-quarterly-job-14] | | `-- Extracting pinentry-tty-1.0.0: .... done [110armv6-quarterly-job-14] | | `-- Extracting pinentry-1.0.0: ..... done [110armv6-quarterly-job-14] | `-- Extracting gnupg-2.1.16: .......... done [110armv6-quarterly-job-14] `-- Extracting gpgme-1.8.0: .......... done [110armv6-quarterly-job-14] `-- Installing openldap-client-2.4.44... [110armv6-quarterly-job-14] `-- Extracting openldap-client-2.4.44: .......... done [110armv6-quarterly-job-14] `-- Installing hiredis-0.13.3... [110armv6-quarterly-job-14] `-- Extracting hiredis-0.13.3: .......... done [110armv6-quarterly-job-14] `-- Installing net-snmp-5.7.3_11... [110armv6-quarterly-job-14] | `-- Installing perl5-5.24.1.r4_1... [110armv6-quarterly-job-14] | `-- Extracting perl5-5.24.1.r4_1: .......... done [110armv6-quarterly-job-14] `-- Extracting net-snmp-5.7.3_11: .......... done [110armv6-quarterly-job-14] `-- Installing glib-2.46.2_4... [110armv6-quarterly-job-14] | `-- Installing libiconv-1.14_10... [110armv6-quarterly-job-14] | `-- Extracting libiconv-1.14_10: .......... done [110armv6-quarterly-job-14] | `-- Installing python27-2.7.13_1... [110armv6-quarterly-job-14] | `-- Extracting python27-2.7.13_1: .......... done [110armv6-quarterly-job-14] | `-- Installing pcre-8.39_1... [110armv6-quarterly-job-14] | `-- Extracting pcre-8.39_1: .......... done [110armv6-quarterly-job-14] `-- Extracting glib-2.46.2_4: .......... done No schema files found: doing nothing. [110armv6-quarterly-job-14] Extracting openvas-libraries-8.0.7_2: ......... done Message from gnupg-2.1.16: ############################################################################### A T T E N T I O N In order to use gpg-agent, you need to install a pinentry dialog. The following ports of pinentry dialogs are available: security/pinentry-curses (ncurses based dialog) security/pinentry-gtk2 (GTK 2.x based dialog) security/pinentry-qt4 (QT4 based dialog) security/pinentry-tty (console based dialog) ############################################################################### Message from openldap-client-2.4.44: ************************************************************ 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=3 for more information. ************************************************************ Message from perl5-5.24.1.r4_1: 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_11: **** 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="YES" snmpd_flags="-a" snmpd_conffile="/usr/local/share/snmp/snmpd.conf /etc/snmpd.conf" snmptrapd_enable="YES" snmptrapd_flags="-a -p /var/run/snmptrapd.pid" **** You may also specify the following make variables: NET_SNMP_SYS_CONTACT="zi@FreeBSD.org" NET_SNMP_SYS_LOCATION="USA" DEFAULT_SNMP_VERSION=3 NET_SNMP_MIB_MODULES="host smux mibII/mta_sendmail ucd-snmp/diskio" NET_SNMP_LOGFILE=/var/log/snmpd.log NET_SNMP_PERSISTENTDIR=/var/net-snmp to define default values (or to override the defaults). To avoid being prompted during the configuration process, you should (minimally) define the first two variables. (NET_SNMP_SYS_*) You may also define the following to avoid all interactive configuration: BATCH="yes" Message from python27-2.7.13_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from openvas-libraries-8.0.7_2: ===> NOTICE: The openvas-libraries port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed 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.html#maintain-port ===> openvas-cli-1.4.3_2 depends on shared library: libopenvas_base.so - found (/usr/local/lib/libopenvas_base.so) ===> Returning to build of openvas-cli-1.4.3_2 ===> openvas-cli-1.4.3_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> openvas-cli-1.4.3_2 depends on shared library: libxml2.so - not found ===> Installing existing package /packages/All/libxml2-2.9.4.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-14] Installing libxml2-2.9.4... [110armv6-quarterly-job-14] Extracting libxml2-2.9.4: .......... done ===> openvas-cli-1.4.3_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Returning to build of openvas-cli-1.4.3_2 =========================================================================== =======================<phase: configure >============================ ===> Configuring for openvas-cli-1.4.3_2 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/security/openvas-cli/work/.build -- Configuring openvas-cli ... -- The C compiler identification is Clang 3.9.1 -- Check for working C compiler: /nxb-bin/usr/bin/cc -- Check for working C compiler: /nxb-bin/usr/bin/cc -- works -- Detecting C compiler ABI info CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_7ae02/fast" -- Detecting C compiler ABI info - failed -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: pkgconf (found version "1.1.0") -- Install prefix: /usr/local -- Checking for module 'libopenvas_omp>=8.0.4' -- Found libopenvas_omp, version 8.0.7 -- Checking for module 'libopenvas_base>=8.0.0' -- Found libopenvas_base, version 8.0.7 -- Checking for module 'libopenvas_misc>=8.0.0' -- Found libopenvas_misc, version 8.0.7 -- Checking for module 'gnutls>=2.8' -- Found gnutls, version 3.5.8 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.46.2 -- Looking for xmltoman... -- Looking for xmltoman... XMLTOMAN_EXECUTABLE-NOTFOUND -- Looking for xmlmantohtml... XMLMANTOHTML_EXECUTABLE-NOTFOUND -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Doxygen is required to build the HTML docs. -- WARNING: xmltoman is required to generate manpage. -- WARNING: xmlmantohtml is required for manpage in HTML docs. -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/security/openvas-cli/work/.build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/security/openvas-cli/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/security/openvas-cli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703020356.v223ueh6028049>