=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for classias-1.1.0.20160722 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in include --- all-recursive --- Making all in classias --- all-recursive --- Making all in classify --- all-recursive --- Making all in linear Making all in train Making all in sample --- train_binary_online.o --- --- train_binary_batch.o --- --- tag_binary.o --- --- train_binary_online.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -I/usr/pkg/include -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT train_binary_online.o -MD -MP -MF .deps/train_binary_online.Tpo -c -o train_binary_online.o train_binary_online.cpp --- tag_binary.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -I/usr/pkg/include -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT tag_binary.o -MD -MP -MF .deps/tag_binary.Tpo -c -o tag_binary.o tag_binary.cpp --- train_binary_batch.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -I/usr/pkg/include -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT train_binary_batch.o -MD -MP -MF .deps/train_binary_batch.Tpo -c -o train_binary_batch.o train_binary_batch.cpp --- tag_binary.o --- mv -f .deps/tag_binary.Tpo .deps/tag_binary.Po --- classias-tag-binary --- c++ -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -o classias-tag-binary tag_binary.o -llbfgs -lpthread -lm --- train_binary_online.o --- mv -f .deps/train_binary_online.Tpo .deps/train_binary_online.Po --- classias-train-binary-online --- c++ -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -o classias-train-binary-online train_binary_online.o -llbfgs -lpthread -lm --- train_binary_batch.o --- mv -f .deps/train_binary_batch.Tpo .deps/train_binary_batch.Po --- classias-train-binary-batch --- c++ -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -o classias-train-binary-batch train_binary_batch.o -llbfgs -lpthread -lm Making all in frontend --- all-recursive --- Making all in train --- exec-stream.o --- --- binary.o --- --- multi.o --- --- candidate.o --- --- exec-stream.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT exec-stream.o -MD -MP -MF .deps/exec-stream.Tpo -c -o exec-stream.o `test -f '../contrib/libexecstream/exec-stream.cpp' || echo './'`../contrib/libexecstream/exec-stream.cpp --- binary.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o binary.cpp --- multi.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT multi.o -MD -MP -MF .deps/multi.Tpo -c -o multi.o multi.cpp --- candidate.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT candidate.o -MD -MP -MF .deps/candidate.Tpo -c -o candidate.o candidate.cpp --- exec-stream.o --- In file included from ../contrib/libexecstream/exec-stream.cpp:357:0: ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_child_args' whose type uses the anonymous namespace [-Wsubobject-linkage] struct exec_stream_t::impl_t { ^~~~~~ ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_child_argp' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_in_pipe' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_out_pipe' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_err_pipe' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_thread' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_in_buffer' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_out_buffer' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_err_buffer' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_in' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_out' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_err' whose type uses the anonymous namespace [-Wsubobject-linkage] In file included from ../contrib/libexecstream/exec-stream.cpp:357:0: ../contrib/libexecstream/posix/exec-stream-impl.cpp: In member function 'void exec_stream_t::impl_t::start(const string&)': ../contrib/libexecstream/posix/exec-stream-impl.cpp:247:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] char * msg="exec_stream_t::start: unknown exception in child process"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/exec-stream.Tpo .deps/exec-stream.Po --- main.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po --- candidate.o --- mv -f .deps/candidate.Tpo .deps/candidate.Po --- binary.o --- mv -f .deps/binary.Tpo .deps/binary.Po --- multi.o --- mv -f .deps/multi.Tpo .deps/multi.Po --- classias-train --- c++ -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -o classias-train exec-stream.o binary.o multi.o candidate.o main.o -llbfgs -lpthread -lm Making all in tag --- exec-stream.o --- --- binary.o --- --- multi.o --- --- candidate.o --- --- exec-stream.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT exec-stream.o -MD -MP -MF .deps/exec-stream.Tpo -c -o exec-stream.o `test -f '../contrib/libexecstream/exec-stream.cpp' || echo './'`../contrib/libexecstream/exec-stream.cpp --- binary.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o binary.cpp --- multi.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT multi.o -MD -MP -MF .deps/multi.Tpo -c -o multi.o multi.cpp --- candidate.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT candidate.o -MD -MP -MF .deps/candidate.Tpo -c -o candidate.o candidate.cpp --- exec-stream.o --- In file included from ../contrib/libexecstream/exec-stream.cpp:357:0: ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_child_args' whose type uses the anonymous namespace [-Wsubobject-linkage] struct exec_stream_t::impl_t { ^~~~~~ ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_child_argp' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_in_pipe' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_out_pipe' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_err_pipe' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_thread' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_in_buffer' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_out_buffer' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_err_buffer' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_in' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_out' whose type uses the anonymous namespace [-Wsubobject-linkage] ../contrib/libexecstream/posix/exec-stream-impl.cpp:30:23: warning: 'exec_stream_t::impl_t' has a field 'exec_stream_t::impl_t::m_err' whose type uses the anonymous namespace [-Wsubobject-linkage] In file included from ../contrib/libexecstream/exec-stream.cpp:357:0: ../contrib/libexecstream/posix/exec-stream-impl.cpp: In member function 'void exec_stream_t::impl_t::start(const string&)': ../contrib/libexecstream/posix/exec-stream-impl.cpp:247:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] char * msg="exec_stream_t::start: unknown exception in child process"; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/exec-stream.Tpo .deps/exec-stream.Po --- main.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I. -I/usr/pkg/include -I../contrib -I../include -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp --- binary.o --- mv -f .deps/binary.Tpo .deps/binary.Po --- candidate.o --- mv -f .deps/candidate.Tpo .deps/candidate.Po --- multi.o --- mv -f .deps/multi.Tpo .deps/multi.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- classias-tag --- c++ -O3 -ffast-math -O2 -I/usr/pkg/include -O3 -ffast-math -O2 -I/usr/pkg/include -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -o classias-tag exec-stream.o binary.o multi.o candidate.o main.o -llbfgs -lpthread -lm Making all in win32