=> Building misc/pantry Started : Friday, 8 MAR 2019 at 00:43:32 UTC Platform: 5.5-DEVELOPMENT DragonFly v5.5.0.192.g15ae7f0-DEVELOPMENT #34: Tue Feb 19 09:07:07 PST 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.5-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.5-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/misc/pantry XDG_CONFIG_HOME=/construction/misc/pantry HOME=/construction/misc/pantry TMPDIR="/tmp" PATH=/construction/misc/pantry/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/misc/pantry XDG_CONFIG_HOME=/construction/misc/pantry HOME=/construction/misc/pantry TMPDIR="/tmp" PATH=/construction/misc/pantry/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/misc/pantry/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/pantry" EXAMPLESDIR="share/examples/pantry" DATADIR="share/pantry" WWWDIR="www/pantry" ETCDIR="etc/pantry" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pantry DOCSDIR=/usr/local/share/doc/pantry EXAMPLESDIR=/usr/local/share/examples/pantry WWWDIR=/usr/local/www/pantry ETCDIR=/usr/local/etc/pantry -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-BE USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500500 OSVERSION=9999999 OSREL=5.5 _OSRELEASE=5.5-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> pantry-32 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz Installing pkg-1.10.5_5... Extracting pkg-1.10.5_5: .......... done ===> pantry-32 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pantry-32 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by pantry-32 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by pantry-32 for building => SHA256 Checksum OK for pantry-32.tar.bz2. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by pantry-32 for building ===> Extracting for pantry-32 => SHA256 Checksum OK for pantry-32.tar.bz2. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for pantry-32 ===> Applying ports patches for pantry-32 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for pantry-32 configure: loading site script /xports/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 make sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 make... GNU checking dependency style of c++... gcc3 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 for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking vector usability... yes checking vector presence... yes checking for vector... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: Excellent, your configure finished. Start make now. -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for pantry-32 --- absUnitPool.o --- --- adder.o --- --- changer.o --- --- collections.o --- --- comm.o --- --- absUnitPool.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT absUnitPool.o -MD -MP -MF .deps/absUnitPool.Tpo -c -o absUnitPool.o `test -f 'src/absUnitPool.cc' || echo './'`src/absUnitPool.cc --- adder.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT adder.o -MD -MP -MF .deps/adder.Tpo -c -o adder.o `test -f 'src/adder.cc' || echo './'`src/adder.cc --- changer.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT changer.o -MD -MP -MF .deps/changer.Tpo -c -o changer.o `test -f 'src/changer.cc' || echo './'`src/changer.cc --- collections.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT collections.o -MD -MP -MF .deps/collections.Tpo -c -o collections.o `test -f 'src/collections.cc' || echo './'`src/collections.cc --- comm.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT comm.o -MD -MP -MF .deps/comm.Tpo -c -o comm.o `test -f 'src/comm.cc' || echo './'`src/comm.cc --- adder.o --- In file included from src/adder.cc:4: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/matchers.h:4, from src/adder.cc:4: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- changer.o --- In file included from src/changer.h:9, from src/changer.cc:1: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/matchers.h:4, from src/changer.h:9, from src/changer.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- comm.o --- In file included from src/comm.cc:1: src/comm.h:76:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void setResponse(std::auto_ptr response); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/comm.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/comm.cc:1: src/comm.h:83:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr response_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/comm.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/comm.cc:225:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void Bottle::setResponse(std::auto_ptr response) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/comm.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- absUnitPool.o --- mv -f .deps/absUnitPool.Tpo .deps/absUnitPool.Po --- db.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o `test -f 'src/db.cc' || echo './'`src/db.cc --- comm.o --- mv -f .deps/comm.Tpo .deps/comm.Po --- dbholder.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT dbholder.o -MD -MP -MF .deps/dbholder.Tpo -c -o dbholder.o `test -f 'src/dbholder.cc' || echo './'`src/dbholder.cc --- collections.o --- mv -f .deps/collections.Tpo .deps/collections.Po --- errors.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o `test -f 'src/errors.cc' || echo './'`src/errors.cc --- db.o --- In file included from src/predicate.h:6, from src/searcher.h:5, from src/db.h:11, from src/db.cc:1: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/matchers.h:4, from src/predicate.h:6, from src/searcher.h:5, from src/db.h:11, from src/db.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- dbholder.o --- In file included from src/dbholder.h:4, from src/dbholder.cc:1: src/comm.h:76:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void setResponse(std::auto_ptr response); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/dbholder.h:4, from src/dbholder.cc:1: src/comm.h:83:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr response_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/predicate.h:6, from src/searcher.h:5, from src/db.h:11, from src/dbholder.h:5, from src/dbholder.cc:1: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- errors.o --- mv -f .deps/errors.Tpo .deps/errors.Po --- fd.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT fd.o -MD -MP -MF .deps/fd.Tpo -c -o fd.o `test -f 'src/fd.cc' || echo './'`src/fd.cc --- dbholder.o --- In file included from src/dbholder.cc:1: src/dbholder.h:39:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/dbholder.cc:1: src/dbholder.h:47:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr process(const comm::Request& request); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/dbholder.cc:26:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/dbholder.cc: In member function 'std::auto_ptr dbHolder::DbHolder::processRequest(const comm::Request&)': src/dbholder.cc:29:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr response; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/dbholder.cc: At global scope: src/dbholder.cc:44:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/dbholder.cc: In member function 'std::auto_ptr dbHolder::DbHolder::process(const comm::Request&)': src/dbholder.cc:77:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/dbholder.h:4, from src/dbholder.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- fd.o --- mv -f .deps/fd.Tpo .deps/fd.Po --- food.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT food.o -MD -MP -MF .deps/food.Tpo -c -o food.o `test -f 'src/food.cc' || echo './'`src/food.cc --- dbholder.o --- mv -f .deps/dbholder.Tpo .deps/dbholder.Po --- inputs.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT inputs.o -MD -MP -MF .deps/inputs.Tpo -c -o inputs.o `test -f 'src/inputs.cc' || echo './'`src/inputs.cc --- db.o --- mv -f .deps/db.Tpo .deps/db.Po --- matchers.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT matchers.o -MD -MP -MF .deps/matchers.Tpo -c -o matchers.o `test -f 'src/matchers.cc' || echo './'`src/matchers.cc In file included from src/matchers.cc:1: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/matchers.h:4, from src/matchers.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- adder.o --- mv -f .deps/adder.Tpo .deps/adder.Po --- numbers.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT numbers.o -MD -MP -MF .deps/numbers.Tpo -c -o numbers.o `test -f 'src/numbers.cc' || echo './'`src/numbers.cc --- changer.o --- mv -f .deps/changer.Tpo .deps/changer.Po --- parser.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o `test -f 'src/parser.cc' || echo './'`src/parser.cc --- inputs.o --- In file included from src/changer.h:9, from src/inputs.h:5, from src/inputs.cc:1: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/matchers.h:4, from src/changer.h:9, from src/inputs.h:5, from src/inputs.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- food.o --- mv -f .deps/food.Tpo .deps/food.Po --- predicate.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT predicate.o -MD -MP -MF .deps/predicate.Tpo -c -o predicate.o `test -f 'src/predicate.cc' || echo './'`src/predicate.cc --- numbers.o --- mv -f .deps/numbers.Tpo .deps/numbers.Po --- pstrings.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT pstrings.o -MD -MP -MF .deps/pstrings.Tpo -c -o pstrings.o `test -f 'src/pstrings.cc' || echo './'`src/pstrings.cc --- predicate.o --- In file included from src/predicate.h:6, from src/predicate.cc:1: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/matchers.h:4, from src/predicate.h:6, from src/predicate.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- inputs.o --- mv -f .deps/inputs.Tpo .deps/inputs.Po --- reporter.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT reporter.o -MD -MP -MF .deps/reporter.Tpo -c -o reporter.o `test -f 'src/reporter.cc' || echo './'`src/reporter.cc --- pstrings.o --- mv -f .deps/pstrings.Tpo .deps/pstrings.Po --- searcher.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT searcher.o -MD -MP -MF .deps/searcher.Tpo -c -o searcher.o `test -f 'src/searcher.cc' || echo './'`src/searcher.cc --- matchers.o --- mv -f .deps/matchers.Tpo .deps/matchers.Po --- serializer.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT serializer.o -MD -MP -MF .deps/serializer.Tpo -c -o serializer.o `test -f 'src/serializer.cc' || echo './'`src/serializer.cc --- searcher.o --- In file included from src/predicate.h:6, from src/searcher.h:5, from src/searcher.cc:1: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ --- serializer.o --- In file included from src/predicate.h:6, from src/searcher.h:5, from src/db.h:11, from src/serializer.h:6, from src/serializer.cc:1: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/matchers.h:4, from src/predicate.h:6, from src/searcher.h:5, from src/db.h:11, from src/serializer.h:6, from src/serializer.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- searcher.o --- In file included from /usr/include/c++/8.0/memory:80, from src/matchers.h:4, from src/predicate.h:6, from src/searcher.h:5, from src/searcher.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- parser.o --- mv -f .deps/parser.Tpo .deps/parser.Po --- server.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o `test -f 'src/server.cc' || echo './'`src/server.cc --- predicate.o --- mv -f .deps/predicate.Tpo .deps/predicate.Po --- sorter.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT sorter.o -MD -MP -MF .deps/sorter.Tpo -c -o sorter.o `test -f 'src/sorter.cc' || echo './'`src/sorter.cc --- server.o --- In file included from src/server.cc:1: src/comm.h:76:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void setResponse(std::auto_ptr response); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/server.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/server.cc:1: src/comm.h:83:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr response_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/server.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/predicate.h:6, from src/searcher.h:5, from src/db.h:11, from src/dbholder.h:5, from src/server.cc:3: src/matchers.h:71:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/server.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/server.cc:3: src/dbholder.h:39:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/server.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/server.cc:3: src/dbholder.h:47:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr process(const comm::Request& request); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/server.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/server.cc: In function 'int main(int, char**)': src/server.cc:108:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr response = ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/server.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ --- searcher.o --- mv -f .deps/searcher.Tpo .deps/searcher.Po --- strPool.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT strPool.o -MD -MP -MF .deps/strPool.Tpo -c -o strPool.o `test -f 'src/strPool.cc' || echo './'`src/strPool.cc --- server.o --- mv -f .deps/server.Tpo .deps/server.Po --- totaler.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT totaler.o -MD -MP -MF .deps/totaler.Tpo -c -o totaler.o `test -f 'src/totaler.cc' || echo './'`src/totaler.cc --- sorter.o --- mv -f .deps/sorter.Tpo .deps/sorter.Po --- client.o --- c++ -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o `test -f 'src/client.cc' || echo './'`src/client.cc --- strPool.o --- mv -f .deps/strPool.Tpo .deps/strPool.Po --- client.o --- In file included from src/client.cc:1: src/comm.h:76:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void setResponse(std::auto_ptr response); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/client.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/client.cc:1: src/comm.h:83:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr response_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from src/comm.h:10, from src/client.cc:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/client.Tpo .deps/client.Po --- pantry --- c++ -pipe -O2 -fno-strict-aliasing -o pantry client.o comm.o errors.o fd.o pstrings.o --- totaler.o --- mv -f .deps/totaler.Tpo .deps/totaler.Po --- reporter.o --- mv -f .deps/reporter.Tpo .deps/reporter.Po --- serializer.o --- mv -f .deps/serializer.Tpo .deps/serializer.Po --- pantryd --- c++ -pipe -O2 -fno-strict-aliasing -o pantryd absUnitPool.o adder.o changer.o collections.o comm.o db.o dbholder.o errors.o fd.o food.o inputs.o matchers.o numbers.o parser.o predicate.o pstrings.o reporter.o searcher.o serializer.o server.o sorter.o strPool.o totaler.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for pantry-32 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/bin" install -s -m 555 'pantryd' '/construction/misc/pantry/stage/usr/local/bin/pantryd' install -s -m 555 'pantry' '/construction/misc/pantry/stage/usr/local/bin/pantry' test -z "/usr/local/share/pantry/data" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/share/pantry/data" install -m 0644 'data/starter_database' '/construction/misc/pantry/stage/usr/local/share/pantry/data/starter_database' test -z "/usr/local/share/doc/pantry" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/share/doc/pantry" install -m 0644 'docs/pantry_user_guide.txt' '/construction/misc/pantry/stage/usr/local/share/doc/pantry/pantry_user_guide.txt' test -z "/usr/local/share/pantry/examples/foods" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/share/pantry/examples/foods" install -m 0644 'examples/foods/Heritage_Flakes' '/construction/misc/pantry/stage/usr/local/share/pantry/examples/foods/Heritage_Flakes' install -m 0644 'examples/foods/Qdoba_Chicken_Queso_Burrito' '/construction/misc/pantry/stage/usr/local/share/pantry/examples/foods/Qdoba_Chicken_Queso_Burrito' install -m 0644 'examples/foods/Potbelly_Chicken_Salad_Sandwich' '/construction/misc/pantry/stage/usr/local/share/pantry/examples/foods/Potbelly_Chicken_Salad_Sandwich' test -z "/usr/local/share/doc/pantry" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/share/doc/pantry" install -m 0644 'docs/pantry_user_guide.html' '/construction/misc/pantry/stage/usr/local/share/doc/pantry/pantry_user_guide.html' test -z "/usr/local/share/doc/pantry" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/share/doc/pantry" install -m 0644 'docs/pantry_user_guide_us_letter.pdf' '/construction/misc/pantry/stage/usr/local/share/doc/pantry/pantry_user_guide_us_letter.pdf' install -m 0644 'docs/pantry_user_guide_a4.pdf' '/construction/misc/pantry/stage/usr/local/share/doc/pantry/pantry_user_guide_a4.pdf' test -z "/usr/local/share/pantry/examples/recipes" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/share/pantry/examples/recipes" install -m 0644 'examples/recipes/Brownies' '/construction/misc/pantry/stage/usr/local/share/pantry/examples/recipes/Brownies' install -m 0644 'examples/recipes/Easy_Corn_Bread' '/construction/misc/pantry/stage/usr/local/share/pantry/examples/recipes/Easy_Corn_Bread' install -m 0644 'examples/recipes/Fruit_Bowl' '/construction/misc/pantry/stage/usr/local/share/pantry/examples/recipes/Fruit_Bowl' test -z "/usr/local/share/pantry/scripts" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/share/pantry/scripts" install -m 0644 'scripts/addFoods' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/addFoods' install -m 0644 'scripts/addRecipes' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/addRecipes' install -m 0644 'scripts/convert_sr' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/convert_sr' install -m 0644 'scripts/food_template' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/food_template' install -m 0644 'scripts/ingrlist' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/ingrlist' install -m 0644 'scripts/macronuts' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/macronuts' install -m 0644 'scripts/_pantry' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/_pantry' install -m 0644 'scripts/recipe_template' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/recipe_template' install -m 0644 'scripts/zsh_functions' '/construction/misc/pantry/stage/usr/local/share/pantry/scripts/zsh_functions' test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/misc/pantry/stage/usr/local/man/man1" install -m 0644 './docs/pantry.1' '/construction/misc/pantry/stage/usr/local/man/man1/pantry.1' install -m 0644 './docs/pantryd.1' '/construction/misc/pantry/stage/usr/local/man/man1/pantryd.1' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for pantry-32 file sizes/checksums [24]: . done packing files [24]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 8 MAR 2019 at 00:44:23 UTC Duration: 00:00:50