==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: buddy 2.4-8 (Sat Mar 21 23:21:07 2026)
==> Retrieving sources...
-> Found buddy-2.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
buddy-2.4.tar.gz ... Passed
==> Validating source files with sha256sums...
buddy-2.4.tar.gz ... Passed
==> Making package: buddy 2.4-8 (Sun Mar 22 05:21:34 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found buddy-2.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting buddy-2.4.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'tools'.
libtoolize: copying file 'tools/ltmain.sh'
libtoolize: putting macros in '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'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
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:13: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
aclocal.m4:631: AM_PROG_LEX is expanded from...
configure.ac:13: the top level
configure.ac:18: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:18: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:18: the top level
configure.ac:20: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:20: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
m4/debug.m4:1: buddy_DEBUG_FLAGS is expanded from...
configure.ac:20: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:11: installing 'tools/compile'
configure.ac:4: installing 'tools/missing'
examples/adder/Makefile.am: installing 'tools/depcomp'
configure.ac: installing 'tools/ylwrap'
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 for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking 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 which variant of shared library versioning to provide... (default) aix
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/adder/Makefile
config.status: creating examples/bddcalc/Makefile
config.status: creating examples/bddtest/Makefile
config.status: creating examples/cmilner/Makefile
config.status: creating examples/fdd/Makefile
config.status: creating examples/milner/Makefile
config.status: creating examples/money/Makefile
config.status: creating examples/queen/Makefile
config.status: creating examples/solitare/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/build/buddy/src/buddy-2.4'
Making all in src
make[2]: Entering directory '/build/buddy/src/buddy-2.4/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 bddio.lo -MD -MP -MF .deps/bddio.Tpo -c -o bddio.lo bddio.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 bddop.lo -MD -MP -MF .deps/bddop.Tpo -c -o bddop.lo bddop.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 bvec.lo -MD -MP -MF .deps/bvec.Tpo -c -o bvec.lo bvec.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -MT cppext.lo -MD -MP -MF .deps/cppext.Tpo -c -o cppext.lo cppext.cxx
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 bddio.lo -MD -MP -MF .deps/bddio.Tpo -c bddio.c -fPIC -DPIC -o .libs/bddio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 bddop.lo -MD -MP -MF .deps/bddop.Tpo -c bddop.c -fPIC -DPIC -o .libs/bddop.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 bvec.lo -MD -MP -MF .deps/bvec.Tpo -c bvec.c -fPIC -DPIC -o .libs/bvec.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -MT cppext.lo -MD -MP -MF .deps/cppext.Tpo -c cppext.cxx -fPIC -DPIC -o .libs/cppext.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1
bddio.c: In function 'bdd_load':
bddio.c:499:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
bddio.c:506:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 bddio.lo -MD -MP -MF .deps/bddio.Tpo -c bddio.c -o bddio.o >/dev/null 2>&1
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 fdd.lo -MD -MP -MF .deps/fdd.Tpo -c -o fdd.lo fdd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 bvec.lo -MD -MP -MF .deps/bvec.Tpo -c bvec.c -o bvec.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 fdd.lo -MD -MP -MF .deps/fdd.Tpo -c fdd.c -fPIC -DPIC -o .libs/fdd.o
mv -f .deps/bddio.Tpo .deps/bddio.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 imatrix.lo -MD -MP -MF .deps/imatrix.Tpo -c -o imatrix.lo imatrix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 imatrix.lo -MD -MP -MF .deps/imatrix.Tpo -c imatrix.c -fPIC -DPIC -o .libs/imatrix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 bddop.lo -MD -MP -MF .deps/bddop.Tpo -c bddop.c -o bddop.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 fdd.lo -MD -MP -MF .deps/fdd.Tpo -c fdd.c -o fdd.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 imatrix.lo -MD -MP -MF .deps/imatrix.Tpo -c imatrix.c -o imatrix.o >/dev/null 2>&1
mv -f .deps/bvec.Tpo .deps/bvec.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 kernel.lo -MD -MP -MF .deps/kernel.Tpo -c -o kernel.lo kernel.c
mv -f .deps/imatrix.Tpo .deps/imatrix.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 pairs.lo -MD -MP -MF .deps/pairs.Tpo -c -o pairs.lo pairs.c
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -MT cppext.lo -MD -MP -MF .deps/cppext.Tpo -c cppext.cxx -o cppext.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 kernel.lo -MD -MP -MF .deps/kernel.Tpo -c kernel.c -fPIC -DPIC -o .libs/kernel.o
mv -f .deps/fdd.Tpo .deps/fdd.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 prime.lo -MD -MP -MF .deps/prime.Tpo -c -o prime.lo prime.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 pairs.lo -MD -MP -MF .deps/pairs.Tpo -c pairs.c -fPIC -DPIC -o .libs/pairs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 prime.lo -MD -MP -MF .deps/prime.Tpo -c prime.c -fPIC -DPIC -o .libs/prime.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 pairs.lo -MD -MP -MF .deps/pairs.Tpo -c pairs.c -o pairs.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 prime.lo -MD -MP -MF .deps/prime.Tpo -c prime.c -o prime.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 kernel.lo -MD -MP -MF .deps/kernel.Tpo -c kernel.c -o kernel.o >/dev/null 2>&1
mv -f .deps/pairs.Tpo .deps/pairs.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 reorder.lo -MD -MP -MF .deps/reorder.Tpo -c -o reorder.lo reorder.c
mv -f .deps/bddop.Tpo .deps/bddop.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -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 tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c
mv -f .deps/prime.Tpo .deps/prime.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 reorder.lo -MD -MP -MF .deps/reorder.Tpo -c reorder.c -fPIC -DPIC -o .libs/reorder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1
mv -f .deps/cppext.Tpo .deps/cppext.Plo
mv -f .deps/kernel.Tpo .deps/kernel.Plo
mv -f .deps/tree.Tpo .deps/tree.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -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 reorder.lo -MD -MP -MF .deps/reorder.Tpo -c reorder.c -o reorder.o >/dev/null 2>&1
mv -f .deps/reorder.Tpo .deps/reorder.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -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 -Wp,-D_GLIBCXX_ASSERTIONS -version-info 0:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libbdd.la -rpath /usr/lib bddio.lo bddop.lo bvec.lo cache.lo cppext.lo fdd.lo imatrix.lo kernel.lo pairs.lo prime.lo reorder.lo tree.lo
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/crtbeginS.o .libs/bddio.o .libs/bddop.o .libs/bvec.o .libs/cache.o .libs/cppext.o .libs/fdd.o .libs/imatrix.o .libs/kernel.o .libs/pairs.o .libs/prime.o .libs/reorder.o .libs/tree.o -Wl,--as-needed -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/../../../crtn.o -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbdd.so.0 -o .libs/libbdd.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbdd.so.0" && ln -s "libbdd.so.0.0.0" "libbdd.so.0")
libtool: link: (cd ".libs" && rm -f "libbdd.so" && ln -s "libbdd.so.0.0.0" "libbdd.so")
libtool: link: ar cr .libs/libbdd.a bddio.o bddop.o bvec.o cache.o cppext.o fdd.o imatrix.o kernel.o pairs.o prime.o reorder.o tree.o
libtool: link: ranlib .libs/libbdd.a
libtool: link: ( cd ".libs" && rm -f "libbdd.la" && ln -s "../libbdd.la" "libbdd.la" )
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/src'
Making all in examples
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples'
Making all in adder
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/adder'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/adder'
Making all in bddcalc
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
make all-am
make[4]: Entering directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
Making all in bddtest
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/bddtest'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/bddtest'
Making all in cmilner
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/cmilner'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/cmilner'
Making all in fdd
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/fdd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/fdd'
Making all in milner
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/milner'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/milner'
Making all in money
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/money'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/money'
Making all in queen
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/queen'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/queen'
Making all in solitare
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/solitare'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/solitare'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples'
Making all in doc
make[2]: Entering directory '/build/buddy/src/buddy-2.4/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/doc'
make[2]: Entering directory '/build/buddy/src/buddy-2.4'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4'
make[1]: Leaving directory '/build/buddy/src/buddy-2.4'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/buddy/src/buddy-2.4/src'
make[2]: Entering directory '/build/buddy/src/buddy-2.4/src'
/usr/bin/mkdir -p '/build/buddy/pkg/buddy//usr/include'
/usr/bin/mkdir -p '/build/buddy/pkg/buddy//usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libbdd.la '/build/buddy/pkg/buddy//usr/lib'
/usr/bin/install -c -m 644 bdd.h fdd.h bvec.h '/build/buddy/pkg/buddy//usr/include'
libtool: install: /usr/bin/install -c .libs/libbdd.so.0.0.0 /build/buddy/pkg/buddy//usr/lib/libbdd.so.0.0.0
libtool: install: (cd /build/buddy/pkg/buddy//usr/lib && { ln -s -f libbdd.so.0.0.0 libbdd.so.0 || { rm -f libbdd.so.0 && ln -s libbdd.so.0.0.0 libbdd.so.0; }; })
libtool: install: (cd /build/buddy/pkg/buddy//usr/lib && { ln -s -f libbdd.so.0.0.0 libbdd.so || { rm -f libbdd.so && ln -s libbdd.so.0.0.0 libbdd.so; }; })
libtool: install: /usr/bin/install -c .libs/libbdd.lai /build/buddy/pkg/buddy//usr/lib/libbdd.la
libtool: install: /usr/bin/install -c .libs/libbdd.a /build/buddy/pkg/buddy//usr/lib/libbdd.a
libtool: install: chmod 644 /build/buddy/pkg/buddy//usr/lib/libbdd.a
libtool: install: ranlib /build/buddy/pkg/buddy//usr/lib/libbdd.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/src'
make[1]: Leaving directory '/build/buddy/src/buddy-2.4/src'
Making install in examples
make[1]: Entering directory '/build/buddy/src/buddy-2.4/examples'
Making install in adder
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/adder'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/adder'
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/buddy/src/buddy-2.4/examples/adder'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/adder'
Making install in bddcalc
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
make install-am
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
make[4]: Entering directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
make[3]: Leaving directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/bddcalc'
Making install in bddtest
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/bddtest'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/bddtest'
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/buddy/src/buddy-2.4/examples/bddtest'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/bddtest'
Making install in cmilner
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/cmilner'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/cmilner'
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/buddy/src/buddy-2.4/examples/cmilner'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/cmilner'
Making install in fdd
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/fdd'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/fdd'
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/buddy/src/buddy-2.4/examples/fdd'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/fdd'
Making install in milner
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/milner'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/milner'
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/buddy/src/buddy-2.4/examples/milner'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/milner'
Making install in money
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/money'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/money'
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/buddy/src/buddy-2.4/examples/money'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/money'
Making install in queen
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/queen'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/queen'
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/buddy/src/buddy-2.4/examples/queen'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/queen'
Making install in solitare
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples/solitare'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples/solitare'
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/buddy/src/buddy-2.4/examples/solitare'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples/solitare'
make[2]: Entering directory '/build/buddy/src/buddy-2.4/examples'
make[3]: Entering directory '/build/buddy/src/buddy-2.4/examples'
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/buddy/src/buddy-2.4/examples'
make[2]: Leaving directory '/build/buddy/src/buddy-2.4/examples'
make[1]: Leaving directory '/build/buddy/src/buddy-2.4/examples'
Making install in doc
make[1]: Entering directory '/build/buddy/src/buddy-2.4/doc'
make[2]: Entering directory '/build/buddy/src/buddy-2.4/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/buddy/src/buddy-2.4/doc'
make[1]: Leaving directory '/build/buddy/src/buddy-2.4/doc'
make[1]: Entering directory '/build/buddy/src/buddy-2.4'
make[2]: Entering directory '/build/buddy/src/buddy-2.4'
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/buddy/src/buddy-2.4'
make[1]: Leaving directory '/build/buddy/src/buddy-2.4'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "buddy"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: buddy 2.4-8 (Sun Mar 22 05:22:18 2026)
==> Cleaning up...
[?12l[?25h