==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libcddb 1.3.2-7 (Fri Dec  9 07:30:56 2022)
==> Retrieving sources...
  -> Found libcddb-1.3.2.tar.bz2
  -> Found switch-default-server-to-gnudb.org.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libcddb-1.3.2.tar.bz2 ... Passed
    switch-default-server-to-gnudb.org.patch ... Passed
==> Making package: libcddb 1.3.2-7 (Fri Dec  9 07:31:04 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libcddb-1.3.2.tar.bz2
  -> Found switch-default-server-to-gnudb.org.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libcddb-1.3.2.tar.bz2 with bsdtar
==> Starting prepare()...
patching file include/cddb/cddb_ni.h
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for connect in -lsocket... no
checking for connect in -lnetwork... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for mkdir... yes
checking for regcomp... yes
checking for socket... yes
checking for strdup... yes
checking for strtol... yes
checking for strchr... yes
checking for memset... yes
checking for alarm... yes
checking for select... yes
checking for realloc... yes
checking for gethostbyname... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBCDIO... no
configure: WARNING: new enough libcdio not found. CD reading in CDDB test program disabled. Get libcdio from http://www.gnu.org/software/libcdio/
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wchar-subscripts... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wmissing-declarations... yes
checking whether gcc accepts -Wunused... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wwrite-strings... yes
checking whether gcc accepts -Wnested-externs... yes
checking whether gcc accepts -Wno-sign-compare... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libcddb.pc
config.status: creating include/Makefile
config.status: creating include/cddb/Makefile
config.status: creating include/cddb/cddb_config.h
config.status: creating include/cddb/version.h
config.status: creating lib/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating tests/settings.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/libcddb/src/libcddb-1.3.2'
Making all in include
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/include'
Making all in cddb
make[3]: Entering directory '/build/libcddb/src/libcddb-1.3.2/include/cddb'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/include/cddb'
make[3]: Entering directory '/build/libcddb/src/libcddb-1.3.2/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/include'
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/include'
Making all in lib
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/lib'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c -o cddb_track.lo cddb_track.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c -o cddb_disc.lo cddb_disc.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c -o cddb_regex.lo cddb_regex.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c -o cddb_error.lo cddb_error.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c -o cddb_conn.lo cddb_conn.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c -o cddb_cmd.lo cddb_cmd.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c -o cddb_net.lo cddb_net.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c -o cddb_log.lo cddb_log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c cddb_disc.c  -fPIC -DPIC -o .libs/cddb_disc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c cddb_regex.c  -fPIC -DPIC -o .libs/cddb_regex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c cddb_error.c  -fPIC -DPIC -o .libs/cddb_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c cddb_track.c  -fPIC -DPIC -o .libs/cddb_track.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c cddb_conn.c  -fPIC -DPIC -o .libs/cddb_conn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c cddb_net.c  -fPIC -DPIC -o .libs/cddb_net.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c cddb_log.c  -fPIC -DPIC -o .libs/cddb_log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c cddb_cmd.c  -fPIC -DPIC -o .libs/cddb_cmd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c cddb_error.c -o cddb_error.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c cddb_log.c -o cddb_log.o >/dev/null 2>&1
cddb_regex.c: In function 'cddb_regex_init':
cddb_regex.c:58:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c cddb_regex.c -o cddb_regex.o >/dev/null 2>&1
cddb_net.c: In function 'timeout_connect':
cddb_net.c:328:62: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from /usr/include/netinet/in.h:23,
                 from ../include/cddb/cddb_conn.h:32,
                 from ../include/cddb/cddb.h:37,
                 from ../include/cddb/cddb_ni.h:58,
                 from cddb_net.c:22:
/usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'}
  257 |                        socklen_t *__restrict __optlen) __THROW;
      |                        ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c cddb_net.c -o cddb_net.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c cddb_track.c -o cddb_track.o >/dev/null 2>&1
