Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 2017 01:53:54 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][security/openvas-manager] Failed for openvas-manager-6.0.8_4 in configure
Message-ID:  <201703020153.v221rskZ022163@beefy8.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: jhale@FreeBSD.org
Ident:          $FreeBSD: head/security/openvas-manager/Makefile 427185 2016-11-26 23:41:16Z jhale $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p434757_s314234/logs/openvas-manager-6.0.8_4.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p434757_s314234
Log:

====>> Building security/openvas-manager
build started at Thu Mar  2 01:49:51 UTC 2017
port directory: /usr/ports/security/openvas-manager
building for: FreeBSD head-armv6-default-job-12 12.0-CURRENT FreeBSD 12.0-CURRENT r314234 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/security/openvas-manager/Makefile 427185 2016-11-26 23:41:16Z jhale $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1200022
Job Id: 12




!!! Jail is newer than host. (Jail: 1200022, Host: 1200020) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200022
UNAME_v=FreeBSD 12.0-CURRENT r314234
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/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-manager-6.0.8_4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
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---
===> The following configuration options are available for openvas-manager-6.0.8_4:
     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-manager/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvas-manager/work  HOME=/wrkdirs/usr/ports/security/openvas-manager/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/openvas-manager/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openvas-manager/work  HOME=/wrkdirs/usr/ports/security/openvas-manager/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=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/openvas-manager"
