------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libretro-vbanext-0.20200313 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libretro-vbanext-0.20200313 depends on file: /usr/local/sbin/pkg - found => libretro-vba-next-0.20200313-019132d_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/libretro/vba-next/tar.gz/019132d?dummy=/libretro-vba-next-0.20200313-019132d_GH0.tar.gz fetch: https://codeload.github.com/libretro/vba-next/tar.gz/019132d?dummy=/libretro-vba-next-0.20200313-019132d_GH0.tar.gz: size unknown fetch: https://codeload.github.com/libretro/vba-next/tar.gz/019132d?dummy=/libretro-vba-next-0.20200313-019132d_GH0.tar.gz: size of remote file is not known libretro-vba-next-0.20200313-019132d_GH0.tar.g 0 B 0 Bps libretro-vba-next-0.20200313-019132d_GH0.tar.g 197 kB 456 kBps 00s ===> Fetching all distfiles required by libretro-vbanext-0.20200313 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libretro-vbanext-0.20200313 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libretro-vbanext-0.20200313 for building => SHA256 Checksum OK for libretro-vba-next-0.20200313-019132d_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libretro-vbanext-0.20200313 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libretro-vbanext-0.20200313 for building ===> Extracting for libretro-vbanext-0.20200313 => SHA256 Checksum OK for libretro-vba-next-0.20200313-019132d_GH0.tar.gz. Extracted Memory Use: 1.19M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libretro-vbanext-0.20200313 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libretro-vbanext-0.20200313 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libretro-vbanext-0.20200313 depends on package: gmake>=4.3 - found ===> Configuring for libretro-vbanext-0.20200313 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libretro-vbanext-0.20200313 gmake[1]: Entering directory '/construction/games/libretro-vbanext/vba-next-019132d' /bin/sh: git: not found c++ -c -o src/sound.o src/sound.cpp -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -fPIC -D__LIBRETRO__ -DINLINE=inline -DHAVE_HLE_BIOS -DFRONTEND_SUPPORTS_RGB565 -DUSE_CHEATS -DTILED_RENDERING -DHAVE_STDINT_H -DHAVE_INTTYPES_H -I. -I./libretro-common/include c++ -c -o src/memory.o src/memory.cpp -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -fPIC -D__LIBRETRO__ -DINLINE=inline -DHAVE_HLE_BIOS -DFRONTEND_SUPPORTS_RGB565 -DUSE_CHEATS -DTILED_RENDERING -DHAVE_STDINT_H -DHAVE_INTTYPES_H -I. -I./libretro-common/include c++ -c -o src/gba.o src/gba.cpp -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -fPIC -D__LIBRETRO__ -DINLINE=inline -DHAVE_HLE_BIOS -DFRONTEND_SUPPORTS_RGB565 -DUSE_CHEATS -DTILED_RENDERING -DHAVE_STDINT_H -DHAVE_INTTYPES_H -I. -I./libretro-common/include c++ -c -o src/system.o src/system.cpp -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -fPIC -D__LIBRETRO__ -DINLINE=inline -DHAVE_HLE_BIOS -DFRONTEND_SUPPORTS_RGB565 -DUSE_CHEATS -DTILED_RENDERING -DHAVE_STDINT_H -DHAVE_INTTYPES_H -I. -I./libretro-common/include c++ -c -o libretro/libretro.o libretro/libretro.cpp -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -fPIC -D__LIBRETRO__ -DINLINE=inline -DHAVE_HLE_BIOS -DFRONTEND_SUPPORTS_RGB565 -DUSE_CHEATS -DTILED_RENDERING -DHAVE_STDINT_H -DHAVE_INTTYPES_H -I. -I./libretro-common/include cc -c -o libretro-common/memalign.o libretro-common/memalign.c -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -fPIC -D__LIBRETRO__ -DINLINE=inline -DHAVE_HLE_BIOS -DFRONTEND_SUPPORTS_RGB565 -DUSE_CHEATS -DTILED_RENDERING -DHAVE_STDINT_H -DHAVE_INTTYPES_H -I. -I./libretro-common/include libretro/libretro.cpp: In function 'void retro_init()': libretro/libretro.cpp:201:14: warning: 'char* strncat(char*, const char*, size_t)' specified bound 256 equals destination size [-Wstringop-overflow=] strncat(filename_bios, "/gba_bios.bin", sizeof(filename_bios)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c++ -o vba_next_libretro.so -shared -Wl,-version-script=./libretro/link.T -Wl,-no-undefined ./src/sound.o ./src/memory.o ./src/gba.o ./src/system.o ./libretro/libretro.o ./libretro-common/memalign.o gmake[1]: Leaving directory '/construction/games/libretro-vbanext/vba-next-019132d' SUCCEEDED 00:01:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libretro-vbanext-0.20200313 ===> Generating temporary packing list /bin/mkdir -p /construction/games/libretro-vbanext/stage//usr/local/libexec/libretro; install -s -m 0644 $(find /construction/games/libretro-vbanext/vba-next-019132d// -name "*.so") /construction/games/libretro-vbanext/stage//usr/local/libexec/libretro; ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libretro-vbanext-0.20200313 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:18