Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2016 16:25:59 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][security/openvas-scanner] Failed for openvas-scanner-5.0.5 in configure
Message-ID:  <201611041625.uA4GPxP0051825@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: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/security/openvas-scanner/Makefile 412349 2016-04-01 14:25:16Z mat $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/425058/logs/openvas-scanner-5.0.5.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=425058
Log:

====>> Building security/openvas-scanner
build started at Fri Nov  4 16:24:33 UTC 2016
port directory: /usr/ports/security/openvas-scanner
building for: FreeBSD 110armv6-quarterly-job-22 11.0-RELEASE-p2 FreeBSD 11.0-RELEASE-p2 r307935 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/security/openvas-scanner/Makefile 412349 2016-04-01 14:25:16Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p2 r307935
UNAME_r=11.0-RELEASE-p2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=openvas-scanner-5.0.5
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for openvas-scanner-5.0.5:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/openvas-scanner/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvas-scanner/work  HOME=/wrkdirs/usr/ports/security/openvas-scanner/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/openvas-scanner/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvas-scanner/work  HOME=/wrkdirs/usr/ports/security/openvas-scanner/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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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-scanner"
EXAMPLESDIR="share/examples/openvas-scanner"
DATADIR="share/openvas-scanner"
WWWDIR="www/openvas-scanner"
ETCDIR="etc/openvas-scanner"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/openvas-scanner
DOCSDIR=/usr/local/share/doc/openvas-scanner
EXAMPLESDIR=/usr/local/share/examples/openvas-scanner
WWWDIR=/usr/local/www/openvas-scanner
ETCDIR=/usr/local/etc/openvas-scanner
--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
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---
=======================<phase: check-sanity   >============================
===>   NOTICE:

