Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2017 12:57:30 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-default][databases/leveldb] Failed for leveldb-1.20 in build
Message-ID:  <201703121257.v2CCvUwt043410@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:     sunpoet@FreeBSD.org
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: head/databases/leveldb/Makefile 435847 2017-03-10 22:44:43Z sunpoet $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-default/435877/logs/leveldb-1.20.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=435877
Log:

====>> Building databases/leveldb
build started at Sun Mar 12 12:51:15 UTC 2017
port directory: /usr/ports/databases/leveldb
building for: FreeBSD 110arm64-default-job-22 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: sunpoet@FreeBSD.org
Makefile ident:      $FreeBSD: head/databases/leveldb/Makefile 435847 2017-03-10 22:44:43Z sunpoet $
Poudriere version: 3.1.14-183-g5366a370
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 22




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



---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=leveldb-1.20
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.14-183-g5366a370
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for leveldb-1.20:
     GPERFTOOLS=off: Google gperftools support
     SNAPPY=on: Snappy compression library support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
build_config.mk /wrkdirs/usr/ports/databases/leveldb/work/leveldb-1.20/
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/leveldb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/leveldb/work  HOME=/wrkdirs/usr/ports/databases/leveldb/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/leveldb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/leveldb/work  HOME=/wrkdirs/usr/ports/databases/leveldb/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="cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="" LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  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--
SHLIB_MAJOR=1
SHLIB_MINOR=20
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/leveldb"
EXAMPLESDIR="share/examples/leveldb"
DATADIR="share/leveldb"
WWWDIR="www/leveldb"
ETCDIR="etc/leveldb"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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
_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=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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   leveldb-1.20 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.0_2.txz
[110arm64-default-job-22] Installing pkg-1.10.0_2...
[110arm64-default-job-22] Extracting pkg-1.10.0_2: .......... done
===>   leveldb-1.20 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of leveldb-1.20
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by leveldb-1.20 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by leveldb-1.20 for building
=> SHA256 Checksum OK for google-leveldb-v1.20_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by leveldb-1.20 for building
===>  Extracting for leveldb-1.20
=> SHA256 Checksum OK for google-leveldb-v1.20_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for leveldb-1.20
===>  Applying FreeBSD patches for leveldb-1.20
===========================================================================
=======================<phase: build-depends  >============================
===>   leveldb-1.20 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110arm64-default-job-22] Installing gmake-4.2.1_1...
[110arm64-default-job-22] `-- Installing indexinfo-0.2.6...
[110arm64-default-job-22] `-- Extracting indexinfo-0.2.6: .... done
[110arm64-default-job-22] `-- Installing gettext-runtime-0.19.8.1_1...
[110arm64-default-job-22] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110arm64-default-job-22] Extracting gmake-4.2.1_1: .......... done
===>   leveldb-1.20 depends on executable: gmake - found
===>   Returning to build of leveldb-1.20
===========================================================================
=======================<phase: lib-depends    >============================
===>   leveldb-1.20 depends on shared library: libsnappy.so - not found
===>   Installing existing package /packages/All/snappy-1.1.4.txz
[110arm64-default-job-22] Installing snappy-1.1.4...
[110arm64-default-job-22] Extracting snappy-1.1.4: .......... done
===>   leveldb-1.20 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so)
===>   Returning to build of leveldb-1.20
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for leveldb-1.20
===========================================================================
=======================<phase: build          >============================
===>  Building for leveldb-1.20
gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/leveldb/work/leveldb-1.20'
mkdir out-shared
mkdir out-shared/db
mkdir out-shared/port
mkdir out-shared/table
mkdir out-shared/util
mkdir -p out-shared/helpers/memenv
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/builder.cc -o out-shared/db/builder.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/c.cc -o out-shared/db/c.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/db_impl.cc -o out-shared/db/db_impl.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/db_iter.cc -o out-shared/db/db_iter.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/dbformat.cc -o out-shared/db/dbformat.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/dumpfile.cc -o out-shared/db/dumpfile.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/filename.cc -o out-shared/db/filename.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/log_reader.cc -o out-shared/db/log_reader.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/log_writer.cc -o out-shared/db/log_writer.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/memtable.cc -o out-shared/db/memtable.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/repair.cc -o out-shared/db/repair.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/table_cache.cc -o out-shared/db/table_cache.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/version_edit.cc -o out-shared/db/version_edit.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/version_set.cc -o out-shared/db/version_set.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c db/write_batch.cc -o out-shared/db/write_batch.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/block.cc -o out-shared/table/block.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/block_builder.cc -o out-shared/table/block_builder.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/filter_block.cc -o out-shared/table/filter_block.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/format.cc -o out-shared/table/format.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/iterator.cc -o out-shared/table/iterator.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/merger.cc -o out-shared/table/merger.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/table.cc -o out-shared/table/table.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/table_builder.cc -o out-shared/table/table_builder.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c table/two_level_iterator.cc -o out-shared/table/two_level_iterator.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/arena.cc -o out-shared/util/arena.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/bloom.cc -o out-shared/util/bloom.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/cache.cc -o out-shared/util/cache.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/coding.cc -o out-shared/util/coding.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/comparator.cc -o out-shared/util/comparator.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/crc32c.cc -o out-shared/util/crc32c.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/env.cc -o out-shared/util/env.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/env_posix.cc -o out-shared/util/env_posix.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/filter_policy.cc -o out-shared/util/filter_policy.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/hash.cc -o out-shared/util/hash.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/histogram.cc -o out-shared/util/histogram.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/logging.cc -o out-shared/util/logging.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/options.cc -o out-shared/util/options.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c util/status.cc -o out-shared/util/status.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -c port/port_posix.cc -o out-shared/port/port_posix.o
c++ -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -I. -I./include -std=c++0x  -D_REENTRANT -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -O2 -DNDEBUG -fPIC -msse4.2 -DLEVELDB_PLATFORM_POSIX_SSE -c port/port_posix_sse.cc -o out-shared/port/port_posix_sse.o
c++: warning: argument unused during compilation: '-msse4.2'
port/port_posix_sse.cc:58:3: error: use of undeclared identifier '__get_cpuid'
  __get_cpuid(1, &eax, &ebx, &ecx, &edx);
  ^
port/port_posix_sse.cc:97:7: error: use of undeclared identifier '_mm_crc32_u8'
      STEP1;
      ^
port/port_posix_sse.cc:83:9: note: expanded from macro 'STEP1'
    l = _mm_crc32_u8(l, *p++);                  \
        ^
port/port_posix_sse.cc:113:7: error: use of undeclared identifier '_mm_crc32_u32'
      STEP4;
      ^
port/port_posix_sse.cc:86:9: note: expanded from macro 'STEP4'
    l = _mm_crc32_u32(l, LE_LOAD32(p));         \
        ^
port/port_posix_sse.cc:119:5: error: use of undeclared identifier '_mm_crc32_u8'
    STEP1;
    ^
port/port_posix_sse.cc:83:9: note: expanded from macro 'STEP1'
    l = _mm_crc32_u8(l, *p++);                  \
        ^
4 errors generated.
gmake[1]: *** [Makefile:423: out-shared/port/port_posix_sse.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/leveldb/work/leveldb-1.20'
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/leveldb



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