=>> Building audio/liblo build started at Tue Mar 26 16:20:07 GMT 2024 port directory: /usr/ports/audio/liblo package name: liblo-0.32 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: sunpoet@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1135 Feb 25 10:26 /usr/ports/audio/liblo/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: 1b27650418 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 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.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 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--- ===> The following configuration options are available for liblo-0.32: DOCS=on: Build and/or install documentation DOXYGEN=off: Build documentation with Doxygen EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/liblo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/liblo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/liblo/work/.cache HOME=/wrkdirs/usr/ports/audio/liblo/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/audio/liblo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/liblo/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCACHE_DIR="/root/.ccache" 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/audio/liblo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/liblo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/liblo/work/.cache HOME=/wrkdirs/usr/ports/audio/liblo/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/audio/liblo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/liblo/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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" 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-- PORTDOCS="" PORTEXAMPLES="" DOCS="" NO_DOCS="@comment " DOXYGEN="@comment " NO_DOXYGEN="" EXAMPLES="" NO_EXAMPLES="@comment " OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/liblo" EXAMPLESDIR="share/examples/liblo" DATADIR="share/liblo" WWWDIR="www/liblo" ETCDIR="etc/liblo" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " DOXYGEN="@comment " NO_DOXYGEN="" EXAMPLES="" NO_EXAMPLES="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/liblo DOCSDIR=/usr/local/share/doc/liblo EXAMPLESDIR=/usr/local/share/examples/liblo WWWDIR=/usr/local/www/liblo ETCDIR=/usr/local/etc/liblo --End SUB_LIST-- ---Begin make.conf--- 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 #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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 --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 ===> liblo-0.32 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> liblo-0.32 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of liblo-0.32 =========================================================================== =================================================== ===== 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 liblo-0.32 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by liblo-0.32 for building => SHA256 Checksum OK for liblo-0.32.tar.gz. =========================================================================== =================================================== ===== 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 liblo-0.32 for building ===> Extracting for liblo-0.32 => SHA256 Checksum OK for liblo-0.32.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for liblo-0.32 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> liblo-0.32 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> liblo-0.32 depends on package: gmake>=4.4.1 - found ===> Returning to build of liblo-0.32 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for liblo-0.32 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 race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake 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... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking how to print strings... printf 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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.2 file names to amd64-portbld-freebsd13.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.2 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... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... no checking dynamic linker characteristics... freebsd13.2 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... no checking whether to add -Qunused-arguments (C)... yes checking how to print long long int... "ll" checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed 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... freebsd13.2 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 for winsock2.h... no checking for library containing recvfrom... none required checking for log... no checking for log in -lm... yes checking for getifaddrs... yes checking for library containing pthread_create... -lpthread checking for egrep... (cached) /usr/bin/egrep 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... yes checking for size_t... (cached) yes checking for uintptr_t... (cached) yes checking for inet_pton... 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 -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments" LDFLAGS=" -fstack-protector-strong " 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 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for liblo-0.32 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' Making all in . gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-address.lo -MD -MP -MF .deps/liblo_la-address.Tpo -c address.c -fPIC -DPIC -o .libs/liblo_la-address.o mv -f .deps/liblo_la-address.Tpo .deps/liblo_la-address.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-send.lo -MD -MP -MF .deps/liblo_la-send.Tpo -c send.c -fPIC -DPIC -o .libs/liblo_la-send.o mv -f .deps/liblo_la-send.Tpo .deps/liblo_la-send.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-message.lo -MD -MP -MF .deps/liblo_la-message.Tpo -c message.c -fPIC -DPIC -o .libs/liblo_la-message.o mv -f .deps/liblo_la-message.Tpo .deps/liblo_la-message.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-server.lo -MD -MP -MF .deps/liblo_la-server.Tpo -c server.c -fPIC -DPIC -o .libs/liblo_la-server.o mv -f .deps/liblo_la-server.Tpo .deps/liblo_la-server.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-method.lo -MD -MP -MF .deps/liblo_la-method.Tpo -c method.c -fPIC -DPIC -o .libs/liblo_la-method.o mv -f .deps/liblo_la-method.Tpo .deps/liblo_la-method.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-blob.lo -MD -MP -MF .deps/liblo_la-blob.Tpo -c blob.c -fPIC -DPIC -o .libs/liblo_la-blob.o mv -f .deps/liblo_la-blob.Tpo .deps/liblo_la-blob.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-bundle.lo -MD -MP -MF .deps/liblo_la-bundle.Tpo -c bundle.c -fPIC -DPIC -o .libs/liblo_la-bundle.o mv -f .deps/liblo_la-bundle.Tpo .deps/liblo_la-bundle.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-timetag.lo -MD -MP -MF .deps/liblo_la-timetag.Tpo -c timetag.c -fPIC -DPIC -o .libs/liblo_la-timetag.o mv -f .deps/liblo_la-timetag.Tpo .deps/liblo_la-timetag.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 mv -f .deps/liblo_la-pattern_match.Tpo .deps/liblo_la-pattern_match.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -MT liblo_la-version.lo -MD -MP -MF .deps/liblo_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/liblo_la-version.o mv -f .deps/liblo_la-version.Tpo .deps/liblo_la-version.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 mv -f .deps/liblo_la-server_thread.Tpo .deps/liblo_la-server_thread.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -export-dynamic -version-info 12:0:5 -fstack-protector-strong -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 .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 -lpthread -lm -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,liblo.so.7 -o .libs/liblo.so.7.5.0 libtool: link: (cd ".libs" && rm -f "liblo.so.7" && ln -s "liblo.so.7.5.0" "liblo.so.7") libtool: link: (cd ".libs" && rm -f "liblo.so" && ln -s "liblo.so.7.5.0" "liblo.so") libtool: link: ( cd ".libs" && rm -f "liblo.la" && ln -s "../liblo.la" "liblo.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o testlo testlo-testlo.o liblo.la -lpthread -lm libtool: link: cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/testlo testlo-testlo.o ./.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o subtest subtest-subtest.o liblo.la -lpthread -lm libtool: link: cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/subtest subtest-subtest.o ./.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o test_bidirectional_tcp test_bidirectional_tcp-test_bidirectional_tcp.o liblo.la -lpthread -lm libtool: link: cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/test_bidirectional_tcp test_bidirectional_tcp-test_bidirectional_tcp.o ./.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 mv -f .deps/cpp_test-cpp_test.Tpo .deps/cpp_test-cpp_test.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments -fstack-protector-strong -o cpp_test cpp_test-cpp_test.o liblo.la -lpthread -lm libtool: link: c++ -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments -fstack-protector-strong -o .libs/cpp_test cpp_test-cpp_test.o ./.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DLO_USE_EXCEPTIONS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments -MT cpp_test_exceptions-cpp_test.o -MD -MP -MF .deps/cpp_test_exceptions-cpp_test.Tpo -c -o cpp_test_exceptions-cpp_test.o `test -f 'cpp_test.cpp' || echo './'`cpp_test.cpp mv -f .deps/cpp_test_exceptions-cpp_test.Tpo .deps/cpp_test_exceptions-cpp_test.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -I.. -DLO_USE_EXCEPTIONS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments -fstack-protector-strong -o cpp_test_exceptions cpp_test_exceptions-cpp_test.o liblo.la -lpthread -lm libtool: link: c++ -I.. -DLO_USE_EXCEPTIONS -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments -fstack-protector-strong -o .libs/cpp_test_exceptions cpp_test_exceptions-cpp_test.o ./.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' Making all in tools gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' Making all in . gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../../libtool --tag=CC --mode=link cc -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o oscsend oscsend-oscsend.o ../liblo.la -lpthread -lm libtool: link: cc -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/oscsend oscsend-oscsend.o ../.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../../libtool --tag=CC --mode=link cc -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o oscdump oscdump-oscdump.o ../liblo.la -lpthread -lm libtool: link: cc -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/oscdump oscdump-oscdump.o ../.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../../libtool --tag=CC --mode=link cc -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o oscsendfile oscsendfile-oscsendfile.o ../liblo.la -lpthread -lm libtool: link: cc -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/oscsendfile oscsendfile-oscsendfile.o ../.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' Making all in examples gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/examples' cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o example_client example_client.o ../src/liblo.la -lpthread -lm libtool: link: cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/example_client example_client.o ../src/.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o example_server example_server.o ../src/liblo.la -lpthread -lm libtool: link: cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/example_server example_server.o ../src/.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o nonblocking_server_example nonblocking_server_example.o ../src/liblo.la -lpthread -lm libtool: link: cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/nonblocking_server_example nonblocking_server_example.o ../src/.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -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 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o example_tcp_echo_server example_tcp_echo_server.o ../src/liblo.la -lpthread -lm libtool: link: cc -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Qunused-arguments -Werror -fstack-protector-strong -o .libs/example_tcp_echo_server example_tcp_echo_server.o ../src/.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments -MT cpp_example.o -MD -MP -MF .deps/cpp_example.Tpo -c -o cpp_example.o cpp_example.cpp mv -f .deps/cpp_example.Tpo .deps/cpp_example.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments -fstack-protector-strong -o cpp_example cpp_example.o ../src/liblo.la -lpthread -lm libtool: link: c++ -Wall -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Qunused-arguments -fstack-protector-strong -o .libs/cpp_example cpp_example.o ../src/.libs/liblo.so -lpthread -lm -Wl,-rpath -Wl,/usr/local/lib gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/examples' Making all in lo gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/lo' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/lo' Making all in build gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/build' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/build' Making all in cmake gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/cmake' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/cmake' gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for liblo-0.32 ===> Generating temporary packing list if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' Making install in src gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' Making install in . gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' /bin/mkdir -p '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s liblo.la '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/liblo.so.7.5.0 /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/lib/liblo.so.7.5.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/lib/liblo.so.7.5.0 libtool: install: (cd /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/lib && { ln -s -f liblo.so.7.5.0 liblo.so.7 || { rm -f liblo.so.7 && ln -s liblo.so.7.5.0 liblo.so.7; }; }) libtool: install: (cd /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/lib && { ln -s -f liblo.so.7.5.0 liblo.so || { rm -f liblo.so && ln -s liblo.so.7.5.0 liblo.so; }; }) libtool: install: /usr/bin/install -c .libs/liblo.lai /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/lib/liblo.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' Making install in tools gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' Making install in . gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' gmake[5]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' /bin/mkdir -p '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/install-sh -c -s oscsend oscdump oscsendfile '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/bin' libtool: warning: '../liblo.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/install-sh -c -s .libs/oscsend /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/bin/oscsend libtool: warning: '../liblo.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/install-sh -c -s .libs/oscdump /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/bin/oscdump libtool: warning: '../liblo.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/install-sh -c -s .libs/oscsendfile /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/bin/oscsendfile gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src/tools' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/src' Making install in examples gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/examples' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/examples' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/examples' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/examples' Making install in lo gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/lo' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/lo' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/include/lo' install -m 0644 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 '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/include/lo' /bin/mkdir -p '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/include/lo' install -m 0644 lo.h lo_endian.h '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/include/lo' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/lo' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/lo' Making install in build gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/build' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/build' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/build' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/build' Making install in cmake gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/cmake' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/cmake' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/cmake' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/cmake' gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/libdata/pkgconfig' install -m 0644 liblo.pc '/wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/liblo/work/liblo-0.32' cd /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32 && install -m 0644 AUTHORS ChangeLog NEWS README TODO /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/share/doc/liblo install -s -m 555 /wrkdirs/usr/ports/audio/liblo/work/liblo-0.32/examples/.libs/* /wrkdirs/usr/ports/audio/liblo/work/stage/usr/local/share/examples/liblo ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-03-26T16:20:07+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=1b27650418' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for liblo-0.32 ===> Building liblo-0.32 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for liblo-0.32 build of audio/liblo | liblo-0.32 ended at Tue Mar 26 16:20:54 GMT 2024 build time: 00:00:50