>>> potrace: Building community/potrace 1.16-r2 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 09:36:57 +0000 >>> potrace: Validating /home/buildozer/aports/community/potrace/APKBUILD... >>> potrace: Analyzing dependencies... >>> potrace: Installing for build: build-base zlib-dev (1/2) Installing zlib-dev (1.3.1-r2) (2/2) Installing .makedepends-potrace (20250424.093719) OK: 400 MiB in 105 packages >>> potrace: Cleaning up srcdir >>> potrace: Cleaning up pkgdir >>> potrace: Cleaning up tmpdir >>> potrace: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/potrace-1.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/potrace-1.16.tar.gz.part' potrace-1.16.tar.gz. 100% |********************************| 641k 0:00:00 ETA '/var/cache/distfiles/v3.22/potrace-1.16.tar.gz.part' saved >>> potrace: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/potrace-1.16.tar.gz >>> potrace: Checking sha512sums... potrace-1.16.tar.gz: OK >>> potrace: Unpacking /var/cache/distfiles/v3.22/potrace-1.16.tar.gz... >>> potrace: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alpine-linux-musl-clang... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking what compiler options to use... -Os -fstack-clash-protection -Wformat -Werror=format-security checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/i586-alpine-linux-musl/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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes 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... yes 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 '/home/buildozer/aports/community/potrace/src/potrace-1.16' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/src' cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bitmap_io.o -MD -MP -MF .deps/bitmap_io.Tpo -c -o bitmap_io.o bitmap_io.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT backend_eps.o -MD -MP -MF .deps/backend_eps.Tpo -c -o backend_eps.o backend_eps.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT flate.o -MD -MP -MF .deps/flate.Tpo -c -o flate.o flate.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT greymap.o -MD -MP -MF .deps/greymap.Tpo -c -o greymap.o greymap.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT backend_pgm.o -MD -MP -MF .deps/backend_pgm.Tpo -c -o backend_pgm.o backend_pgm.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT backend_svg.o -MD -MP -MF .deps/backend_svg.Tpo -c -o backend_svg.o backend_svg.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT backend_xfig.o -MD -MP -MF .deps/backend_xfig.Tpo -c -o backend_xfig.o backend_xfig.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT backend_dxf.o -MD -MP -MF .deps/backend_dxf.Tpo -c -o backend_dxf.o backend_dxf.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT backend_pdf.o -MD -MP -MF .deps/backend_pdf.Tpo -c -o backend_pdf.o backend_pdf.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT backend_geojson.o -MD -MP -MF .deps/backend_geojson.Tpo -c -o backend_geojson.o backend_geojson.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lzw.o -MD -MP -MF .deps/lzw.Tpo -c -o lzw.o lzw.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT progress_bar.o -MD -MP -MF .deps/progress_bar.Tpo -c -o progress_bar.o progress_bar.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o bbox.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT trans.o -MD -MP -MF .deps/trans.Tpo -c -o trans.o trans.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c -o curve.lo curve.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c -o decompose.lo decompose.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c -o potracelib.lo potracelib.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mkbitmap.o -MD -MP -MF .deps/mkbitmap.Tpo -c -o mkbitmap.o mkbitmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -fPIC -DPIC -o .libs/curve.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c -fPIC -DPIC -o .libs/decompose.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c -fPIC -DPIC -o .libs/potracelib.o mv -f .deps/bbox.Tpo .deps/bbox.Po mv -f .deps/trans.Tpo .deps/trans.Po mv -f .deps/backend_xfig.Tpo .deps/backend_xfig.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c -o potracelib.o >/dev/null 2>&1 mv -f .deps/backend_pgm.Tpo .deps/backend_pgm.Po mv -f .deps/lzw.Tpo .deps/lzw.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -o curve.o >/dev/null 2>&1 mv -f .deps/progress_bar.Tpo .deps/progress_bar.Po mv -f .deps/flate.Tpo .deps/flate.Po mv -f .deps/render.Tpo .deps/render.Po mv -f .deps/backend_dxf.Tpo .deps/backend_dxf.Po mv -f .deps/backend_geojson.Tpo .deps/backend_geojson.Po mv -f .deps/backend_svg.Tpo .deps/backend_svg.Po mv -f .deps/potracelib.Tpo .deps/potracelib.Plo mv -f .deps/curve.Tpo .deps/curve.Plo mv -f .deps/backend_pdf.Tpo .deps/backend_pdf.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c -o decompose.o >/dev/null 2>&1 mv -f .deps/backend_eps.Tpo .deps/backend_eps.Po mv -f .deps/mkbitmap.Tpo .deps/mkbitmap.Po mv -f .deps/bitmap_io.Tpo .deps/bitmap_io.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/greymap.Tpo .deps/greymap.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mkbitmap mkbitmap.o bitmap_io.o greymap.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mkbitmap mkbitmap.o bitmap_io.o greymap.o -lm mv -f .deps/decompose.Tpo .deps/decompose.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 cc -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 0:6:0 -rpath '/usr/lib' -export-symbols ./libpotrace-export.sym -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 | sed -e "s/\(.*\)/\1;/" >> .libs/libpotrace.ver libtool: link: echo "local: *; };" >> .libs/libpotrace.ver libtool: link: cc -shared -fPIC -DPIC .libs/curve.o .libs/trace.o .libs/decompose.o .libs/potracelib.o -lm -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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 cru .libs/libpotrace.a curve.o trace.o decompose.o potracelib.o ar: `u' modifier ignored since `D' is the default (see `U') 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 cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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 '/home/buildozer/aports/community/potrace/src/potrace-1.16/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/doc' Making all in check make[2]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[2]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16' make[2]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16' make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/src' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/doc' Making check in check make[1]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make pgmdiff checkbin input-check.sh backend-check.sh potrace-check.sh postscript-check.sh pdf-check.sh mkbitmap-check.sh mkbitmap-input-check.sh binary-check.sh make[2]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pgmdiff.o -MD -MP -MF .deps/pgmdiff.Tpo -c -o pgmdiff.o pgmdiff.c cc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT checkbin.o -MD -MP -MF .deps/checkbin.Tpo -c -o checkbin.o checkbin.c make[2]: Nothing to be done for 'input-check.sh'. make[2]: Nothing to be done for 'backend-check.sh'. make[2]: Nothing to be done for 'potrace-check.sh'. make[2]: Nothing to be done for 'postscript-check.sh'. make[2]: Nothing to be done for 'pdf-check.sh'. make[2]: Nothing to be done for 'mkbitmap-check.sh'. make[2]: Nothing to be done for 'mkbitmap-input-check.sh'. make[2]: Nothing to be done for 'binary-check.sh'. mv -f .deps/checkbin.Tpo .deps/checkbin.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o checkbin checkbin.o mv -f .deps/pgmdiff.Tpo .deps/pgmdiff.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o pgmdiff pgmdiff.o ../src/greymap.o -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o checkbin checkbin.o libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o pgmdiff pgmdiff.o ../src/greymap.o -lm make[2]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[3]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' SKIP: postscript-check.sh SKIP: pdf-check.sh PASS: mkbitmap-check.sh PASS: binary-check.sh PASS: potrace-check.sh PASS: mkbitmap-input-check.sh PASS: input-check.sh PASS: backend-check.sh ============================================================================ Testsuite summary for potrace 1.16 ============================================================================ # TOTAL: 8 # PASS: 6 # SKIP: 2 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[2]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[1]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16' make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16' >>> potrace: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/src' make[2]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/src' .././install-sh -c -d '/home/buildozer/aports/community/potrace/pkg/potrace/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/potrace/pkg/potrace/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libpotrace.la '/home/buildozer/aports/community/potrace/pkg/potrace/usr/lib' /usr/bin/install -c -m 644 potracelib.h '/home/buildozer/aports/community/potrace/pkg/potrace/usr/include' libtool: install: /usr/bin/install -c .libs/libpotrace.so.0.0.6 /home/buildozer/aports/community/potrace/pkg/potrace/usr/lib/libpotrace.so.0.0.6 libtool: install: (cd /home/buildozer/aports/community/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 /home/buildozer/aports/community/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 /home/buildozer/aports/community/potrace/pkg/potrace/usr/lib/libpotrace.la libtool: install: /usr/bin/install -c .libs/libpotrace.a /home/buildozer/aports/community/potrace/pkg/potrace/usr/lib/libpotrace.a libtool: install: chmod 644 /home/buildozer/aports/community/potrace/pkg/potrace/usr/lib/libpotrace.a libtool: install: ranlib /home/buildozer/aports/community/potrace/pkg/potrace/usr/lib/libpotrace.a libtool: warning: remember to run 'libtool --finish /usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/potrace/pkg/potrace/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c potrace mkbitmap '/home/buildozer/aports/community/potrace/pkg/potrace/usr/bin' libtool: warning: 'libpotrace.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/potrace /home/buildozer/aports/community/potrace/pkg/potrace/usr/bin/potrace libtool: install: /usr/bin/install -c mkbitmap /home/buildozer/aports/community/potrace/pkg/potrace/usr/bin/mkbitmap make[2]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/src' make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/doc' make[2]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/potrace/pkg/potrace/usr/share/doc/potrace' .././install-sh -c -d '/home/buildozer/aports/community/potrace/pkg/potrace/usr/share/man/man1' /usr/bin/install -c -m 644 placement.pdf '/home/buildozer/aports/community/potrace/pkg/potrace/usr/share/doc/potrace' /usr/bin/install -c -m 644 potrace.1 mkbitmap.1 '/home/buildozer/aports/community/potrace/pkg/potrace/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/doc' make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/doc' Making install in check make[1]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[2]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16/check' make[1]: Entering directory '/home/buildozer/aports/community/potrace/src/potrace-1.16' make[2]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/potrace/src/potrace-1.16' make[1]: Leaving directory '/home/buildozer/aports/community/potrace/src/potrace-1.16' >>> potrace-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/potrace/pkg/potrace-dev/usr/include' 'usr/lib/libpotrace.a' -> '/home/buildozer/aports/community/potrace/pkg/potrace-dev/usr/lib/libpotrace.a' 'usr/lib/libpotrace.so' -> '/home/buildozer/aports/community/potrace/pkg/potrace-dev/usr/lib/libpotrace.so' >>> potrace-dev*: Preparing subpackage potrace-dev... >>> potrace-dev*: Stripping binaries >>> potrace-dev*: Running postcheck for potrace-dev >>> potrace-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/potrace/pkg/potrace-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/potrace/pkg/potrace-doc/usr/share/man' >>> potrace-doc*: Preparing subpackage potrace-doc... >>> potrace-doc*: Running postcheck for potrace-doc >>> potrace*: Running postcheck for potrace >>> potrace*: Preparing package potrace... >>> potrace*: Stripping binaries >>> potrace-dev*: Scanning shared objects >>> potrace-doc*: Scanning shared objects >>> potrace*: Scanning shared objects >>> potrace-dev*: Tracing dependencies... zlib-dev potrace=1.16-r2 >>> potrace-dev*: Package size: 34.4 KB >>> potrace-dev*: Compressing data... >>> potrace-dev*: Create checksum... >>> potrace-dev*: Create potrace-dev-1.16-r2.apk >>> potrace-doc*: Tracing dependencies... >>> potrace-doc*: Package size: 21.0 KB >>> potrace-doc*: Compressing data... >>> potrace-doc*: Create checksum... >>> potrace-doc*: Create potrace-doc-1.16-r2.apk >>> potrace*: Tracing dependencies... so:libc.musl-x86.so.1 so:libz.so.1 >>> potrace*: Package size: 153.3 KB >>> potrace*: Compressing data... >>> potrace*: Create checksum... >>> potrace*: Create potrace-1.16-r2.apk >>> potrace: Build complete at Thu, 24 Apr 2025 09:37:25 +0000 elapsed time 0h 0m 28s >>> potrace: Cleaning up srcdir >>> potrace: Cleaning up pkgdir >>> potrace: Uninstalling dependencies... (1/2) Purging .makedepends-potrace (20250424.093719) (2/2) Purging zlib-dev (1.3.1-r2) OK: 400 MiB in 103 packages >>> potrace: Updating the community/x86 repository index... >>> potrace: Signing the index...