------------------------------------------------------------------------------- -- 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-vecx-0.20200313 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libretro-vecx-0.20200313 depends on file: /usr/local/sbin/pkg - found => libretro-libretro-vecx-0.20200313-3212052_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/libretro/libretro-vecx/tar.gz/3212052?dummy=/libretro-libretro-vecx-0.20200313-3212052_GH0.tar.gz fetch: https://codeload.github.com/libretro/libretro-vecx/tar.gz/3212052?dummy=/libretro-libretro-vecx-0.20200313-3212052_GH0.tar.gz: size unknown fetch: https://codeload.github.com/libretro/libretro-vecx/tar.gz/3212052?dummy=/libretro-libretro-vecx-0.20200313-3212052_GH0.tar.gz: size of remote file is not known libretro-libretro-vecx-0.20200313-3212052_GH0. 0 B 0 Bps libretro-libretro-vecx-0.20200313-3212052_GH0. 139 kB 571 kBps 00s ===> Fetching all distfiles required by libretro-vecx-0.20200313 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libretro-vecx-0.20200313 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libretro-vecx-0.20200313 for building => SHA256 Checksum OK for libretro-libretro-vecx-0.20200313-3212052_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libretro-vecx-0.20200313 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libretro-vecx-0.20200313 for building ===> Extracting for libretro-vecx-0.20200313 => SHA256 Checksum OK for libretro-libretro-vecx-0.20200313-3212052_GH0.tar.gz. Extracted Memory Use: 0.55M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libretro-vecx-0.20200313 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libretro-vecx-0.20200313 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libretro-vecx-0.20200313 depends on package: gmake>=4.3 - found ===> Configuring for libretro-vecx-0.20200313 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libretro-vecx-0.20200313 gmake[1]: Entering directory '/construction/games/libretro-vecx/libretro-vecx-3212052' /bin/sh: git: not found cc -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -D__LIBRETRO__ -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DINLINE=inline -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-uninitialized -fPIC -DFRONTEND_SUPPORTS_RGB565 -I. -I./libretro-common/include -c -oe6809.o e6809.c cc -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -D__LIBRETRO__ -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DINLINE=inline -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-uninitialized -fPIC -DFRONTEND_SUPPORTS_RGB565 -I. -I./libretro-common/include -c -oe8910.o e8910.c cc -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -D__LIBRETRO__ -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DINLINE=inline -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-uninitialized -fPIC -DFRONTEND_SUPPORTS_RGB565 -I. -I./libretro-common/include -c -olibretro.o libretro.c cc -pipe -O2 -fno-strict-aliasing -O2 -DNDEBUG -D__LIBRETRO__ -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DINLINE=inline -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-sign-compare -Wno-uninitialized -fPIC -DFRONTEND_SUPPORTS_RGB565 -I. -I./libretro-common/include -c -ovecx.o vecx.c libretro.c: In function 'retro_load_game': libretro.c:211:4: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset(framebuffer, 0, sizeof(framebuffer) / sizeof(framebuffer[0])); ^~~~~~ cc -o vecx_libretro.so -fPIC -shared -Wl,--version-script=./link.T ./e6809.o ./e8910.o ./libretro.o ./vecx.o gmake[1]: Leaving directory '/construction/games/libretro-vecx/libretro-vecx-3212052' SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libretro-vecx-0.20200313 ===> Generating temporary packing list /bin/mkdir -p /construction/games/libretro-vecx/stage//usr/local/libexec/libretro; install -s -m 0644 $(find /construction/games/libretro-vecx/libretro-vecx-3212052// -name "*.so") /construction/games/libretro-vecx/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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libretro-vecx-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:00 TOTAL TIME 00:00:11