[package - 120armv7-quarterly][sysutils/ori] Failed for ori-0.8.1_18 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Feb 21 21:04:42 UTC 2019
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: mashti at cs.stanford.edu
Last committer: gerald at FreeBSD.org
Ident: $FreeBSD: branches/2019Q1/sysutils/ori/Makefile 487272 2018-12-12 01:35:33Z gerald $
Log URL: http://beefy13.nyi.freebsd.org/data/120armv7-quarterly/493483/logs/ori-0.8.1_18.log
Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=120armv7-quarterly&build=493483
Log:
=>> Building sysutils/ori
build started at Thu Feb 21 21:04:03 UTC 2019
port directory: /usr/ports/sysutils/ori
package name: ori-0.8.1_18
building for: FreeBSD 120armv7-quarterly-job-07 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 1200086 arm
maintained by: mashti at cs.stanford.edu
Makefile ident: $FreeBSD: branches/2019Q1/sysutils/ori/Makefile 487272 2018-12-12 01:35:33Z gerald $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300009
Jail OSVERSION: 1200086
Job Id: 07
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p3 1200086
UNAME_r=12.0-RELEASE-p3
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/120armv7-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120armv7-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120armv7-quarterly/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=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
mashti at cs.stanford.edu
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ori/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ori/work HOME=/wrkdirs/usr/ports/sysutils/ori/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/ori/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ori/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ori/work HOME=/wrkdirs/usr/ports/sysutils/ori/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/ori/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 CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/include" LDFLAGS=" -L/usr/lib -lcrypto " LIBS="" CXX="/nxb-bin/usr/bin/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=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ori" EXAMPLESDIR="share/examples/ori" DATADIR="share/ori" WWWDIR="www/ori" ETCDIR="etc/ori"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ori DOCSDIR=/usr/local/share/doc/ori EXAMPLESDIR=/usr/local/share/examples/ori WWWDIR=/usr/local/www/ori ETCDIR=/usr/local/etc/ori
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
# 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_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p3
OSREL=12.0
OSVERSION=1200086
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---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> ori-0.8.1_18 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.5_5.txz
[120armv7-quarterly-job-07] Installing pkg-1.10.5_5...
[120armv7-quarterly-job-07] Extracting pkg-1.10.5_5: .......... done
===> ori-0.8.1_18 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of ori-0.8.1_18
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by ori-0.8.1_18 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by ori-0.8.1_18 for building
=> SHA256 Checksum OK for ori-0.8.1.tar.xz.
=> SHA256 Checksum OK for 48862f2477b1/raw.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by ori-0.8.1_18 for building
===> Extracting for ori-0.8.1_18
<snip>
Checking for event_init() in C library ... yes
scons: done reading SConscript files.
scons: Building targets ...
/nxb-bin/usr/bin/cc -o build/libdiffmerge/blob.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libdiffmerge/blob.c
/nxb-bin/usr/bin/cc -o build/libdiffmerge/diff.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libdiffmerge/diff.c
/nxb-bin/usr/bin/cc -o build/libdiffmerge/encode.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libdiffmerge/encode.c
build/libdiffmerge/encode.c:516:28: warning: unused variable 'aObscurer' [-Wunused-const-variable]
static const unsigned char aObscurer[16] = {
^
/nxb-bin/usr/bin/cc -o build/libdiffmerge/file.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libdiffmerge/file.c
/nxb-bin/usr/bin/cc -o build/libdiffmerge/fossil_wrapper.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libdiffmerge/fossil_wrapper.c
1 warning generated.
/nxb-bin/usr/bin/cc -o build/libdiffmerge/merge3.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libdiffmerge/merge3.c
/nxb-bin/usr/bin/cc -o build/libdiffmerge/printf.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libdiffmerge/printf.c
/nxb-bin/usr/bin/cc -o build/libfastlz/6pack.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -Ilibfastlz -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libfastlz/6pack.c
/nxb-bin/usr/bin/cc -o build/libfastlz/6unpack.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -Ilibfastlz -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libfastlz/6unpack.c
/nxb-bin/usr/bin/cc -o build/libfastlz/fastlz.o -c -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -Ilibfastlz -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libfastlz/fastlz.c
/nxb-bin/usr/bin/c++ -o build/libori/commit.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/commit.cc
/nxb-bin/usr/bin/c++ -o build/libori/evbufstream.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/evbufstream.cc
/nxb-bin/usr/bin/c++ -o build/libori/fchunker.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/fchunker.cc
/nxb-bin/usr/bin/c++ -o build/libori/httpclient.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/httpclient.cc
In file included from build/libori/fchunker.cc:30:
build/libori/fchunker.h:50:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint64_t off = 0;
^~~~~~~~~
build/libori/fchunker.h:51:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint64_t start = 0;
^~~~~~~~~
2 warnings generated.
/nxb-bin/usr/bin/c++ -o build/libori/httprepo.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/httprepo.cc
/nxb-bin/usr/bin/c++ -o build/libori/httpserver.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/httpserver.cc
/nxb-bin/usr/bin/c++ -o build/libori/index.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/index.cc
/nxb-bin/usr/bin/c++ -o build/libori/largeblob.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/largeblob.cc
/nxb-bin/usr/bin/c++ -o build/libori/localobject.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/localobject.cc
In file included from build/libori/largeblob.cc:45:
build/libori/rkchunker.h:69:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint64_t hash = 0;
^~~~~~~~~
build/libori/rkchunker.h:70:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint64_t off = 0;
^~~~~~~~~
build/libori/rkchunker.h:71:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register uint64_t start = 0;
^~~~~~~~~
3 warnings generated.
/nxb-bin/usr/bin/c++ -o build/libori/localrepo.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/localrepo.cc
In file included from build/libori/httpserver.cc:46:
public/ori/httpserver.h:48:14: warning: private field 'port' is not used [-Wunused-private-field]
uint16_t port;
^
/nxb-bin/usr/bin/c++ -o build/libori/mergestate.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/mergestate.cc
/nxb-bin/usr/bin/c++ -o build/libori/metadatalog.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/metadatalog.cc
/nxb-bin/usr/bin/c++ -o build/libori/object.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/object.cc
1 warning generated.
/nxb-bin/usr/bin/c++ -o build/libori/packfile.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/packfile.cc
/nxb-bin/usr/bin/c++ -o build/libori/peer.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/peer.cc
/nxb-bin/usr/bin/c++ -o build/libori/repo.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/repo.cc
/nxb-bin/usr/bin/c++ -o build/libori/repostore.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/repostore.cc
/nxb-bin/usr/bin/c++ -o build/libori/remoterepo.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/remoterepo.cc
In file included from build/libori/localrepo.cc:38:
In file included from /usr/local/include/boost/uuid/uuid_generators.hpp:17:
In file included from /usr/local/include/boost/uuid/random_generator.hpp:17:
In file included from /usr/local/include/boost/random/mersenne_twister.hpp:30:
In file included from /usr/local/include/boost/random/detail/seed_impl.hpp:26:
In file included from /usr/local/include/boost/random/detail/const_mod.hpp:23:
In file included from /usr/local/include/boost/random/detail/large_arithmetic.hpp:19:
In file included from /usr/local/include/boost/random/detail/integer_log2.hpp:19:
/usr/local/include/boost/pending/integer_log2.hpp:7:1: warning: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead. [-W#pragma-messages]
BOOST_HEADER_DEPRECATED("<boost/integer/integer_log2.hpp>");
^
/usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED'
# define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
^
/usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE'
# define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
^
<scratch space>:162:2: note: expanded from here
message("This header is deprecated. Use " "<boost/integer/integer_log2.hpp>" " instead.")
^
/nxb-bin/usr/bin/c++ -o build/libori/snapshotindex.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/snapshotindex.cc
/nxb-bin/usr/bin/c++ -o build/libori/sshclient.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/sshclient.cc
/nxb-bin/usr/bin/c++ -o build/libori/sshrepo.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/sshrepo.cc
/nxb-bin/usr/bin/c++ -o build/libori/tempdir.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/tempdir.cc
/nxb-bin/usr/bin/c++ -o build/libori/tree.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/tree.cc
/nxb-bin/usr/bin/c++ -o build/libori/treediff.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/treediff.cc
/nxb-bin/usr/bin/c++ -o build/libori/udsclient.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/udsclient.cc
build/libori/sshclient.cc:235:39: warning: format specifies type 'unsigned long' but the argument has type 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::size_type' (aka 'unsigned int') [-Wformat]
printf("Got payload (%lu)\n%s\n", payload.size(), payload.c_str());
~~~ ^~~~~~~~~~~~~~
%u
/nxb-bin/usr/bin/c++ -o build/libori/udsrepo.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/udsrepo.cc
1 warning generated.
/nxb-bin/usr/bin/c++ -o build/libori/udsserver.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/udsserver.cc
build/libori/localrepo.cc:1042:41: warning: format specifies type 'unsigned long' but the argument has type 'std::__1::vector<int, std::__1::allocator<int> >::size_type' (aka 'unsigned int') [-Wformat]
ss.str().c_str(), dist, distances.size());
^~~~~~~~~~~~~~~~
build/libori/localrepo.cc:1126:62: warning: format specifies type 'unsigned long' but the argument has type 'std::__1::vector<ObjectHash, std::__1::allocator<ObjectHash> >::size_type' (aka 'unsigned int') [-Wformat]
fprintf(stderr, "Pulling %lu objects from %s\n", hashes.size(),
~~~ ^~~~~~~~~~~~~
%u
build/libori/localrepo.cc:1168:46: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
printf("Speed-up: %lu of %lu objects\n", closerObjs, totalObjs);
~~~ ^~~~~~~~~~
%zu
build/libori/localrepo.cc:1168:58: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
printf("Speed-up: %lu of %lu objects\n", closerObjs, totalObjs);
~~~ ^~~~~~~~~
%zu
/nxb-bin/usr/bin/c++ -o build/libori/varlink.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/libori/varlink.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/dag.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/dag.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/debug.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/debug.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/key.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/key.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/kvserializer.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/kvserializer.cc
build/libori/udsclient.cc:180:39: warning: format specifies type 'unsigned long' but the argument has type 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::size_type' (aka 'unsigned int') [-Wformat]
printf("Got payload (%lu)\n%s\n", payload.size(), payload.c_str());
~~~ ^~~~~~~~~~~~~~
%u
/nxb-bin/usr/bin/c++ -o build/liboriutil/lrucache.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/lrucache.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/monitor.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/monitor.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/objecthash.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/objecthash.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/objectinfo.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/objectinfo.cc
1 warning generated.
build/liboriutil/debug.cc:257:27: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat]
printf("%08lx ", row * row_size);
~~~~~ ^~~~~~~~~~~~~~
%08x
/nxb-bin/usr/bin/c++ -o build/liboriutil/oricrypt.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/oricrypt.cc
build/libori/sshrepo.cc:92:10: warning: unused variable 'ok' [-Wunused-variable]
bool ok = client->respIsOK();
^
build/liboriutil/key.cc:134:16: error: variable has incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st')
EVP_MD_CTX ctx;
^
/usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'evp_md_ctx_st'
typedef struct evp_md_ctx_st EVP_MD_CTX;
^
build/liboriutil/key.cc:188:16: error: variable has incomplete type 'EVP_MD_CTX' (aka 'evp_md_ctx_st')
EVP_MD_CTX ctx;
^
/usr/include/openssl/ossl_typ.h:92:16: note: forward declaration of 'evp_md_ctx_st'
typedef struct evp_md_ctx_st EVP_MD_CTX;
^
/nxb-bin/usr/bin/c++ -o build/liboriutil/orifile.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/orifile.cc
2 errors generated.
1 warning generated.
/nxb-bin/usr/bin/c++ -o build/liboriutil/orinet.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/orinet.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/oristr.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/oristr.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/oriutil.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/oriutil.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/rwlock.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/rwlock.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/stopwatch.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/stopwatch.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/stream.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/stream.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/mutex_posix.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/mutex_posix.cc
/nxb-bin/usr/bin/c++ -o build/liboriutil/rwlock_posix.o -c -O2 -pipe -fno-strict-aliasing -std=c++11 -O2 -pipe -fno-strict-aliasing -I/usr/include -DORI_USE_SHA256 -DORI_USE_FASTLZ -DORI_USE_RK -DWITHOUT_MDNS -DNDEBUG -DORI_RELEASE -Wall -O2 -D_FILE_OFFSET_BITS=64 -DHAVE_EXECINFO -DHAVE_UUID_H -pthread -I/usr/local/include -Ipublic -I. -Ilibfastlz build/liboriutil/rwlock_posix.cc
build/liboriutil/oricrypt.cc:158:20: error: variable has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
EVP_CIPHER_CTX ctx;
^
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
^
build/liboriutil/oricrypt.cc:163:5: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
RAND_pseudo_bytes(salt, PKCS5_SALT_LEN);
^
/usr/include/openssl/rand.h:44:1: note: 'RAND_pseudo_bytes' has been explicitly marked deprecated here
DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
^
/usr/include/openssl/opensslconf.h:147:34: note: expanded from macro 'DEPRECATEDIN_1_1_0'
# define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f)
^
/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED'
# define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated));
^
build/liboriutil/oricrypt.cc:202:20: error: variable has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
EVP_CIPHER_CTX ctx;
^
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
^
1 warning and 2 errors generated.
build/libori/udsrepo.cc:106:10: warning: unused variable 'ok' [-Wunused-variable]
bool ok = client->respIsOK();
^
build/liboriutil/rwlock.cc:71:30: warning: format specifies type 'unsigned int' but the argument has type 'threadid_t' (aka 'long') [-Wformat]
lockNum, tid);
^~~
In file included from build/liboriutil/stream.cc:41:
public/oriutil/stream.h:123:11: warning: private field 'offset' is not used [-Wunused-private-field]
off_t offset;
^
scons: *** [build/liboriutil/key.o] Error 1
1 warning generated.
scons: *** [build/liboriutil/oricrypt.o] Error 1
1 warning generated.
1 warning generated.
1 warning generated.
5 warnings generated.
scons: building terminated because of errors.
*** Error code 1
Stop.
make: stopped in /usr/ports/sysutils/ori
More information about the freebsd-pkg-fallout
mailing list