Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2017 23:41:38 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-default][security/highwayhash] Failed for highwayhash-g20170512 in build
Message-ID:  <201711142341.vAENfcCl049717@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:     yuri@rawbw.com
Last committer: olgeni@FreeBSD.org
Ident:          $FreeBSD: head/security/highwayhash/Makefile 453284 2017-11-01 13:10:35Z olgeni $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-default/454157/logs/highwayhash-g20170512.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=454157
Log:

====>> Building security/highwayhash
build started at Tue Nov 14 23:40:55 UTC 2017
port directory: /usr/ports/security/highwayhash
building for: FreeBSD 110arm64-default-job-14 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: yuri@rawbw.com
Makefile ident:      $FreeBSD: head/security/highwayhash/Makefile 453284 2017-11-01 13:10:35Z olgeni $
Poudriere version: 3.1.22
Host OSVERSION: 1200044
Jail OSVERSION: 1100122
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=highwayhash-g20170512
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-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--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/highwayhash/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/highwayhash/work  HOME=/wrkdirs/usr/ports/security/highwayhash/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/highwayhash/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/highwayhash/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/highwayhash/work  HOME=/wrkdirs/usr/ports/security/highwayhash/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/highwayhash/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 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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/highwayhash"
EXAMPLESDIR="share/examples/highwayhash"
DATADIR="share/highwayhash"
WWWDIR="www/highwayhash"
ETCDIR="etc/highwayhash"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/highwayhash
DOCSDIR=/usr/local/share/doc/highwayhash
EXAMPLESDIR=/usr/local/share/examples/highwayhash
WWWDIR=/usr/local/www/highwayhash
ETCDIR=/usr/local/etc/highwayhash
--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=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.0-RELEASE-p1
#### 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 APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   highwayhash-g20170512 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110arm64-default-job-14] Installing pkg-1.10.1...
[110arm64-default-job-14] Extracting pkg-1.10.1: .......... done
===>   highwayhash-g20170512 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of highwayhash-g20170512
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by highwayhash-g20170512 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by highwayhash-g20170512 for building
=> SHA256 Checksum OK for google-highwayhash-g20170512-2b666ae_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by highwayhash-g20170512 for building
===>  Extracting for highwayhash-g20170512
=> SHA256 Checksum OK for google-highwayhash-g20170512-2b666ae_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for highwayhash-g20170512
===>  Applying FreeBSD patches for highwayhash-g20170512
===========================================================================
=======================<phase: build-depends  >============================
===>   highwayhash-g20170512 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110arm64-default-job-14] Installing gmake-4.2.1_1...
[110arm64-default-job-14] `-- Installing gettext-runtime-0.19.8.1_1...
[110arm64-default-job-14] |   `-- Installing indexinfo-0.3.1...
[110arm64-default-job-14] |   `-- Extracting indexinfo-0.3.1: .... done
[110arm64-default-job-14] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110arm64-default-job-14] Extracting gmake-4.2.1_1: .......... done
===>   highwayhash-g20170512 depends on executable: gmake - found
===>   Returning to build of highwayhash-g20170512
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for highwayhash-g20170512
===========================================================================
=======================<phase: build          >============================
===>  Building for highwayhash-g20170512
gmake[1]: Entering directory '/wrkdirs/usr/ports/security/highwayhash/work/highwayhash-2b666ae'
set -eu; for file in highwayhash/*.cc; do \
	target=obj/${file##*/}; target=${target%.*}.o; \
	[ "$target" = "obj/highwayhash_target.o" ] || \
	[ "$target" = "obj/data_parallel_benchmark.o" ] || \
	[ "$target" = "obj/data_parallel_test.o" ] || \
	c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC -DHH_DISABLE_TARGET_SPECIFIC -MM -MT \
	"$target" "$file"; \
done | sed -e ':b' -e 's-../[^./]*/--' -e 'tb' >deps.mk
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC highwayhash/profiler_example.cc -o obj/profiler_example.o
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC highwayhash/arch_specific.cc -o obj/arch_specific.o
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC highwayhash/instruction_sets.cc -o obj/instruction_sets.o
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC highwayhash/nanobenchmark.cc -o obj/nanobenchmark.o
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC highwayhash/os_specific.cc -o obj/os_specific.o
c++  -lpthread obj/profiler_example.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o -o bin/profiler_example
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC highwayhash/nanobenchmark_example.cc -o obj/nanobenchmark_example.o
c++  -lpthread obj/nanobenchmark_example.o obj/arch_specific.o obj/instruction_sets.o obj/nanobenchmark.o obj/os_specific.o -o bin/nanobenchmark_example
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC highwayhash/vector_test.cc -o obj/vector_test.o
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC highwayhash/vector_test_portable.cc -o obj/vector_test_portable.o
c++ -c  -I. -O2 -pipe -fno-strict-aliasing  -std=c++11 -Wall -fPIC -mavx2 highwayhash/vector_test_avx2.cc -o obj/vector_test_avx2.o
c++: warning: argument unused during compilation: '-mavx2'
In file included from highwayhash/vector_test_avx2.cc:19:
In file included from ./highwayhash/vector_test_target.cc:23:
In file included from ./highwayhash/vector256.h:45:
In file included from /usr/bin/../lib/clang/3.8.0/include/immintrin.h:27:
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:39:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
    __builtin_ia32_emms();
    ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:39:5: note: '__builtin_isless' declared here
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:39:25: error: too few arguments to function call, expected 2, have 0
    __builtin_ia32_emms();
                        ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:45:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
    return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:51:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
    return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
           ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:69:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
    return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:75:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
    return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:81:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
    return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:87:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
    return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:93:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
    return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:99:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
    return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:105:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
    return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:111:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
    return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:117:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
    return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:123:19: error: use of undeclared identifier '__builtin_ia32_paddb'
    return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:129:19: error: use of undeclared identifier '__builtin_ia32_paddw'
    return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:135:19: error: use of undeclared identifier '__builtin_ia32_paddd'
    return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:141:19: error: use of undeclared identifier '__builtin_ia32_paddsb'
    return (__m64)__builtin_ia32_paddsb((__v8qi)__m1, (__v8qi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:147:19: error: use of undeclared identifier '__builtin_ia32_paddsw'
    return (__m64)__builtin_ia32_paddsw((__v4hi)__m1, (__v4hi)__m2);
                  ^
/usr/bin/../lib/clang/3.8.0/include/mmintrin.h:153:19: error: use of undeclared identifier '__builtin_ia32_paddusb'
    return (__m64)__builtin_ia32_paddusb((__v8qi)__m1, (__v8qi)__m2);
                  ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[1]: *** [Makefile:47: obj/vector_test_avx2.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/highwayhash/work/highwayhash-2b666ae'
*** Error code 1

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



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