The openvas-scanner 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-scanner-5.0.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-22] Installing pkg-1.8.7_3...
[110armv6-quarterly-job-22] Extracting pkg-1.8.7_3: .......... done
===>   openvas-scanner-5.0.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openvas-scanner-5.0.5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The openvas-scanner 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
=> openvas-scanner-5.0.5.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://wald.intevation.org/frs/download.php/2266/openvas-scanner-5.0.5.tar.gz
openvas-scanner-5.0.5.tar.gz                             0  B    0  Bps
===> Fetching all distfiles required by openvas-scanner-5.0.5 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The openvas-scanner 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-scanner-5.0.5 for building
=> SHA256 Checksum OK for openvas-scanner-5.0.5.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
<snip>
[110armv6-quarterly-job-22] |   |   | `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[110armv6-quarterly-job-22] |   |   | `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110armv6-quarterly-job-22] |   |   `-- Extracting trousers-0.3.13_1: .......... done
[110armv6-quarterly-job-22] |   |   `-- Installing p11-kit-0.23.2...
[110armv6-quarterly-job-22] |   |   | `-- Installing libffi-3.2.1...
[110armv6-quarterly-job-22] |   |   | `-- Extracting libffi-3.2.1: .......... done
[110armv6-quarterly-job-22] |   |   `-- Extracting p11-kit-0.23.2: .......... done
[110armv6-quarterly-job-22] |   |   `-- Installing libidn-1.33_1...
[110armv6-quarterly-job-22] |   |   `-- Extracting libidn-1.33_1: .......... done
[110armv6-quarterly-job-22] |   | `-- Extracting gnutls-3.4.15: .......... done
[110armv6-quarterly-job-22] |   | `-- Installing libassuan-2.4.3...
[110armv6-quarterly-job-22] |   | `-- Extracting libassuan-2.4.3: .......... done
[110armv6-quarterly-job-22] |   | `-- Installing npth-1.2...
[110armv6-quarterly-job-22] |   | `-- Extracting npth-1.2: .......... done
[110armv6-quarterly-job-22] |   | `-- Installing libksba-1.3.4...
[110armv6-quarterly-job-22] |   | `-- Extracting libksba-1.3.4: .......... done
[110armv6-quarterly-job-22] |   | `-- Installing pinentry-0.9.7_1...
[110armv6-quarterly-job-22] |   |   `-- Installing pinentry-tty-0.9.7...
[110armv6-quarterly-job-22] |   |   `-- Extracting pinentry-tty-0.9.7: . done
[110armv6-quarterly-job-22] |   | `-- Extracting pinentry-0.9.7_1: .. done
[110armv6-quarterly-job-22] |   `-- Extracting gnupg-2.1.13: .......... done
[110armv6-quarterly-job-22] `-- Extracting gpgme-1.6.0_1: .......... done
[110armv6-quarterly-job-22] `-- Installing openldap-client-2.4.44...
[110armv6-quarterly-job-22] `-- Extracting openldap-client-2.4.44: .......... done
[110armv6-quarterly-job-22] `-- Installing hiredis-0.13.3...
[110armv6-quarterly-job-22] `-- Extracting hiredis-0.13.3: .......... done
[110armv6-quarterly-job-22] `-- Installing net-snmp-5.7.3_11...
[110armv6-quarterly-job-22] |   `-- Installing perl5-5.20.3_15...
[110armv6-quarterly-job-22] |   `-- Extracting perl5-5.20.3_15: .......... done
[110armv6-quarterly-job-22] `-- Extracting net-snmp-5.7.3_11: .......... done
[110armv6-quarterly-job-22] `-- Installing glib-2.46.2_3...
[110armv6-quarterly-job-22] |   `-- Installing libiconv-1.14_9...
[110armv6-quarterly-job-22] |   `-- Extracting libiconv-1.14_9: .......... done
[110armv6-quarterly-job-22] |   `-- Installing python27-2.7.12...
[110armv6-quarterly-job-22] |   | `-- Installing readline-6.3.8...
[110armv6-quarterly-job-22] |   | `-- Extracting readline-6.3.8: .......... done
[110armv6-quarterly-job-22] |   `-- Extracting python27-2.7.12: .......... done
[110armv6-quarterly-job-22] |   `-- Installing pcre-8.39...
[110armv6-quarterly-job-22] |   `-- Extracting pcre-8.39: .......... done
[110armv6-quarterly-job-22] `-- Extracting glib-2.46.2_3: .......... done
No schema files found: doing nothing.
[110armv6-quarterly-job-22] Extracting openvas-libraries-8.0.7_1: ......... done
Message from trousers-0.3.13_1:
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

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
Message from gnupg-2.1.13:
###############################################################################
				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.20.3_15:
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.12:
===========================================================================

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_1:
===>   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-scanner-5.0.5 depends on shared library: libopenvas_base.so - found (/usr/local/lib/libopenvas_base.so)
===>   Returning to build of openvas-scanner-5.0.5
===>   openvas-scanner-5.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   openvas-scanner-5.0.5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for openvas-scanner-5.0.5
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/security/openvas-scanner/work/.build
-- Configuring the Scanner...
-- The C compiler identification is Clang 3.8.0
-- 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
-- Detecting C compiler ABI info - done
-- Detecting C compile features
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_a399b/fast"
-- Detecting C compile features - failed
-- Found PkgConfig: pkgconf (found version "1.0.1") 
-- Install prefix: /usr/local
-- Checking for module 'libopenvas_nasl>=8.0.2'
--   Found libopenvas_nasl, version 8.0.7
-- Checking for module 'libopenvas_base>=8.0.2'
--   Found libopenvas_base, version 8.0.7
-- Checking for module 'libopenvas_misc>=8.0.2'
--   Found libopenvas_misc, version 8.0.7
-- Checking for module 'libopenvas_omp>=8.0.2'
--   Found libopenvas_omp, version 8.0.7
-- Checking for module 'glib-2.0>=2.16'
--   Found glib-2.0, version 2.46.2
-- Looking for libgcrypt...
-- Looking for libgcrypt... /usr/local/lib/libgcrypt.so
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- WARNING: Doxygen is required to build the HTML docs.
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/security/openvas-scanner/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/security/openvas-scanner/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/security/openvas-scanner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611041625.uA4GPxP0051825>