>>> libretro-craft: Building community/libretro-craft 0_git20210317-r0 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 10:19:01 +0000 >>> libretro-craft: Checking sanity of /home/buildozer/aports/community/libretro-craft/APKBUILD... >>> libretro-craft: Analyzing dependencies... >>> libretro-craft: Installing for build: build-base mesa-dev (1/39) Installing linux-headers (5.16.7-r1) (2/39) Installing libpciaccess (0.16-r0) (3/39) Installing libdrm (2.4.110-r0) (4/39) Installing libpciaccess-dev (0.16-r0) (5/39) Installing libdrm-dev (2.4.110-r0) (6/39) Installing libxau (1.0.9-r0) (7/39) Installing xorgproto (2021.5-r0) (8/39) Installing libxau-dev (1.0.9-r0) (9/39) Installing libxdmcp (1.1.3-r0) (10/39) Installing libxcb (1.14-r2) (11/39) Installing libx11 (1.7.5-r0) (12/39) Installing libxext (1.3.4-r0) (13/39) Installing xcb-proto (1.14.1-r3) (14/39) Installing libxdmcp-dev (1.1.3-r0) (15/39) Installing libxcb-dev (1.14-r2) (16/39) Installing xtrans (1.4.0-r1) (17/39) Installing libx11-dev (1.7.5-r0) (18/39) Installing libxext-dev (1.3.4-r0) (19/39) Installing libxdamage (1.1.5-r1) (20/39) Installing libxfixes (6.0.0-r0) (21/39) Installing libxfixes-dev (6.0.0-r0) (22/39) Installing libxdamage-dev (1.1.5-r1) (23/39) Installing libxshmfence (1.3-r1) (24/39) Installing libxshmfence-dev (1.3-r1) (25/39) Installing mesa (21.3.8-r1) (26/39) Installing wayland-libs-server (1.20.0-r0) (27/39) Installing mesa-gbm (21.3.8-r1) (28/39) Installing mesa-glapi (21.3.8-r1) (29/39) Installing wayland-libs-client (1.20.0-r0) (30/39) Installing mesa-egl (21.3.8-r1) (31/39) Installing libxxf86vm (1.1.4-r2) (32/39) Installing mesa-gl (21.3.8-r1) (33/39) Installing mesa-gles (21.3.8-r1) (34/39) Installing llvm13-libs (13.0.1-r2) (35/39) Installing mesa-osmesa (21.3.8-r1) (36/39) Installing mesa-xatracker (21.3.8-r1) (37/39) Installing libxxf86vm-dev (1.1.4-r2) (38/39) Installing mesa-dev (21.3.8-r1) (39/39) Installing .makedepends-libretro-craft (20220420.101911) OK: 1420 MiB in 142 packages >>> libretro-craft: Cleaning up srcdir >>> libretro-craft: Cleaning up pkgdir >>> libretro-craft: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libretro-craft-d0de2c6d3ff9d971d5c23c796bcb208498f635a9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3179k 100 3179k 0 0 20.9M 0 --:--:-- --:--:-- --:--:-- 21.1M >>> libretro-craft: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/libretro-craft-d0de2c6d3ff9d971d5c23c796bcb208498f635a9.tar.gz >>> libretro-craft: Checking sha512sums... libretro-craft-d0de2c6d3ff9d971d5c23c796bcb208498f635a9.tar.gz: OK >>> libretro-craft: Unpacking /var/cache/distfiles/v3.16/libretro-craft-d0de2c6d3ff9d971d5c23c796bcb208498f635a9.tar.gz... gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/auth.c -osrc/auth.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/client.c -osrc/client.o src/client.c: In function 'client_connect': src/client.c:240:17: warning: implicit declaration of function 'gethostbyname'; did you mean 'gethostname'? [-Wimplicit-function-declaration] 240 | if ((host = gethostbyname(hostname)) == 0) | ^~~~~~~~~~~~~ | gethostname src/client.c:240:15: warning: assignment to 'struct hostent *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 240 | if ((host = gethostbyname(hostname)) == 0) | ^ gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/cube.c -osrc/cube.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/db.c -osrc/db.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/item.c -osrc/item.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/main.c -osrc/main.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/map.c -osrc/map.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/matrix.c -osrc/matrix.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/ring.c -osrc/ring.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/sign.c -osrc/sign.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/world.c -osrc/world.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c src/renderer.c -osrc/renderer.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c libretro/libretro.c -olibretro/libretro.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c deps/tinycthread/tinycthread.c -odeps/tinycthread/tinycthread.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c deps/noise/noise.c -odeps/noise/noise.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c deps/lodepng/lodepng.c -odeps/lodepng/lodepng.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c deps/sqlite/sqlite3.c -odeps/sqlite/sqlite3.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c deps/libretro-common/compat/compat_snprintf.c -odeps/libretro-common/compat/compat_snprintf.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c deps/libretro-common/glsm/glsm.c -odeps/libretro-common/glsm/glsm.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c deps/libretro-common/glsym/glsym_gl.c -odeps/libretro-common/glsym/glsym_gl.o gcc -Os -fomit-frame-pointer -DSQLITE_OMIT_LOAD_EXTENSION -DGIT_VERSION=\"v20220328-1820-gd31380\" -DINLINE="inline" -std=c99 -MMD -O2 -DNDEBUG -D__LIBRETRO__ -I./src -I./deps/tinycthread -I./deps/noise -I./deps/lodepng -I./deps/sqlite -I./include -I./libretro -I./deps/libretro-common/include -fPIC -DHAVE_OPENGL -c deps/libretro-common/glsym/rglgen.c -odeps/libretro-common/glsym/rglgen.o deps/sqlite/sqlite3.c: In function 'sqlite3SelectNew': deps/sqlite/sqlite3.c:96169:10: warning: function may return address of local variable [-Wreturn-local-addr] 96169 | return pNew; | ^~~~ deps/sqlite/sqlite3.c:96134:10: note: declared here 96134 | Select standin; | ^~~~~~~ gcc -o craft_libretro.so ./src/auth.o ./src/client.o ./src/cube.o ./src/db.o ./src/item.o ./src/main.o ./src/map.o ./src/matrix.o ./src/ring.o ./src/sign.o ./src/world.o ./src/renderer.o ./libretro/libretro.o ./deps/tinycthread/tinycthread.o ./deps/noise/noise.o ./deps/lodepng/lodepng.o ./deps/sqlite/sqlite3.o ./deps/libretro-common/compat/compat_snprintf.o ./deps/libretro-common/glsm/glsm.o ./deps/libretro-common/glsym/glsym_gl.o ./deps/libretro-common/glsym/rglgen.o -shared -Wl,--version-script=./link.T -Wl,--no-undefined -fPIC -lpthread -lm -lGL >>> libretro-craft: Entering fakeroot... >>> libretro-craft*: Running postcheck for libretro-craft >>> libretro-craft*: Preparing package libretro-craft... >>> libretro-craft*: Stripping binaries >>> libretro-craft*: Scanning shared objects >>> libretro-craft*: Tracing dependencies... so:libGL.so.1 so:libc.musl-x86_64.so.1 >>> libretro-craft*: Package size: 1.1 MB >>> libretro-craft*: Compressing data... >>> libretro-craft*: Create checksum... >>> libretro-craft*: Create libretro-craft-0_git20210317-r0.apk >>> libretro-craft: Build complete at Wed, 20 Apr 2022 10:19:48 +0000 elapsed time 0h 0m 47s >>> libretro-craft: Cleaning up srcdir >>> libretro-craft: Cleaning up pkgdir >>> libretro-craft: Uninstalling dependencies... (1/39) Purging .makedepends-libretro-craft (20220420.101911) (2/39) Purging mesa-dev (21.3.8-r1) (3/39) Purging libxdamage-dev (1.1.5-r1) (4/39) Purging libxdamage (1.1.5-r1) (5/39) Purging libxshmfence-dev (1.3-r1) (6/39) Purging mesa-egl (21.3.8-r1) (7/39) Purging mesa-gbm (21.3.8-r1) (8/39) Purging mesa-gl (21.3.8-r1) (9/39) Purging mesa-gles (21.3.8-r1) (10/39) Purging mesa-osmesa (21.3.8-r1) (11/39) Purging mesa-xatracker (21.3.8-r1) (12/39) Purging mesa (21.3.8-r1) (13/39) Purging libdrm-dev (2.4.110-r0) (14/39) Purging libdrm (2.4.110-r0) (15/39) Purging linux-headers (5.16.7-r1) (16/39) Purging libpciaccess-dev (0.16-r0) (17/39) Purging libpciaccess (0.16-r0) (18/39) Purging libxxf86vm-dev (1.1.4-r2) (19/39) Purging libxxf86vm (1.1.4-r2) (20/39) Purging libxfixes-dev (6.0.0-r0) (21/39) Purging libxfixes (6.0.0-r0) (22/39) Purging libxext-dev (1.3.4-r0) (23/39) Purging libxext (1.3.4-r0) (24/39) Purging libx11-dev (1.7.5-r0) (25/39) Purging xtrans (1.4.0-r1) (26/39) Purging libx11 (1.7.5-r0) (27/39) Purging libxcb-dev (1.14-r2) (28/39) Purging xcb-proto (1.14.1-r3) (29/39) Purging libxcb (1.14-r2) (30/39) Purging libxau-dev (1.0.9-r0) (31/39) Purging libxau (1.0.9-r0) (32/39) Purging libxdmcp-dev (1.1.3-r0) (33/39) Purging libxdmcp (1.1.3-r0) (34/39) Purging xorgproto (2021.5-r0) (35/39) Purging libxshmfence (1.3-r1) (36/39) Purging wayland-libs-server (1.20.0-r0) (37/39) Purging mesa-glapi (21.3.8-r1) (38/39) Purging wayland-libs-client (1.20.0-r0) (39/39) Purging llvm13-libs (13.0.1-r2) OK: 1274 MiB in 103 packages >>> libretro-craft: Updating the community/x86_64 repository index... >>> libretro-craft: Signing the index...