=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for xylib-1.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in xylib --- xylib.lo --- --- cache.lo --- --- brucker_raw.lo --- --- gsas.lo --- --- cache.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.cpp --- xylib.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -MT xylib.lo -MD -MP -MF .deps/xylib.Tpo -c -o xylib.lo xylib.cpp --- brucker_raw.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -MT brucker_raw.lo -MD -MP -MF .deps/brucker_raw.Tpo -c -o brucker_raw.lo brucker_raw.cpp --- gsas.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -MT gsas.lo -MD -MP -MF .deps/gsas.Tpo -c -o gsas.lo gsas.cpp --- cache.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/math/xylib/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.cpp -fPIC -DPIC -o .libs/cache.o --- xylib.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/math/xylib/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -MT xylib.lo -MD -MP -MF .deps/xylib.Tpo -c xylib.cpp -fPIC -DPIC -o .libs/xylib.o --- gsas.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/math/xylib/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -MT gsas.lo -MD -MP -MF .deps/gsas.Tpo -c gsas.cpp -fPIC -DPIC -o .libs/gsas.o --- brucker_raw.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/math/xylib/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -MT brucker_raw.lo -MD -MP -MF .deps/brucker_raw.Tpo -c brucker_raw.cpp -fPIC -DPIC -o .libs/brucker_raw.o --- cache.lo --- cache.cpp:40:5: error: reference to 'shared_ptr' is ambiguous shared_ptr dataset_; ^~~~~~~~~~ In file included from /usr/include/g++/tr1/memory:50:0, from cache.h:35, from cache.cpp:6: /usr/include/g++/tr1/shared_ptr.h:501:11: note: candidates are: template class std::tr1::shared_ptr class shared_ptr; ^~~~~~~~~~ In file included from /usr/include/g++/bits/shared_ptr.h:52:0, from /usr/include/g++/memory:81, from /usr/include/g++/tr1/memory:39, from cache.h:35, from cache.cpp:6: /usr/include/g++/bits/shared_ptr_base.h:347:11: note: template class std::shared_ptr class shared_ptr; ^~~~~~~~~~ cache.cpp:45:16: error: reference to 'shared_ptr' is ambiguous shared_ptr dataset) ^~~~~~~~~~ In file included from /usr/include/g++/tr1/memory:50:0, from cache.h:35, from cache.cpp:6: /usr/include/g++/tr1/shared_ptr.h:501:11: note: candidates are: template class std::tr1::shared_ptr class shared_ptr; ^~~~~~~~~~ In file included from /usr/include/g++/bits/shared_ptr.h:52:0, from /usr/include/g++/memory:81, from /usr/include/g++/tr1/memory:39, from cache.h:35, from cache.cpp:6: /usr/include/g++/bits/shared_ptr_base.h:347:11: note: template class std::shared_ptr class shared_ptr; ^~~~~~~~~~ cache.cpp:45:16: error: 'shared_ptr' has not been declared shared_ptr dataset) ^~~~~~~~~~ cache.cpp:45:26: error: expected ',' or '...' before '<' token shared_ptr dataset) ^ cache.cpp: In constructor '{anonymous}::CachedFile::CachedFile(const string&, const string&, const string&, int)': cache.cpp:47:40: error: class '{anonymous}::CachedFile' does not have any field named 'dataset_' read_time_(std::time(NULL)), dataset_(dataset) {} ^~~~~~~~ cache.cpp:47:49: error: 'dataset' was not declared in this scope read_time_(std::time(NULL)), dataset_(dataset) {} ^~~~~~~ cache.cpp:47:49: note: suggested alternative: 'tzset' read_time_(std::time(NULL)), dataset_(dataset) {} ^~~~~~~ tzset cache.cpp: At global scope: cache.cpp:70:1: error: reference to 'shared_ptr' is ambiguous shared_ptr Cache::load_file(string const& path, ^~~~~~~~~~ In file included from /usr/include/g++/tr1/memory:50:0, from cache.h:35, from cache.cpp:6: /usr/include/g++/tr1/shared_ptr.h:501:11: note: candidates are: template class std::tr1::shared_ptr class shared_ptr; ^~~~~~~~~~ In file included from /usr/include/g++/bits/shared_ptr.h:52:0, from /usr/include/g++/memory:81, from /usr/include/g++/tr1/memory:39, from cache.h:35, from cache.cpp:6: /usr/include/g++/bits/shared_ptr_base.h:347:11: note: template class std::shared_ptr class shared_ptr; ^~~~~~~~~~ *** [cache.lo] Error code 1 make[2]: stopped in /tmp/math/xylib/work/xylib-1.0/xylib --- gsas.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/math/xylib/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -MT gsas.lo -MD -MP -MF .deps/gsas.Tpo -c gsas.cpp -o gsas.o >/dev/null 2>&1 mv -f .deps/gsas.Tpo .deps/gsas.Plo --- brucker_raw.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/math/xylib/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -MT brucker_raw.lo -MD -MP -MF .deps/brucker_raw.Tpo -c brucker_raw.cpp -o brucker_raw.o >/dev/null 2>&1 --- xylib.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/tmp/math/xylib/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -pthread -MT xylib.lo -MD -MP -MF .deps/xylib.Tpo -c xylib.cpp -o xylib.o >/dev/null 2>&1 --- brucker_raw.lo --- mv -f .deps/brucker_raw.Tpo .deps/brucker_raw.Plo --- xylib.lo --- mv -f .deps/xylib.Tpo .deps/xylib.Plo 1 error make[2]: stopped in /tmp/math/xylib/work/xylib-1.0/xylib *** [all-recursive] Error code 1 make[1]: stopped in /tmp/math/xylib/work/xylib-1.0 1 error make[1]: stopped in /tmp/math/xylib/work/xylib-1.0 *** [all] Error code 2 make: stopped in /tmp/math/xylib/work/xylib-1.0 1 error make: stopped in /tmp/math/xylib/work/xylib-1.0 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/math/xylib *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/math/xylib