==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: liblo 1:0.32-1 (Sat Feb 17 11:01:47 2024)
==> Retrieving sources...
  -> Found liblo-0.32.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    liblo-0.32.tar.gz ... Passed
==> Validating source files with b2sums...
    liblo-0.32.tar.gz ... Passed
==> Making package: liblo 1:0.32-1 (Sat 17 Feb 2024 11:01:55 AM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) doxygen-1.10.0-1

Total Download Size:    4.94 MiB
Total Installed Size:  23.89 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 doxygen-1.10.0-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing doxygen...
Optional dependencies for doxygen
    graphviz: for caller/callee graph generation
    qt6-base: for doxywizard
[?25h==> Retrieving sources...
  -> Found liblo-0.32.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting liblo-0.32.tar.gz with bsdtar
==> Starting prepare()...
'README' -> 'README.md'
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:53: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:53: You should run autoupdate.
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:53: the top level
configure.ac:53: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:53: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:53: the top level
configure.ac:54: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.ac:54: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:54: the top level
configure.ac:193: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:193: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:193: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:52: installing './compile'
configure.ac:53: installing './config.guess'
configure.ac:53: installing './config.sub'
configure.ac:29: installing './install-sh'
configure.ac:29: installing './missing'
examples/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... 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... gcc
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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
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... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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... doc
checking whether to add -Qunused-arguments (C)... no
checking how to print long long int... "ll"
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux 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++)... no
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... none required
checking for egrep... (cached) /usr/bin/grep -E
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for uintptr_t... yes
checking for inet_pton... yes
checking for select... yes
checking for poll... yes
checking for setvbuf... yes
checking whether byte ordering is bigendian... no

About this liblo build:

CC="gcc"
CXX="g++"
CFLAGS="-march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Werror"
CXXFLAGS="-march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"
LIBS="-lm "

== Building for little-endian architecture
== Compile with threading support
== Compile with libpthread
== Compiling C++ bindings

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
make  all-recursive
make[1]: Entering directory '/build/liblo/src/liblo-0.32'
Making all in src
make[2]: Entering directory '/build/liblo/src/liblo-0.32/src'
Making all in .
make[3]: Entering directory '/build/liblo/src/liblo-0.32/src'
  CC       testlo-testlo.o
  CC       liblo_la-address.lo
  CC       liblo_la-message.lo
  CC       liblo_la-send.lo
  CC       liblo_la-method.lo
  CC       liblo_la-server.lo
  CC       liblo_la-blob.lo
  CC       liblo_la-bundle.lo
  CC       liblo_la-timetag.lo
  CC       liblo_la-pattern_match.lo
  CC       liblo_la-version.lo
  CC       liblo_la-server_thread.lo
  CC       subtest-subtest.o
  CC       test_bidirectional_tcp-test_bidirectional_tcp.o
  CXX      cpp_test-cpp_test.o
  CXX      cpp_test_exceptions-cpp_test.o
  CCLD     liblo.la
  CCLD     testlo
  CCLD     subtest
  CCLD     test_bidirectional_tcp
  CXXLD    cpp_test
  CXXLD    cpp_test_exceptions
make[3]: Leaving directory '/build/liblo/src/liblo-0.32/src'
Making all in tools
make[3]: Entering directory '/build/liblo/src/liblo-0.32/src/tools'
Making all in .
make[4]: Entering directory '/build/liblo/src/liblo-0.32/src/tools'
  CC       oscsend-oscsend.o
  CC       oscdump-oscdump.o
  CC       oscsendfile-oscsendfile.o
  CCLD     oscdump
  CCLD     oscsend
  CCLD     oscsendfile
