==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: aribb24 1.0.3-4 (Thu Jul 11 19:05:09 2024)
==> Retrieving sources...
  -> Found aribb24-1.0.3.tar.gz
  -> Found aribb24-1.0.3-add-missing-libm.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    aribb24-1.0.3.tar.gz ... Passed
    aribb24-1.0.3-add-missing-libm.patch ... Passed
==> Making package: aribb24 1.0.3-4 (Thu Jul 11 19:05:29 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libpng-1.6.43-1

Total Download Size:   0.21 MiB
Total Installed Size:  0.50 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libpng-1.6.43-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libpng...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found aribb24-1.0.3.tar.gz
  -> Found aribb24-1.0.3-add-missing-libm.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting aribb24-1.0.3.tar.gz with bsdtar
==> Starting prepare()...
patching file src/aribb24.pc.in
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:9: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:9: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:9: the top level
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:6: installing './compile'
configure.ac:13: installing './config.guess'
configure.ac:13: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: './install-sh' is updated
autoreconf: './config.sub' is updated
autoreconf: './config.guess' 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 make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
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 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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for "libpng"... yes
checking for vasprintf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/aribb24.pc
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"aribb24\ 1.0.3\" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I.    -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libaribb24_la-aribb24.lo -MD -MP -MF src/.deps/libaribb24_la-aribb24.Tpo -c -o src/libaribb24_la-aribb24.lo `test -f 'src/aribb24.c' || echo './'`src/aribb24.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"aribb24\ 1.0.3\" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I.    -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libaribb24_la-decoder.lo -MD -MP -MF src/.deps/libaribb24_la-decoder.Tpo -c -o src/libaribb24_la-decoder.lo `test -f 'src/decoder.c' || echo './'`src/decoder.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"aribb24\ 1.0.3\" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I.    -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libaribb24_la-parser.lo -MD -MP -MF src/.deps/libaribb24_la-parser.Tpo -c -o src/libaribb24_la-parser.lo `test -f 'src/parser.c' || echo './'`src/parser.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"aribb24\ 1.0.3\" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I.    -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libaribb24_la-md5.lo -MD -MP -MF src/.deps/libaribb24_la-md5.Tpo -c -o src/libaribb24_la-md5.lo `test -f 'src/md5.c' || echo './'`src/md5.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"aribb24\ 1.0.3\" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I.    -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libaribb24_la-drcs.lo -MD -MP -MF src/.deps/libaribb24_la-drcs.Tpo -c -o src/libaribb24_la-drcs.lo `test -f 'src/drcs.c' || echo './'`src/drcs.c
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-parser.lo -MD -MP -MF src/.deps/libaribb24_la-parser.Tpo -c src/parser.c  -fPIC -DPIC -o src/.libs/libaribb24_la-parser.o
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-md5.lo -MD -MP -MF src/.deps/libaribb24_la-md5.Tpo -c src/md5.c  -fPIC -DPIC -o src/.libs/libaribb24_la-md5.o
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-decoder.lo -MD -MP -MF src/.deps/libaribb24_la-decoder.Tpo -c src/decoder.c  -fPIC -DPIC -o src/.libs/libaribb24_la-decoder.o
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-aribb24.lo -MD -MP -MF src/.deps/libaribb24_la-aribb24.Tpo -c src/aribb24.c  -fPIC -DPIC -o src/.libs/libaribb24_la-aribb24.o
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-drcs.lo -MD -MP -MF src/.deps/libaribb24_la-drcs.Tpo -c src/drcs.c  -fPIC -DPIC -o src/.libs/libaribb24_la-drcs.o
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-aribb24.lo -MD -MP -MF src/.deps/libaribb24_la-aribb24.Tpo -c src/aribb24.c -o src/libaribb24_la-aribb24.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-md5.lo -MD -MP -MF src/.deps/libaribb24_la-md5.Tpo -c src/md5.c -o src/libaribb24_la-md5.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-decoder.lo -MD -MP -MF src/.deps/libaribb24_la-decoder.Tpo -c src/decoder.c -o src/libaribb24_la-decoder.o >/dev/null 2>&1
mv -f src/.deps/libaribb24_la-aribb24.Tpo src/.deps/libaribb24_la-aribb24.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-parser.lo -MD -MP -MF src/.deps/libaribb24_la-parser.Tpo -c src/parser.c -o src/libaribb24_la-parser.o >/dev/null 2>&1
mv -f src/.deps/libaribb24_la-md5.Tpo src/.deps/libaribb24_la-md5.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"aribb24\" -DPACKAGE_TARNAME=\"aribb24\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"aribb24 1.0.3\"" -DPACKAGE_BUGREPORT=\"nkoriyama@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aribb24\" -DVERSION=\"1.0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PNG=1 -DHAVE_VASPRINTF=1 -I. -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libaribb24_la-drcs.lo -MD -MP -MF src/.deps/libaribb24_la-drcs.Tpo -c src/drcs.c -o src/libaribb24_la-drcs.o >/dev/null 2>&1
mv -f src/.deps/libaribb24_la-decoder.Tpo src/.deps/libaribb24_la-decoder.Plo
mv -f src/.deps/libaribb24_la-parser.Tpo src/.deps/libaribb24_la-parser.Plo
mv -f src/.deps/libaribb24_la-drcs.Tpo src/.deps/libaribb24_la-drcs.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -Wall -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libaribb24.la -rpath /usr/lib src/libaribb24_la-aribb24.lo src/libaribb24_la-decoder.lo src/libaribb24_la-parser.lo src/libaribb24_la-md5.lo src/libaribb24_la-drcs.lo -lpng16 
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/libaribb24_la-aribb24.o src/.libs/libaribb24_la-decoder.o src/.libs/libaribb24_la-parser.o src/.libs/libaribb24_la-md5.o src/.libs/libaribb24_la-drcs.o   -lpng16  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libaribb24.so.0 -o .libs/libaribb24.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libaribb24.so.0" && ln -s "libaribb24.so.0.0.0" "libaribb24.so.0")
libtool: link: (cd ".libs" && rm -f "libaribb24.so" && ln -s "libaribb24.so.0.0.0" "libaribb24.so")
libtool: link: ar cr .libs/libaribb24.a  src/libaribb24_la-aribb24.o src/libaribb24_la-decoder.o src/libaribb24_la-parser.o src/libaribb24_la-md5.o src/libaribb24_la-drcs.o
libtool: link: ranlib .libs/libaribb24.a
libtool: link: ( cd ".libs" && rm -f "libaribb24.la" && ln -s "../libaribb24.la" "libaribb24.la" )
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/aribb24/src/aribb24-1.0.3'
 /usr/bin/mkdir -p '/build/aribb24/pkg/aribb24/usr/lib'
 /usr/bin/mkdir -p '/build/aribb24/pkg/aribb24/usr/share/doc/aribb24'
 /usr/bin/mkdir -p '/build/aribb24/pkg/aribb24/usr/include/aribb24'
 /usr/bin/mkdir -p '/build/aribb24/pkg/aribb24/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libaribb24.la '/build/aribb24/pkg/aribb24/usr/lib'
 /usr/bin/install -c -m 644 README.md COPYING '/build/aribb24/pkg/aribb24/usr/share/doc/aribb24'
 /usr/bin/install -c -m 644 src/aribb24.pc '/build/aribb24/pkg/aribb24/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 src/aribb24/decoder.h src/aribb24/parser.h src/aribb24/bits.h src/aribb24/aribb24.h '/build/aribb24/pkg/aribb24/usr/include/aribb24'
libtool: install: /usr/bin/install -c .libs/libaribb24.so.0.0.0 /build/aribb24/pkg/aribb24/usr/lib/libaribb24.so.0.0.0
libtool: install: (cd /build/aribb24/pkg/aribb24/usr/lib && { ln -s -f libaribb24.so.0.0.0 libaribb24.so.0 || { rm -f libaribb24.so.0 && ln -s libaribb24.so.0.0.0 libaribb24.so.0; }; })
libtool: install: (cd /build/aribb24/pkg/aribb24/usr/lib && { ln -s -f libaribb24.so.0.0.0 libaribb24.so || { rm -f libaribb24.so && ln -s libaribb24.so.0.0.0 libaribb24.so; }; })
libtool: install: /usr/bin/install -c .libs/libaribb24.lai /build/aribb24/pkg/aribb24/usr/lib/libaribb24.la
libtool: install: /usr/bin/install -c .libs/libaribb24.a /build/aribb24/pkg/aribb24/usr/lib/libaribb24.a
libtool: install: chmod 644 /build/aribb24/pkg/aribb24/usr/lib/libaribb24.a
libtool: install: ranlib /build/aribb24/pkg/aribb24/usr/lib/libaribb24.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[1]: Leaving directory '/build/aribb24/src/aribb24-1.0.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 "aribb24"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: aribb24 1.0.3-4 (Thu Jul 11 19:06:04 2024)
==> Cleaning up...