Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2017 20:21:49 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][security/fastd-devel] Failed for fastd-devel-18.a.20151111_4 in build
Message-ID:  <201711052021.vA5KLn4N064817@thunderx1.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:     crest_maintainer@rlwinm.de
Last committer: vsevolod@FreeBSD.org
Ident:          $FreeBSD: head/security/fastd-devel/Makefile 452629 2017-10-22 10:09:33Z vsevolod $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p453213_s324941/logs/fastd-devel-18.a.20151111_4.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p453213_s324941
Log:

====>> Building security/fastd-devel
build started at Sun Nov  5 20:20:42 UTC 2017
port directory: /usr/ports/security/fastd-devel
building for: FreeBSD head-arm64-default-job-23 12.0-CURRENT FreeBSD 12.0-CURRENT 1200051 arm64
maintained by: crest_maintainer@rlwinm.de
Makefile ident:      $FreeBSD: head/security/fastd-devel/Makefile 452629 2017-10-22 10:09:33Z vsevolod $
Poudriere version: 3.1.22
Host OSVERSION: 1200044
Jail OSVERSION: 1200051
Job Id: 23




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200051
UNAME_v=FreeBSD 12.0-CURRENT 1200051
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=fastd-devel-18.a.20151111_4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.22
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/fastd-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/fastd-devel/work  HOME=/wrkdirs/usr/ports/security/fastd-devel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/fastd-devel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/fastd-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/fastd-devel/work  HOME=/wrkdirs/usr/ports/security/fastd-devel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/fastd-devel/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/fastd-devel/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/fastd"
EXAMPLESDIR="share/examples/fastd"
DATADIR="share/fastd"
WWWDIR="www/fastd"
ETCDIR="etc/fastd"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/fastd
DOCSDIR=/usr/local/share/doc/fastd
EXAMPLESDIR=/usr/local/share/examples/fastd
WWWDIR=/usr/local/www/fastd
ETCDIR=/usr/local/etc/fastd
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
#### /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=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200051
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.9|1.6\+|1.7\+|1.8\+|1.9\+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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 BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   fastd-devel-18.a.20151111_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-arm64-default-job-23] Installing pkg-1.10.1...
[head-arm64-default-job-23] Extracting pkg-1.10.1: .......... done
===>   fastd-devel-18.a.20151111_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of fastd-devel-18.a.20151111_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by fastd-devel-18.a.20151111_4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by fastd-devel-18.a.20151111_4 for building
=> SHA256 Checksum OK for 999b87b80302dbc14e23ef3dff187b91dae7fab5.tar.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by fastd-devel-18.a.20151111_4 for building
===>  Extracting for fastd-devel-18.a.20151111_4
=> SHA256 Checksum OK for 999b87b80302dbc14e23ef3dff187b91dae7fab5.tar.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for fastd-devel-18.a.20151111_4
===>  Applying FreeBSD patches for fastd-devel-18.a.20151111_4
===========================================================================
=======================<phase: build-depends  >============================
===>   fastd-devel-18.a.20151111_4 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.0.4,1.txz
[head-arm64-default-job-23] Installing bison-3.0.4,1...
[head-arm64-default-job-23] `-- Installing gettext-runtime-0.19.8.1_1...
[head-arm64-default-job-23] |   `-- Installing indexinfo-0.3...
[head-arm64-default-job-23] |   `-- Extracting indexinfo-0.3: .... done
[head-arm64-default-job-23] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-arm64-default-job-23] `-- Installing m4-1.4.18,1...
[head-arm64-default-job-23] `-- Extracting m4-1.4.18,1: .......... done
[head-arm64-default-job-23] Extracting bison-3.0.4,1: .......... done
===>   fastd-devel-18.a.20151111_4 depends on executable: bison - found
===>   Returning to build of fastd-devel-18.a.20151111_4
===>   fastd-devel-18.a.20151111_4 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.9.4.txz
[head-arm64-default-job-23] Installing cmake-3.9.4...
[head-arm64-default-job-23] `-- Installing curl-7.56.1...
[head-arm64-default-job-23] |   `-- Installing ca_root_nss-3.32.1...
[head-arm64-default-job-23] |   `-- Extracting ca_root_nss-3.32.1: ........ done
[head-arm64-default-job-23] |   `-- Installing libnghttp2-1.27.0...
[head-arm64-default-job-23] |   `-- Extracting libnghttp2-1.27.0: .......... done
<snip>
===>   fastd-devel-18.a.20151111_4 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of fastd-devel-18.a.20151111_4
===>   fastd-devel-18.a.20151111_4 depends on executable: ninja - not found
===>   Installing existing package /packages/All/ninja-1.8.2,2.txz
[head-arm64-default-job-23] Installing ninja-1.8.2,2...
[head-arm64-default-job-23] `-- Installing python27-2.7.14_1...
[head-arm64-default-job-23] |   `-- Installing libffi-3.2.1_1...
[head-arm64-default-job-23] |   `-- Extracting libffi-3.2.1_1: .......... done
[head-arm64-default-job-23] |   `-- Installing readline-7.0.3_1...
[head-arm64-default-job-23] |   `-- Extracting readline-7.0.3_1: .......... done
[head-arm64-default-job-23] `-- Extracting python27-2.7.14_1: .......... done
[head-arm64-default-job-23] Extracting ninja-1.8.2,2: ....... done
Message from python27-2.7.14_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