make[4]: Leaving directory '/build/liblo/src/liblo-0.32/src/tools'
make[3]: Leaving directory '/build/liblo/src/liblo-0.32/src/tools'
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/src'
Making all in examples
make[2]: Entering directory '/build/liblo/src/liblo-0.32/examples'
  CC       example_client.o
  CC       example_server.o
  CC       nonblocking_server_example.o
  CC       example_tcp_echo_server.o
  CXX      cpp_example.o
  CCLD     example_server
  CCLD     example_client
  CCLD     example_tcp_echo_server
  CCLD     nonblocking_server_example
  CXXLD    cpp_example
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/examples'
Making all in lo
make[2]: Entering directory '/build/liblo/src/liblo-0.32/lo'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/lo'
Making all in build
make[2]: Entering directory '/build/liblo/src/liblo-0.32/build'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/build'
Making all in cmake
make[2]: Entering directory '/build/liblo/src/liblo-0.32/cmake'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/cmake'
Making all in doc
make[2]: Entering directory '/build/liblo/src/liblo-0.32/doc'
*** Running doxygen ***
doxygen reference.doxygen
warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLANG_ASSISTED_PARSING' at line 1117 of file 'reference.doxygen' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'CLANG_ADD_INC_PATHS' at line 1123 of file 'reference.doxygen' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'CLANG_OPTIONS' at line 1131 of file 'reference.doxygen' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'CLANG_DATABASE_PATH' at line 1144 of file 'reference.doxygen' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag 'HTML_TIMESTAMP' at line 1291 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1596 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1909 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_TIMESTAMP' at line 1925 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'RTF_SOURCE_CODE' at line 1999 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2104 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 2291 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 2333 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 2340 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 2588 of file 'reference.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO.
touch doxygen-build.stamp
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/doc'
make[2]: Entering directory '/build/liblo/src/liblo-0.32'
make[2]: Leaving directory '/build/liblo/src/liblo-0.32'
make[1]: Leaving directory '/build/liblo/src/liblo-0.32'
==> Entering fakeroot environment...
==> Starting package_liblo()...
make: Entering directory '/build/liblo/src/liblo-0.32'
Making install in src
make[1]: Entering directory '/build/liblo/src/liblo-0.32/src'
Making install in .
make[2]: Entering directory '/build/liblo/src/liblo-0.32/src'
make[3]: Entering directory '/build/liblo/src/liblo-0.32/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/liblo/pkg/liblo/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblo.la '/build/liblo/pkg/liblo/usr/lib'
libtool: install: /usr/bin/install -c .libs/liblo.so.7.5.0 /build/liblo/pkg/liblo/usr/lib/liblo.so.7.5.0
libtool: install: (cd /build/liblo/pkg/liblo/usr/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 /build/liblo/pkg/liblo/usr/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 /build/liblo/pkg/liblo/usr/lib/liblo.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/liblo/src/liblo-0.32/src'
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/src'
Making install in tools
make[2]: Entering directory '/build/liblo/src/liblo-0.32/src/tools'
Making install in .
make[3]: Entering directory '/build/liblo/src/liblo-0.32/src/tools'
make[4]: Entering directory '/build/liblo/src/liblo-0.32/src/tools'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/liblo/pkg/liblo/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c oscsend oscdump oscsendfile '/build/liblo/pkg/liblo/usr/bin'
libtool: warning: '../liblo.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/oscsend /build/liblo/pkg/liblo/usr/bin/oscsend
libtool: warning: '../liblo.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/oscdump /build/liblo/pkg/liblo/usr/bin/oscdump
libtool: warning: '../liblo.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/oscsendfile /build/liblo/pkg/liblo/usr/bin/oscsendfile
make[4]: Leaving directory '/build/liblo/src/liblo-0.32/src/tools'
make[3]: Leaving directory '/build/liblo/src/liblo-0.32/src/tools'
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/src/tools'
make[1]: Leaving directory '/build/liblo/src/liblo-0.32/src'
Making install in examples
make[1]: Entering directory '/build/liblo/src/liblo-0.32/examples'
make[2]: Entering directory '/build/liblo/src/liblo-0.32/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/examples'
make[1]: Leaving directory '/build/liblo/src/liblo-0.32/examples'
Making install in lo
make[1]: Entering directory '/build/liblo/src/liblo-0.32/lo'
make[2]: Entering directory '/build/liblo/src/liblo-0.32/lo'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/liblo/pkg/liblo/usr/include/lo'
 /usr/bin/mkdir -p '/build/liblo/pkg/liblo/usr/include/lo'
 /usr/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 '/build/liblo/pkg/liblo/usr/include/lo'
 /usr/bin/install -c -m 644 lo.h lo_endian.h '/build/liblo/pkg/liblo/usr/include/lo'
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/lo'
make[1]: Leaving directory '/build/liblo/src/liblo-0.32/lo'
Making install in build
make[1]: Entering directory '/build/liblo/src/liblo-0.32/build'
make[2]: Entering directory '/build/liblo/src/liblo-0.32/build'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/build'
make[1]: Leaving directory '/build/liblo/src/liblo-0.32/build'
Making install in cmake
make[1]: Entering directory '/build/liblo/src/liblo-0.32/cmake'
make[2]: Entering directory '/build/liblo/src/liblo-0.32/cmake'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/cmake'
make[1]: Leaving directory '/build/liblo/src/liblo-0.32/cmake'
Making install in doc
make[1]: Entering directory '/build/liblo/src/liblo-0.32/doc'
make[2]: Entering directory '/build/liblo/src/liblo-0.32/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/liblo/src/liblo-0.32/doc'
make[1]: Leaving directory '/build/liblo/src/liblo-0.32/doc'
make[1]: Entering directory '/build/liblo/src/liblo-0.32'
make[2]: Entering directory '/build/liblo/src/liblo-0.32'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/liblo/pkg/liblo/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 liblo.pc '/build/liblo/pkg/liblo/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/liblo/src/liblo-0.32'
make[1]: Leaving directory '/build/liblo/src/liblo-0.32'
make: Leaving directory '/build/liblo/src/liblo-0.32'
install: creating directory '/build/liblo/pkg/liblo/usr/share'
install: creating directory '/build/liblo/pkg/liblo/usr/share/man'
install: creating directory '/build/liblo/pkg/liblo/usr/share/man/man3'
'liblo-0.32/doc/man/man3/liblo.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/liblo.3'
'liblo-0.32/doc/man/man3/liblocpp.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/liblocpp.3'
'liblo-0.32/doc/man/man3/liblolowlevel.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/liblolowlevel.3'
'liblo-0.32/doc/man/man3/lo_Address.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_Address.3'
'liblo-0.32/doc/man/man3/lo_arg.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_arg.3'
'liblo-0.32/doc/man/man3/lo_Blob.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_Blob.3'
'liblo-0.32/doc/man/man3/lo_Bundle.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_Bundle.3'
'liblo-0.32/doc/man/man3/lo_cpp.h.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_cpp.h.3'
'liblo-0.32/doc/man/man3/lo.h.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo.h.3'
'liblo-0.32/doc/man/man3/lo_lowlevel.h.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_lowlevel.h.3'
'liblo-0.32/doc/man/man3/lo_Message.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_Message.3'
'liblo-0.32/doc/man/man3/lo_Method.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_Method.3'
'liblo-0.32/doc/man/man3/lo_osc_types.h.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_osc_types.h.3'
'liblo-0.32/doc/man/man3/lo_PathMsg.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_PathMsg.3'
'liblo-0.32/doc/man/man3/lo_Server.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_Server.3'
'liblo-0.32/doc/man/man3/lo_server_config.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_server_config.3'
'liblo-0.32/doc/man/man3/lo_ServerThread.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_ServerThread.3'
'liblo-0.32/doc/man/man3/lo_serverthread.h.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_serverthread.h.3'
'liblo-0.32/doc/man/man3/lo_timetag.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_timetag.3'
'liblo-0.32/doc/man/man3/lo_types.h.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/lo_types.h.3'
'liblo-0.32/doc/man/man3/pp.3' -> '/build/liblo/pkg/liblo/usr/share/man/man3/pp.3'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "liblo"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_liblo-docs()...
install: creating directory '/build/liblo/pkg/liblo-docs/usr'
install: creating directory '/build/liblo/pkg/liblo-docs/usr/share'
install: creating directory '/build/liblo/pkg/liblo-docs/usr/share/liblo'
install: creating directory '/build/liblo/pkg/liblo-docs/usr/share/liblo/examples'
'liblo-0.32/examples/cpp_example.cpp' -> '/build/liblo/pkg/liblo-docs/usr/share/liblo/examples/cpp_example.cpp'
'liblo-0.32/examples/example_client.c' -> '/build/liblo/pkg/liblo-docs/usr/share/liblo/examples/example_client.c'
'liblo-0.32/examples/example_server.c' -> '/build/liblo/pkg/liblo-docs/usr/share/liblo/examples/example_server.c'
'liblo-0.32/examples/example_tcp_echo_server.c' -> '/build/liblo/pkg/liblo-docs/usr/share/liblo/examples/example_tcp_echo_server.c'
'liblo-0.32/examples/nonblocking_server_example.c' -> '/build/liblo/pkg/liblo-docs/usr/share/liblo/examples/nonblocking_server_example.c'
install: creating directory '/build/liblo/pkg/liblo-docs/usr/share/doc'
install: creating directory '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo'
install: creating directory '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html'
'liblo-0.32/doc/html/annotated_dup.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/annotated_dup.js'
'liblo-0.32/doc/html/annotated.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/annotated.html'
'liblo-0.32/doc/html/bc_sd.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/bc_sd.png'
'liblo-0.32/doc/html/bc_s.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/bc_s.png'
'liblo-0.32/doc/html/classes.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classes.html'
'liblo-0.32/doc/html/classlo_1_1Address.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classlo_1_1Address.html'
'liblo-0.32/doc/html/classlo_1_1Blob.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classlo_1_1Blob.html'
'liblo-0.32/doc/html/classlo_1_1Bundle.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classlo_1_1Bundle.html'
'liblo-0.32/doc/html/classlo_1_1Message.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classlo_1_1Message.html'
'liblo-0.32/doc/html/classlo_1_1Method.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classlo_1_1Method.html'
'liblo-0.32/doc/html/classlo_1_1Server.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classlo_1_1Server.html'
'liblo-0.32/doc/html/classlo_1_1Server.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classlo_1_1Server.js'
'liblo-0.32/doc/html/classlo_1_1ServerThread.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/classlo_1_1ServerThread.html'
'liblo-0.32/doc/html/clipboard.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/clipboard.js'
'liblo-0.32/doc/html/closed.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/closed.png'
'liblo-0.32/doc/html/cookie.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/cookie.js'
'liblo-0.32/doc/html/cpp__example_8cpp_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/cpp__example_8cpp_source.html'
'liblo-0.32/doc/html/dir_a367011633491839d8249188e87c7833.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/dir_a367011633491839d8249188e87c7833.html'
'liblo-0.32/doc/html/dir_a367011633491839d8249188e87c7833.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/dir_a367011633491839d8249188e87c7833.js'
'liblo-0.32/doc/html/dir_d28a4824dc47e487b107a5db32ef43c4.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/dir_d28a4824dc47e487b107a5db32ef43c4.html'
'liblo-0.32/doc/html/dir_d28a4824dc47e487b107a5db32ef43c4.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/dir_d28a4824dc47e487b107a5db32ef43c4.js'
'liblo-0.32/doc/html/docd.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/docd.svg'
'liblo-0.32/doc/html/doc.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/doc.svg'
'liblo-0.32/doc/html/doxygen-awesome.css' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/doxygen-awesome.css'
'liblo-0.32/doc/html/doxygen_crawl.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/doxygen_crawl.html'
'liblo-0.32/doc/html/doxygen.css' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/doxygen.css'
'liblo-0.32/doc/html/doxygen.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/doxygen.svg'
'liblo-0.32/doc/html/dynsections.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/dynsections.js'
'liblo-0.32/doc/html/example__client_8c_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/example__client_8c_source.html'
'liblo-0.32/doc/html/example__server_8c_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/example__server_8c_source.html'
'liblo-0.32/doc/html/example__tcp__echo__server_8c_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/example__tcp__echo__server_8c_source.html'
'liblo-0.32/doc/html/files_dup.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/files_dup.js'
'liblo-0.32/doc/html/files.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/files.html'
'liblo-0.32/doc/html/folderclosedd.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/folderclosedd.svg'
'liblo-0.32/doc/html/folderclosed.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/folderclosed.svg'
'liblo-0.32/doc/html/folderopend.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/folderopend.svg'
'liblo-0.32/doc/html/folderopen.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/folderopen.svg'
'liblo-0.32/doc/html/functions_func.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/functions_func.html'
'liblo-0.32/doc/html/functions.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/functions.html'
'liblo-0.32/doc/html/functions_vars.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/functions_vars.html'
'liblo-0.32/doc/html/globals_defs.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/globals_defs.html'
'liblo-0.32/doc/html/globals_enum.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/globals_enum.html'
'liblo-0.32/doc/html/globals_eval.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/globals_eval.html'
'liblo-0.32/doc/html/globals_func.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/globals_func.html'
'liblo-0.32/doc/html/globals.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/globals.html'
'liblo-0.32/doc/html/globals_type.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/globals_type.html'
'liblo-0.32/doc/html/group__liblocpp.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/group__liblocpp.html'
'liblo-0.32/doc/html/group__liblo.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/group__liblo.html'
'liblo-0.32/doc/html/group__liblo.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/group__liblo.js'
'liblo-0.32/doc/html/group__liblolowlevel.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/group__liblolowlevel.html'
'liblo-0.32/doc/html/group__liblolowlevel.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/group__liblolowlevel.js'
'liblo-0.32/doc/html/group__pp.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/group__pp.html'
'liblo-0.32/doc/html/group__pp.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/group__pp.js'
'liblo-0.32/doc/html/hierarchy.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/hierarchy.html'
'liblo-0.32/doc/html/hierarchy.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/hierarchy.js'
'liblo-0.32/doc/html/index.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/index.html'
'liblo-0.32/doc/html/jquery.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/jquery.js'
'liblo-0.32/doc/html/lo_8h.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo_8h.html'
'liblo-0.32/doc/html/lo_8h.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo_8h.js'
'liblo-0.32/doc/html/lo_8h_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo_8h_source.html'
'liblo-0.32/doc/html/lo__cpp_8h.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__cpp_8h.html'
'liblo-0.32/doc/html/lo__cpp_8h.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__cpp_8h.js'
'liblo-0.32/doc/html/lo__cpp_8h_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__cpp_8h_source.html'
'liblo-0.32/doc/html/lo__lowlevel_8h.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__lowlevel_8h.html'
'liblo-0.32/doc/html/lo__lowlevel_8h.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__lowlevel_8h.js'
'liblo-0.32/doc/html/lo__lowlevel_8h_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__lowlevel_8h_source.html'
'liblo-0.32/doc/html/lo__osc__types_8h.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__osc__types_8h.html'
'liblo-0.32/doc/html/lo__osc__types_8h.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__osc__types_8h.js'
'liblo-0.32/doc/html/lo__osc__types_8h_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__osc__types_8h_source.html'
'liblo-0.32/doc/html/lo__serverthread_8h.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__serverthread_8h.html'
'liblo-0.32/doc/html/lo__serverthread_8h.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__serverthread_8h.js'
'liblo-0.32/doc/html/lo__serverthread_8h_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__serverthread_8h_source.html'
'liblo-0.32/doc/html/lo__types_8h.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__types_8h.html'
'liblo-0.32/doc/html/lo__types_8h.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__types_8h.js'
'liblo-0.32/doc/html/lo__types_8h_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/lo__types_8h_source.html'
'liblo-0.32/doc/html/menudata.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/menudata.js'
'liblo-0.32/doc/html/menu.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/menu.js'
'liblo-0.32/doc/html/minusd.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/minusd.svg'
'liblo-0.32/doc/html/minus.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/minus.svg'
'liblo-0.32/doc/html/nav_fd.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/nav_fd.png'
'liblo-0.32/doc/html/nav_f.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/nav_f.png'
'liblo-0.32/doc/html/nav_g.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/nav_g.png'
'liblo-0.32/doc/html/nav_hd.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/nav_hd.png'
'liblo-0.32/doc/html/nav_h.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/nav_h.png'
'liblo-0.32/doc/html/navtree.css' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/navtree.css'
'liblo-0.32/doc/html/navtreedata.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/navtreedata.js'
'liblo-0.32/doc/html/navtreeindex0.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/navtreeindex0.js'
'liblo-0.32/doc/html/navtreeindex1.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/navtreeindex1.js'
'liblo-0.32/doc/html/navtree.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/navtree.js'
'liblo-0.32/doc/html/nonblocking__server__example_8c_source.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/nonblocking__server__example_8c_source.html'
'liblo-0.32/doc/html/open.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/open.png'
'liblo-0.32/doc/html/plusd.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/plusd.svg'
'liblo-0.32/doc/html/plus.svg' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/plus.svg'
'liblo-0.32/doc/html/resize.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/resize.js'
'liblo-0.32/doc/html/splitbard.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/splitbard.png'
'liblo-0.32/doc/html/splitbar.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/splitbar.png'
'liblo-0.32/doc/html/structlo_1_1PathMsg.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/structlo_1_1PathMsg.html'
'liblo-0.32/doc/html/structlo__server__config.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/structlo__server__config.html'
'liblo-0.32/doc/html/structlo__timetag.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/structlo__timetag.html'
'liblo-0.32/doc/html/structlo__timetag.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/structlo__timetag.js'
'liblo-0.32/doc/html/sync_off.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/sync_off.png'
'liblo-0.32/doc/html/sync_on.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/sync_on.png'
'liblo-0.32/doc/html/tab_ad.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tab_ad.png'
'liblo-0.32/doc/html/tab_a.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tab_a.png'
'liblo-0.32/doc/html/tab_bd.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tab_bd.png'
'liblo-0.32/doc/html/tab_b.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tab_b.png'
'liblo-0.32/doc/html/tab_hd.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tab_hd.png'
'liblo-0.32/doc/html/tab_h.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tab_h.png'
'liblo-0.32/doc/html/tabs.css' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tabs.css'
'liblo-0.32/doc/html/tab_sd.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tab_sd.png'
'liblo-0.32/doc/html/tab_s.png' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/tab_s.png'
'liblo-0.32/doc/html/topics.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/topics.html'
'liblo-0.32/doc/html/topics.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/topics.js'
'liblo-0.32/doc/html/unionlo__arg.html' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/unionlo__arg.html'
'liblo-0.32/doc/html/unionlo__arg.js' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/html/unionlo__arg.js'
install: creating directory '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex'
'liblo-0.32/doc/latex/annotated.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/annotated.tex'
'liblo-0.32/doc/latex/classlo_1_1Address.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/classlo_1_1Address.tex'
'liblo-0.32/doc/latex/classlo_1_1Blob.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/classlo_1_1Blob.tex'
'liblo-0.32/doc/latex/classlo_1_1Bundle.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/classlo_1_1Bundle.tex'
'liblo-0.32/doc/latex/classlo_1_1Message.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/classlo_1_1Message.tex'
'liblo-0.32/doc/latex/classlo_1_1Method.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/classlo_1_1Method.tex'
'liblo-0.32/doc/latex/classlo_1_1Server.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/classlo_1_1Server.tex'
'liblo-0.32/doc/latex/classlo_1_1ServerThread.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/classlo_1_1ServerThread.tex'
'liblo-0.32/doc/latex/cpp__example_8cpp_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/cpp__example_8cpp_source.tex'
'liblo-0.32/doc/latex/doxygen.sty' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/doxygen.sty'
'liblo-0.32/doc/latex/etoc_doxygen.sty' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/etoc_doxygen.sty'
'liblo-0.32/doc/latex/example__client_8c_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/example__client_8c_source.tex'
'liblo-0.32/doc/latex/example__server_8c_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/example__server_8c_source.tex'
'liblo-0.32/doc/latex/example__tcp__echo__server_8c_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/example__tcp__echo__server_8c_source.tex'
'liblo-0.32/doc/latex/files.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/files.tex'
'liblo-0.32/doc/latex/group__liblocpp.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/group__liblocpp.tex'
'liblo-0.32/doc/latex/group__liblolowlevel.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/group__liblolowlevel.tex'
'liblo-0.32/doc/latex/group__liblo.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/group__liblo.tex'
'liblo-0.32/doc/latex/group__pp.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/group__pp.tex'
'liblo-0.32/doc/latex/hierarchy.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/hierarchy.tex'
'liblo-0.32/doc/latex/lo_8h_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo_8h_source.tex'
'liblo-0.32/doc/latex/lo_8h.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo_8h.tex'
'liblo-0.32/doc/latex/lo__cpp_8h_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__cpp_8h_source.tex'
'liblo-0.32/doc/latex/lo__cpp_8h.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__cpp_8h.tex'
'liblo-0.32/doc/latex/lo__lowlevel_8h_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__lowlevel_8h_source.tex'
'liblo-0.32/doc/latex/lo__lowlevel_8h.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__lowlevel_8h.tex'
'liblo-0.32/doc/latex/longtable_doxygen.sty' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/longtable_doxygen.sty'
'liblo-0.32/doc/latex/lo__osc__types_8h_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__osc__types_8h_source.tex'
'liblo-0.32/doc/latex/lo__osc__types_8h.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__osc__types_8h.tex'
'liblo-0.32/doc/latex/lo__serverthread_8h_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__serverthread_8h_source.tex'
'liblo-0.32/doc/latex/lo__serverthread_8h.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__serverthread_8h.tex'
'liblo-0.32/doc/latex/lo__types_8h_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__types_8h_source.tex'
'liblo-0.32/doc/latex/lo__types_8h.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/lo__types_8h.tex'
'liblo-0.32/doc/latex/Makefile' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/Makefile'
'liblo-0.32/doc/latex/nonblocking__server__example_8c_source.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/nonblocking__server__example_8c_source.tex'
'liblo-0.32/doc/latex/refman.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/refman.tex'
'liblo-0.32/doc/latex/structlo_1_1PathMsg.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/structlo_1_1PathMsg.tex'
'liblo-0.32/doc/latex/structlo__server__config.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/structlo__server__config.tex'
'liblo-0.32/doc/latex/structlo__timetag.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/structlo__timetag.tex'
'liblo-0.32/doc/latex/tabu_doxygen.sty' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/tabu_doxygen.sty'
'liblo-0.32/doc/latex/topics.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/topics.tex'
'liblo-0.32/doc/latex/unionlo__arg.tex' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/latex/unionlo__arg.tex'
'liblo-0.32/AUTHORS' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/AUTHORS'
'liblo-0.32/ChangeLog' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/ChangeLog'
'liblo-0.32/NEWS' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/NEWS'
'liblo-0.32/README.md' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/README.md'
'liblo-0.32/TODO' -> '/build/liblo/pkg/liblo-docs/usr/share/doc/liblo/TODO'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "liblo-docs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: liblo 1:0.32-1 (Sat 17 Feb 2024 11:02:37 AM MST)
==> Cleaning up...