==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libsmf 1.3-13 (Sun Aug 17 17:34:19 2025)
==> Retrieving sources...
-> Found libsmf-1.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
libsmf-1.3.tar.gz ... Passed
==> Making package: libsmf 1.3-13 (Sun Aug 17 17:34:38 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found libsmf-1.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting libsmf-1.3.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force
autoreconf: running: /usr/bin/autoconf --force
configure.ac:8: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:8: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:8: the top level
configure.ac:13: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:13: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:13: the top level
configure.ac:38: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:38: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:38: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:11: installing './compile'
configure.ac:6: installing './missing'
/usr/share/automake-1.18/am/ltlibrary.am: warning: 'libsmf.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.18/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
src/Makefile.am:3: while processing Libtool library 'libsmf.la'
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... 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 whether ln -s works... yes
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... 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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... (cached) ranlib
checking for pow in -lm... yes
checking for main in -lreadline... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for arpa/inet.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for memset... yes
checking for pow... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strchr... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib-2.0 >= 2.2... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating smf.pc
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/build/libsmf/src/libsmf-1.3'
Making all in src
make[2]: Entering directory '/build/libsmf/src/libsmf-1.3/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"smfsh\" -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 smfsh-smfsh.o -MD -MP -MF .deps/smfsh-smfsh.Tpo -c -o smfsh-smfsh.o `test -f 'smfsh.c' || echo './'`smfsh.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf.lo -MD -MP -MF .deps/libsmf_la-smf.Tpo -c -o libsmf_la-smf.lo `test -f 'smf.c' || echo './'`smf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf_decode.lo -MD -MP -MF .deps/libsmf_la-smf_decode.Tpo -c -o libsmf_la-smf_decode.lo `test -f 'smf_decode.c' || echo './'`smf_decode.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf_load.lo -MD -MP -MF .deps/libsmf_la-smf_load.Tpo -c -o libsmf_la-smf_load.lo `test -f 'smf_load.c' || echo './'`smf_load.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf_save.lo -MD -MP -MF .deps/libsmf_la-smf_save.Tpo -c -o libsmf_la-smf_save.lo `test -f 'smf_save.c' || echo './'`smf_save.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf_tempo.lo -MD -MP -MF .deps/libsmf_la-smf_tempo.Tpo -c -o libsmf_la-smf_tempo.lo `test -f 'smf_tempo.c' || echo './'`smf_tempo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf_decode.lo -MD -MP -MF .deps/libsmf_la-smf_decode.Tpo -c smf_decode.c -fPIC -DPIC -o .libs/libsmf_la-smf_decode.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf.lo -MD -MP -MF .deps/libsmf_la-smf.Tpo -c smf.c -fPIC -DPIC -o .libs/libsmf_la-smf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf_load.lo -MD -MP -MF .deps/libsmf_la-smf_load.Tpo -c smf_load.c -fPIC -DPIC -o .libs/libsmf_la-smf_load.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf_save.lo -MD -MP -MF .deps/libsmf_la-smf_save.Tpo -c smf_save.c -fPIC -DPIC -o .libs/libsmf_la-smf_save.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf_la-smf_tempo.lo -MD -MP -MF .deps/libsmf_la-smf_tempo.Tpo -c smf_tempo.c -fPIC -DPIC -o .libs/libsmf_la-smf_tempo.o
mv -f .deps/smfsh-smfsh.Tpo .deps/smfsh-smfsh.Po
mv -f .deps/libsmf_la-smf_decode.Tpo .deps/libsmf_la-smf_decode.Plo
mv -f .deps/libsmf_la-smf_load.Tpo .deps/libsmf_la-smf_load.Plo
mv -f .deps/libsmf_la-smf_tempo.Tpo .deps/libsmf_la-smf_tempo.Plo
mv -f .deps/libsmf_la-smf_save.Tpo .deps/libsmf_la-smf_save.Plo
mv -f .deps/libsmf_la-smf.Tpo .deps/libsmf_la-smf.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 -DG_LOG_DOMAIN=\"libsmf\" -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 libsmf.la -rpath /usr/lib libsmf_la-smf.lo libsmf_la-smf_decode.lo libsmf_la-smf_load.lo libsmf_la-smf_save.lo libsmf_la-smf_tempo.lo -lglib-2.0 -lm
libtool: link: gcc -shared -fPIC -DPIC .libs/libsmf_la-smf.o .libs/libsmf_la-smf_decode.o .libs/libsmf_la-smf_load.o .libs/libsmf_la-smf_save.o .libs/libsmf_la-smf_tempo.o -lglib-2.0 -lm -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 -pthread -Wl,-soname -Wl,libsmf.so.0 -o .libs/libsmf.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libsmf.so.0" && ln -s "libsmf.so.0.0.0" "libsmf.so.0")
libtool: link: (cd ".libs" && rm -f "libsmf.so" && ln -s "libsmf.so.0.0.0" "libsmf.so")
libtool: link: ( cd ".libs" && rm -f "libsmf.la" && ln -s "../libsmf.la" "libsmf.la" )
/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 -DG_LOG_DOMAIN=\"smfsh\" -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 smfsh smfsh-smfsh.o libsmf.la -lglib-2.0 -lreadline -lncurses -lm -lm
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -DG_LOG_DOMAIN=\"smfsh\" -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 -Wl,relro -Wl,-z -Wl,now -o .libs/smfsh smfsh-smfsh.o ./.libs/libsmf.so -lglib-2.0 -lreadline -lncurses -lm -pthread
make[2]: Leaving directory '/build/libsmf/src/libsmf-1.3/src'
Making all in man
make[2]: Entering directory '/build/libsmf/src/libsmf-1.3/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libsmf/src/libsmf-1.3/man'
make[2]: Entering directory '/build/libsmf/src/libsmf-1.3'
make[2]: Leaving directory '/build/libsmf/src/libsmf-1.3'
make[1]: Leaving directory '/build/libsmf/src/libsmf-1.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libsmf/src/libsmf-1.3/src'
make[2]: Entering directory '/build/libsmf/src/libsmf-1.3/src'
/usr/bin/mkdir -p '/build/libsmf/pkg/libsmf/usr/include'
/usr/bin/mkdir -p '/build/libsmf/pkg/libsmf/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libsmf.la '/build/libsmf/pkg/libsmf/usr/lib'
/usr/bin/install -c -m 644 smf.h '/build/libsmf/pkg/libsmf/usr/include'
libtool: install: /usr/bin/install -c .libs/libsmf.so.0.0.0 /build/libsmf/pkg/libsmf/usr/lib/libsmf.so.0.0.0
libtool: install: (cd /build/libsmf/pkg/libsmf/usr/lib && { ln -s -f libsmf.so.0.0.0 libsmf.so.0 || { rm -f libsmf.so.0 && ln -s libsmf.so.0.0.0 libsmf.so.0; }; })
libtool: install: (cd /build/libsmf/pkg/libsmf/usr/lib && { ln -s -f libsmf.so.0.0.0 libsmf.so || { rm -f libsmf.so && ln -s libsmf.so.0.0.0 libsmf.so; }; })
libtool: install: /usr/bin/install -c .libs/libsmf.lai /build/libsmf/pkg/libsmf/usr/lib/libsmf.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/build/libsmf/pkg/libsmf/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c smfsh '/build/libsmf/pkg/libsmf/usr/bin'
libtool: warning: 'libsmf.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/smfsh /build/libsmf/pkg/libsmf/usr/bin/smfsh
make[2]: Leaving directory '/build/libsmf/src/libsmf-1.3/src'
make[1]: Leaving directory '/build/libsmf/src/libsmf-1.3/src'
Making install in man
make[1]: Entering directory '/build/libsmf/src/libsmf-1.3/man'
make[2]: Entering directory '/build/libsmf/src/libsmf-1.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libsmf/pkg/libsmf/usr/share/man/man1'
/usr/bin/install -c -m 644 smfsh.1 '/build/libsmf/pkg/libsmf/usr/share/man/man1'
make[2]: Leaving directory '/build/libsmf/src/libsmf-1.3/man'
make[1]: Leaving directory '/build/libsmf/src/libsmf-1.3/man'
make[1]: Entering directory '/build/libsmf/src/libsmf-1.3'
make[2]: Entering directory '/build/libsmf/src/libsmf-1.3'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libsmf/pkg/libsmf/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 smf.pc '/build/libsmf/pkg/libsmf/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libsmf/src/libsmf-1.3'
make[1]: Leaving directory '/build/libsmf/src/libsmf-1.3'
install: creating directory '/build/libsmf/pkg/libsmf/usr/share/licenses'
install: creating directory '/build/libsmf/pkg/libsmf/usr/share/licenses/libsmf'
'COPYING' -> '/build/libsmf/pkg/libsmf/usr/share/licenses/libsmf/COPYING'
install: creating directory '/build/libsmf/pkg/libsmf/usr/share/doc'
install: creating directory '/build/libsmf/pkg/libsmf/usr/share/doc/libsmf'
'NEWS' -> '/build/libsmf/pkg/libsmf/usr/share/doc/libsmf/NEWS'
'TODO' -> '/build/libsmf/pkg/libsmf/usr/share/doc/libsmf/TODO'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libsmf"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libsmf 1.3-13 (Sun Aug 17 17:35:14 2025)
==> Cleaning up...