==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libmpd 11.8.17-6 (Mon Mar 18 07:38:47 2024)
==> Retrieving sources...
  -> Found libmpd-11.8.17.tar.gz
  -> Found 0001-fix-return-value.patch
  -> Found 0002-include-config.h.patch
  -> Found 0003-fix-comparison.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libmpd-11.8.17.tar.gz ... Passed
    0001-fix-return-value.patch ... Passed
    0002-include-config.h.patch ... Passed
    0003-fix-comparison.patch ... Passed
==> Making package: libmpd 11.8.17-6 (Mon Mar 18 07:39:05 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libmpd-11.8.17.tar.gz
  -> Found 0001-fix-return-value.patch
  -> Found 0002-include-config.h.patch
  -> Found 0003-fix-comparison.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libmpd-11.8.17.tar.gz with bsdtar
==> Starting prepare()...
patching file src/libmpd-playlist.c
patching file src/libmpd-strfsong.c
patching file src/libmpd-database.c
==> 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 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 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 build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
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 how to run the C preprocessor... gcc -E
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 strndup... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib... yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating example/Makefile
config.status: creating example/testcase/Makefile
config.status: creating libmpd.pc
config.status: creating src/libmpd-version.h
config.status: creating doc/libmpd.doxy
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/libmpd/src/libmpd-11.8.17'
Making all in src
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libmpd.lo -MD -MP -MF .deps/libmpd.Tpo -c -o libmpd.lo libmpd.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libmpd-player.lo -MD -MP -MF .deps/libmpd-player.Tpo -c -o libmpd-player.lo libmpd-player.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libmpd-status.lo -MD -MP -MF .deps/libmpd-status.Tpo -c -o libmpd-status.lo libmpd-status.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libmpd-playlist.lo -MD -MP -MF .deps/libmpd-playlist.Tpo -c -o libmpd-playlist.lo libmpd-playlist.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libmpdclient.lo -MD -MP -MF .deps/libmpdclient.Tpo -c -o libmpdclient.lo libmpdclient.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-status.lo -MD -MP -MF .deps/libmpd-status.Tpo -c libmpd-status.c  -fPIC -DPIC -o .libs/libmpd-status.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd.lo -MD -MP -MF .deps/libmpd.Tpo -c libmpd.c  -fPIC -DPIC -o .libs/libmpd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-playlist.lo -MD -MP -MF .deps/libmpd-playlist.Tpo -c libmpd-playlist.c  -fPIC -DPIC -o .libs/libmpd-playlist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpdclient.lo -MD -MP -MF .deps/libmpdclient.Tpo -c libmpdclient.c  -fPIC -DPIC -o .libs/libmpdclient.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-player.lo -MD -MP -MF .deps/libmpd-player.Tpo -c libmpd-player.c  -fPIC -DPIC -o .libs/libmpd-player.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-player.lo -MD -MP -MF .deps/libmpd-player.Tpo -c libmpd-player.c -o libmpd-player.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-playlist.lo -MD -MP -MF .deps/libmpd-playlist.Tpo -c libmpd-playlist.c -o libmpd-playlist.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-status.lo -MD -MP -MF .deps/libmpd-status.Tpo -c libmpd-status.c -o libmpd-status.o >/dev/null 2>&1
mv -f .deps/libmpd-player.Tpo .deps/libmpd-player.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libmpd-strfsong.lo -MD -MP -MF .deps/libmpd-strfsong.Tpo -c -o libmpd-strfsong.lo libmpd-strfsong.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd.lo -MD -MP -MF .deps/libmpd.Tpo -c libmpd.c -o libmpd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-strfsong.lo -MD -MP -MF .deps/libmpd-strfsong.Tpo -c libmpd-strfsong.c  -fPIC -DPIC -o .libs/libmpd-strfsong.o
mv -f .deps/libmpd-playlist.Tpo .deps/libmpd-playlist.Plo
mv -f .deps/libmpd-status.Tpo .deps/libmpd-status.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libmpd-database.lo -MD -MP -MF .deps/libmpd-database.Tpo -c -o libmpd-database.lo libmpd-database.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT libmpd-sticker.lo -MD -MP -MF .deps/libmpd-sticker.Tpo -c -o libmpd-sticker.lo libmpd-sticker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-database.lo -MD -MP -MF .deps/libmpd-database.Tpo -c libmpd-database.c  -fPIC -DPIC -o .libs/libmpd-database.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-sticker.lo -MD -MP -MF .deps/libmpd-sticker.Tpo -c libmpd-sticker.c  -fPIC -DPIC -o .libs/libmpd-sticker.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpdclient.lo -MD -MP -MF .deps/libmpdclient.Tpo -c libmpdclient.c -o libmpdclient.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-database.lo -MD -MP -MF .deps/libmpd-database.Tpo -c libmpd-database.c -o libmpd-database.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-strfsong.lo -MD -MP -MF .deps/libmpd-strfsong.Tpo -c libmpd-strfsong.c -o libmpd-strfsong.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT libmpd-sticker.lo -MD -MP -MF .deps/libmpd-sticker.Tpo -c libmpd-sticker.c -o libmpd-sticker.o >/dev/null 2>&1
mv -f .deps/libmpd.Tpo .deps/libmpd.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -MT debug_printf.lo -MD -MP -MF .deps/debug_printf.Tpo -c -o debug_printf.lo debug_printf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT debug_printf.lo -MD -MP -MF .deps/debug_printf.Tpo -c debug_printf.c  -fPIC -DPIC -o .libs/debug_printf.o
mv -f .deps/libmpd-database.Tpo .deps/libmpd-database.Plo
mv -f .deps/libmpd-sticker.Tpo .deps/libmpd-sticker.Plo
mv -f .deps/libmpd-strfsong.Tpo .deps/libmpd-strfsong.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT debug_printf.lo -MD -MP -MF .deps/debug_printf.Tpo -c debug_printf.c -o debug_printf.o >/dev/null 2>&1
mv -f .deps/libmpdclient.Tpo .deps/libmpdclient.Plo
mv -f .deps/debug_printf.Tpo .deps/debug_printf.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 4:0:3  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libmpd.la -rpath /usr/lib libmpd.lo libmpd-player.lo libmpd-status.lo libmpd-playlist.lo libmpdclient.lo libmpd-strfsong.lo libmpd-database.lo libmpd-sticker.lo debug_printf.lo  -lglib-2.0
libtool: link: gcc -shared  .libs/libmpd.o .libs/libmpd-player.o .libs/libmpd-status.o .libs/libmpd-playlist.o .libs/libmpdclient.o .libs/libmpd-strfsong.o .libs/libmpd-database.o .libs/libmpd-sticker.o .libs/debug_printf.o   -lglib-2.0  -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,libmpd.so.1 -o .libs/libmpd.so.1.3.0
libtool: link: (cd ".libs" && rm -f "libmpd.so.1" && ln -s "libmpd.so.1.3.0" "libmpd.so.1")
libtool: link: (cd ".libs" && rm -f "libmpd.so" && ln -s "libmpd.so.1.3.0" "libmpd.so")
libtool: link: ar cru .libs/libmpd.a  libmpd.o libmpd-player.o libmpd-status.o libmpd-playlist.o libmpdclient.o libmpd-strfsong.o libmpd-database.o libmpd-sticker.o debug_printf.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmpd.a
libtool: link: ( cd ".libs" && rm -f "libmpd.la" && ln -s "../libmpd.la" "libmpd.la" )
make[2]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/src'
Making all in doc
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/doc'
Making all in example
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17/example'
Making all in testcase
make[3]: Entering directory '/build/libmpd/src/libmpd-11.8.17/example/testcase'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/example/testcase'
make[3]: Entering directory '/build/libmpd/src/libmpd-11.8.17/example'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/example'
make[2]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/example'
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17'
make[2]: Leaving directory '/build/libmpd/src/libmpd-11.8.17'
make[1]: Leaving directory '/build/libmpd/src/libmpd-11.8.17'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libmpd/src/libmpd-11.8.17/src'
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17/src'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/libmpd/pkg/libmpd/usr/lib"
test -z "/usr/include/libmpd-1.0/libmpd/" || /usr/bin/mkdir -p "/build/libmpd/pkg/libmpd/usr/include/libmpd-1.0/libmpd/"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libmpd.la '/build/libmpd/pkg/libmpd/usr/lib'
 /usr/bin/install -c -m 644 libmpd.h libmpd-player.h libmpd-status.h libmpd-playlist.h libmpd-database.h libmpd-internal.h libmpd-sticker.h libmpdclient.h libmpd-strfsong.h libmpd-version.h debug_printf.h '/build/libmpd/pkg/libmpd/usr/include/libmpd-1.0/libmpd/'
libtool: install: /usr/bin/install -c .libs/libmpd.so.1.3.0 /build/libmpd/pkg/libmpd/usr/lib/libmpd.so.1.3.0
libtool: install: (cd /build/libmpd/pkg/libmpd/usr/lib && { ln -s -f libmpd.so.1.3.0 libmpd.so.1 || { rm -f libmpd.so.1 && ln -s libmpd.so.1.3.0 libmpd.so.1; }; })
libtool: install: (cd /build/libmpd/pkg/libmpd/usr/lib && { ln -s -f libmpd.so.1.3.0 libmpd.so || { rm -f libmpd.so && ln -s libmpd.so.1.3.0 libmpd.so; }; })
libtool: install: /usr/bin/install -c .libs/libmpd.lai /build/libmpd/pkg/libmpd/usr/lib/libmpd.la
libtool: install: /usr/bin/install -c .libs/libmpd.a /build/libmpd/pkg/libmpd/usr/lib/libmpd.a
libtool: install: chmod 644 /build/libmpd/pkg/libmpd/usr/lib/libmpd.a
libtool: install: ranlib /build/libmpd/pkg/libmpd/usr/lib/libmpd.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/src'
make[1]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/src'
Making install in doc
make[1]: Entering directory '/build/libmpd/src/libmpd-11.8.17/doc'
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17/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/libmpd/src/libmpd-11.8.17/doc'
make[1]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/doc'
Making install in example
make[1]: Entering directory '/build/libmpd/src/libmpd-11.8.17/example'
Making install in testcase
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17/example/testcase'
make[3]: Entering directory '/build/libmpd/src/libmpd-11.8.17/example/testcase'
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/libmpd/src/libmpd-11.8.17/example/testcase'
make[2]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/example/testcase'
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17/example'
make[3]: Entering directory '/build/libmpd/src/libmpd-11.8.17/example'
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/libmpd/src/libmpd-11.8.17/example'
make[2]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/example'
make[1]: Leaving directory '/build/libmpd/src/libmpd-11.8.17/example'
make[1]: Entering directory '/build/libmpd/src/libmpd-11.8.17'
make[2]: Entering directory '/build/libmpd/src/libmpd-11.8.17'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/build/libmpd/pkg/libmpd/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 libmpd.pc '/build/libmpd/pkg/libmpd/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libmpd/src/libmpd-11.8.17'
make[1]: Leaving directory '/build/libmpd/src/libmpd-11.8.17'
==> 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 "libmpd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libmpd 11.8.17-6 (Mon Mar 18 07:39:27 2024)
==> Cleaning up...