mv -f .deps/cddb_error.Tpo .deps/cddb_error.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c -o cddb_util.lo cddb_util.c
mv -f .deps/cddb_log.Tpo .deps/cddb_log.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c -o cddb.lo cddb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c cddb_util.c  -fPIC -DPIC -o .libs/cddb_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c  -fPIC -DPIC -o .libs/cddb.o
mv -f .deps/cddb_regex.Tpo .deps/cddb_regex.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c cddb_conn.c -o cddb_conn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c -o cddb_site.lo cddb_site.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c cddb_disc.c -o cddb_disc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c cddb_site.c  -fPIC -DPIC -o .libs/cddb_site.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -o cddb.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c cddb_util.c -o cddb_util.o >/dev/null 2>&1
mv -f .deps/cddb_net.Tpo .deps/cddb_net.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c -o ll.lo ll.c
mv -f .deps/cddb_track.Tpo .deps/cddb_track.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c ll.c  -fPIC -DPIC -o .libs/ll.o
mv -f .deps/cddb.Tpo .deps/cddb.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c cddb_site.c -o cddb_site.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c cddb_cmd.c -o cddb_cmd.o >/dev/null 2>&1
mv -f .deps/cddb_util.Tpo .deps/cddb_util.Plo
mv -f .deps/cddb_disc.Tpo .deps/cddb_disc.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c ll.c -o ll.o >/dev/null 2>&1
mv -f .deps/cddb_conn.Tpo .deps/cddb_conn.Plo
mv -f .deps/ll.Tpo .deps/ll.Plo
mv -f .deps/cddb_site.Tpo .deps/cddb_site.Plo
mv -f .deps/cddb_cmd.Tpo .deps/cddb_cmd.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -no-undefined -version-info 4:3:2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libcddb.la -rpath /usr/lib cddb_track.lo cddb_disc.lo cddb_regex.lo cddb_error.lo cddb_conn.lo cddb_cmd.lo cddb_net.lo cddb_log.lo cddb_util.lo cddb.lo cddb_site.lo ll.lo  
libtool: link: gcc -shared  .libs/cddb_track.o .libs/cddb_disc.o .libs/cddb_regex.o .libs/cddb_error.o .libs/cddb_conn.o .libs/cddb_cmd.o .libs/cddb_net.o .libs/cddb_log.o .libs/cddb_util.o .libs/cddb.o .libs/cddb_site.o .libs/ll.o    -march=armv8-a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libcddb.so.2 -o .libs/libcddb.so.2.2.3
libtool: link: (cd ".libs" && rm -f "libcddb.so.2" && ln -s "libcddb.so.2.2.3" "libcddb.so.2")
libtool: link: (cd ".libs" && rm -f "libcddb.so" && ln -s "libcddb.so.2.2.3" "libcddb.so")
libtool: link: ar cru .libs/libcddb.a  cddb_track.o cddb_disc.o cddb_regex.o cddb_error.o cddb_conn.o cddb_cmd.o cddb_net.o cddb_log.o cddb_util.o cddb.o cddb_site.o ll.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcddb.a
libtool: link: ( cd ".libs" && rm -f "libcddb.la" && ln -s "../libcddb.la" "libcddb.la" )
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/lib'
Making all in examples
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/examples'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT do_query.o -MD -MP -MF .deps/do_query.Tpo -c -o do_query.o do_query.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT do_read.o -MD -MP -MF .deps/do_read.Tpo -c -o do_read.o do_read.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT do_display.o -MD -MP -MF .deps/do_display.Tpo -c -o do_display.o do_display.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT cd_access.o -MD -MP -MF .deps/cd_access.Tpo -c -o cd_access.o cd_access.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT do_sites.o -MD -MP -MF .deps/do_sites.Tpo -c -o do_sites.o do_sites.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT do_search.o -MD -MP -MF .deps/do_search.Tpo -c -o do_search.o do_search.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include     -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare  -MT do_album.o -MD -MP -MF .deps/do_album.Tpo -c -o do_album.o do_album.c
mv -f .deps/do_read.Tpo .deps/do_read.Po
mv -f .deps/do_query.Tpo .deps/do_query.Po
mv -f .deps/do_search.Tpo .deps/do_search.Po
mv -f .deps/do_sites.Tpo .deps/do_sites.Po
mv -f .deps/cd_access.Tpo .deps/cd_access.Po
mv -f .deps/do_display.Tpo .deps/do_display.Po
mv -f .deps/do_album.Tpo .deps/do_album.Po
mv -f .deps/main.Tpo .deps/main.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cddb_query main.o do_query.o do_read.o do_display.o cd_access.o do_sites.o do_search.o do_album.o ../lib/libcddb.la    
libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/cddb_query main.o do_query.o do_read.o do_display.o cd_access.o do_sites.o do_search.o do_album.o  ../lib/.libs/libcddb.so
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/examples'
Making all in tests
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/tests'
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2'
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2'
make[1]: Leaving directory '/build/libcddb/src/libcddb-1.3.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/libcddb/src/libcddb-1.3.2/include'
Making install in cddb
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/include/cddb'
make[3]: Entering directory '/build/libcddb/src/libcddb-1.3.2/include/cddb'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/cddb" || /usr/bin/mkdir -p "/build/libcddb/pkg/libcddb/usr/include/cddb"
 /usr/bin/install -c -m 644 'cddb.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb.h'
 /usr/bin/install -c -m 644 'cddb_config.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb_config.h'
 /usr/bin/install -c -m 644 'cddb_disc.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb_disc.h'
 /usr/bin/install -c -m 644 'cddb_track.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb_track.h'
 /usr/bin/install -c -m 644 'cddb_error.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb_error.h'
 /usr/bin/install -c -m 644 'cddb_conn.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb_conn.h'
 /usr/bin/install -c -m 644 'cddb_cmd.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb_cmd.h'
 /usr/bin/install -c -m 644 'cddb_log.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb_log.h'
 /usr/bin/install -c -m 644 'version.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/version.h'
 /usr/bin/install -c -m 644 'cddb_site.h' '/build/libcddb/pkg/libcddb/usr/include/cddb/cddb_site.h'
