>>> sdl2_gfx: Building community/sdl2_gfx 1.0.4-r1 (using abuild 3.9.0-r5) started Sat, 20 Aug 2022 11:02:20 +0000 >>> sdl2_gfx: Checking sanity of /home/buildozer/aports/community/sdl2_gfx/APKBUILD... >>> sdl2_gfx: Analyzing dependencies... >>> sdl2_gfx: Installing for build: build-base sdl2-dev (1/50) Installing sdl2 (2.24.0-r0) (2/50) Installing libbz2 (1.0.8-r2) (3/50) Installing libpng (1.6.37-r2) (4/50) Installing freetype (2.12.1-r0) (5/50) Installing tslib (1.22-r1) (6/50) Installing directfb (1.7.7-r4) (7/50) Installing directfb-dev (1.7.7-r4) (8/50) Installing linux-headers (5.16.7-r1) (9/50) Installing libdrm (2.4.112-r0) (10/50) Installing libdrm-dev (2.4.112-r0) (11/50) Installing libxau (1.0.9-r1) (12/50) Installing xorgproto (2022.2-r0) (13/50) Installing libxau-dev (1.0.9-r1) (14/50) Installing libmd (1.0.4-r0) (15/50) Installing libbsd (0.11.6-r2) (16/50) Installing libxdmcp (1.1.3-r1) (17/50) Installing libxcb (1.15-r0) (18/50) Installing libx11 (1.8.1-r1) (19/50) Installing libxext (1.3.4-r1) (20/50) Installing xcb-proto (1.15-r0) (21/50) Installing libxdmcp-dev (1.1.3-r1) (22/50) Installing libxcb-dev (1.15-r0) (23/50) Installing xtrans (1.4.0-r2) (24/50) Installing libx11-dev (1.8.1-r1) (25/50) Installing libxext-dev (1.3.4-r1) (26/50) Installing libxdamage (1.1.5-r1) (27/50) Installing libxfixes (6.0.0-r0) (28/50) Installing libxfixes-dev (6.0.0-r0) (29/50) Installing libxdamage-dev (1.1.5-r1) (30/50) Installing libxshmfence (1.3-r1) (31/50) Installing libxshmfence-dev (1.3-r1) (32/50) Installing mesa (22.1.7-r1) (33/50) Installing libffi (3.4.2-r1) (34/50) Installing wayland-libs-server (1.21.0-r0) (35/50) Installing mesa-gbm (22.1.7-r1) (36/50) Installing mesa-glapi (22.1.7-r1) (37/50) Installing wayland-libs-client (1.21.0-r0) (38/50) Installing mesa-egl (22.1.7-r1) (39/50) Installing libxxf86vm (1.1.4-r3) (40/50) Installing mesa-gl (22.1.7-r1) (41/50) Installing mesa-gles (22.1.7-r1) (42/50) Installing xz-libs (5.2.6-r0) (43/50) Installing libxml2 (2.10.0-r0) (44/50) Installing llvm14-libs (14.0.6-r3) (45/50) Installing mesa-osmesa (22.1.7-r1) (46/50) Installing mesa-xatracker (22.1.7-r1) (47/50) Installing libxxf86vm-dev (1.1.4-r3) (48/50) Installing mesa-dev (22.1.7-r1) (49/50) Installing sdl2-dev (2.24.0-r0) (50/50) Installing .makedepends-sdl2_gfx (20220820.110220) Executing busybox-1.35.0-r22.trigger OK: 503 MiB in 142 packages >>> sdl2_gfx: Cleaning up srcdir >>> sdl2_gfx: Cleaning up pkgdir >>> sdl2_gfx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//SDL2_gfx-1.0.4.tar.gz >>> sdl2_gfx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//SDL2_gfx-1.0.4.tar.gz >>> sdl2_gfx: Checking sha512sums... SDL2_gfx-1.0.4.tar.gz: OK >>> sdl2_gfx: Unpacking /var/cache/distfiles/edge/SDL2_gfx-1.0.4.tar.gz... >>> sdl2_gfx: Updating ./test/config.guess >>> sdl2_gfx: Updating ./config.guess >>> sdl2_gfx: Updating ./test/config.sub >>> sdl2_gfx: Updating ./config.sub checking build system type... powerpc64le-unknown-linux-musl checking host system type... powerpc64le-unknown-linux-musl checking how to print strings... printf 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc64le-unknown-linux-musl file names to powerpc64le-unknown-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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/powerpc64le-alpine-linux-musl/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for 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 whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking for inline... inline checking whether make sets $(MAKE)... (cached) yes checking for windres... no checking for linux-musl-windres... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SDL... yes configure: creating ./config.status config.status: creating Makefile config.status: creating SDL2_gfx.pc config.status: executing libtool commands config.status: executing depfiles commands Options summary: * --enable-mmx: no CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/community/sdl2_gfx/src/SDL2_gfx-1.0.4/missing --run autoconf cd . && /bin/sh /home/buildozer/aports/community/sdl2_gfx/src/SDL2_gfx-1.0.4/missing --run automake-1.11 --foreign /home/buildozer/aports/community/sdl2_gfx/src/SDL2_gfx-1.0.4/missing: line 52: automake-1.11: not found /home/buildozer/aports/community/sdl2_gfx/src/SDL2_gfx-1.0.4/missing: line 52: autoconf: not found WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --disable-mmx CC=gcc CFLAGS=-Os -fomit-frame-pointer LDFLAGS=-Wl,--as-needed,-O1,--sort-common CPPFLAGS=-Os -fomit-frame-pointer --no-create --no-recursion checking build system type... powerpc64le-unknown-linux-musl checking host system type... powerpc64le-unknown-linux-musl checking how to print strings... printf 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc64le-unknown-linux-musl file names to powerpc64le-unknown-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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/powerpc64le-alpine-linux-musl/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for 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 whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking for inline... inline checking whether make sets $(MAKE)... (cached) yes checking for windres... no checking for linux-musl-windres... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SDL... yes configure: creating ./config.status Options summary: * --enable-mmx: no /bin/sh ./config.status config.status: creating Makefile config.status: creating SDL2_gfx.pc config.status: executing libtool commands config.status: executing depfiles commands /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_gfx\" -DVERSION=\"1.0.2\" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_framerate.lo -MD -MP -MF .deps/SDL2_framerate.Tpo -c -o SDL2_framerate.lo SDL2_framerate.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_gfx\" -DVERSION=\"1.0.2\" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_gfxPrimitives.lo -MD -MP -MF .deps/SDL2_gfxPrimitives.Tpo -c -o SDL2_gfxPrimitives.lo SDL2_gfxPrimitives.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_gfx\" -DVERSION=\"1.0.2\" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_imageFilter.lo -MD -MP -MF .deps/SDL2_imageFilter.Tpo -c -o SDL2_imageFilter.lo SDL2_imageFilter.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_gfx\" -DVERSION=\"1.0.2\" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_rotozoom.lo -MD -MP -MF .deps/SDL2_rotozoom.Tpo -c -o SDL2_rotozoom.lo SDL2_rotozoom.c libtool: compile: gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DPACKAGE=\"SDL2_gfx\"" "-DVERSION=\"1.0.2\"" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_framerate.lo -MD -MP -MF .deps/SDL2_framerate.Tpo -c SDL2_framerate.c -fPIC -DPIC -o .libs/SDL2_framerate.o libtool: compile: gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DPACKAGE=\"SDL2_gfx\"" "-DVERSION=\"1.0.2\"" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_gfxPrimitives.lo -MD -MP -MF .deps/SDL2_gfxPrimitives.Tpo -c SDL2_gfxPrimitives.c -fPIC -DPIC -o .libs/SDL2_gfxPrimitives.o libtool: compile: gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DPACKAGE=\"SDL2_gfx\"" "-DVERSION=\"1.0.2\"" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_imageFilter.lo -MD -MP -MF .deps/SDL2_imageFilter.Tpo -c SDL2_imageFilter.c -fPIC -DPIC -o .libs/SDL2_imageFilter.o libtool: compile: gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DPACKAGE=\"SDL2_gfx\"" "-DVERSION=\"1.0.2\"" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_rotozoom.lo -MD -MP -MF .deps/SDL2_rotozoom.Tpo -c SDL2_rotozoom.c -fPIC -DPIC -o .libs/SDL2_rotozoom.o libtool: compile: gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DPACKAGE=\"SDL2_gfx\"" "-DVERSION=\"1.0.2\"" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_framerate.lo -MD -MP -MF .deps/SDL2_framerate.Tpo -c SDL2_framerate.c -o SDL2_framerate.o >/dev/null 2>&1 mv -f .deps/SDL2_framerate.Tpo .deps/SDL2_framerate.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DPACKAGE=\"SDL2_gfx\"" "-DVERSION=\"1.0.2\"" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_rotozoom.lo -MD -MP -MF .deps/SDL2_rotozoom.Tpo -c SDL2_rotozoom.c -o SDL2_rotozoom.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DPACKAGE=\"SDL2_gfx\"" "-DVERSION=\"1.0.2\"" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_imageFilter.lo -MD -MP -MF .deps/SDL2_imageFilter.Tpo -c SDL2_imageFilter.c -o SDL2_imageFilter.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"\"" "-DPACKAGE_TARNAME=\"\"" "-DPACKAGE_VERSION=\"\"" "-DPACKAGE_STRING=\"\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DPACKAGE=\"SDL2_gfx\"" "-DVERSION=\"1.0.2\"" -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -MT SDL2_gfxPrimitives.lo -MD -MP -MF .deps/SDL2_gfxPrimitives.Tpo -c SDL2_gfxPrimitives.c -o SDL2_gfxPrimitives.o >/dev/null 2>&1 mv -f .deps/SDL2_rotozoom.Tpo .deps/SDL2_rotozoom.Plo mv -f .deps/SDL2_imageFilter.Tpo .deps/SDL2_imageFilter.Plo mv -f .deps/SDL2_gfxPrimitives.Tpo .deps/SDL2_gfxPrimitives.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -I/usr/include/SDL2 -I/usr/include/directfb -D_REENTRANT -no-undefined -release 1.0 -version-info 0:2:0 -Wl,--as-needed,-O1,--sort-common -o libSDL2_gfx.la -rpath /usr/lib SDL2_framerate.lo SDL2_gfxPrimitives.lo SDL2_imageFilter.lo SDL2_rotozoom.lo -lSDL2 libtool: link: gcc -shared -fPIC -DPIC .libs/SDL2_framerate.o .libs/SDL2_gfxPrimitives.o .libs/SDL2_imageFilter.o .libs/SDL2_rotozoom.o -lSDL2 -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libSDL2_gfx-1.0.so.0 -o .libs/libSDL2_gfx-1.0.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libSDL2_gfx-1.0.so.0" && ln -s "libSDL2_gfx-1.0.so.0.0.2" "libSDL2_gfx-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libSDL2_gfx.so" && ln -s "libSDL2_gfx-1.0.so.0.0.2" "libSDL2_gfx.so") libtool: link: ar cru .libs/libSDL2_gfx.a SDL2_framerate.o SDL2_gfxPrimitives.o SDL2_imageFilter.o SDL2_rotozoom.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libSDL2_gfx.a libtool: link: ( cd ".libs" && rm -f "libSDL2_gfx.la" && ln -s "../libSDL2_gfx.la" "libSDL2_gfx.la" ) >>> sdl2_gfx: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/sdl2_gfx/src/SDL2_gfx-1.0.4' ./install-sh -c -d '/home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib' ./install-sh -c -d '/home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/include/SDL2' ./install-sh -c -d '/home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libSDL2_gfx.la '/home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib' /usr/bin/install -c -m 644 SDL2_framerate.h SDL2_gfxPrimitives.h SDL2_imageFilter.h SDL2_rotozoom.h '/home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/include/SDL2' /usr/bin/install -c -m 644 SDL2_gfx.pc '/home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libSDL2_gfx-1.0.so.0.0.2 /home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib/libSDL2_gfx-1.0.so.0.0.2 libtool: install: (cd /home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib && { ln -s -f libSDL2_gfx-1.0.so.0.0.2 libSDL2_gfx-1.0.so.0 || { rm -f libSDL2_gfx-1.0.so.0 && ln -s libSDL2_gfx-1.0.so.0.0.2 libSDL2_gfx-1.0.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib && { ln -s -f libSDL2_gfx-1.0.so.0.0.2 libSDL2_gfx.so || { rm -f libSDL2_gfx.so && ln -s libSDL2_gfx-1.0.so.0.0.2 libSDL2_gfx.so; }; }) libtool: install: /usr/bin/install -c .libs/libSDL2_gfx.lai /home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib/libSDL2_gfx.la libtool: install: /usr/bin/install -c .libs/libSDL2_gfx.a /home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib/libSDL2_gfx.a libtool: install: chmod 644 /home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib/libSDL2_gfx.a libtool: install: ranlib /home/buildozer/aports/community/sdl2_gfx/pkg/sdl2_gfx/usr/lib/libSDL2_gfx.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/community/sdl2_gfx/src/SDL2_gfx-1.0.4' >>> sdl2_gfx-dev*: Running split function dev... >>> sdl2_gfx-dev*: Preparing subpackage sdl2_gfx-dev... >>> sdl2_gfx-dev*: Stripping binaries >>> sdl2_gfx-dev*: Running postcheck for sdl2_gfx-dev >>> sdl2_gfx-doc*: Running split function doc... >>> sdl2_gfx-doc*: Preparing subpackage sdl2_gfx-doc... >>> sdl2_gfx-doc*: Running postcheck for sdl2_gfx-doc >>> sdl2_gfx*: Running postcheck for sdl2_gfx >>> sdl2_gfx*: Preparing package sdl2_gfx... >>> sdl2_gfx*: Stripping binaries >>> sdl2_gfx-dev*: Scanning shared objects >>> sdl2_gfx-doc*: Scanning shared objects >>> sdl2_gfx*: Scanning shared objects >>> sdl2_gfx-dev*: Tracing dependencies... pc:sdl2>=2.0.0 pkgconfig sdl2_gfx=1.0.4-r1 >>> sdl2_gfx-dev*: Package size: 148.0 KB >>> sdl2_gfx-dev*: Compressing data... >>> sdl2_gfx-dev*: Create checksum... >>> sdl2_gfx-dev*: Create sdl2_gfx-dev-1.0.4-r1.apk >>> sdl2_gfx-doc*: Tracing dependencies... >>> sdl2_gfx-doc*: Package size: 3.9 MB >>> sdl2_gfx-doc*: Compressing data... >>> sdl2_gfx-doc*: Create checksum... >>> sdl2_gfx-doc*: Create sdl2_gfx-doc-1.0.4-r1.apk >>> sdl2_gfx*: Tracing dependencies... so:libSDL2-2.0.so.0 so:libc.musl-ppc64le.so.1 >>> sdl2_gfx*: Package size: 80.0 KB >>> sdl2_gfx*: Compressing data... >>> sdl2_gfx*: Create checksum... >>> sdl2_gfx*: Create sdl2_gfx-1.0.4-r1.apk >>> sdl2_gfx: Build complete at Sat, 20 Aug 2022 11:02:36 +0000 elapsed time 0h 0m 16s >>> sdl2_gfx: Cleaning up srcdir >>> sdl2_gfx: Cleaning up pkgdir >>> sdl2_gfx: Uninstalling dependencies... (1/50) Purging .makedepends-sdl2_gfx (20220820.110220) (2/50) Purging sdl2-dev (2.24.0-r0) (3/50) Purging sdl2 (2.24.0-r0) (4/50) Purging directfb-dev (1.7.7-r4) (5/50) Purging directfb (1.7.7-r4) (6/50) Purging mesa-dev (22.1.7-r1) (7/50) Purging libxdamage-dev (1.1.5-r1) (8/50) Purging libxdamage (1.1.5-r1) (9/50) Purging libxshmfence-dev (1.3-r1) (10/50) Purging mesa-egl (22.1.7-r1) (11/50) Purging mesa-gbm (22.1.7-r1) (12/50) Purging mesa-gl (22.1.7-r1) (13/50) Purging mesa-gles (22.1.7-r1) (14/50) Purging mesa-osmesa (22.1.7-r1) (15/50) Purging mesa-xatracker (22.1.7-r1) (16/50) Purging mesa (22.1.7-r1) (17/50) Purging freetype (2.12.1-r0) (18/50) Purging libbz2 (1.0.8-r2) (19/50) Purging libpng (1.6.37-r2) (20/50) Purging tslib (1.22-r1) (21/50) Purging libdrm-dev (2.4.112-r0) (22/50) Purging libdrm (2.4.112-r0) (23/50) Purging linux-headers (5.16.7-r1) (24/50) Purging libxxf86vm-dev (1.1.4-r3) (25/50) Purging libxxf86vm (1.1.4-r3) (26/50) Purging libxfixes-dev (6.0.0-r0) (27/50) Purging libxfixes (6.0.0-r0) (28/50) Purging libxext-dev (1.3.4-r1) (29/50) Purging libxext (1.3.4-r1) (30/50) Purging libx11-dev (1.8.1-r1) (31/50) Purging xtrans (1.4.0-r2) (32/50) Purging libx11 (1.8.1-r1) (33/50) Purging libxcb-dev (1.15-r0) (34/50) Purging xcb-proto (1.15-r0) (35/50) Purging libxcb (1.15-r0) (36/50) Purging libxau-dev (1.0.9-r1) (37/50) Purging libxau (1.0.9-r1) (38/50) Purging libxdmcp-dev (1.1.3-r1) (39/50) Purging libxdmcp (1.1.3-r1) (40/50) Purging xorgproto (2022.2-r0) (41/50) Purging libbsd (0.11.6-r2) (42/50) Purging libmd (1.0.4-r0) (43/50) Purging libxshmfence (1.3-r1) (44/50) Purging llvm14-libs (14.0.6-r3) (45/50) Purging wayland-libs-client (1.21.0-r0) (46/50) Purging wayland-libs-server (1.21.0-r0) (47/50) Purging libffi (3.4.2-r1) (48/50) Purging mesa-glapi (22.1.7-r1) (49/50) Purging libxml2 (2.10.0-r0) (50/50) Purging xz-libs (5.2.6-r0) Executing busybox-1.35.0-r22.trigger OK: 294 MiB in 92 packages >>> sdl2_gfx: Updating the community/ppc64le repository index... >>> sdl2_gfx: Signing the index...