===========================================================================
===>   fastd-devel-18.a.20151111_4 depends on executable: ninja - found
===>   Returning to build of fastd-devel-18.a.20151111_4
===>   fastd-devel-18.a.20151111_4 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.3.10,1.txz
[head-arm64-default-job-23] Installing pkgconf-1.3.10,1...
[head-arm64-default-job-23] Extracting pkgconf-1.3.10,1: .......... done
===>   fastd-devel-18.a.20151111_4 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of fastd-devel-18.a.20151111_4
===========================================================================
=======================<phase: lib-depends    >============================
===>   fastd-devel-18.a.20151111_4 depends on shared library: libjson-c.so - not found
===>   Installing existing package /packages/All/json-c-0.12.1.txz
[head-arm64-default-job-23] Installing json-c-0.12.1...
[head-arm64-default-job-23] Extracting json-c-0.12.1: .......... done
===>   fastd-devel-18.a.20151111_4 depends on shared library: libjson-c.so - found (/usr/local/lib/libjson-c.so)
===>   Returning to build of fastd-devel-18.a.20151111_4
===>   fastd-devel-18.a.20151111_4 depends on shared library: libsodium.so - not found
===>   Installing existing package /packages/All/libsodium-1.0.15.txz
[head-arm64-default-job-23] Installing libsodium-1.0.15...
[head-arm64-default-job-23] Extracting libsodium-1.0.15: .......... done
===>   fastd-devel-18.a.20151111_4 depends on shared library: libsodium.so - found (/usr/local/lib/libsodium.so)
===>   Returning to build of fastd-devel-18.a.20151111_4
===>   fastd-devel-18.a.20151111_4 depends on shared library: libuecc.so - not found
===>   Installing existing package /packages/All/libuecc-7_2.txz
[head-arm64-default-job-23] Installing libuecc-7_2...
[head-arm64-default-job-23] Extracting libuecc-7_2: ......... done
===>   fastd-devel-18.a.20151111_4 depends on shared library: libuecc.so - found (/usr/local/lib/libuecc.so)
===>   Returning to build of fastd-devel-18.a.20151111_4
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for fastd-devel-18.a.20151111_4
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/security/fastd-devel/work/.build
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy):
  The OLD behavior for policy CMP0017 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- The C compiler identification is Clang 5.0.0
-- The ASM compiler identification is Clang
-- Found assembler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test ARCH_X86
-- Performing Test ARCH_X86 - Failed
-- Performing Test ARCH_X86_64
-- Performing Test ARCH_X86_64 - Failed
-- Found BISON: /usr/local/bin/bison (found suitable version "3.0.4", minimum required is "2.5") 
-- Checking for module 'libuecc>=6'
--   Found libuecc, version 7
-- Found LIBUECC: /usr/local/lib/libuecc.so  
-- Checking for module 'libsodium'
--   Found libsodium, version 1.0.15
-- Found libsodium: /usr/local/lib/libsodium.so  
-- Checking for module 'json-c'
--   Found json-c, version 0.12.1
-- Found JSON_C: /usr/local/lib/libjson-c.so  
-- Performing Test HAVE_AI_ADDRCONFIG
-- Performing Test HAVE_AI_ADDRCONFIG - Success
-- Checking prototype get_current_dir_name for HAVE_GET_CURRENT_DIR_NAME - False
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Performing Test HAVE_ENDIAN_H
-- Performing Test HAVE_ENDIAN_H - Failed
-- Performing Test HAVE_SYS_ENDIAN_H
-- Performing Test HAVE_SYS_ENDIAN_H - Success
-- Looking for be32toh
-- Looking for be32toh - found
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_COLOR_MAKEFILE
    CMAKE_CXX_COMPILER
    CMAKE_CXX_FLAGS
    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_DEBUG
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE
    THREADS_HAVE_PTHREAD_ARG