make[3]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/include/cddb'
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/include/cddb'
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/include'
make[3]: Entering directory '/build/libcddb/src/libcddb-1.3.2/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/include'
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/include'
make[1]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/include'
Making install in lib
make[1]: Entering directory '/build/libcddb/src/libcddb-1.3.2/lib'
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/lib'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/libcddb/pkg/libcddb/usr/lib"
make[2]: Nothing to be done for 'install-data-am'.
 /bin/sh ../libtool   --mode=install /usr/bin/install -c  'libcddb.la' '/build/libcddb/pkg/libcddb/usr/lib/libcddb.la'
libtool: install: /usr/bin/install -c .libs/libcddb.so.2.2.3 /build/libcddb/pkg/libcddb/usr/lib/libcddb.so.2.2.3
libtool: install: (cd /build/libcddb/pkg/libcddb/usr/lib && { ln -s -f libcddb.so.2.2.3 libcddb.so.2 || { rm -f libcddb.so.2 && ln -s libcddb.so.2.2.3 libcddb.so.2; }; })
libtool: install: (cd /build/libcddb/pkg/libcddb/usr/lib && { ln -s -f libcddb.so.2.2.3 libcddb.so || { rm -f libcddb.so && ln -s libcddb.so.2.2.3 libcddb.so; }; })
libtool: install: /usr/bin/install -c .libs/libcddb.lai /build/libcddb/pkg/libcddb/usr/lib/libcddb.la
libtool: install: /usr/bin/install -c .libs/libcddb.a /build/libcddb/pkg/libcddb/usr/lib/libcddb.a
libtool: install: chmod 644 /build/libcddb/pkg/libcddb/usr/lib/libcddb.a
libtool: install: ranlib /build/libcddb/pkg/libcddb/usr/lib/libcddb.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/lib'
make[1]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/lib'
Making install in examples
make[1]: Entering directory '/build/libcddb/src/libcddb-1.3.2/examples'
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/examples'
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/libcddb/pkg/libcddb/usr/bin"
make[2]: Nothing to be done for 'install-data-am'.
  /bin/sh ../libtool   --mode=install /usr/bin/install -c 'cddb_query' '/build/libcddb/pkg/libcddb/usr/bin/cddb_query'
libtool: install: warning: `../lib/libcddb.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/cddb_query /build/libcddb/pkg/libcddb/usr/bin/cddb_query
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/examples'
make[1]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/examples'
Making install in tests
make[1]: Entering directory '/build/libcddb/src/libcddb-1.3.2/tests'
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2/tests'
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/libcddb/src/libcddb-1.3.2/tests'
make[1]: Leaving directory '/build/libcddb/src/libcddb-1.3.2/tests'
make[1]: Entering directory '/build/libcddb/src/libcddb-1.3.2'
make[2]: Entering directory '/build/libcddb/src/libcddb-1.3.2'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/build/libcddb/pkg/libcddb/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 'libcddb.pc' '/build/libcddb/pkg/libcddb/usr/lib/pkgconfig/libcddb.pc'
make[2]: Leaving directory '/build/libcddb/src/libcddb-1.3.2'
make[1]: Leaving directory '/build/libcddb/src/libcddb-1.3.2'
==> 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 "libcddb"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libcddb 1.3.2-7 (Fri Dec  9 07:31:19 2022)
==> Cleaning up...