Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2018 03:10:59 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111armv6-quarterly][security/quantis] Failed for quantis-v13.11.08_7 in configure
Message-ID:  <201802100310.w1A3AxiJ037255@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:     ale@FreeBSD.org
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: branches/2018Q1/security/quantis/Makefile 451497 2017-10-08 07:58:49Z sunpoet $
Log URL:        http://beefy15.nyi.freebsd.org/data/111armv6-quarterly/461356/logs/quantis-v13.11.08_7.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=111armv6-quarterly&build=461356
Log:

=>> Building security/quantis
build started at Sat Feb 10 03:09:30 UTC 2018
port directory: /usr/ports/security/quantis
package name: quantis-v13.11.08_7
building for: FreeBSD 111armv6-quarterly-job-22 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 1101001 arm
maintained by: ale@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2018Q1/security/quantis/Makefile 451497 2017-10-08 07:58:49Z sunpoet $
Poudriere version: 3.2.4-49-g17610211
Host OSVERSION: 1200054
Jail OSVERSION: 1101001
Job Id: 22

---Begin Environment---
POUDRIEREPATH=/usr/local/bin/poudriere
PACKAGE_BUILDING=yes
LOCALBASE=/usr/local
LIBEXECPREFIX=/usr/local/libexec/poudriere
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIERE_VERSION=3.2.4-49-g17610211
HOME=/root
USER=root
SCRIPTPREFIX=/usr/local/share/poudriere
MASTERNAME=111armv6-quarterly
PWD=/usr/local/poudriere/data/.m/111armv6-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
OLDPWD=/usr/local/poudriere/data/.m/111armv6-quarterly/ref/.p
POUDRIERE_BUILD_TYPE=bulk
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/111armv6-quarterly/ref
SAVED_TERM=
STATUS=1
MAIL=/var/mail/root
BLOCKSIZE=K
UNAME_r=11.1-RELEASE-p6
UNAME_v=FreeBSD 11.1-RELEASE-p6 1101001
OSVERSION=1101001
ABI_FILE=/usr/lib/crt1.o
UNAME_m=arm
UNAME_p=armv6
SHELL=/bin/csh
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for quantis-v13.11.08_7:
     PCI=on: Enable Quantis PCI support
     USB=on: Enable Quantis USB support
     JAVA=on: Enable Java support
     COMPAT=off: Build API v1 compatibility libraries
     TOOL=on: Build EasyQuantis application
     GUI=on: Build QT4 GUI for EasyQuantis application
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ale@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  --with-qt-libraries=/usr/local/lib/qt4  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/security/quantis/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/quantis/work  HOME=/wrkdirs/usr/ports/security/quantis/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/quantis/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/security/quantis/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/quantis/work  HOME=/wrkdirs/usr/ports/security/quantis/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/quantis/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/security/quantis/work/stage 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  -I/usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
COMPAT="@comment " TOOL="" JAVASHAREDIR="share/java"  JAVAJARDIR="share/java/classes" QT_BINDIR="lib/qt4/bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" CMAKE_BUILD_TYPE="release" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/quantis"  EXAMPLESDIR="share/examples/quantis"  DATADIR="share/quantis"  WWWDIR="www/quantis"  ETCDIR="etc/quantis"
--End PLIST_SUB--