EXAMPLESDIR="share/examples/openvas-manager"
DATADIR="share/openvas-manager"
WWWDIR="www/openvas-manager"
ETCDIR="etc/openvas-manager"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/openvas-manager
DOCSDIR=/usr/local/share/doc/openvas-manager
EXAMPLESDIR=/usr/local/share/examples/openvas-manager
WWWDIR=/usr/local/www/openvas-manager
ETCDIR=/usr/local/etc/openvas-manager
--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=12.0
OSVERSION=1200022
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=12.0-CURRENT
#### 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-manager 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-manager-6.0.8_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.0.txz
[head-armv6-default-job-12] Installing pkg-1.10.0...
[head-armv6-default-job-12] Extracting pkg-1.10.0: .......... done
===>   openvas-manager-6.0.8_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openvas-manager-6.0.8_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The openvas-manager 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:
<snip>

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
===>   openvas-manager-6.0.8_4 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so)
===>   Returning to build of openvas-manager-6.0.8_4
===>   openvas-manager-6.0.8_4 depends on shared library: libgpgme.so - not found
===>   Installing existing package /packages/All/gpgme-1.8.0.txz
[head-armv6-default-job-12] Installing gpgme-1.8.0...
[head-armv6-default-job-12] `-- Installing gnupg-2.1.18...
[head-armv6-default-job-12] |   `-- Installing libassuan-2.4.3...
[head-armv6-default-job-12] |   | `-- Installing libgpg-error-1.26...
[head-armv6-default-job-12] |   | `-- Extracting libgpg-error-1.26: .......... done
[head-armv6-default-job-12] |   `-- Extracting libassuan-2.4.3: .......... done
[head-armv6-default-job-12] |   `-- Installing libgcrypt-1.7.6...
[head-armv6-default-job-12] |   `-- Extracting libgcrypt-1.7.6: .......... done
[head-armv6-default-job-12] |   `-- Installing libksba-1.3.5...
[head-armv6-default-job-12] |   `-- Extracting libksba-1.3.5: .......... done
[head-armv6-default-job-12] |   `-- Installing npth-1.3...
[head-armv6-default-job-12] |   `-- Extracting npth-1.3: .......... done
[head-armv6-default-job-12] |   `-- Installing pinentry-1.0.0...
[head-armv6-default-job-12] |   | `-- Installing pinentry-tty-1.0.0...
[head-armv6-default-job-12] |   | `-- Extracting pinentry-tty-1.0.0: .... done
[head-armv6-default-job-12] |   `-- Extracting pinentry-1.0.0: ..... done
[head-armv6-default-job-12] |   `-- Installing readline-6.3.8...
[head-armv6-default-job-12] |   `-- Extracting readline-6.3.8: .......... done
[head-armv6-default-job-12] |   `-- Installing sqlite3-3.17.0...
[head-armv6-default-job-12] |   `-- Extracting sqlite3-3.17.0: .......... done
[head-armv6-default-job-12] `-- Extracting gnupg-2.1.18: .......... done
[head-armv6-default-job-12] Extracting gpgme-1.8.0: .......... done
===>   openvas-manager-6.0.8_4 depends on shared library: libgpgme.so - found (/usr/local/lib/libgpgme.so)
===>   Returning to build of openvas-manager-6.0.8_4
===>   openvas-manager-6.0.8_4 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so)
===>   openvas-manager-6.0.8_4 depends on shared library: libopenvas_base.so - not found
===>   Installing existing package /packages/All/openvas-libraries-8.0.7_2.txz
[head-armv6-default-job-12] Installing openvas-libraries-8.0.7_2...
[head-armv6-default-job-12] `-- Installing e2fsprogs-libuuid-1.43.4...
[head-armv6-default-job-12] `-- Extracting e2fsprogs-libuuid-1.43.4: .......... done
[head-armv6-default-job-12] `-- Installing glib-2.46.2_4...
[head-armv6-default-job-12] |   `-- Installing libiconv-1.14_10...
[head-armv6-default-job-12] |   `-- Extracting libiconv-1.14_10: .......... done
[head-armv6-default-job-12] |   `-- Installing pcre-8.40...
[head-armv6-default-job-12] |   `-- Extracting pcre-8.40: .......... done
[head-armv6-default-job-12] |   `-- Installing perl5-5.24.1...
[head-armv6-default-job-12] |   `-- Extracting perl5-5.24.1: .......... done
[head-armv6-default-job-12] |   `-- Installing python27-2.7.13_1...
[head-armv6-default-job-12] |   `-- Extracting python27-2.7.13_1: .......... done
[head-armv6-default-job-12] `-- Extracting glib-2.46.2_4: .......... done
No schema files found: doing nothing.
[head-armv6-default-job-12] `-- Installing hiredis-0.13.3...
[head-armv6-default-job-12] `-- Extracting hiredis-0.13.3: .......... done
[head-armv6-default-job-12] `-- Installing libssh-0.7.3...
[head-armv6-default-job-12] `-- Extracting libssh-0.7.3: .......... done
[head-armv6-default-job-12] `-- Installing net-snmp-5.7.3_11...
[head-armv6-default-job-12] `-- Extracting net-snmp-5.7.3_11: .......... done
[head-armv6-default-job-12] `-- Installing openldap-client-2.4.44...
[head-armv6-default-job-12] `-- Extracting openldap-client-2.4.44: .......... done
[head-armv6-default-job-12] Extracting openvas-libraries-8.0.7_2: ......... done
Message from perl5-5.24.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 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 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 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 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-manager-6.0.8_4 depends on shared library: libopenvas_base.so - found (/usr/local/lib/libopenvas_base.so)
===>   Returning to build of openvas-manager-6.0.8_4
===>   openvas-manager-6.0.8_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   openvas-manager-6.0.8_4 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for openvas-manager-6.0.8_4
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/security/openvas-manager/work/.build
-- Configuring the Manager...
-- 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
-- Detecting C compiler ABI info - done
-- Detecting C compile features
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_65118/fast"
-- Detecting C compile features - failed
-- Found PkgConfig: pkgconf (found version "1.2.2") 
-- Install prefix: /usr/local
-- Checking for module 'libopenvas_omp>=8.0.5'
--   Found libopenvas_omp, version 8.0.7
-- Checking for module 'libopenvas_misc>=8.0.5'
--   Found libopenvas_misc, version 8.0.7
-- Checking for module 'libopenvas_base>=8.0.5'
--   Found libopenvas_base, version 8.0.7
-- Checking for module 'gnutls>=2.8'
--   Found gnutls, version 3.5.9
-- Checking for module 'glib-2.0>=2.16'
--   Found glib-2.0, version 2.46.2
-- Checking for module 'sqlite3'
--   Found sqlite3, version 3.17.0
-- Looking for libgcrypt...
-- Looking for libgcrypt... /usr/local/lib/libgcrypt.so
-- Looking for gpgme...
-- Looking for gpgme... /usr/local/lib/libgpgme.so
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Looking for xmltoman...
-- Looking for xmltoman... XMLTOMAN_EXECUTABLE-NOTFOUND
-- Looking for xmlmantohtml... XMLMANTOHTML_EXECUTABLE-NOTFOUND
-- Looking for SQLFairy...
-- Looking for SQLFairy... SQLT-DIAGRAM_EXECUTABLE-NOTFOUND, SQLT_EXECUTABLE-NOTFOUND
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- WARNING: 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-manager/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/security/openvas-manager/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

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



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