>>> Building on exopi-1 under audio/liblo DIST = [audio/liblo:liblo-0.31.tar.gz] FULLPKGNAME = liblo-0.31p0 distfiles size=643928 >>> Running build in audio/liblo at 1714461369.45 ===> audio/liblo ===> Building from scratch liblo-0.31p0 ===> Verifying specs: c m pthread ===> found c.100.0 m.10.1 pthread.27.1 ===> Checking files for liblo-0.31p0 `/exopi-cvs/ports/distfiles/liblo-0.31.tar.gz' is up to date. >> (SHA256) liblo-0.31.tar.gz: OK ===> Extracting for liblo-0.31p0 ===> Patching for liblo-0.31p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for liblo-0.31p0 ===> Configuring for liblo-0.31p0 Using /exopi-obj/pobj/liblo-0.31/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/liblo-0.31/config.site checking for a BSD-compatible install... /exopi-obj/pobj/liblo-0.31/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok 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 how to run the C preprocessor... cc -E 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 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... yes checking dynamic linker characteristics... openbsd7.5 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... no checking for doxygen... (cached) no checking whether to add -Qunused-arguments (C)... yes checking how to print long long int... "ll" checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether C++11 lambdas are supported... yes checking whether to add -Qunused-arguments (C++)... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for library containing recvfrom... none required checking for log... no checking for log in -lm... (cached) yes checking for getifaddrs... (cached) yes checking for library containing pthread_create... -lpthread checking for ANSI C header files... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for inet_pton... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for setvbuf... (cached) yes checking whether byte ordering is bigendian... no About this liblo build: CC="cc" CXX="c++" CFLAGS="-O2 -pipe -Qunused-arguments" CXXFLAGS="-O2 -pipe -std=c++11 -Qunused-arguments" LDFLAGS="" LIBS="-lpthread -lm " == Building for little-endian architecture == Compile with threading support == Compile with libpthread == Compiling C++ bindings == Disabled documentation (no doxygen found) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tools/Makefile config.status: creating src/liblo.def config.status: creating examples/Makefile config.status: creating lo/Makefile config.status: creating lo/lo.h config.status: creating lo/lo_endian.h config.status: creating liblo.pc config.status: creating doc/Makefile config.status: creating doc/reference.doxygen config.status: creating build/Makefile config.status: creating cmake/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for liblo-0.31p0 /usr/bin/make all-recursive Making all in src Making all in . /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-address.lo -MD -MP -MF .deps/liblo_la-address.Tpo -c -o liblo_la-address.lo `test -f 'address.c' || echo './'`address.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-address.lo -MD -MP -MF .deps/liblo_la-address.Tpo -c address.c -fPIC -DPIC -o .libs/liblo_la-address.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-address.lo -MD -MP -MF .deps/liblo_la-address.Tpo -c address.c -o liblo_la-address.o mv -f .deps/liblo_la-address.Tpo .deps/liblo_la-address.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-send.lo -MD -MP -MF .deps/liblo_la-send.Tpo -c -o liblo_la-send.lo `test -f 'send.c' || echo './'`send.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-send.lo -MD -MP -MF .deps/liblo_la-send.Tpo -c send.c -fPIC -DPIC -o .libs/liblo_la-send.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-send.lo -MD -MP -MF .deps/liblo_la-send.Tpo -c send.c -o liblo_la-send.o mv -f .deps/liblo_la-send.Tpo .deps/liblo_la-send.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-message.lo -MD -MP -MF .deps/liblo_la-message.Tpo -c -o liblo_la-message.lo `test -f 'message.c' || echo './'`message.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-message.lo -MD -MP -MF .deps/liblo_la-message.Tpo -c message.c -fPIC -DPIC -o .libs/liblo_la-message.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-message.lo -MD -MP -MF .deps/liblo_la-message.Tpo -c message.c -o liblo_la-message.o mv -f .deps/liblo_la-message.Tpo .deps/liblo_la-message.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-server.lo -MD -MP -MF .deps/liblo_la-server.Tpo -c -o liblo_la-server.lo `test -f 'server.c' || echo './'`server.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-server.lo -MD -MP -MF .deps/liblo_la-server.Tpo -c server.c -fPIC -DPIC -o .libs/liblo_la-server.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-server.lo -MD -MP -MF .deps/liblo_la-server.Tpo -c server.c -o liblo_la-server.o mv -f .deps/liblo_la-server.Tpo .deps/liblo_la-server.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-method.lo -MD -MP -MF .deps/liblo_la-method.Tpo -c -o liblo_la-method.lo `test -f 'method.c' || echo './'`method.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-method.lo -MD -MP -MF .deps/liblo_la-method.Tpo -c method.c -fPIC -DPIC -o .libs/liblo_la-method.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-method.lo -MD -MP -MF .deps/liblo_la-method.Tpo -c method.c -o liblo_la-method.o mv -f .deps/liblo_la-method.Tpo .deps/liblo_la-method.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-blob.lo -MD -MP -MF .deps/liblo_la-blob.Tpo -c -o liblo_la-blob.lo `test -f 'blob.c' || echo './'`blob.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-blob.lo -MD -MP -MF .deps/liblo_la-blob.Tpo -c blob.c -fPIC -DPIC -o .libs/liblo_la-blob.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-blob.lo -MD -MP -MF .deps/liblo_la-blob.Tpo -c blob.c -o liblo_la-blob.o mv -f .deps/liblo_la-blob.Tpo .deps/liblo_la-blob.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-bundle.lo -MD -MP -MF .deps/liblo_la-bundle.Tpo -c -o liblo_la-bundle.lo `test -f 'bundle.c' || echo './'`bundle.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-bundle.lo -MD -MP -MF .deps/liblo_la-bundle.Tpo -c bundle.c -fPIC -DPIC -o .libs/liblo_la-bundle.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-bundle.lo -MD -MP -MF .deps/liblo_la-bundle.Tpo -c bundle.c -o liblo_la-bundle.o mv -f .deps/liblo_la-bundle.Tpo .deps/liblo_la-bundle.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-timetag.lo -MD -MP -MF .deps/liblo_la-timetag.Tpo -c -o liblo_la-timetag.lo `test -f 'timetag.c' || echo './'`timetag.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-timetag.lo -MD -MP -MF .deps/liblo_la-timetag.Tpo -c timetag.c -fPIC -DPIC -o .libs/liblo_la-timetag.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-timetag.lo -MD -MP -MF .deps/liblo_la-timetag.Tpo -c timetag.c -o liblo_la-timetag.o mv -f .deps/liblo_la-timetag.Tpo .deps/liblo_la-timetag.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-pattern_match.lo -MD -MP -MF .deps/liblo_la-pattern_match.Tpo -c -o liblo_la-pattern_match.lo `test -f 'pattern_match.c' || echo './'`pattern_match.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-pattern_match.lo -MD -MP -MF .deps/liblo_la-pattern_match.Tpo -c pattern_match.c -fPIC -DPIC -o .libs/liblo_la-pattern_match.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-pattern_match.lo -MD -MP -MF .deps/liblo_la-pattern_match.Tpo -c pattern_match.c -o liblo_la-pattern_match.o mv -f .deps/liblo_la-pattern_match.Tpo .deps/liblo_la-pattern_match.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-version.lo -MD -MP -MF .deps/liblo_la-version.Tpo -c -o liblo_la-version.lo `test -f 'version.c' || echo './'`version.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-version.lo -MD -MP -MF .deps/liblo_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/liblo_la-version.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-version.lo -MD -MP -MF .deps/liblo_la-version.Tpo -c version.c -o liblo_la-version.o mv -f .deps/liblo_la-version.Tpo .deps/liblo_la-version.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-server_thread.lo -MD -MP -MF .deps/liblo_la-server_thread.Tpo -c -o liblo_la-server_thread.lo `test -f 'server_thread.c' || echo './'`server_thread.c cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-server_thread.lo -MD -MP -MF .deps/liblo_la-server_thread.Tpo -c server_thread.c -fPIC -DPIC -o .libs/liblo_la-server_thread.o cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT liblo_la-server_thread.lo -MD -MP -MF .deps/liblo_la-server_thread.Tpo -c server_thread.c -o liblo_la-server_thread.o mv -f .deps/liblo_la-server_thread.Tpo .deps/liblo_la-server_thread.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -Qunused-arguments -export-dynamic -version-info 11:1:4 -o liblo.la -rpath /usr/local/lib liblo_la-address.lo liblo_la-send.lo liblo_la-message.lo liblo_la-server.lo liblo_la-method.lo liblo_la-blob.lo liblo_la-bundle.lo liblo_la-timetag.lo liblo_la-pattern_match.lo liblo_la-version.lo liblo_la-server_thread.lo -lpthread -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/liblo.so.1.0 -Wall -I.. -O2 -pipe -Qunused-arguments .libs/liblo_la-address.o .libs/liblo_la-send.o .libs/liblo_la-message.o .libs/liblo_la-server.o .libs/liblo_la-method.o .libs/liblo_la-blob.o .libs/liblo_la-bundle.o .libs/liblo_la-timetag.o .libs/liblo_la-pattern_match.o .libs/liblo_la-version.o .libs/liblo_la-server_thread.o -L.libs -lpthread -lm -Wl,-soname,liblo.so.1.0 libtool: link: ar cru .libs/liblo.a liblo_la-address.o liblo_la-send.o liblo_la-message.o liblo_la-server.o liblo_la-method.o liblo_la-blob.o liblo_la-bundle.o liblo_la-timetag.o liblo_la-pattern_match.o liblo_la-version.o liblo_la-server_thread.o libtool: link: ranlib .libs/liblo.a cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT testlo-testlo.o -MD -MP -MF .deps/testlo-testlo.Tpo -c -o testlo-testlo.o `test -f 'testlo.c' || echo './'`testlo.c mv -f .deps/testlo-testlo.Tpo .deps/testlo-testlo.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -Qunused-arguments -o testlo testlo-testlo.o liblo.la -lpthread -lm libtool: link: cc -o .libs/testlo -Wall -I.. -O2 -pipe -Qunused-arguments testlo-testlo.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib testlo.c(testlo-testlo.o:(test_subtest)): warning: sprintf() is often misused, please use snprintf() testlo.c(testlo-testlo.o:(test_bundle)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT subtest-subtest.o -MD -MP -MF .deps/subtest-subtest.Tpo -c -o subtest-subtest.o `test -f 'subtest.c' || echo './'`subtest.c mv -f .deps/subtest-subtest.Tpo .deps/subtest-subtest.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -Qunused-arguments -o subtest subtest-subtest.o liblo.la -lpthread -lm libtool: link: cc -o .libs/subtest -Wall -I.. -O2 -pipe -Qunused-arguments subtest-subtest.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT test_bidirectional_tcp-test_bidirectional_tcp.o -MD -MP -MF .deps/test_bidirectional_tcp-test_bidirectional_tcp.Tpo -c -o test_bidirectional_tcp-test_bidirectional_tcp.o `test -f 'test_bidirectional_tcp.c' || echo './'`test_bidirectional_tcp.c mv -f .deps/test_bidirectional_tcp-test_bidirectional_tcp.Tpo .deps/test_bidirectional_tcp-test_bidirectional_tcp.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -Qunused-arguments -o test_bidirectional_tcp test_bidirectional_tcp-test_bidirectional_tcp.o liblo.la -lpthread -lm libtool: link: cc -o .libs/test_bidirectional_tcp -Wall -I.. -O2 -pipe -Qunused-arguments test_bidirectional_tcp-test_bidirectional_tcp.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -std=c++11 -Qunused-arguments -MT cpp_test-cpp_test.o -MD -MP -MF .deps/cpp_test-cpp_test.Tpo -c -o cpp_test-cpp_test.o `test -f 'cpp_test.cpp' || echo './'`cpp_test.cpp In file included from cpp_test.cpp:15: ../lo/lo_cpp.h:623:13: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] std::remove_if(i.second.begin(), i.second.end(), ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/cpp_test-cpp_test.Tpo .deps/cpp_test-cpp_test.Po /usr/bin/libtool --tag=CXX --mode=link c++ -I.. -O2 -pipe -std=c++11 -Qunused-arguments -o cpp_test cpp_test-cpp_test.o liblo.la -lpthread -lm libtool: link: c++ -o .libs/cpp_test -I.. -O2 -pipe -std=c++11 -Qunused-arguments cpp_test-cpp_test.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib Making all in tools Making all in . cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -Qunused-arguments -MT oscsend-oscsend.o -MD -MP -MF .deps/oscsend-oscsend.Tpo -c -o oscsend-oscsend.o `test -f 'oscsend.c' || echo './'`oscsend.c mv -f .deps/oscsend-oscsend.Tpo .deps/oscsend-oscsend.Po /usr/bin/libtool --tag=CC --mode=link cc -I../.. -O2 -pipe -Qunused-arguments -o oscsend oscsend-oscsend.o ../liblo.la -lpthread -lm libtool: link: cc -o .libs/oscsend -I../.. -O2 -pipe -Qunused-arguments oscsend-oscsend.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -Qunused-arguments -MT oscdump-oscdump.o -MD -MP -MF .deps/oscdump-oscdump.Tpo -c -o oscdump-oscdump.o `test -f 'oscdump.c' || echo './'`oscdump.c mv -f .deps/oscdump-oscdump.Tpo .deps/oscdump-oscdump.Po /usr/bin/libtool --tag=CC --mode=link cc -I../.. -O2 -pipe -Qunused-arguments -o oscdump oscdump-oscdump.o ../liblo.la -lpthread -lm libtool: link: cc -o .libs/oscdump -I../.. -O2 -pipe -Qunused-arguments oscdump-oscdump.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -Qunused-arguments -MT oscsendfile-oscsendfile.o -MD -MP -MF .deps/oscsendfile-oscsendfile.Tpo -c -o oscsendfile-oscsendfile.o `test -f 'oscsendfile.c' || echo './'`oscsendfile.c mv -f .deps/oscsendfile-oscsendfile.Tpo .deps/oscsendfile-oscsendfile.Po /usr/bin/libtool --tag=CC --mode=link cc -I../.. -O2 -pipe -Qunused-arguments -o oscsendfile oscsendfile-oscsendfile.o ../liblo.la -lpthread -lm libtool: link: cc -o .libs/oscsendfile -I../.. -O2 -pipe -Qunused-arguments oscsendfile-oscsendfile.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib Making all in examples cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT example_client.o -MD -MP -MF .deps/example_client.Tpo -c -o example_client.o example_client.c mv -f .deps/example_client.Tpo .deps/example_client.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -Qunused-arguments -o example_client example_client.o ../src/liblo.la -lpthread -lm libtool: link: cc -o .libs/example_client -Wall -I.. -O2 -pipe -Qunused-arguments example_client.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT example_server.o -MD -MP -MF .deps/example_server.Tpo -c -o example_server.o example_server.c mv -f .deps/example_server.Tpo .deps/example_server.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -Qunused-arguments -o example_server example_server.o ../src/liblo.la -lpthread -lm libtool: link: cc -o .libs/example_server -Wall -I.. -O2 -pipe -Qunused-arguments example_server.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT nonblocking_server_example.o -MD -MP -MF .deps/nonblocking_server_example.Tpo -c -o nonblocking_server_example.o nonblocking_server_example.c mv -f .deps/nonblocking_server_example.Tpo .deps/nonblocking_server_example.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -Qunused-arguments -o nonblocking_server_example nonblocking_server_example.o ../src/liblo.la -lpthread -lm libtool: link: cc -o .libs/nonblocking_server_example -Wall -I.. -O2 -pipe -Qunused-arguments nonblocking_server_example.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -Qunused-arguments -MT example_tcp_echo_server.o -MD -MP -MF .deps/example_tcp_echo_server.Tpo -c -o example_tcp_echo_server.o example_tcp_echo_server.c mv -f .deps/example_tcp_echo_server.Tpo .deps/example_tcp_echo_server.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -Qunused-arguments -o example_tcp_echo_server example_tcp_echo_server.o ../src/liblo.la -lpthread -lm libtool: link: cc -o .libs/example_tcp_echo_server -Wall -I.. -O2 -pipe -Qunused-arguments example_tcp_echo_server.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -std=c++11 -Qunused-arguments -MT cpp_example.o -MD -MP -MF .deps/cpp_example.Tpo -c -o cpp_example.o cpp_example.cpp In file included from cpp_example.cpp:10: ../lo/lo_cpp.h:623:13: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] std::remove_if(i.second.begin(), i.second.end(), ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/cpp_example.Tpo .deps/cpp_example.Po /usr/bin/libtool --tag=CXX --mode=link c++ -Wall -I.. -O2 -pipe -std=c++11 -Qunused-arguments -o cpp_example cpp_example.o ../src/liblo.la -lpthread -lm libtool: link: c++ -o .libs/cpp_example -Wall -I.. -O2 -pipe -std=c++11 -Qunused-arguments cpp_example.o -L.libs -llo -lpthread -lm -Wl,-rpath-link,/usr/local/lib Making all in lo Making all in build Making all in cmake >>> Running package in audio/liblo at 1714461426.63 ===> audio/liblo ===> Faking installation for liblo-0.31p0 Making install in src Making install in . mkdir -p '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/liblo-0.31/bin/install -c liblo.la '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/liblo-0.31/bin/install -c -m 644 ./.libs/liblo.a /exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/lib/liblo.a libtool: install: /exopi-obj/pobj/liblo-0.31/bin/install -c -m 644 ./.libs/liblo.so.1.0 /exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/lib/liblo.so.1.0 libtool: install: /exopi-obj/pobj/liblo-0.31/bin/install -c -m 644 ./.libs/liblo.lai /exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/lib/liblo.la Making install in tools Making install in . mkdir -p '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/liblo-0.31/bin/install -c -s -m 755 oscsend oscdump oscsendfile '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/liblo-0.31/bin/install -c -s -m 755 ./.libs/oscsend /exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/liblo-0.31/bin/install -c -s -m 755 ./.libs/oscdump /exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/liblo-0.31/bin/install -c -s -m 755 ./.libs/oscsendfile /exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/bin Making install in examples Making install in lo mkdir -p '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/include/lo' /exopi-obj/pobj/liblo-0.31/bin/install -c -m 644 lo_errors.h lo_lowlevel.h lo_throw.h lo_types.h lo_osc_types.h lo_macros.h lo_cpp.h lo_serverthread.h '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/include/lo' mkdir -p '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/include/lo' /exopi-obj/pobj/liblo-0.31/bin/install -c -m 644 lo.h lo_endian.h '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/include/lo' Making install in build Making install in cmake mkdir -p '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/liblo-0.31/bin/install -c -m 644 liblo.pc '/exopi-obj/pobj/liblo-0.31/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for liblo-0.31p0 Create /exopi-cvs/ports/packages/amd64/all/liblo-0.31p0.tgz Creating package liblo-0.31p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 2% archiving|**** | 6% archiving|****** | 9% archiving|******************************* | 48% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/liblo-0.31p0.tgz >>> Running clean in audio/liblo at 1714461435.14 ===> audio/liblo ===> Cleaning for liblo-0.31p0 >>> Ended at 1714461435.82 max_stuck=6.52/build=57.18/package=8.38/clean=0.84