=>> Building misc/ola build started at Sun Oct 5 14:51:34 EDT 2025 port directory: /usr/ports/misc/ola package name: ola-0.10.9_10 building for: FreeBSD pkg.DaveG.ca 15.0-ALPHA3 FreeBSD 15.0-ALPHA3 1500064 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1694 Aug 6 08:11 /usr/ports/misc/ola/Makefile Ports top last git commit: a936fb9b16ba Ports top unclean checkout: no Port dir last git commit: be6609877781 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500064 Jail OSVERSION: 1500064 Job Id: 13 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500064 UNAME_v=FreeBSD 15.0-ALPHA3 1500064 UNAME_r=15.0-ALPHA3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_c_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-unittests --disable-examples --disable-fatal-warnings --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/misc/ola/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/ola/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/ola/work/.cache HOME=/wrkdirs/usr/ports/misc/ola/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/ola/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/ola/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/ola/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/ola/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/ola/work/.cache HOME=/wrkdirs/usr/ports/misc/ola/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/ola/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/ola/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -lprotobuf " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ola" EXAMPLESDIR="share/examples/ola" DATADIR="share/ola" WWWDIR="www/ola" ETCDIR="etc/ola" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ola DOCSDIR=/usr/local/share/doc/ola EXAMPLESDIR=/usr/local/share/examples/ola WWWDIR=/usr/local/www/ola ETCDIR=/usr/local/etc/ola --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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) 8192 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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ola-0.10.9_10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1.pkg [pkg.DaveG.ca] Installing pkg-2.3.1... [pkg.DaveG.ca] Extracting pkg-2.3.1: .......... done ===> ola-0.10.9_10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ola-0.10.9_10 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ola-0.10.9_10 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ola-0.10.9_10 for building => SHA256 Checksum OK for ola-0.10.9.tar.gz. => SHA256 Checksum OK for 321731ce73be4ea79adb2174591ce94695d3e85b.patch. => SHA256 Checksum OK for 4006f2129f0a6061d59fe5892a2a17c53699a31a.patch. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ola-0.10.9_10 for building ===> Extracting for ola-0.10.9_10 => SHA256 Checksum OK for ola-0.10.9.tar.gz. => SHA256 Checksum OK for 321731ce73be4ea79adb2174591ce94695d3e85b.patch. => SHA256 Checksum OK for 4006f2129f0a6061d59fe5892a2a17c53699a31a.patch. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ola-0.10.9_10 ===> Applying distribution patches for ola-0.10.9_10 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ola-0.10.9_10 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-3.8.2_2,1.pkg [pkg.DaveG.ca] Installing bison-3.8.2_2,1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] `-- Installing libtextstyle-0.23.1... [pkg.DaveG.ca] `-- Extracting libtextstyle-0.23.1: .......... done [pkg.DaveG.ca] `-- Installing m4-1.4.19_1,1... [pkg.DaveG.ca] `-- Extracting m4-1.4.19_1,1: .......... done [pkg.DaveG.ca] Extracting bison-3.8.2_2,1: .......... done ===> ola-0.10.9_10 depends on executable: bison - found ===> Returning to build of ola-0.10.9_10 ===> ola-0.10.9_10 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> ola-0.10.9_10 depends on package: gmake>=4.4.1 - found ===> Returning to build of ola-0.10.9_10 ===> ola-0.10.9_10 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> ola-0.10.9_10 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of ola-0.10.9_10 ===> ola-0.10.9_10 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> ola-0.10.9_10 depends on file: /usr/local/bin/ccache - found ===> Returning to build of ola-0.10.9_10 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ola-0.10.9_10 depends on shared library: libavahi-common.so - not found ===> Installing existing package /packages/All/avahi-app-0.8_6.pkg [pkg.DaveG.ca] Installing avahi-app-0.8_6... [pkg.DaveG.ca] `-- Installing dbus-1.16.2_4,1... [pkg.DaveG.ca] | `-- Installing expat-2.7.2... [pkg.DaveG.ca] | `-- Extracting expat-2.7.2: .......... done [pkg.DaveG.ca] | `-- Installing libICE-1.1.2,1... [pkg.DaveG.ca] | `-- Extracting libICE-1.1.2,1: .......... done [pkg.DaveG.ca] | `-- Installing libSM-1.2.6,1... [pkg.DaveG.ca] | `-- Extracting libSM-1.2.6,1: ........ done [pkg.DaveG.ca] | `-- Installing libX11-1.8.12,1... [pkg.DaveG.ca] | | `-- Installing libxcb-1.17.0... [pkg.DaveG.ca] | | `-- Installing libXau-1.0.12... [pkg.DaveG.ca] | | `-- Extracting libXau-1.0.12: .......... done [pkg.DaveG.ca] | | `-- Installing libXdmcp-1.1.5... [pkg.DaveG.ca] | | | `-- Installing xorgproto-2024.1... [pkg.DaveG.ca] | | | `-- Extracting xorgproto-2024.1: .......... done [pkg.DaveG.ca] | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg.DaveG.ca] | | `-- Extracting libxcb-1.17.0: .......... done [pkg.DaveG.ca] | `-- Extracting libX11-1.8.12,1: .......... done [pkg.DaveG.ca] | `-- Installing libxml2-2.14.5... [pkg.DaveG.ca] | | `-- Installing readline-8.2.13_2... [pkg.DaveG.ca] | | `-- Extracting readline-8.2.13_2: .......... done [pkg.DaveG.ca] | `-- Extracting libxml2-2.14.5: .......... done ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [pkg.DaveG.ca] `-- Extracting dbus-1.16.2_4,1: ......... done [pkg.DaveG.ca] `-- Installing dbus-glib-0.114... [pkg.DaveG.ca] | `-- Installing glib-2.84.1_3,2... [pkg.DaveG.ca] | | `-- Installing libffi-3.5.1... [pkg.DaveG.ca] | | `-- Extracting libffi-3.5.1: .......... done [pkg.DaveG.ca] | | `-- Installing libiconv-1.17_1... [pkg.DaveG.ca] | | `-- Extracting libiconv-1.17_1: .......... done [pkg.DaveG.ca] | | `-- Installing libinotify-20240724_3... [pkg.DaveG.ca] | | `-- Extracting libinotify-20240724_3: .......... done [pkg.DaveG.ca] | | `-- Installing pcre2-10.45_1... [pkg.DaveG.ca] | | `-- Extracting pcre2-10.45_1: .......... done [pkg.DaveG.ca] | | `-- Installing py311-packaging-25.0... [pkg.DaveG.ca] | | `-- Installing python311-3.11.13_1... [pkg.DaveG.ca] | | | `-- Installing mpdecimal-4.0.1... [pkg.DaveG.ca] | | | `-- Extracting mpdecimal-4.0.1: .......... done [pkg.DaveG.ca] | | `-- Extracting python311-3.11.13_1: .......... done [pkg.DaveG.ca] | | `-- Extracting py311-packaging-25.0: .......... done [pkg.DaveG.ca] | `-- Extracting glib-2.84.1_3,2: .......... done [pkg.DaveG.ca] `-- Extracting dbus-glib-0.114: .......... done [pkg.DaveG.ca] `-- Installing gdbm-1.26... [pkg.DaveG.ca] `-- Extracting gdbm-1.26: .......... done [pkg.DaveG.ca] `-- Installing gnome_subr-1.0... [pkg.DaveG.ca] `-- Extracting gnome_subr-1.0: . done [pkg.DaveG.ca] `-- Installing libdaemon-0.14_1... [pkg.DaveG.ca] `-- Extracting libdaemon-0.14_1: .......... done [pkg.DaveG.ca] `-- Installing libevent-2.1.12... [pkg.DaveG.ca] `-- Extracting libevent-2.1.12: .......... done ===> Creating groups Creating group 'avahi' with gid '558' ===> Creating users Creating user 'avahi' with uid '558' [pkg.DaveG.ca] Extracting avahi-app-0.8_6: .......... done ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ===== Message from libinotify-20240724_3: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== Message from python311-3.11.13_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> ola-0.10.9_10 depends on shared library: libavahi-common.so - found (/usr/local/lib/libavahi-common.so) ===> Returning to build of ola-0.10.9_10 ===> ola-0.10.9_10 depends on shared library: libftdi1.so - not found ===> Installing existing package /packages/All/libftdi1-1.5_9.pkg [pkg.DaveG.ca] Installing libftdi1-1.5_9... [pkg.DaveG.ca] `-- Installing libconfuse-3.3_2... [pkg.DaveG.ca] `-- Extracting libconfuse-3.3_2: .......... done [pkg.DaveG.ca] Extracting libftdi1-1.5_9: .......... done ===> ola-0.10.9_10 depends on shared library: libftdi1.so - found (/usr/local/lib/libftdi1.so) ===> Returning to build of ola-0.10.9_10 ===> ola-0.10.9_10 depends on shared library: libmicrohttpd.so - not found ===> Installing existing package /packages/All/libmicrohttpd-1.0.2.pkg [pkg.DaveG.ca] Installing libmicrohttpd-1.0.2... [pkg.DaveG.ca] `-- Installing gnutls-3.8.10... [pkg.DaveG.ca] | `-- Installing brotli-1.1.0,1... [pkg.DaveG.ca] | `-- Extracting brotli-1.1.0,1: .......... done [pkg.DaveG.ca] | `-- Installing gmp-6.3.0... [pkg.DaveG.ca] | `-- Extracting gmp-6.3.0: .......... done [pkg.DaveG.ca] | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | `-- Installing libunistring-1.3... [pkg.DaveG.ca] | | `-- Extracting libunistring-1.3: .......... done [pkg.DaveG.ca] | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | `-- Installing libtasn1-4.20.0_1... [pkg.DaveG.ca] | `-- Extracting libtasn1-4.20.0_1: .......... done [pkg.DaveG.ca] | `-- Installing nettle-3.10.2... [pkg.DaveG.ca] | `-- Extracting nettle-3.10.2: .......... done [pkg.DaveG.ca] | `-- Installing p11-kit-0.25.9... [pkg.DaveG.ca] | `-- Extracting p11-kit-0.25.9: .......... done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7... [pkg.DaveG.ca] | | `-- Installing liblz4-1.10.0,1... [pkg.DaveG.ca] | | `-- Extracting liblz4-1.10.0,1: .......... done [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7: .......... done [pkg.DaveG.ca] `-- Extracting gnutls-3.8.10: .......... done [pkg.DaveG.ca] Extracting libmicrohttpd-1.0.2: .......... done ===> ola-0.10.9_10 depends on shared library: libmicrohttpd.so - found (/usr/local/lib/libmicrohttpd.so) ===> Returning to build of ola-0.10.9_10 ===> ola-0.10.9_10 depends on shared library: libprotobuf.so - not found ===> Installing existing package /packages/All/protobuf3-3.21.12.pkg [pkg.DaveG.ca] Installing protobuf3-3.21.12... [pkg.DaveG.ca] Extracting protobuf3-3.21.12: .......... done ===> ola-0.10.9_10 depends on shared library: libprotobuf.so - found (/usr/local/lib/libprotobuf.so) ===> Returning to build of ola-0.10.9_10 ===> ola-0.10.9_10 depends on shared library: libuuid.so - not found ===> Installing existing package /packages/All/libuuid-2.41.1_1.pkg [pkg.DaveG.ca] Installing libuuid-2.41.1_1... [pkg.DaveG.ca] Extracting libuuid-2.41.1_1: .......... done ===> ola-0.10.9_10 depends on shared library: libuuid.so - found (/usr/local/lib/libuuid.so) ===> Returning to build of ola-0.10.9_10 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ola-0.10.9_10 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by /usr/local/bin/gmake... GNU checking dependency style of c++... gcc3 checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes checking for -std=gnu++98 support... yes checking for -std=gnu++11 support... yes configure: checking for random gnu++98 compatibility checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking random usability... yes checking random presence... yes checking for random... yes configure: checking for random gnu++11 compatibility checking random usability... yes checking random presence... yes checking for random... yes checking pkg-config is at least version 0.9.0... yes checking for PROTOBUF1... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... (cached) yes checking for resolv.h... (cached) yes checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for arpa/inet.h... (cached) yes checking bits/sockaddr.h usability... no checking bits/sockaddr.h presence... no checking for bits/sockaddr.h... no checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for limits.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking asm/termbits.h usability... no checking asm/termbits.h presence... no checking for asm/termbits.h... no checking asm/termios.h usability... no checking asm/termios.h presence... no checking for asm/termios.h... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for dlfcn.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking linux/if_packet.h usability... no checking linux/if_packet.h presence... no checking for linux/if_packet.h... no checking for math.h... (cached) yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking winerror.h usability... no checking winerror.h presence... no checking for winerror.h... no checking random usability... yes checking random presence... yes checking for random... yes checking for sys/sysctl.h... (cached) yes checking for net/if.h... (cached) yes checking for net/if_arp.h... yes checking for net/route.h... yes checking for net/if_ether.h... no checking for netinet/if_ether.h... yes checking for linux/netlink.h... no checking for linux/rtnetlink.h... no checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for inline... inline checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for int8_t... (cached) yes checking for pid_t... (cached) yes checking for C/C++ restrict keyword... __restrict checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking the location of hash_map... checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working memcmp... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking whether closedir returns void... no checking for vprintf... (cached) yes checking for _doprnt... no checking for bzero... (cached) yes checking for gettimeofday... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for strdup... (cached) yes checking for strrchr... (cached) yes checking for if_nametoindex... yes checking for inet_ntoa... (cached) yes checking for inet_ntop... (cached) yes checking for inet_aton... (cached) yes checking for inet_pton... yes checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for getifaddrs... yes checking for getloadavg... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getgrnam_r... yes checking for getgrgid_r... yes checking for secure_getenv... yes checking for clock_gettime... (cached) yes checking build system type... amd64-portbld-freebsd15.0 checking host system type... amd64-portbld-freebsd15.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd15.0 file names to amd64-portbld-freebsd15.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd15.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... failed checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate checking linux/version.h usability... no checking linux/version.h presence... no checking for linux/version.h... no checking for Linux epoll(7) interface... no checking for kqueue... yes checking for -rdynamic support... no checking for IPv6 support... no checking for struct sockaddr.sa_len... yes checking for struct sockaddr_dl.sdl_family... yes checking for time_t... yes checking for suseconds_t... yes checking whether MSG_NOSIGNAL is declared... yes checking whether SO_NOSIGPIPE is declared... yes checking whether PF_ROUTE is declared... yes checking whether NET_RT_DUMP is declared... yes checking whether RLIMIT_RTPRIO is declared... no checking whether RLIMIT_RTTIME is declared... no checking whether SO_REUSEADDR is declared... yes checking whether SO_REUSEPORT is declared... yes checking for termios2... no checking linux/spi/spidev.h usability... no checking linux/spi/spidev.h presence... no checking for linux/spi/spidev.h... no checking for bison... bison checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking pkg-config is at least version 0.9.0... yes checking for library containing dlopen... none required checking for DMXdev in -ldmx4linux... no checking dmx/dmxioctl.h usability... no checking dmx/dmxioctl.h presence... no checking for dmx/dmxioctl.h... no checking for library containing clock_gettime... none required checking for backtrace in -lexecinfo... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking for initscr in -lncurses... yes checking for libncurses... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for pthread_np.h... yes checking for 2-arg pthread_setname_np... yes checking for resolv.h... (cached) yes checking for res_init() in -lresolv... no checking for res_init() in -resolv... no checking for res_init() in -lc... yes checking whether res_ninit is declared... yes checking for base_uuid... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_generate in -luuid... yes checking dns_sd.h usability... no checking dns_sd.h presence... no checking for dns_sd.h... no checking for avahi... yes checking SaleaeDeviceApi.h usability... no checking SaleaeDeviceApi.h presence... no checking for SaleaeDeviceApi.h... no configure: WARNING: SaleaeDevice library is not usable. checking for libmicrohttpd... yes checking for MHD_create_response_from_buffer... yes checking for libftdi0... no checking for libftdi1... yes checking for libusb... yes checking for libusb_error_name... yes checking for libusb_hotplug_api... yes checking for libusb_set_option... no checking for asm/termios.h... (cached) no checking for liblo... no checking for serial port lock directory... /var/spool/lock checking for flake8... no checking for libprotobuf... yes checking for protoc... /usr/local/bin/protoc checking protoc version... 3.21.12 checking google/protobuf/compiler/command_line_interface.h usability... yes checking google/protobuf/compiler/command_line_interface.h presence... yes checking for google/protobuf/compiler/command_line_interface.h... yes checking google/protobuf/io/strtod.h usability... yes checking google/protobuf/io/strtod.h presence... yes checking for google/protobuf/io/strtod.h... yes checking google/protobuf/stubs/logging.h usability... yes checking google/protobuf/stubs/logging.h presence... yes checking for google/protobuf/stubs/logging.h... yes checking google/protobuf/stubs/stl_util.h usability... yes checking google/protobuf/stubs/stl_util.h presence... yes checking for google/protobuf/stubs/stl_util.h... yes checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... no checking for flake8... (cached) no checking for cpplint... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/ola/base/Version.h config.status: creating libola.pc config.status: creating libolaserver.pc config.status: creating libs/acn/libolaacn.pc config.status: creating ola.spec config.status: creating plugins/artnet/messages/libolaartnetconf.pc config.status: creating plugins/e131/messages/libolae131conf.pc config.status: creating plugins/usbpro/messages/libolausbproconf.pc config.status: creating tools/e133/libolae133common.pc config.status: creating tools/e133/libolae133controller.pc config.status: creating Makefile config.status: creating java/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------- OLA Version 0.10.9 Prefix: '/usr/local' Compiler: 'c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -isystem /usr/local/include' Linker: '/usr/bin/ld -lprotobuf -L/usr/local/lib -lexecinfo' Python: Python API: no Java API: no Enable HTTP Server: yes RDM Responder Tests: no Ja Rule: no Enabled Plugins: artnet dummy e131 espnet ftdidmx gpio karate kinet milinst opendmx openpixelcontrol pathport renard sandnet shownet stageprofi usbdmx usbpro UUCP Lock Directory: /var/spool/lock Now type 'make []' where the optional is: all - build everything check - run the tests doxygen-doc - generate the HTML documentation lint - run the linters ------------------------------------------------------- =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ola-0.10.9_10 /usr/local/bin/protoc --cpp_out ./common/protocol --proto_path ./common/protocol ./common/protocol/Ola.proto /usr/local/bin/protoc --cpp_out ./common/protocol --proto_path ./common/protocol ./common/protocol/Ola.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/protoc --cpp_out ./common/rdm --proto_path ./common/rdm ./common/rdm/Pids.proto /usr/local/bin/protoc --cpp_out ./common/rdm --proto_path ./common/rdm ./common/rdm/Pids.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Pids.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Pids.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/protoc --cpp_out ./common/rpc --proto_path ./common/rpc ./common/rpc/Rpc.proto /usr/local/bin/protoc --cpp_out ./common/rpc --proto_path ./common/rpc ./common/rpc/Rpc.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Rpc.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Rpc.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/protoc --cpp_out ./common/rpc --proto_path ./common/rpc ./common/rpc/TestService.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: TestService.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) mkdir -p ./include/ola/rdm mkdir -p ./include/ola/timecode sh ./include/ola/rdm/make_rdm_codes.sh ./common/protocol/Ola.proto > ./include/ola/rdm/RDMResponseCodes.h sh ./include/ola/timecode/make_timecode.sh ./common/protocol/Ola.proto > ./include/ola/timecode/TimeCodeEnums.h mkdir -p ./include/ola /usr/local/bin/protoc --cpp_out ./plugins/artnet/messages/ --proto_path ./plugins/artnet/messages ./plugins/artnet/messages/ArtNetConfigMessages.proto sh ./include/ola/make_plugin_id.sh ./common/protocol/Ola.proto > ./include/ola/plugin_id.h /usr/local/bin/protoc --cpp_out ./plugins/artnet/messages/ --proto_path ./plugins/artnet/messages ./plugins/artnet/messages/ArtNetConfigMessages.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: ArtNetConfigMessages.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/protoc --cpp_out ./plugins/usbpro/messages/ --proto_path ./plugins/usbpro/messages/ ./plugins/usbpro/messages/UsbProConfigMessages.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: ArtNetConfigMessages.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/protoc --cpp_out ./plugins/usbpro/messages/ --proto_path ./plugins/usbpro/messages/ ./plugins/usbpro/messages/UsbProConfigMessages.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: UsbProConfigMessages.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: UsbProConfigMessages.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/protoc --cpp_out ./plugins/e131/messages/ --proto_path ./plugins/e131/messages/ ./plugins/e131/messages/E131ConfigMessages.proto /usr/local/bin/protoc --cpp_out ./plugins/e131/messages/ --proto_path ./plugins/e131/messages/ ./plugins/e131/messages/E131ConfigMessages.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: E131ConfigMessages.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: E131ConfigMessages.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) flex -o./tools/ola_trigger/lex.yy.cpp ./tools/ola_trigger/config.lex bison --defines=./tools/ola_trigger/config.tab.h --output-file=./tools/ola_trigger/config.tab.cpp ./tools/ola_trigger/config.ypp bison --defines=./tools/ola_trigger/config.tab.h --output-file=./tools/ola_trigger/config.tab.cpp ./tools/ola_trigger/config.ypp ./tools/ola_trigger/config.ypp: warning: 2 shift/reduce conflicts [-Wconflicts-sr] ./tools/ola_trigger/config.ypp: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples ./tools/ola_trigger/config.ypp: warning: 2 shift/reduce conflicts [-Wconflicts-sr] ./tools/ola_trigger/config.ypp: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT protoc/protoc_ola_protoc_plugin-CppFileGenerator.o -MD -MP -MF protoc/.deps/protoc_ola_protoc_plugin-CppFileGenerator.Tpo -c -o protoc/protoc_ola_protoc_plugin-CppFileGenerator.o `test -f 'protoc/CppFileGenerator.cpp' || echo './'`protoc/CppFileGenerator.cpp c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT protoc/protoc_ola_protoc_plugin-CppGenerator.o -MD -MP -MF protoc/.deps/protoc_ola_protoc_plugin-CppGenerator.Tpo -c -o protoc/protoc_ola_protoc_plugin-CppGenerator.o `test -f 'protoc/CppGenerator.cpp' || echo './'`protoc/CppGenerator.cpp c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT protoc/protoc_ola_protoc_plugin-GeneratorHelpers.o -MD -MP -MF protoc/.deps/protoc_ola_protoc_plugin-GeneratorHelpers.Tpo -c -o protoc/protoc_ola_protoc_plugin-GeneratorHelpers.o `test -f 'protoc/GeneratorHelpers.cpp' || echo './'`protoc/GeneratorHelpers.cpp c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT protoc/protoc_ola_protoc_plugin-ServiceGenerator.o -MD -MP -MF protoc/.deps/protoc_ola_protoc_plugin-ServiceGenerator.Tpo -c -o protoc/protoc_ola_protoc_plugin-ServiceGenerator.o `test -f 'protoc/ServiceGenerator.cpp' || echo './'`protoc/ServiceGenerator.cpp c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT protoc/protoc_ola_protoc_plugin-StrUtil.o -MD -MP -MF protoc/.deps/protoc_ola_protoc_plugin-StrUtil.Tpo -c -o protoc/protoc_ola_protoc_plugin-StrUtil.o `test -f 'protoc/StrUtil.cpp' || echo './'`protoc/StrUtil.cpp c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT protoc/protoc_ola_protoc_plugin-ola-protoc-generator-plugin.o -MD -MP -MF protoc/.deps/protoc_ola_protoc_plugin-ola-protoc-generator-plugin.Tpo -c -o protoc/protoc_ola_protoc_plugin-ola-protoc-generator-plugin.o `test -f 'protoc/ola-protoc-generator-plugin.cpp' || echo './'`protoc/ola-protoc-generator-plugin.cpp mv -f protoc/.deps/protoc_ola_protoc_plugin-ola-protoc-generator-plugin.Tpo protoc/.deps/protoc_ola_protoc_plugin-ola-protoc-generator-plugin.Po mv -f protoc/.deps/protoc_ola_protoc_plugin-StrUtil.Tpo protoc/.deps/protoc_ola_protoc_plugin-StrUtil.Po mv -f protoc/.deps/protoc_ola_protoc_plugin-GeneratorHelpers.Tpo protoc/.deps/protoc_ola_protoc_plugin-GeneratorHelpers.Po protoc/CppGenerator.cpp:52:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 52 | auto_ptr header_output( | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ protoc/CppGenerator.cpp:57:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 57 | auto_ptr code_output( | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. mv -f protoc/.deps/protoc_ola_protoc_plugin-CppGenerator.Tpo protoc/.deps/protoc_ola_protoc_plugin-CppGenerator.Po mv -f protoc/.deps/protoc_ola_protoc_plugin-CppFileGenerator.Tpo protoc/.deps/protoc_ola_protoc_plugin-CppFileGenerator.Po mv -f protoc/.deps/protoc_ola_protoc_plugin-ServiceGenerator.Tpo protoc/.deps/protoc_ola_protoc_plugin-ServiceGenerator.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -lprotobuf -o protoc/ola_protoc_plugin protoc/protoc_ola_protoc_plugin-CppFileGenerator.o protoc/protoc_ola_protoc_plugin-CppGenerator.o protoc/protoc_ola_protoc_plugin-GeneratorHelpers.o protoc/protoc_ola_protoc_plugin-ServiceGenerator.o protoc/protoc_ola_protoc_plugin-StrUtil.o protoc/protoc_ola_protoc_plugin-ola-protoc-generator-plugin.o -L/usr/local/lib -lprotobuf -lprotoc -L/usr/local/lib -lexecinfo libtool: link: c++ -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -o protoc/ola_protoc_plugin protoc/protoc_ola_protoc_plugin-CppFileGenerator.o protoc/protoc_ola_protoc_plugin-CppGenerator.o protoc/protoc_ola_protoc_plugin-GeneratorHelpers.o protoc/protoc_ola_protoc_plugin-ServiceGenerator.o protoc/protoc_ola_protoc_plugin-StrUtil.o protoc/protoc_ola_protoc_plugin-ola-protoc-generator-plugin.o -L/usr/local/lib -lprotobuf -lprotoc -lexecinfo -pthread /usr/local/bin/protoc --plugin=protoc-gen-cppservice=./protoc/ola_protoc_plugin --cppservice_out ./common/protocol --proto_path ./common/protocol ./common/protocol/Ola.proto /usr/local/bin/protoc --plugin=protoc-gen-cppservice=./protoc/ola_protoc_plugin --cppservice_out ./common/protocol --proto_path ./common/protocol ./common/protocol/Ola.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/protoc --plugin=protoc-gen-cppservice=./protoc/ola_protoc_plugin --cppservice_out ./common/rpc --proto_path ./common/rpc ./common/rpc/TestService.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: Ola.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: TestService.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/protoc --plugin=protoc-gen-cppservice=./protoc/ola_protoc_plugin --cppservice_out ./common/rpc --proto_path ./common/rpc ./common/rpc/TestService.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: TestService.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/local/bin/gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/misc/ola/work/ola-0.10.9' Making all in java gmake[2]: Entering directory '/wrkdirs/usr/ports/misc/ola/work/ola-0.10.9/java' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/misc/ola/work/ola-0.10.9/java' gmake[2]: Entering directory '/wrkdirs/usr/ports/misc/ola/work/ola-0.10.9' /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/rdm/common_libolacommon_la-Pids.pb.lo -MD -MP -MF common/rdm/.deps/common_libolacommon_la-Pids.pb.Tpo -c -o common/rdm/common_libolacommon_la-Pids.pb.lo `test -f 'common/rdm/Pids.pb.cc' || echo './'`common/rdm/Pids.pb.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/rpc/common_libolacommon_la-Rpc.pb.lo -MD -MP -MF common/rpc/.deps/common_libolacommon_la-Rpc.pb.Tpo -c -o common/rpc/common_libolacommon_la-Rpc.pb.lo `test -f 'common/rpc/Rpc.pb.cc' || echo './'`common/rpc/Rpc.pb.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/rdm/common_libolacommon_la-Pids.pb.lo -MD -MP -MF common/rdm/.deps/common_libolacommon_la-Pids.pb.Tpo -c common/rdm/Pids.pb.cc -fPIC -DPIC -o common/rdm/.libs/common_libolacommon_la-Pids.pb.o depbase=`echo olad/Olad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT olad/Olad.o -MD -MP -MF $depbase.Tpo -c -o olad/Olad.o olad/Olad.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/ola_trigger/tools_ola_trigger_ola_trigger-ParserActions.o -MD -MP -MF tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-ParserActions.Tpo -c -o tools/ola_trigger/tools_ola_trigger_ola_trigger-ParserActions.o `test -f 'tools/ola_trigger/ParserActions.cpp' || echo './'`tools/ola_trigger/ParserActions.cpp c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/ola_trigger/tools_ola_trigger_ola_trigger-ola-trigger.o -MD -MP -MF tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-ola-trigger.Tpo -c -o tools/ola_trigger/tools_ola_trigger_ola_trigger-ola-trigger.o `test -f 'tools/ola_trigger/ola-trigger.cpp' || echo './'`tools/ola_trigger/ola-trigger.cpp c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/ola_trigger/tools_ola_trigger_ola_trigger-config.tab.o -MD -MP -MF tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-config.tab.Tpo -c -o tools/ola_trigger/tools_ola_trigger_ola_trigger-config.tab.o `test -f 'tools/ola_trigger/config.tab.cpp' || echo './'`tools/ola_trigger/config.tab.cpp c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/ola_trigger/tools_ola_trigger_ola_trigger-lex.yy.o -MD -MP -MF tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-lex.yy.Tpo -c -o tools/ola_trigger/tools_ola_trigger_ola_trigger-lex.yy.o `test -f 'tools/ola_trigger/lex.yy.cpp' || echo './'`tools/ola_trigger/lex.yy.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/rpc/common_libolacommon_la-Rpc.pb.lo -MD -MP -MF common/rpc/.deps/common_libolacommon_la-Rpc.pb.Tpo -c common/rpc/Rpc.pb.cc -fPIC -DPIC -o common/rpc/.libs/common_libolacommon_la-Rpc.pb.o mv -f tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-config.tab.Tpo tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-config.tab.Po libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/rpc/common_libolacommon_la-Rpc.pb.lo -MD -MP -MF common/rpc/.deps/common_libolacommon_la-Rpc.pb.Tpo -c common/rpc/Rpc.pb.cc -o common/rpc/common_libolacommon_la-Rpc.pb.o >/dev/null 2>&1 depbase=`echo libs/acn/e131_transmit_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT libs/acn/e131_transmit_test.o -MD -MP -MF $depbase.Tpo -c -o libs/acn/e131_transmit_test.o libs/acn/e131_transmit_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libs/acn/E131TestFramework.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT libs/acn/E131TestFramework.o -MD -MP -MF $depbase.Tpo -c -o libs/acn/E131TestFramework.o libs/acn/E131TestFramework.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libs/acn/e131_loadtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT libs/acn/e131_loadtest.o -MD -MP -MF $depbase.Tpo -c -o libs/acn/e131_loadtest.o libs/acn/e131_loadtest.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo plugins/artnet/artnet_loadtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT plugins/artnet/artnet_loadtest.o -MD -MP -MF $depbase.Tpo -c -o plugins/artnet/artnet_loadtest.o plugins/artnet/artnet_loadtest.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tools/e133/basic-controller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/e133/basic-controller.o -MD -MP -MF $depbase.Tpo -c -o tools/e133/basic-controller.o tools/e133/basic-controller.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tools/e133/basic-device.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/e133/basic-device.o -MD -MP -MF $depbase.Tpo -c -o tools/e133/basic-device.o tools/e133/basic-device.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tools/e133/e133-controller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/e133/e133-controller.o -MD -MP -MF $depbase.Tpo -c -o tools/e133/e133-controller.o tools/e133/e133-controller.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tools/e133/e133-monitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/e133/e133-monitor.o -MD -MP -MF $depbase.Tpo -c -o tools/e133/e133-monitor.o tools/e133/e133-monitor.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tools/e133/e133-receiver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT tools/e133/e133-receiver.o -MD -MP -MF $depbase.Tpo -c -o tools/e133/e133-receiver.o tools/e133/e133-receiver.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Credentials.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Credentials.Tpo -c -o common/base/common_libolacommon_la-Credentials.lo `test -f 'common/base/Credentials.cpp' || echo './'`common/base/Credentials.cpp In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:28: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:30: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:30: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: In file included from ./olad/OlaServer.h:36: ./include/ola/rdm/PidStore.h:172:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 172 | std::auto_ptr m_esta_store; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:181:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 181 | std::auto_ptr m_our_export_map; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:185:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 185 | std::auto_ptr m_device_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:186:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 186 | std::auto_ptr m_plugin_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:187:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 187 | std::auto_ptr m_plugin_adaptor; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:188:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 188 | std::auto_ptr m_universe_store; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:189:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 189 | std::auto_ptr m_port_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:190:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 190 | std::auto_ptr m_service_impl; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:191:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 191 | std::auto_ptr m_broker; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:192:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 192 | std::auto_ptr m_port_broker; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:193:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 193 | std::auto_ptr m_pid_store; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:194:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 194 | std::auto_ptr m_discovery_agent; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:195:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 195 | std::auto_ptr m_rpc_server; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: In file included from ./olad/OlaDaemon.h:32: ./olad/OlaServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_httpd; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: ./olad/OlaDaemon.h:96:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 96 | std::auto_ptr m_preferences_factory; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from olad/Olad.cpp:37: ./olad/OlaDaemon.h:97:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 97 | std::auto_ptr m_server; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ olad/Olad.cpp:85:23: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 85 | char *original_argv[original_argc]; | ^~~~~~~~~~~~~ olad/Olad.cpp:85:23: note: initializer of 'original_argc' is not a constant expression olad/Olad.cpp:84:13: note: declared here 84 | const int original_argc = argc; | ^ olad/Olad.cpp:140:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 140 | std::auto_ptr olad(new OlaDaemon(options, &export_map)); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 21 warnings generated. /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Env.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Env.Tpo -c -o common/base/common_libolacommon_la-Env.lo `test -f 'common/base/Env.cpp' || echo './'`common/base/Env.cpp In file included from tools/e133/basic-controller.cpp:27: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-controller.cpp:35: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-controller.cpp:35: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-controller.cpp:45: ./libs/acn/RootInflator.h:74:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 74 | std::auto_ptr m_on_data; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-controller.cpp:46: ./libs/acn/TCPTransport.h:140:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 140 | std::auto_ptr m_transport; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-controller.cpp:47: ./tools/e133/E133HealthCheckedConnection.h:63:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 63 | std::auto_ptr > m_on_timeout; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-controller.cpp:88:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 88 | auto_ptr socket; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-controller.cpp:89:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 89 | auto_ptr message_queue; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-controller.cpp:91:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 91 | auto_ptr health_checked_connection; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-controller.cpp:92:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 92 | auto_ptr in_transport; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-controller.cpp:190:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 190 | auto_ptr socket(socket_ptr); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-controller.cpp:201:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | auto_ptr device_state(new DeviceState()); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-controller.cpp:214:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 214 | auto_ptr health_checked_connection( | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-controller.cpp:284:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 284 | auto_ptr device(ola::STLLookupAndRemovePtr(&m_device_map, peer)); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 14 warnings generated. In file included from libs/acn/e131_loadtest.cpp:28: In file included from ./include/ola/base/Init.h:47: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_loadtest.cpp:29: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_loadtest.cpp:29: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_loadtest.cpp:30: In file included from ./libs/acn/E131Node.h:40: ./libs/acn/E131DiscoveryInflator.h:62:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 62 | std::auto_ptr m_page_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_loadtest.cpp:30: In file included from ./libs/acn/E131Node.h:43: ./libs/acn/RootInflator.h:74:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 74 | std::auto_ptr m_on_data; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Flags.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Flags.Tpo -c -o common/base/common_libolacommon_la-Flags.lo `test -f 'common/base/Flags.cpp' || echo './'`common/base/Flags.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Env.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Env.Tpo -c common/base/Env.cpp -fPIC -DPIC -o common/base/.libs/common_libolacommon_la-Env.o /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Init.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Init.Tpo -c -o common/base/common_libolacommon_la-Init.lo `test -f 'common/base/Init.cpp' || echo './'`common/base/Init.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Credentials.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Credentials.Tpo -c common/base/Credentials.cpp -fPIC -DPIC -o common/base/.libs/common_libolacommon_la-Credentials.o mv -f tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-ParserActions.Tpo tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-ParserActions.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Logging.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Logging.Tpo -c -o common/base/common_libolacommon_la-Logging.lo `test -f 'common/base/Logging.cpp' || echo './'`common/base/Logging.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Env.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Env.Tpo -c common/base/Env.cpp -o common/base/common_libolacommon_la-Env.o >/dev/null 2>&1 mv -f tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-lex.yy.Tpo tools/ola_trigger/.deps/tools_ola_trigger_ola_trigger-lex.yy.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-SysExits.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-SysExits.Tpo -c -o common/base/common_libolacommon_la-SysExits.lo `test -f 'common/base/SysExits.cpp' || echo './'`common/base/SysExits.cpp In file included from tools/ola_trigger/ola-trigger.cpp:29: In file included from ./include/ola/DmxBuffer.h:30: In file included from /usr/include/c++/v1/iostream:42: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__locale:24: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ./include/ola/rdm/RDMFrame.h:85:23: note: in instantiation of template class 'std::basic_string' requested here 85 | ola::io::ByteString data; | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from tools/ola_trigger/ola-trigger.cpp:29: In file included from ./include/ola/DmxBuffer.h:30: In file included from /usr/include/c++/v1/iostream:42: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__locale:24: In file included from /usr/include/c++/v1/string:647: /usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits' 300 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ /usr/include/c++/v1/__type_traits/is_convertible.h:30:99: note: in instantiation of template class 'std::basic_string_view' requested here 30 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant {}; | ^ /usr/include/c++/v1/string:745:29: note: in instantiation of template class 'std::is_convertible &, std::basic_string_view>' requested here 745 | : public _BoolConstant< is_convertible >::value && | ^ /usr/include/c++/v1/string:1151:27: note: in instantiation of template class 'std::__can_be_converted_to_string_view, std::basic_string>' requested here 1151 | __enable_if_t<__can_be_converted_to_string_view<_CharT, _Traits, _Tp>::value && | ^ /usr/include/c++/v1/string:1154:93: note: while substituting prior template arguments into non-type template parameter [with _Tp = std::basic_string] 1154 | _LIBCPP_METHOD_TEMPLATE_IMPLICIT_INSTANTIATION_VIS _LIBCPP_CONSTEXPR_SINCE_CXX20 explicit basic_string(const _Tp& __t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1155 | : __r_(__default_init_tag(), __default_init_tag()) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1156 | __self_view __sv = __t; | ~~~~~~~~~~~~~~~~~~~~~~~ 1157 | __init(__sv.data(), __sv.size()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1158 | } | ~ /usr/include/c++/v1/string:752:7: note: while substituting deduced template arguments into function template 'basic_string' [with _Tp = std::basic_string, $1 = (no value)] 752 | class basic_string { | ^ ./include/ola/rdm/RDMFrame.h:40:7: note: while declaring the implicit copy constructor for 'RDMFrame' 40 | class RDMFrame { | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from tools/ola_trigger/ola-trigger.cpp:31: ./ola/OlaCallbackClient.h:250:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 250 | std::auto_ptr m_core; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:31: ./ola/OlaCallbackClient.h:251:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 251 | std::auto_ptr m_dmx_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:31: ./ola/OlaCallbackClient.h:252:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 252 | std::auto_ptr m_priority_dmx_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:32: In file included from ./ola/OlaClientWrapper.h:25: In file included from ./include/ola/client/ClientWrapper.h:40: ./include/ola/client/OlaClient.h:320:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 320 | std::auto_ptr m_core; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:32: In file included from ./ola/OlaClientWrapper.h:25: In file included from ./include/ola/client/ClientWrapper.h:41: In file included from ./include/ola/io/SelectServer.h:26: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:32: In file included from ./ola/OlaClientWrapper.h:25: In file included from ./include/ola/client/ClientWrapper.h:41: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:32: In file included from ./ola/OlaClientWrapper.h:25: In file included from ./include/ola/client/ClientWrapper.h:41: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:32: In file included from ./ola/OlaClientWrapper.h:25: ./include/ola/client/ClientWrapper.h:95:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 95 | std::auto_ptr m_socket; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:32: In file included from ./ola/OlaClientWrapper.h:25: ./include/ola/client/ClientWrapper.h:99:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr m_close_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/ola_trigger/ola-trigger.cpp:32: In file included from ./ola/OlaClientWrapper.h:25: ./include/ola/client/ClientWrapper.h:125:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 125 | std::auto_ptr m_client; | ^ tools/ola_trigger/ola-trigger.cpp:203:33: note: in instantiation of template class 'ola::client::GenericClientWrapper' requested here 203 | ola::OlaCallbackClientWrapper wrapper; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 10 warnings and 2 errors generated. gmake[2]: *** [Makefile:14447: tools/ola_trigger/tools_ola_trigger_ola_trigger-ola-trigger.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Flags.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Flags.Tpo -c common/base/Flags.cpp -fPIC -DPIC -o common/base/.libs/common_libolacommon_la-Flags.o In file included from tools/e133/e133-receiver.cpp:36: In file included from ./include/ola/base/Init.h:47: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:31: In file included from ./include/ola/acn/CID.h:35: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ./include/ola/rdm/RDMCommand.h:578:33: note: in instantiation of template class 'std::basic_string' requested here 578 | return InflateFromData(input.data(), input.size(), status_code, request); | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from tools/e133/e133-receiver.cpp:31: In file included from ./include/ola/acn/CID.h:35: In file included from /usr/include/c++/v1/string:647: /usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits' 300 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ /usr/include/c++/v1/__type_traits/is_convertible.h:30:99: note: in instantiation of template class 'std::basic_string_view' requested here 30 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant {}; | ^ /usr/include/c++/v1/string:745:29: note: in instantiation of template class 'std::is_convertible &, std::basic_string_view>' requested here 745 | : public _BoolConstant< is_convertible >::value && | ^ /usr/include/c++/v1/string:1151:27: note: in instantiation of template class 'std::__can_be_converted_to_string_view, std::basic_string>' requested here 1151 | __enable_if_t<__can_be_converted_to_string_view<_CharT, _Traits, _Tp>::value && | ^ /usr/include/c++/v1/string:1154:93: note: while substituting prior template arguments into non-type template parameter [with _Tp = std::basic_string] 1154 | _LIBCPP_METHOD_TEMPLATE_IMPLICIT_INSTANTIATION_VIS _LIBCPP_CONSTEXPR_SINCE_CXX20 explicit basic_string(const _Tp& __t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1155 | : __r_(__default_init_tag(), __default_init_tag()) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1156 | __self_view __sv = __t; | ~~~~~~~~~~~~~~~~~~~~~~~ 1157 | __init(__sv.data(), __sv.size()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1158 | } | ~ /usr/include/c++/v1/string:752:7: note: while substituting deduced template arguments into function template 'basic_string' [with _Tp = std::basic_string, $1 = (no value)] 752 | class basic_string { | ^ ./include/ola/rdm/RDMFrame.h:40:7: note: while declaring the implicit copy constructor for 'RDMFrame' 40 | class RDMFrame { | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from tools/e133/e133-receiver.cpp:40: In file included from ./include/ola/rdm/DummyResponder.h:31: In file included from ./include/ola/rdm/RDMControllerInterface.h:34: ./include/ola/rdm/RDMReply.h:147:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 147 | std::auto_ptr m_response; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:40: In file included from ./include/ola/rdm/DummyResponder.h:33: In file included from ./include/ola/rdm/ResponderOps.h:122: ./include/ola/rdm/ResponderOpsPrivate.h:74:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 74 | std::auto_ptr request(raw_request); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:40: ./include/ola/rdm/DummyResponder.h:95:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 95 | std::auto_ptr m_network_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:60: In file included from ./libs/acn/E131Node.h:40: ./libs/acn/E131DiscoveryInflator.h:62:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 62 | std::auto_ptr m_page_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:60: In file included from ./libs/acn/E131Node.h:43: ./libs/acn/RootInflator.h:74:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 74 | std::auto_ptr m_on_data; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:62: In file included from ./plugins/usbpro/DmxTriWidget.h:29: ./include/ola/rdm/QueueingRDMController.h:68:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 68 | std::auto_ptr m_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:62: In file included from ./plugins/usbpro/DmxTriWidget.h:29: ./include/ola/rdm/QueueingRDMController.h:69:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 69 | std::auto_ptr m_response; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:62: ./plugins/usbpro/DmxTriWidget.h:103:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 103 | std::auto_ptr m_pending_rdm_request; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:63: In file included from ./tools/e133/SimpleE133Node.h:29: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:63: In file included from ./tools/e133/SimpleE133Node.h:29: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:63: In file included from ./tools/e133/SimpleE133Node.h:30: ./include/ola/io/StdinHandler.h:78:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 78 | std::auto_ptr m_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:63: In file included from ./tools/e133/SimpleE133Node.h:37: In file included from ./tools/e133/E133Device.h:35: ./libs/acn/RDMInflator.h:67:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 67 | std::auto_ptr m_rdm_handler; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:63: In file included from ./tools/e133/SimpleE133Node.h:37: In file included from ./tools/e133/E133Device.h:39: In file included from ./tools/e133/DesignatedControllerConnection.h:36: ./libs/acn/E133StatusInflator.h:72:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 72 | std::auto_ptr m_handler; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:63: In file included from ./tools/e133/SimpleE133Node.h:37: In file included from ./tools/e133/E133Device.h:39: In file included from ./tools/e133/DesignatedControllerConnection.h:38: ./libs/acn/TCPTransport.h:140:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 140 | std::auto_ptr m_transport; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:63: In file included from ./tools/e133/SimpleE133Node.h:37: In file included from ./tools/e133/E133Device.h:39: In file included from ./tools/e133/DesignatedControllerConnection.h:39: ./tools/e133/E133HealthCheckedConnection.h:63:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 63 | std::auto_ptr > m_on_timeout; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-receiver.cpp:63: In file included from ./tools/e133/SimpleE133Node.h:37: ./tools/e133/E133Device.h:71:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 71 | auto_ptr m_controller_connection; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-receiver.cpp:113:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 113 | auto_ptr uid(UID::FromString(FLAGS_uid)); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-receiver.cpp:126:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 126 | auto_ptr picker( | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-receiver.cpp:140:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 140 | auto_ptr dummy_responder; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-receiver.cpp:141:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 141 | auto_ptr | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-receiver.cpp:143:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 143 | auto_ptr tri_widget; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-receiver.cpp:148:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 148 | auto_ptr dummy_uid(uid_allocator.AllocateNext()); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-receiver.cpp:152:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 152 | auto_ptr e131_node; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-receiver.cpp:166:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 166 | auto_ptr dummy_uid(uid_allocator.AllocateNext()); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 25 warnings and 2 errors generated. gmake[2]: *** [Makefile:14489: tools/e133/e133-receiver.o] Error 1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Logging.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Logging.Tpo -c common/base/Logging.cpp -fPIC -DPIC -o common/base/.libs/common_libolacommon_la-Logging.o mv -f common/rpc/.deps/common_libolacommon_la-Rpc.pb.Tpo common/rpc/.deps/common_libolacommon_la-Rpc.pb.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Init.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Init.Tpo -c common/base/Init.cpp -fPIC -DPIC -o common/base/.libs/common_libolacommon_la-Init.o In file included from tools/e133/e133-monitor.cpp:30: In file included from ./include/ola/base/Init.h:47: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-monitor.cpp:34: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-monitor.cpp:34: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-monitor.cpp:35: ./include/ola/io/StdinHandler.h:78:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 78 | std::auto_ptr m_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-monitor.cpp:38: In file included from ./include/ola/rdm/PidStoreHelper.h:39: ./include/ola/rdm/PidStore.h:172:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 172 | std::auto_ptr m_esta_store; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-monitor.cpp:26: In file included from ./include/ola/Logging.h:47: In file included from /usr/include/c++/v1/ostream:177: In file included from /usr/include/c++/v1/__ostream/basic_ostream.h:16: In file included from /usr/include/c++/v1/__system_error/error_code.h:18: In file included from /usr/include/c++/v1/__system_error/error_category.h:15: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ./include/ola/rdm/RDMCommand.h:578:33: note: in instantiation of template class 'std::basic_string' requested here 578 | return InflateFromData(input.data(), input.size(), status_code, request); | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ tools/e133/e133-monitor.cpp:147:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 147 | auto_ptr command( | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings and 1 error generated. gmake[2]: *** [Makefile:14489: tools/e133/e133-monitor.o] Error 1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-SysExits.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-SysExits.Tpo -c common/base/SysExits.cpp -fPIC -DPIC -o common/base/.libs/common_libolacommon_la-SysExits.o In file included from tools/e133/basic-device.cpp:30: In file included from ./include/ola/base/Init.h:47: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-device.cpp:34: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-device.cpp:34: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-device.cpp:35: In file included from ./include/ola/network/AdvancedTCPConnector.h:30: ./include/ola/util/Backoff.h:139:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 139 | std::auto_ptr m_policy; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-device.cpp:42: ./libs/acn/RootInflator.h:74:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 74 | std::auto_ptr m_on_data; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-device.cpp:43: ./libs/acn/TCPTransport.h:140:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 140 | std::auto_ptr m_transport; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/basic-device.cpp:44: ./tools/e133/E133HealthCheckedConnection.h:63:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 63 | std::auto_ptr > m_on_timeout; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-device.cpp:96:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 96 | auto_ptr m_socket; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-device.cpp:97:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 97 | auto_ptr m_message_queue; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-device.cpp:99:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | auto_ptr m_health_checked_connection; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/basic-device.cpp:100:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 100 | auto_ptr m_in_transport; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 11 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-SysExits.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-SysExits.Tpo -c common/base/SysExits.cpp -o common/base/common_libolacommon_la-SysExits.o >/dev/null 2>&1 In file included from plugins/artnet/artnet_loadtest.cpp:29: In file included from ./include/ola/base/Init.h:47: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from plugins/artnet/artnet_loadtest.cpp:30: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from plugins/artnet/artnet_loadtest.cpp:30: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from plugins/artnet/artnet_loadtest.cpp:24: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ./include/ola/rdm/RDMCommand.h:578:33: note: in instantiation of template class 'std::basic_string' requested here 578 | return InflateFromData(input.data(), input.size(), status_code, request); | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from plugins/artnet/artnet_loadtest.cpp:24: In file included from /usr/include/c++/v1/string:647: /usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits' 300 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ /usr/include/c++/v1/__type_traits/is_convertible.h:30:99: note: in instantiation of template class 'std::basic_string_view' requested here 30 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant {}; | ^ /usr/include/c++/v1/string:745:29: note: in instantiation of template class 'std::is_convertible &, std::basic_string_view>' requested here 745 | : public _BoolConstant< is_convertible >::value && | ^ /usr/include/c++/v1/string:1151:27: note: in instantiation of template class 'std::__can_be_converted_to_string_view, std::basic_string>' requested here 1151 | __enable_if_t<__can_be_converted_to_string_view<_CharT, _Traits, _Tp>::value && | ^ /usr/include/c++/v1/string:1154:93: note: while substituting prior template arguments into non-type template parameter [with _Tp = std::basic_string] 1154 | _LIBCPP_METHOD_TEMPLATE_IMPLICIT_INSTANTIATION_VIS _LIBCPP_CONSTEXPR_SINCE_CXX20 explicit basic_string(const _Tp& __t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1155 | : __r_(__default_init_tag(), __default_init_tag()) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1156 | __self_view __sv = __t; | ~~~~~~~~~~~~~~~~~~~~~~~ 1157 | __init(__sv.data(), __sv.size()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1158 | } | ~ /usr/include/c++/v1/string:752:7: note: while substituting deduced template arguments into function template 'basic_string' [with _Tp = std::basic_string, $1 = (no value)] 752 | class basic_string { | ^ ./include/ola/rdm/RDMFrame.h:40:7: note: while declaring the implicit copy constructor for 'RDMFrame' 40 | class RDMFrame { | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from plugins/artnet/artnet_loadtest.cpp:32: In file included from ./plugins/artnet/ArtNetNode.h:37: In file included from ./include/ola/rdm/QueueingRDMController.h:32: In file included from ./include/ola/rdm/RDMControllerInterface.h:34: ./include/ola/rdm/RDMReply.h:147:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 147 | std::auto_ptr m_response; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from plugins/artnet/artnet_loadtest.cpp:32: In file included from ./plugins/artnet/ArtNetNode.h:37: ./include/ola/rdm/QueueingRDMController.h:68:10: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 68 | std::auto_ptr m_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from plugins/artnet/artnet_loadtest.cpp:32: In file included from ./plugins/artnet/ArtNetNode.h:37: ./include/ola/rdm/QueueingRDMController.h:69:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 69 | std::auto_ptr m_response; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from plugins/artnet/artnet_loadtest.cpp:32: ./plugins/artnet/ArtNetNode.h:409:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 409 | std::auto_ptr m_socket; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ plugins/artnet/artnet_loadtest.cpp:76:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 76 | auto_ptr picker(InterfacePicker::NewPicker()); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 8 warnings and 2 errors generated. gmake[2]: *** [Makefile:14489: plugins/artnet/artnet_loadtest.o] Error 1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Credentials.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Credentials.Tpo -c common/base/Credentials.cpp -o common/base/common_libolacommon_la-Credentials.o >/dev/null 2>&1 mv -f common/base/.deps/common_libolacommon_la-Env.Tpo common/base/.deps/common_libolacommon_la-Env.Plo mv -f common/base/.deps/common_libolacommon_la-SysExits.Tpo common/base/.deps/common_libolacommon_la-SysExits.Plo In file included from tools/e133/e133-controller.cpp:29: In file included from ./include/ola/base/Init.h:47: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-controller.cpp:27: In file included from ./include/ola/Logging.h:47: In file included from /usr/include/c++/v1/ostream:177: In file included from /usr/include/c++/v1/__ostream/basic_ostream.h:16: In file included from /usr/include/c++/v1/__system_error/error_code.h:18: In file included from /usr/include/c++/v1/__system_error/error_category.h:15: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ ./include/ola/rdm/RDMCommand.h:578:33: note: in instantiation of template class 'std::basic_string' requested here 578 | return InflateFromData(input.data(), input.size(), status_code, request); | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ In file included from tools/e133/e133-controller.cpp:35: ./include/ola/e133/E133Receiver.h:128:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 128 | auto_ptr m_root_inflator; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-controller.cpp:35: ./include/ola/e133/E133Receiver.h:129:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 129 | auto_ptr m_e133_inflator; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-controller.cpp:35: ./include/ola/e133/E133Receiver.h:130:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 130 | auto_ptr m_rdm_inflator; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-controller.cpp:35: ./include/ola/e133/E133Receiver.h:131:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 131 | auto_ptr m_e133_status_inflator; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-controller.cpp:35: ./include/ola/e133/E133Receiver.h:132:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 132 | auto_ptr m_incoming_udp_transport; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-controller.cpp:37: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-controller.cpp:37: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from tools/e133/e133-controller.cpp:43: In file included from ./include/ola/rdm/PidStoreHelper.h:39: ./include/ola/rdm/PidStore.h:172:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 172 | std::auto_ptr m_esta_store; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-controller.cpp:286:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 286 | auto_ptr request(raw_request); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-controller.cpp:356:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 356 | auto_ptr message; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-controller.cpp:432:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 432 | auto_ptr uid(UID::FromString(FLAGS_uid)); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ tools/e133/e133-controller.cpp:479:3: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 479 | auto_ptr message( | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 13 warnings and 1 error generated. gmake[2]: *** [Makefile:14489: tools/e133/e133-controller.o] Error 1 In file included from libs/acn/E131TestFramework.cpp:33: In file included from ./include/ola/io/SelectServer.h:26: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/E131TestFramework.cpp:33: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/E131TestFramework.cpp:33: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/E131TestFramework.cpp:34: ./include/ola/io/StdinHandler.h:78:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 78 | std::auto_ptr m_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/E131TestFramework.cpp:36: In file included from ./libs/acn/E131Node.h:40: ./libs/acn/E131DiscoveryInflator.h:62:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 62 | std::auto_ptr m_page_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/E131TestFramework.cpp:36: In file included from ./libs/acn/E131Node.h:43: ./libs/acn/RootInflator.h:74:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 74 | std::auto_ptr m_on_data; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/E131TestFramework.cpp:37: ./libs/acn/E131TestFramework.h:323:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 323 | std::auto_ptr m_stdin_handler; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/rdm/common_libolacommon_la-Pids.pb.lo -MD -MP -MF common/rdm/.deps/common_libolacommon_la-Pids.pb.Tpo -c common/rdm/Pids.pb.cc -o common/rdm/common_libolacommon_la-Pids.pb.o >/dev/null 2>&1 In file included from libs/acn/e131_transmit_test.cpp:29: In file included from ./libs/acn/E131TestFramework.h:34: In file included from ./include/ola/io/SelectServer.h:26: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_transmit_test.cpp:29: In file included from ./libs/acn/E131TestFramework.h:34: ./include/ola/io/SelectServer.h:201:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | std::auto_ptr m_timeout_manager; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_transmit_test.cpp:29: In file included from ./libs/acn/E131TestFramework.h:34: ./include/ola/io/SelectServer.h:202:8: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 202 | std::auto_ptr m_poller; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_transmit_test.cpp:29: In file included from ./libs/acn/E131TestFramework.h:35: ./include/ola/io/StdinHandler.h:78:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 78 | std::auto_ptr m_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_transmit_test.cpp:29: In file included from ./libs/acn/E131TestFramework.h:37: In file included from ./libs/acn/E131Node.h:40: ./libs/acn/E131DiscoveryInflator.h:62:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 62 | std::auto_ptr m_page_callback; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_transmit_test.cpp:29: In file included from ./libs/acn/E131TestFramework.h:37: In file included from ./libs/acn/E131Node.h:43: ./libs/acn/RootInflator.h:74:8: warning: 'auto_ptr>' is deprecated [-Wdeprecated-declarations] 74 | std::auto_ptr m_on_data; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr>' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from libs/acn/e131_transmit_test.cpp:29: ./libs/acn/E131TestFramework.h:323:10: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 323 | std::auto_ptr m_stdin_handler; | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Logging.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Logging.Tpo -c common/base/Logging.cpp -o common/base/common_libolacommon_la-Logging.o >/dev/null 2>&1 mv -f common/base/.deps/common_libolacommon_la-Credentials.Tpo common/base/.deps/common_libolacommon_la-Credentials.Plo In file included from common/base/Init.cpp:54: ./include/ola/ExportMap.h:80:38: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 80 | struct VariableLessThan: public std::binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ common/base/Init.cpp:210:23: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 210 | char *original_argv[original_argc]; | ^~~~~~~~~~~~~ common/base/Init.cpp:210:23: note: read of non-const variable 'original_argc' is not allowed in a constant expression common/base/Init.cpp:209:7: note: declared here 209 | int original_argc = *argc; | ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Init.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Init.Tpo -c common/base/Init.cpp -o common/base/common_libolacommon_la-Init.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -I/usr/local/include -DPID_DATA_DIR=\"/usr/local/share/ola/pids\" -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++11 -D_THREAD_SAFE -pthread -MT common/base/common_libolacommon_la-Flags.lo -MD -MP -MF common/base/.deps/common_libolacommon_la-Flags.Tpo -c common/base/Flags.cpp -o common/base/common_libolacommon_la-Flags.o >/dev/null 2>&1 mv -f common/base/.deps/common_libolacommon_la-Logging.Tpo common/base/.deps/common_libolacommon_la-Logging.Plo mv -f common/rdm/.deps/common_libolacommon_la-Pids.pb.Tpo common/rdm/.deps/common_libolacommon_la-Pids.pb.Plo mv -f common/base/.deps/common_libolacommon_la-Init.Tpo common/base/.deps/common_libolacommon_la-Init.Plo mv -f common/base/.deps/common_libolacommon_la-Flags.Tpo common/base/.deps/common_libolacommon_la-Flags.Plo gmake[2]: Leaving directory '/wrkdirs/usr/ports/misc/ola/work/ola-0.10.9' gmake[1]: *** [Makefile:15933: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/ola/work/ola-0.10.9' gmake: *** [Makefile:6948: all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped making "build" in /usr/ports/misc/ola =>> Cleaning up wrkdir ===> Cleaning for ola-0.10.9_10 build of misc/ola | ola-0.10.9_10 ended at Sun Oct 5 14:53:50 EDT 2025 build time: 00:02:16 !!! build failure encountered !!!