==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: potrace 1.16-4 (Sun Oct 19 14:24:26 2025)
==> Retrieving sources...
  -> Found potrace-1.16.tar.gz
  -> Found potrace-1.16-lto.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    potrace-1.16.tar.gz ... Passed
    potrace-1.16-lto.patch ... Passed
==> Making package: potrace 1.16-4 (Sun Oct 19 14:24:45 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found potrace-1.16.tar.gz
  -> Found potrace-1.16-lto.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting potrace-1.16.tar.gz with bsdtar
==> Starting prepare()...
patching file configure.ac
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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 '.'.
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:12: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:12: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:12: the top level
configure.ac:55: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:55: You should run autoupdate.
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:55: the top level
configure.ac:55: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:55: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:55: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:31: installing './compile'
configure.ac:11: installing './missing'
check/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 clang... no
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 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 what compiler options to use...  -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
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... dlltool
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 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 whether to install the Potrace library... yes
checking whether gcc has bug number 12243... maybe
checking whether to use zlib... yes
checking whether to default to metric units... no
checking whether to default to a4 paper size... no
checking whether to use the simplified progress bar... no
checking for zlib.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether M_PI is declared... yes
checking for deflate in -lz... yes
checking for floor in -lm... yes
checking for uint64_t... yes
checking for getopt_long... yes
checking whether getopt_long reorders its arguments... yes
checking whether to use included getopt... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for Intel 386... no
checking for inline... inline
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 check/Makefile
config.status: creating doc/potrace.1
config.status: creating doc/mkbitmap.1
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/potrace/src/potrace-1.16'
Making all in src
make[2]: Entering directory '/build/potrace/src/potrace-1.16/src'
gcc -DHAVE_CONFIG_H -I. -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 main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -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 bitmap_io.o -MD -MP -MF .deps/bitmap_io.Tpo -c -o bitmap_io.o bitmap_io.c
gcc -DHAVE_CONFIG_H -I. -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 backend_eps.o -MD -MP -MF .deps/backend_eps.Tpo -c -o backend_eps.o backend_eps.c
gcc -DHAVE_CONFIG_H -I. -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 flate.o -MD -MP -MF .deps/flate.Tpo -c -o flate.o flate.c
gcc -DHAVE_CONFIG_H -I. -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 greymap.o -MD -MP -MF .deps/greymap.Tpo -c -o greymap.o greymap.c
gcc -DHAVE_CONFIG_H -I. -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 render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.c
gcc -DHAVE_CONFIG_H -I. -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 backend_pgm.o -MD -MP -MF .deps/backend_pgm.Tpo -c -o backend_pgm.o backend_pgm.c
gcc -DHAVE_CONFIG_H -I. -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 backend_svg.o -MD -MP -MF .deps/backend_svg.Tpo -c -o backend_svg.o backend_svg.c
mv -f .deps/backend_pgm.Tpo .deps/backend_pgm.Po
gcc -DHAVE_CONFIG_H -I. -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 backend_xfig.o -MD -MP -MF .deps/backend_xfig.Tpo -c -o backend_xfig.o backend_xfig.c
mv -f .deps/render.Tpo .deps/render.Po
gcc -DHAVE_CONFIG_H -I. -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 backend_dxf.o -MD -MP -MF .deps/backend_dxf.Tpo -c -o backend_dxf.o backend_dxf.c
mv -f .deps/flate.Tpo .deps/flate.Po
gcc -DHAVE_CONFIG_H -I. -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 backend_pdf.o -MD -MP -MF .deps/backend_pdf.Tpo -c -o backend_pdf.o backend_pdf.c
mv -f .deps/backend_svg.Tpo .deps/backend_svg.Po
gcc -DHAVE_CONFIG_H -I. -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 backend_geojson.o -MD -MP -MF .deps/backend_geojson.Tpo -c -o backend_geojson.o backend_geojson.c
mv -f .deps/backend_xfig.Tpo .deps/backend_xfig.Po
gcc -DHAVE_CONFIG_H -I. -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 lzw.o -MD -MP -MF .deps/lzw.Tpo -c -o lzw.o lzw.c
mv -f .deps/backend_dxf.Tpo .deps/backend_dxf.Po
gcc -DHAVE_CONFIG_H -I. -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 progress_bar.o -MD -MP -MF .deps/progress_bar.Tpo -c -o progress_bar.o progress_bar.c
mv -f .deps/backend_geojson.Tpo .deps/backend_geojson.Po
gcc -DHAVE_CONFIG_H -I. -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 bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o bbox.c
mv -f .deps/backend_pdf.Tpo .deps/backend_pdf.Po
gcc -DHAVE_CONFIG_H -I. -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 trans.o -MD -MP -MF .deps/trans.Tpo -c -o trans.o trans.c
mv -f .deps/lzw.Tpo .deps/lzw.Po
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -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 curve.lo -MD -MP -MF .deps/curve.Tpo -c -o curve.lo curve.c
mv -f .deps/progress_bar.Tpo .deps/progress_bar.Po
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -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 trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c
mv -f .deps/bbox.Tpo .deps/bbox.Po
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -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 decompose.lo -MD -MP -MF .deps/decompose.Tpo -c -o decompose.lo decompose.c
mv -f .deps/trans.Tpo .deps/trans.Po
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -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 potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c -o potracelib.lo potracelib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c  -fPIC -DPIC -o .libs/curve.o
mv -f .deps/backend_eps.Tpo .deps/backend_eps.Po
gcc -DHAVE_CONFIG_H -I. -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 mkbitmap.o -MD -MP -MF .deps/mkbitmap.Tpo -c -o mkbitmap.o mkbitmap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c  -fPIC -DPIC -o .libs/trace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c  -fPIC -DPIC -o .libs/decompose.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c  -fPIC -DPIC -o .libs/potracelib.o
mv -f .deps/main.Tpo .deps/main.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -o curve.o >/dev/null 2>&1
mv -f .deps/curve.Tpo .deps/curve.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c -o potracelib.o >/dev/null 2>&1
mv -f .deps/potracelib.Tpo .deps/potracelib.Plo
mv -f .deps/greymap.Tpo .deps/greymap.Po
mv -f .deps/bitmap_io.Tpo .deps/bitmap_io.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c -o decompose.o >/dev/null 2>&1
mv -f .deps/mkbitmap.Tpo .deps/mkbitmap.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -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 mkbitmap mkbitmap.o bitmap_io.o greymap.o -lm 
libtool: link: gcc -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 mkbitmap mkbitmap.o bitmap_io.o greymap.o  -lm
mv -f .deps/decompose.Tpo .deps/decompose.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1
mv -f .deps/trace.Tpo .deps/trace.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -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 -version-info 0:6:0 -rpath '/usr/lib' -export-symbols ./libpotrace-export.sym -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libpotrace.la  curve.lo trace.lo decompose.lo potracelib.lo -lm 
libtool: link: echo "{ global:" > .libs/libpotrace.ver
libtool: link:  cat ./libpotrace-export.sym | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libpotrace.ver
libtool: link:  echo "local: *; };" >> .libs/libpotrace.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/curve.o .libs/trace.o .libs/decompose.o .libs/potracelib.o   -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   -Wl,-soname -Wl,libpotrace.so.0 -Wl,-version-script -Wl,.libs/libpotrace.ver -o .libs/libpotrace.so.0.0.6
libtool: link: (cd ".libs" && rm -f "libpotrace.so.0" && ln -s "libpotrace.so.0.0.6" "libpotrace.so.0")
libtool: link: (cd ".libs" && rm -f "libpotrace.so" && ln -s "libpotrace.so.0.0.6" "libpotrace.so")
libtool: link: ar cr .libs/libpotrace.a  curve.o trace.o decompose.o potracelib.o
libtool: link: ranlib .libs/libpotrace.a
libtool: link: ( cd ".libs" && rm -f "libpotrace.la" && ln -s "../libpotrace.la" "libpotrace.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -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 potrace main.o bitmap_io.o backend_eps.o flate.o greymap.o render.o backend_pgm.o backend_svg.o backend_xfig.o backend_dxf.o backend_pdf.o backend_geojson.o lzw.o progress_bar.o bbox.o trans.o libpotrace.la  -lm  -lz 
libtool: link: gcc -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/potrace main.o bitmap_io.o backend_eps.o flate.o greymap.o render.o backend_pgm.o backend_svg.o backend_xfig.o backend_dxf.o backend_pdf.o backend_geojson.o lzw.o progress_bar.o bbox.o trans.o  ./.libs/libpotrace.so -lm -lz
make[2]: Leaving directory '/build/potrace/src/potrace-1.16/src'
Making all in doc
make[2]: Entering directory '/build/potrace/src/potrace-1.16/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/potrace/src/potrace-1.16/doc'
Making all in check
make[2]: Entering directory '/build/potrace/src/potrace-1.16/check'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/potrace/src/potrace-1.16/check'
make[2]: Entering directory '/build/potrace/src/potrace-1.16'
make[2]: Leaving directory '/build/potrace/src/potrace-1.16'
make[1]: Leaving directory '/build/potrace/src/potrace-1.16'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/potrace/src/potrace-1.16/src'
make[2]: Entering directory '/build/potrace/src/potrace-1.16/src'
 /usr/bin/mkdir -p '/build/potrace/pkg/potrace/usr/include'
 /usr/bin/mkdir -p '/build/potrace/pkg/potrace/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libpotrace.la '/build/potrace/pkg/potrace/usr/lib'
 /usr/bin/install -c -m 644 potracelib.h '/build/potrace/pkg/potrace/usr/include'
libtool: install: /usr/bin/install -c .libs/libpotrace.so.0.0.6 /build/potrace/pkg/potrace/usr/lib/libpotrace.so.0.0.6
libtool: install: (cd /build/potrace/pkg/potrace/usr/lib && { ln -s -f libpotrace.so.0.0.6 libpotrace.so.0 || { rm -f libpotrace.so.0 && ln -s libpotrace.so.0.0.6 libpotrace.so.0; }; })
libtool: install: (cd /build/potrace/pkg/potrace/usr/lib && { ln -s -f libpotrace.so.0.0.6 libpotrace.so || { rm -f libpotrace.so && ln -s libpotrace.so.0.0.6 libpotrace.so; }; })
libtool: install: /usr/bin/install -c .libs/libpotrace.lai /build/potrace/pkg/potrace/usr/lib/libpotrace.la
libtool: install: /usr/bin/install -c .libs/libpotrace.a /build/potrace/pkg/potrace/usr/lib/libpotrace.a
libtool: install: chmod 644 /build/potrace/pkg/potrace/usr/lib/libpotrace.a
libtool: install: ranlib /build/potrace/pkg/potrace/usr/lib/libpotrace.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/potrace/pkg/potrace/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c potrace mkbitmap '/build/potrace/pkg/potrace/usr/bin'
libtool: warning: 'libpotrace.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/potrace /build/potrace/pkg/potrace/usr/bin/potrace
libtool: install: /usr/bin/install -c mkbitmap /build/potrace/pkg/potrace/usr/bin/mkbitmap
make[2]: Leaving directory '/build/potrace/src/potrace-1.16/src'
make[1]: Leaving directory '/build/potrace/src/potrace-1.16/src'
Making install in doc
make[1]: Entering directory '/build/potrace/src/potrace-1.16/doc'
make[2]: Entering directory '/build/potrace/src/potrace-1.16/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/potrace/pkg/potrace/usr/share/doc/potrace'
 /usr/bin/mkdir -p '/build/potrace/pkg/potrace/usr/share/man/man1'
 /usr/bin/install -c -m 644 placement.pdf '/build/potrace/pkg/potrace/usr/share/doc/potrace'
 /usr/bin/install -c -m 644 potrace.1 mkbitmap.1 '/build/potrace/pkg/potrace/usr/share/man/man1'
make[2]: Leaving directory '/build/potrace/src/potrace-1.16/doc'
make[1]: Leaving directory '/build/potrace/src/potrace-1.16/doc'
Making install in check
make[1]: Entering directory '/build/potrace/src/potrace-1.16/check'
make[2]: Entering directory '/build/potrace/src/potrace-1.16/check'
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/potrace/src/potrace-1.16/check'
make[1]: Leaving directory '/build/potrace/src/potrace-1.16/check'
make[1]: Entering directory '/build/potrace/src/potrace-1.16'
make[2]: Entering directory '/build/potrace/src/potrace-1.16'
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/potrace/src/potrace-1.16'
make[1]: Leaving directory '/build/potrace/src/potrace-1.16'
==> 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 "potrace"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: potrace 1.16-4 (Sun Oct 19 14:25:35 2025)
==> Cleaning up...