--SUB_LIST--
JAVASHAREDIR="/usr/local/share/java"  JAVAJARDIR="/usr/local/share/java/classes"  JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_OS="native" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/quantis DOCSDIR=/usr/local/share/doc/quantis EXAMPLESDIR=/usr/local/share/examples/quantis  WWWDIR=/usr/local/www/quantis ETCDIR=/usr/local/etc/quantis
--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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
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.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE-p6
#### 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
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   >============================
===>  License BSD3CLAUSE GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   quantis-v13.11.08_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.3_1.txz
[111armv6-quarterly-job-22] Installing pkg-1.10.3_1...
[111armv6-quarterly-job-22] Extracting pkg-1.10.3_1: .......... done
===>   quantis-v13.11.08_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of quantis-v13.11.08_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE GPLv2 accepted by the user
===> Fetching all distfiles required by quantis-v13.11.08_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE GPLv2 accepted by the user
===> Fetching all distfiles required by quantis-v13.11.08_7 for building
=> SHA256 Checksum OK for Quantis-v13.11.08-src.zip.
===========================================================================
=======================<phase: extract-depends>============================
===>   quantis-v13.11.08_7 depends on file: /usr/local/bin/unzip - not found
===>   Installing existing package /packages/All/unzip-6.0_7.txz
[111armv6-quarterly-job-22] Installing unzip-6.0_7...
[111armv6-quarterly-job-22] Extracting unzip-6.0_7: .......... done
===>   quantis-v13.11.08_7 depends on file: /usr/local/bin/unzip - found
===>   Returning to build of quantis-v13.11.08_7
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE GPLv2 accepted by the user
===> Fetching all distfiles required by quantis-v13.11.08_7 for building
===>  Extracting for quantis-v13.11.08_7
=> SHA256 Checksum OK for Quantis-v13.11.08-src.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for quantis-v13.11.08_7
===>  Applying FreeBSD patches for quantis-v13.11.08_7
===========================================================================
<snip>
[111armv6-quarterly-job-22] |   |   `-- Extracting fontcacheproto-0.1.3: .... done
[111armv6-quarterly-job-22] |   | `-- Extracting libXfontcache-1.0.5_3: .......... done
[111armv6-quarterly-job-22] |   `-- Extracting xset-1.2.3_1: .. done
[111armv6-quarterly-job-22] `-- Extracting xdg-utils-1.1.1: .......... done
[111armv6-quarterly-job-22] `-- Installing xorg-fonts-truetype-7.7_1...
[111armv6-quarterly-job-22] |   `-- Installing font-bh-ttf-1.0.3_3...
[111armv6-quarterly-job-22] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[111armv6-quarterly-job-22] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[111armv6-quarterly-job-22] |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[111armv6-quarterly-job-22] |   `-- Installing font-misc-meltho-1.0.3_3...
[111armv6-quarterly-job-22] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[111armv6-quarterly-job-22] Extracting qt4-gui-4.8.7_3: .......... done
Message from perl5-5.24.3:

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 trousers-0.3.14_2:

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 qt4-corelib-4.8.7_10:

======================================================================

Qt 4 can be built with optional support for:
 - Common UNIX Printing System (CUPS) (enabled by default)
 - Network Audio System (NAS)
 - Qt style that renders using GTK (QGTKSTYLE)

In order to enable them, you have to add
	QT4_OPTIONS=	CUPS NAS QGTKSTYLE
to your /etc/make.conf and compile devel/qt4-corelib and
x11-toolkits/qt4-gui ports.

Attention! Whenever you change the QT4_OPTIONS both
devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt!

======================================================================
===>   quantis-v13.11.08_7 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so)
===>   Returning to build of quantis-v13.11.08_7
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for quantis-v13.11.08_7
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/security/quantis/work/Quantis-v13.11.08/Libs-Apps
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.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
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
.==============================================================================.
|           QUANTIS Random Number Generator software by ID Quantique           |
|                                                                              |
|         Copyright (C) 2004-2012 ID Quantique SA. All Rights Reserved.        |
|                                                                              |
|                                                                              |
|  Redistribution and use in source and binary forms, with or without          |
|  modification, are permitted provided that the following conditions          |
|  are met:                                                                    |
|  1. Redistributions of source code must retain the above copyright           |
|     notice, this list of conditions, and the following disclaimer,           |
|     without modification.                                                    |
|  2. Redistributions in binary form must reproduce the above copyright        |
|     notice, this list of conditions and the following disclaimer in the      |
|     documentation and/or other materials provided with the distribution.     |
|  3. The name of the author may not be used to endorse or promote products    |
|     derived from this software without specific prior written permission.    |
|                                                                              |
|  THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ''AS IS'' AND      |
|  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE       |
|  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE  |
|  ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR  |
|  ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL      |
|  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS     |
|  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)       |
|  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT  |
|  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY.  |
|                                                                              |
+  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -   +
|                                                                              |
|  Alternatively, this software may be distributed under the terms of the      |
|  GNU General Public License version 2 as published by the Free Software      |
|  Foundation.                                                                 |
|                                                                              |
|  This program is distributed in the hope that it will be useful, but         |
|  WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY  |
|  or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License     |
|  for more details.                                                           |
|                                                                              |
|  You should have received a copy of the GNU General Public License           |
|  along with this program; if not, write to the Free Software                 |
|  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA    |
|                                                                              |
+------------------------------------------------------------------------------+
|                                                                              |
| Usage: cmake . [OPTIONS]                                                     |
|                                                                              |
|  OPTIONS:                                                                    |
|                                                                              |
|     -DDISABLE_QUANTIS_PCI=1            Disable Quantis PCI support.          |
|                                                                              |
|     -DDISABLE_QUANTIS_USB=1            Disable Quantis USB support.          |
|                                                                              |
|     -DDISABLE_QUANTIS_JAVA=1           Disable Java support.                 |
|                                                                              |
|     -DENABLE_QUANTIS_COMPAT=1          Build API v1 compatibility libraries. |
|                                                                              |
|     -DDISABLE_EASYQUANTIS=1            Don't build EasyQuantis application.  |
|                                                                              |
|     -DDISABLE_EASYQUANTIS_GUI=1        Only build command-line version of    |
|                                        the EasyQuantis application.          |
|                                                                              |
|     -DUSE_CXX11=1                      use the features of C++ 11.           |
|                                        Disabled by default.                  |
|                                                                              |
|     -DFORCE32BIT=1 | -DFORCE64BIT=1    Force 32-bit or 64-bit ABI.           |
|                                                                              |
|     -DCMAKE_BUILD_TYPE=None | Debug | Release | RelWithDebInfo | MinSizeRel  |
|                                                                              |
|     -DCMAKE_INSTALL_PREFIX:PATH=/path  Set install directory prefix to /path.|
|                                        Default value is                      |
|                                           /opt/IDQQuantis on Solaris and      
|                                           Mac OS                              
|                                           / on all other systems             |
|                                                                              |
|     -DCMAKE_VERBOSE_MAKEFILE=1         Enable Makefile verbose mode.         |
|                                        Verbose can be useful for debugging   |
|                                        and is disabled by default.           |
|                                                                              |
+  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -   +
|                                                                              |
| NOTE:                                                                        |
|   Libraries and binaries are compiled using the GNU Compiler Collection.     |
|   It is possible to use use an alternative compiler by overloading the       |
|   CC and CXX variables:                                                      |
|      CC=gcc CXX=g++ cmake .            Use GNU Compiler Collection (default).|
|      CC=icc CXX=icpc cmake .           Use Intel C/C++ Compiler.             |
|      CC=cc  CXX=CC cmake .             Use Sun Studio  Compiler.             |
°==============================================================================°

-- Software architecture: i386
-- Performing Test HAS_CXX_11
-- Performing Test HAS_CXX_11 - Succeed
-- Performing Test HAVE_STACK_PROTECTION
-- Performing Test HAVE_STACK_PROTECTION - Success
-- Performing Test HAVE_SUNSTUDIO_OPTIMIZE_PARAM
-- Performing Test HAVE_SUNSTUDIO_OPTIMIZE_PARAM - Failed
-- C Flags: -O2 -pipe  -fno-strict-aliasing     -O3
-- C Linker Flags: 
-- CXX Flags: -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -O3 -fstack-protector -fstack-protector-all
-- CXX Linker Flags: 
-- Looking for malloc.h
-- Looking for malloc.h - not found
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  CMake/FindJNI.cmake:231 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  Quantis/CMakeLists.txt:23 (find_package)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/security/quantis/work/Quantis-v13.11.08/Libs-Apps/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/security/quantis/work/Quantis-v13.11.08/Libs-Apps/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/security/quantis



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