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: sunp...@freebsd.org Last committer: sunp...@freebsd.org Ident: $FreeBSD: head/databases/py-leveldb/Makefile 456493 2017-12-16 20:55:10Z sunpoet $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p499706_s346582/logs/py36-leveldb-0.20_1.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p499706_s346582 Log: =>> Building databases/py-leveldb build started at Sat Apr 27 14:59:49 UTC 2019 port directory: /usr/ports/databases/py-leveldb package name: py36-leveldb-0.20_1 building for: FreeBSD head-powerpc64-default-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300020 powerpc maintained by: sunp...@freebsd.org Makefile ident: $FreeBSD: head/databases/py-leveldb/Makefile 456493 2017-12-16 20:55:10Z sunpoet $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300012 Jail OSVERSION: 1300020 Job Id: 04 !!! Jail is newer than host. (Jail: 1300020, Host: 1300012) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300020 UNAME_v=FreeBSD 13.0-CURRENT 1300020 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py36 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py36 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- sunp...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/py-leveldb/work-py36 XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/py-leveldb/work-py36 HOME=/wrkdirs/usr/ports/databases/py-leveldb/work-py36 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/py-leveldb/work-py36/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/py-leveldb/work-py36 XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/py-leveldb/work-py36 HOME=/wrkdirs/usr/ports/databases/py-leveldb/work-py36 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/py-leveldb/work-py36/.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 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local 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 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 4 44" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.6m PYTHON_LIBDIR=lib/python3.6 PYTHON_PLATFORM=freebsd13 PYTHON_PYOEXTENSION=opt-1.pyc PYTHON_SITELIBDIR=lib/python3.6/site-packages PYTHON_SUFFIX=36 PYTHON_VER=3.6 PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py36-leveldb" EXAMPLESDIR="share/examples/py36-leveldb" DATADIR="share/py36-leveldb" WWWDIR="www/py36-leveldb" ETCDIR="etc/py36-leveldb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py36-leveldb DOCSDIR=/usr/local/share/doc/py36-leveldb EXAMPLESDIR=/usr/local/share/examples/py36-leveldb WWWDIR=/usr/local/www/py36-leveldb ETCDIR=/usr/local/etc/py36-leveldb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300020 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=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) 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 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py36-leveldb-0.20_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-powerpc64-default-job-04] Installing pkg-1.10.5_5... [head-powerpc64-default-job-04] Extracting pkg-1.10.5_5: .......... done ===> py36-leveldb-0.20_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py36-leveldb-0.20_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py36-leveldb-0.20_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py36-leveldb-0.20_1 for building => SHA256 Checksum OK for leveldb-0.20.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py36-leveldb-0.20_1 for building ===> Extracting for py36-leveldb-0.20_1 => SHA256 Checksum OK for leveldb-0.20.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py36-leveldb-0.20_1 ===> Applying FreeBSD patches for py36-leveldb-0.20_1 =========================================================================== =======================<phase: build-depends >============================ ===> py36-leveldb-0.20_1 depends on package: py36-setuptools>0 - not found ===> Installing existing package /packages/All/py36-setuptools-41.0.0.txz [head-powerpc64-default-job-04] Installing py36-setuptools-41.0.0... [head-powerpc64-default-job-04] `-- Installing python36-3.6.8_2... <snip> Message from python36-3.6.8_2: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== ===> py36-leveldb-0.20_1 depends on package: py36-setuptools>0 - found ===> Returning to build of py36-leveldb-0.20_1 ===> py36-leveldb-0.20_1 depends on file: /usr/local/bin/python3.6 - found =========================================================================== =======================<phase: lib-depends >============================ ===> py36-leveldb-0.20_1 depends on shared library: libleveldb.so - not found ===> Installing existing package /packages/All/leveldb-1.21.txz [head-powerpc64-default-job-04] Installing leveldb-1.21... [head-powerpc64-default-job-04] `-- Installing gcc8-8.3.0_2... [head-powerpc64-default-job-04] | `-- Installing binutils-2.32,1... [head-powerpc64-default-job-04] | `-- Extracting binutils-2.32,1: .......... done [head-powerpc64-default-job-04] | `-- Installing gmp-6.1.2_1... [head-powerpc64-default-job-04] | `-- Extracting gmp-6.1.2_1: .......... done [head-powerpc64-default-job-04] | `-- Installing mpc-1.1.0_2... [head-powerpc64-default-job-04] | | `-- Installing mpfr-4.0.2... [head-powerpc64-default-job-04] | | `-- Extracting mpfr-4.0.2: .......... done [head-powerpc64-default-job-04] | `-- Extracting mpc-1.1.0_2: ......... done [head-powerpc64-default-job-04] `-- Extracting gcc8-8.3.0_2: .......... done [head-powerpc64-default-job-04] `-- Installing snappy-1.1.6... [head-powerpc64-default-job-04] `-- Extracting snappy-1.1.6: .......... done [head-powerpc64-default-job-04] Extracting leveldb-1.21: .......... done Message from gcc8-8.3.0_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> py36-leveldb-0.20_1 depends on shared library: libleveldb.so - found (/usr/local/lib/libleveldb.so) ===> Returning to build of py36-leveldb-0.20_1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for py36-leveldb-0.20_1 running config =========================================================================== =======================<phase: build >============================ ===> Building for py36-leveldb-0.20_1 running build running build_ext building 'leveldb' extension creating build creating build/temp.freebsd-13.0-CURRENT-powerpc-3.6 cc -DNDEBUG -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.6m -c leveldb_ext.cc -o build/temp.freebsd-13.0-CURRENT-powerpc-3.6/leveldb_ext.o -I/usr/local/include -I. -fno-builtin-memcmp -O2 -fPIC -pthread -Wall -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX In file included from /usr/local/include/leveldb/iterator.h:19, from /usr/local/include/leveldb/db.h:11, from leveldb_ext.h:17, from leveldb_ext.cc:6: /usr/local/include/leveldb/slice.h:41: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/slice.h:42: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/slice.h:41: error: initializer specified for non-virtual method 'leveldb::Slice::Slice(const leveldb::Slice&)' /usr/local/include/leveldb/slice.h:42: error: initializer specified for non-virtual method 'leveldb::Slice& leveldb::Slice::operator=(const leveldb::Slice&)' In file included from /usr/local/include/leveldb/iterator.h:20, from /usr/local/include/leveldb/db.h:11, from leveldb_ext.h:17, from leveldb_ext.cc:6: /usr/local/include/leveldb/status.h:26: error: expected ';' before 'noexcept' /usr/local/include/leveldb/status.h:27: error: expected `;' before '~' token /usr/local/include/leveldb/status.h:32: error: expected ',' or '...' before '&&' token /usr/local/include/leveldb/status.h:32: error: invalid constructor; you probably meant 'leveldb::Status (const leveldb::Status&)' /usr/local/include/leveldb/status.h:32: error: expected ';' before 'noexcept' /usr/local/include/leveldb/status.h:33: error: expected `;' before 'Status' /usr/local/include/leveldb/status.h:33: error: expected ',' or '...' before '&&' token /usr/local/include/leveldb/status.h:33: error: expected ';' before 'noexcept' /usr/local/include/leveldb/status.h: In static member function 'static leveldb::Status leveldb::Status::OK()': /usr/local/include/leveldb/status.h:36: error: no matching function for call to 'leveldb::Status::Status()' /usr/local/include/leveldb/status.h:98: note: candidates are: leveldb::Status::Status(leveldb::Status::Code, const leveldb::Slice&, const leveldb::Slice&) /usr/local/include/leveldb/status.h:29: note: leveldb::Status::Status(const leveldb::Status&) /usr/local/include/leveldb/status.h: In member function 'bool leveldb::Status::ok() const': /usr/local/include/leveldb/status.h:56: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/status.h: In member function 'leveldb::Status::Code leveldb::Status::code() const': /usr/local/include/leveldb/status.h:95: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/status.h: In copy constructor 'leveldb::Status::Status(const leveldb::Status&)': /usr/local/include/leveldb/status.h:103: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/status.h: In member function 'leveldb::Status& leveldb::Status::operator=(const leveldb::Status&)': /usr/local/include/leveldb/status.h:110: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/status.h: At global scope: /usr/local/include/leveldb/status.h:114: error: expected ',' or '...' before '&&' token /usr/local/include/leveldb/status.h:114: error: expected initializer before 'noexcept' In file included from /usr/local/include/leveldb/db.h:11, from leveldb_ext.h:17, from leveldb_ext.cc:6: /usr/local/include/leveldb/iterator.h:28: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/iterator.h:29: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/iterator.h:80: error: expected nested-name-specifier before 'CleanupFunction' /usr/local/include/leveldb/iterator.h:80: error: using-declaration for non-member at class scope /usr/local/include/leveldb/iterator.h:80: error: expected `;' before '=' token /usr/local/include/leveldb/iterator.h:80: error: expected unqualified-id before '=' token /usr/local/include/leveldb/iterator.h:81: error: 'CleanupFunction' has not been declared /usr/local/include/leveldb/iterator.h:88: error: 'CleanupFunction' does not name a type /usr/local/include/leveldb/iterator.h:28: error: initializer specified for non-virtual method 'leveldb::Iterator::Iterator(const leveldb::Iterator&)' /usr/local/include/leveldb/iterator.h:29: error: initializer specified for non-virtual method 'leveldb::Iterator& leveldb::Iterator::operator=(const leveldb::Iterator&)' /usr/local/include/leveldb/iterator.h: In member function 'bool leveldb::Iterator::CleanupNode::IsEmpty() const': /usr/local/include/leveldb/iterator.h:94: error: 'function' was not declared in this scope /usr/local/include/leveldb/iterator.h:94: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/iterator.h: In member function 'void leveldb::Iterator::CleanupNode::Run()': /usr/local/include/leveldb/iterator.h:96: error: 'function' was not declared in this scope In file included from /usr/local/include/leveldb/db.h:12, from leveldb_ext.h:17, from leveldb_ext.cc:6: /usr/local/include/leveldb/options.h: At global scope: /usr/local/include/leveldb/options.h:45: error: ISO C++ forbids initialization of member 'create_if_missing' /usr/local/include/leveldb/options.h:45: error: making 'create_if_missing' static /usr/local/include/leveldb/options.h:45: error: ISO C++ forbids in-class initialization of non-const static member 'create_if_missing' /usr/local/include/leveldb/options.h:48: error: ISO C++ forbids initialization of member 'error_if_exists' /usr/local/include/leveldb/options.h:48: error: making 'error_if_exists' static /usr/local/include/leveldb/options.h:48: error: ISO C++ forbids in-class initialization of non-const static member 'error_if_exists' /usr/local/include/leveldb/options.h:55: error: ISO C++ forbids initialization of member 'paranoid_checks' /usr/local/include/leveldb/options.h:55: error: making 'paranoid_checks' static /usr/local/include/leveldb/options.h:55: error: ISO C++ forbids in-class initialization of non-const static member 'paranoid_checks' /usr/local/include/leveldb/options.h:65: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/options.h:65: error: ISO C++ forbids initialization of member 'info_log' /usr/local/include/leveldb/options.h:65: error: making 'info_log' static /usr/local/include/leveldb/options.h:65: error: invalid in-class initialization of static data member of non-integral type 'leveldb::Logger*' /usr/local/include/leveldb/options.h:78: error: ISO C++ forbids initialization of member 'write_buffer_size' /usr/local/include/leveldb/options.h:78: error: making 'write_buffer_size' static /usr/local/include/leveldb/options.h:78: error: ISO C++ forbids in-class initialization of non-const static member 'write_buffer_size' /usr/local/include/leveldb/options.h:83: error: ISO C++ forbids initialization of member 'max_open_files' /usr/local/include/leveldb/options.h:83: error: making 'max_open_files' static /usr/local/include/leveldb/options.h:83: error: ISO C++ forbids in-class initialization of non-const static member 'max_open_files' /usr/local/include/leveldb/options.h:90: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/options.h:90: error: ISO C++ forbids initialization of member 'block_cache' /usr/local/include/leveldb/options.h:90: error: making 'block_cache' static /usr/local/include/leveldb/options.h:90: error: invalid in-class initialization of static data member of non-integral type 'leveldb::Cache*' /usr/local/include/leveldb/options.h:96: error: ISO C++ forbids initialization of member 'block_size' /usr/local/include/leveldb/options.h:96: error: making 'block_size' static /usr/local/include/leveldb/options.h:96: error: ISO C++ forbids in-class initialization of non-const static member 'block_size' /usr/local/include/leveldb/options.h:101: error: ISO C++ forbids initialization of member 'block_restart_interval' /usr/local/include/leveldb/options.h:101: error: making 'block_restart_interval' static /usr/local/include/leveldb/options.h:101: error: ISO C++ forbids in-class initialization of non-const static member 'block_restart_interval' /usr/local/include/leveldb/options.h:111: error: ISO C++ forbids initialization of member 'max_file_size' /usr/local/include/leveldb/options.h:111: error: making 'max_file_size' static /usr/local/include/leveldb/options.h:111: error: ISO C++ forbids in-class initialization of non-const static member 'max_file_size' /usr/local/include/leveldb/options.h:127: error: ISO C++ forbids initialization of member 'compression' /usr/local/include/leveldb/options.h:127: error: making 'compression' static /usr/local/include/leveldb/options.h:127: error: ISO C++ forbids in-class initialization of non-const static member 'compression' /usr/local/include/leveldb/options.h:133: error: ISO C++ forbids initialization of member 'reuse_logs' /usr/local/include/leveldb/options.h:133: error: making 'reuse_logs' static /usr/local/include/leveldb/options.h:133: error: ISO C++ forbids in-class initialization of non-const static member 'reuse_logs' /usr/local/include/leveldb/options.h:138: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/options.h:138: error: ISO C++ forbids initialization of member 'filter_policy' /usr/local/include/leveldb/options.h:138: error: making 'filter_policy' static /usr/local/include/leveldb/options.h:138: error: invalid in-class initialization of static data member of non-integral type 'const leveldb::FilterPolicy*' /usr/local/include/leveldb/options.h:148: error: ISO C++ forbids initialization of member 'verify_checksums' /usr/local/include/leveldb/options.h:148: error: making 'verify_checksums' static /usr/local/include/leveldb/options.h:148: error: ISO C++ forbids in-class initialization of non-const static member 'verify_checksums' /usr/local/include/leveldb/options.h:152: error: ISO C++ forbids initialization of member 'fill_cache' /usr/local/include/leveldb/options.h:152: error: making 'fill_cache' static /usr/local/include/leveldb/options.h:152: error: ISO C++ forbids in-class initialization of non-const static member 'fill_cache' /usr/local/include/leveldb/options.h:158: error: 'nullptr' was not declared in this scope /usr/local/include/leveldb/options.h:158: error: ISO C++ forbids initialization of member 'snapshot' /usr/local/include/leveldb/options.h:158: error: making 'snapshot' static /usr/local/include/leveldb/options.h:158: error: invalid in-class initialization of static data member of non-integral type 'const leveldb::Snapshot*' /usr/local/include/leveldb/options.h:160: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/options.h:160: error: initializer specified for non-virtual method 'leveldb::ReadOptions::ReadOptions()' /usr/local/include/leveldb/options.h:179: error: ISO C++ forbids initialization of member 'sync' /usr/local/include/leveldb/options.h:179: error: making 'sync' static /usr/local/include/leveldb/options.h:179: error: ISO C++ forbids in-class initialization of non-const static member 'sync' /usr/local/include/leveldb/options.h:181: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/options.h:181: error: initializer specified for non-virtual method 'leveldb::WriteOptions::WriteOptions()' In file included from leveldb_ext.h:17, from leveldb_ext.cc:6: /usr/local/include/leveldb/db.h:56: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/db.h:58: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/db.h:59: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/db.h:56: error: initializer specified for non-virtual method 'leveldb::DB::DB()' /usr/local/include/leveldb/db.h:58: error: initializer specified for non-virtual method 'leveldb::DB::DB(const leveldb::DB&)' /usr/local/include/leveldb/db.h:59: error: initializer specified for non-virtual method 'leveldb::DB& leveldb::DB::operator=(const leveldb::DB&)' In file included from leveldb_ext.h:18, from leveldb_ext.cc:6: /usr/local/include/leveldb/write_batch.h:37: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/write_batch.h:38: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/write_batch.h:37: error: initializer specified for non-virtual method 'leveldb::WriteBatch::WriteBatch(const leveldb::WriteBatch&)' /usr/local/include/leveldb/write_batch.h:38: error: initializer specified for non-virtual method 'leveldb::WriteBatch& leveldb::WriteBatch::operator=(const leveldb::WriteBatch&)' In file included from leveldb_ext.h:20, from leveldb_ext.cc:6: /usr/local/include/leveldb/cache.h:35: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/cache.h:37: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/cache.h:38: error: invalid pure specifier (only `= 0' is allowed) before ';' token /usr/local/include/leveldb/cache.h:35: error: initializer specified for non-virtual method 'leveldb::Cache::Cache()' /usr/local/include/leveldb/cache.h:37: error: initializer specified for non-virtual method 'leveldb::Cache::Cache(const leveldb::Cache&)' /usr/local/include/leveldb/cache.h:38: error: initializer specified for non-virtual method 'leveldb::Cache& leveldb::Cache::operator=(const leveldb::Cache&)' error: command 'cc' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/databases/py-leveldb _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"