-- Build files have been written to: /wrkdirs/usr/ports/security/fastd-devel/work/.build
===========================================================================
=======================<phase: build          >============================
===>  Building for fastd-devel-18.a.20151111_4
[1/81] cd /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 && mkdir -p /wrkdirs/usr/ports/security/fastd-devel/work/.build/gen/generated && echo "#pragma once" > /wrkdirs/usr/ports/security/fastd-devel/work/.build/gen/generated/version.h.new && sh -c "echo \"#define FASTD_VERSION \\\"\$(git --git-dir=./.git describe --dirty 2>/dev/null || echo v17+)\\\"\"" >> /wrkdirs/usr/ports/security/fastd-devel/work/.build/gen/generated/version.h.new && cmp -s /wrkdirs/usr/ports/security/fastd-devel/work/.build/gen/generated/version.h /wrkdirs/usr/ports/security/fastd-devel/work/.build/gen/generated/version.h.new && rm /wrkdirs/usr/ports/security/fastd-devel/work/.build/gen/generated/version.h.new || mv /wrkdirs/usr/ports/security/fastd-devel/work/.build/gen/generated/version.h.new /wrkdirs/usr/ports/security/fastd-devel/work/.build/gen/generated/version.h
[2/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -I/usr/local/include/libuecc-7 -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/ec25519_fhmqvc.c.o -MF src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/ec25519_fhmqvc.c.o.d -o src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/ec25519_fhmqvc.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/protocols/ec25519_fhmqvc/ec25519_fhmqvc.c
/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/protocols/ec25519_fhmqvc/ec25519_fhmqvc.c:71:61: warning: 'ecc_25519_work_base_legacy' is deprecated [-Wdeprecated-declarations]
        ecc_25519_scalarmult(&work, &protocol_config->key.secret, &ecc_25519_work_base_legacy);
                                                                   ^
/usr/local/include/libuecc-7/libuecc/ecc.h:83:1: note: 'ecc_25519_work_base_legacy' has been explicitly marked deprecated here
DEPRECATED extern const ecc_25519_work_t ecc_25519_work_base_legacy;
^
/usr/local/include/libuecc-7/libuecc/ecc.h:31:35: note: expanded from macro 'DEPRECATED'
#define DEPRECATED __attribute__((deprecated))
                                  ^
1 warning generated.
[3/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -I/usr/local/include/libuecc-7 -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/handshake.c.o -MF src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/handshake.c.o.d -o src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/handshake.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/protocols/ec25519_fhmqvc/handshake.c
[4/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -I/usr/local/include/libuecc-7 -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/state.c.o -MF src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/state.c.o.d -o src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/state.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/protocols/ec25519_fhmqvc/state.c
/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/protocols/ec25519_fhmqvc/state.c:53:45: warning: 'ecc_25519_work_base_legacy' is deprecated [-Wdeprecated-declarations]
        ecc_25519_scalarmult(&work, &key->secret, &ecc_25519_work_base_legacy);
                                                   ^
/usr/local/include/libuecc-7/libuecc/ecc.h:83:1: note: 'ecc_25519_work_base_legacy' has been explicitly marked deprecated here
DEPRECATED extern const ecc_25519_work_t ecc_25519_work_base_legacy;
^
/usr/local/include/libuecc-7/libuecc/ecc.h:31:35: note: expanded from macro 'DEPRECATED'
#define DEPRECATED __attribute__((deprecated))
                                  ^
1 warning generated.
[5/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -I/usr/local/include/libuecc-7 -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/util.c.o -MF src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/util.c.o.d -o src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/util.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/protocols/ec25519_fhmqvc/util.c
/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/protocols/ec25519_fhmqvc/util.c:56:44: warning: 'ecc_25519_work_base_legacy' is deprecated [-Wdeprecated-declarations]
        ecc_25519_scalarmult(&work, &secret_key, &ecc_25519_work_base_legacy);
                                                  ^
/usr/local/include/libuecc-7/libuecc/ecc.h:83:1: note: 'ecc_25519_work_base_legacy' has been explicitly marked deprecated here
DEPRECATED extern const ecc_25519_work_t ecc_25519_work_base_legacy;
^
/usr/local/include/libuecc-7/libuecc/ecc.h:31:35: note: expanded from macro 'DEPRECATED'
#define DEPRECATED __attribute__((deprecated))
                                  ^
1 warning generated.
[6/81] : && /usr/local/bin/cmake -E remove src/protocols/libprotocols.a && /usr/bin/ar qc src/protocols/libprotocols.a  src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/ec25519_fhmqvc.c.o src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/handshake.c.o src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/state.c.o src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/util.c.o && /usr/bin/ranlib src/protocols/libprotocols.a && :
[7/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/ghash_builtin.c.o -MF src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/ghash_builtin.c.o.d -o src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/ghash_builtin.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/crypto/mac/ghash/builtin/ghash_builtin.c
[8/81] : && /usr/local/bin/cmake -E remove src/crypto/mac/ghash/builtin/libmac_ghash_builtin.a && /usr/bin/ar qc src/crypto/mac/ghash/builtin/libmac_ghash_builtin.a  src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/ghash_builtin.c.o && /usr/bin/ranlib src/crypto/mac/ghash/builtin/libmac_ghash_builtin.a && :
[9/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/uhash.c.o -MF src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/uhash.c.o.d -o src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/uhash.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/crypto/mac/uhash/uhash.c
[10/81] : && /usr/local/bin/cmake -E remove src/crypto/mac/uhash/libmac_uhash.a && /usr/bin/ar qc src/crypto/mac/uhash/libmac_uhash.a  src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/uhash.c.o && /usr/bin/ranlib src/crypto/mac/uhash/libmac_uhash.a && :
[11/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o -MF src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o.d -o src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/crypto/mac/uhash/builtin/uhash_builtin.c
[12/81] : && /usr/local/bin/cmake -E remove src/crypto/mac/uhash/builtin/libmac_uhash_builtin.a && /usr/bin/ar qc src/crypto/mac/uhash/builtin/libmac_uhash_builtin.a  src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o && /usr/bin/ranlib src/crypto/mac/uhash/builtin/libmac_uhash_builtin.a && :
[13/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing -MD -MT src/methods/CMakeFiles/method_common.dir/common.c.o -MF src/methods/CMakeFiles/method_common.dir/common.c.o.d -o src/methods/CMakeFiles/method_common.dir/common.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/common.c
[14/81] : && /usr/local/bin/cmake -E remove src/methods/libmethod_common.a && /usr/bin/ar qc src/methods/libmethod_common.a  src/methods/CMakeFiles/method_common.dir/common.c.o && /usr/bin/ranlib src/methods/libmethod_common.a && :
[15/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing -MD -MT src/methods/CMakeFiles/methods.dir/methods.c.o -MF src/methods/CMakeFiles/methods.dir/methods.c.o.d -o src/methods/CMakeFiles/methods.dir/methods.c.o   -c src/methods/methods.c
[16/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/methods/null/CMakeFiles/method_null.dir/null.c.o -MF src/methods/null/CMakeFiles/method_null.dir/null.c.o.d -o src/methods/null/CMakeFiles/method_null.dir/null.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/null/null.c
[17/81] : && /usr/local/bin/cmake -E remove src/methods/null/libmethod_null.a && /usr/bin/ar qc src/methods/null/libmethod_null.a  src/methods/null/CMakeFiles/method_null.dir/null.c.o && /usr/bin/ranlib src/methods/null/libmethod_null.a && :
[18/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/cipher_test.c.o -MF src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/cipher_test.c.o.d -o src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/cipher_test.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/cipher_test/cipher_test.c
[19/81] : && /usr/local/bin/cmake -E remove src/methods/cipher_test/libmethod_cipher_test.a && /usr/bin/ar qc src/methods/cipher_test/libmethod_cipher_test.a  src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/cipher_test.c.o && /usr/bin/ranlib src/methods/cipher_test/libmethod_cipher_test.a && :
[20/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/composed_gmac.c.o -MF src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/composed_gmac.c.o.d -o src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/composed_gmac.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/composed_gmac/composed_gmac.c
[21/81] : && /usr/local/bin/cmake -E remove src/methods/composed_gmac/libmethod_composed_gmac.a && /usr/bin/ar qc src/methods/composed_gmac/libmethod_composed_gmac.a  src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/composed_gmac.c.o && /usr/bin/ranlib src/methods/composed_gmac/libmethod_composed_gmac.a && :
[22/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/composed_umac.c.o -MF src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/composed_umac.c.o.d -o src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/composed_umac.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/composed_umac/composed_umac.c
[23/81] : && /usr/local/bin/cmake -E remove src/methods/composed_umac/libmethod_composed_umac.a && /usr/bin/ar qc src/methods/composed_umac/libmethod_composed_umac.a  src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/composed_umac.c.o && /usr/bin/ranlib src/methods/composed_umac/libmethod_composed_umac.a && :
[24/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/generic_gmac.c.o -MF src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/generic_gmac.c.o.d -o src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/generic_gmac.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/generic_gmac/generic_gmac.c
[25/81] : && /usr/local/bin/cmake -E remove src/methods/generic_gmac/libmethod_generic_gmac.a && /usr/bin/ar qc src/methods/generic_gmac/libmethod_generic_gmac.a  src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/generic_gmac.c.o && /usr/bin/ranlib src/methods/generic_gmac/libmethod_generic_gmac.a && :
[26/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -I/usr/local/include/sodium -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/generic_poly1305.c.o -MF src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/generic_poly1305.c.o.d -o src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/generic_poly1305.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/generic_poly1305/generic_poly1305.c
[27/81] : && /usr/local/bin/cmake -E remove src/methods/generic_poly1305/libmethod_generic_poly1305.a && /usr/bin/ar qc src/methods/generic_poly1305/libmethod_generic_poly1305.a  src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/generic_poly1305.c.o && /usr/bin/ranlib src/methods/generic_poly1305/libmethod_generic_poly1305.a && :
[28/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/generic_umac.c.o -MF src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/generic_umac.c.o.d -o src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/generic_umac.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/generic_umac/generic_umac.c
[29/81] : && /usr/local/bin/cmake -E remove src/methods/generic_umac/libmethod_generic_umac.a && /usr/bin/ar qc src/methods/generic_umac/libmethod_generic_umac.a  src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/generic_umac.c.o && /usr/bin/ranlib src/methods/generic_umac/libmethod_generic_umac.a && :
[30/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -I/usr/local/include/sodium -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/xsalsa20_poly1305.c.o -MF src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/xsalsa20_poly1305.c.o.d -o src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/xsalsa20_poly1305.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/methods/xsalsa20_poly1305/xsalsa20_poly1305.c
[31/81] : && /usr/local/bin/cmake -E remove src/methods/xsalsa20_poly1305/libmethod_xsalsa20_poly1305.a && /usr/bin/ar qc src/methods/xsalsa20_poly1305/libmethod_xsalsa20_poly1305.a  src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/xsalsa20_poly1305.c.o && /usr/bin/ranlib src/methods/xsalsa20_poly1305/libmethod_xsalsa20_poly1305.a && :
[32/81] : && /usr/local/bin/cmake -E remove src/methods/libmethods.a && /usr/bin/ar qc src/methods/libmethods.a  src/methods/CMakeFiles/methods.dir/methods.c.o && /usr/bin/ranlib src/methods/libmethods.a && :
[33/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing -MD -MT src/crypto/cipher/CMakeFiles/ciphers.dir/ciphers.c.o -MF src/crypto/cipher/CMakeFiles/ciphers.dir/ciphers.c.o.d -o src/crypto/cipher/CMakeFiles/ciphers.dir/ciphers.c.o   -c src/crypto/cipher/ciphers.c
[34/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o -MF src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o.d -o src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/crypto/cipher/aes128_ctr/aes128_ctr.c
[35/81] : && /usr/local/bin/cmake -E remove src/crypto/cipher/aes128_ctr/libcipher_aes128_ctr.a && /usr/bin/ar qc src/crypto/cipher/aes128_ctr/libcipher_aes128_ctr.a  src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o && /usr/bin/ranlib src/crypto/cipher/aes128_ctr/libcipher_aes128_ctr.a && :
[36/81] /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -I/usr/local/include/sodium -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o -MF src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o.d -o src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c
FAILED: src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o 
/usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5 -Igen -I/usr/local/include/sodium -O2 -pipe  -fno-strict-aliasing -O2 -pipe  -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o -MF src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o.d -o src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o   -c /wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c
/wrkdirs/usr/ports/security/fastd-devel/work/999b87b80302dbc14e23ef3dff187b91dae7fab5/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c:36:10: fatal error: 'crypto_stream_aes128ctr.h' file not found
#include <crypto_stream_aes128ctr.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/security/fastd-devel



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