>>> Building on exopi-4 under games/fnaify-extralibs BDEPENDS = [devel/gmake;archivers/xz;devel/sdl2] DIST = [games/fnaify-extralibs:fnaify-extralibs-0.1.tar.xz] FULLPKGNAME = fnaify-extralibs-0.1 RDEPENDS = [devel/sdl2] (Junk lock obtained for exopi-4 at 1764446344.89) >>> Running depends in games/fnaify-extralibs at 1764446344.92 last junk was in devel/xtensa-lx106-elf/binutils /usr/sbin/pkg_add -aI -Drepair sdl2-2.32.8 xz-5.8.1 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1p0 sdl2-2.32.8 xz-5.8.1 /usr/sbin/pkg_add -aI -Drepair sdl2-2.32.8 xz-5.8.1 New and changed readme(s): /usr/local/share/doc/pkg-readmes/sdl2 >>> Running show-prepare-results in games/fnaify-extralibs at 1764446347.62 ===> games/fnaify-extralibs ===> Building from scratch fnaify-extralibs-0.1 ===> fnaify-extralibs-0.1 depends on: gmake-* -> gmake-4.4.1p0 ===> fnaify-extralibs-0.1 depends on: xz->=5.4.0 -> xz-5.8.1 ===> fnaify-extralibs-0.1 depends on: sdl2-* -> sdl2-2.32.8 ===> Verifying specs: SDL2 ===> found SDL2.0.15 gmake-4.4.1p0 sdl2-2.32.8 xz-5.8.1 (Junk lock released for exopi-4 at 1764446348.23) distfiles size=278012 >>> Running build in games/fnaify-extralibs at 1764446348.26 ===> games/fnaify-extralibs ===> Checking files for fnaify-extralibs-0.1 `/exopi-cvs/ports/distfiles/fnaify-extralibs-0.1.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for fnaify-extralibs-0.1 ===> Patching for fnaify-extralibs-0.1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for fnaify-extralibs-0.1 ===> Configuring for fnaify-extralibs-0.1 ===> Building for fnaify-extralibs-0.1 gmake -C AZSNotSFML/atomstb gmake[1]: Entering directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/AZSNotSFML/atomstb' cc -O2 -pipe -c -fPIC -Wall -Werror atomstb.c cc -shared -o libatomstb.so.0.0 atomstb.o gmake[1]: Leaving directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/AZSNotSFML/atomstb' gmake -C FMOD_SDL_stub gmake[1]: Entering directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/FMOD_SDL_stub' cc -O2 -pipe -Wall -pedantic -fpic -fPIC -shared -o libfmod_SDL.so.0.0 FMOD_SDL.c `sdl2-config --cflags --libs` FMOD_SDL.c:108:2: warning: excess elements in scalar initializer [-Wexcess-initializers] 108 | "FMOD_SDL", | ^~~~~~~~~~ FMOD_SDL.c:51:13: warning: unused function 'FMOD_SDL_MixCallback' [-Wunused-function] 51 | static void FMOD_SDL_MixCallback(void* userdata, int *stream, int len) | ^~~~~~~~~~~~~~~~~~~~ FMOD_SDL.c:55:12: warning: unused function 'FMOD_SDL_GetNumDrivers' [-Wunused-function] 55 | static int FMOD_SDL_GetNumDrivers( | ^~~~~~~~~~~~~~~~~~~~~~ FMOD_SDL.c:62:12: warning: unused function 'FMOD_SDL_GetDriverInfo' [-Wunused-function] 62 | static int FMOD_SDL_GetDriverInfo( | ^~~~~~~~~~~~~~~~~~~~~~ FMOD_SDL.c:105:12: warning: unused variable 'FMOD_SDL_Driver' [-Wunused-variable] 105 | static int FMOD_SDL_Driver = | ^~~~~~~~~~~~~~~ 5 warnings generated. gmake[1]: Leaving directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/FMOD_SDL_stub' gmake -C SDL_image_compact gmake[1]: Entering directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/SDL_image_compact' cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_bmp.o IMG_bmp.c `sdl2-config --cflags` IMG_bmp.c:240:12: warning: variable 'bfSize' set but not used [-Wunused-but-set-variable] 240 | Uint32 bfSize; | ^ IMG_bmp.c:241:12: warning: variable 'bfReserved1' set but not used [-Wunused-but-set-variable] 241 | Uint16 bfReserved1; | ^ IMG_bmp.c:242:12: warning: variable 'bfReserved2' set but not used [-Wunused-but-set-variable] 242 | Uint16 bfReserved2; | ^ IMG_bmp.c:249:12: warning: variable 'biPlanes' set but not used [-Wunused-but-set-variable] 249 | Uint16 biPlanes; | ^ IMG_bmp.c:252:12: warning: variable 'biSizeImage' set but not used [-Wunused-but-set-variable] 252 | Uint32 biSizeImage; | ^ IMG_bmp.c:253:12: warning: variable 'biXPelsPerMeter' set but not used [-Wunused-but-set-variable] 253 | Sint32 biXPelsPerMeter; | ^ IMG_bmp.c:254:12: warning: variable 'biYPelsPerMeter' set but not used [-Wunused-but-set-variable] 254 | Sint32 biYPelsPerMeter; | ^ IMG_bmp.c:256:12: warning: variable 'biClrImportant' set but not used [-Wunused-but-set-variable] 256 | Uint32 biClrImportant; | ^ IMG_bmp.c:654:15: warning: unused variable 'bReserved' [-Wunused-variable] 654 | Uint8 bReserved = SDL_Read8(src); | ^~~~~~~~~ IMG_bmp.c:655:16: warning: unused variable 'wPlanes' [-Wunused-variable] 655 | Uint16 wPlanes = SDL_ReadLE16(src); | ^~~~~~~ IMG_bmp.c:656:16: warning: unused variable 'wBitCount' [-Wunused-variable] 656 | Uint16 wBitCount = SDL_ReadLE16(src); | ^~~~~~~~~ IMG_bmp.c:657:16: warning: unused variable 'dwBytesInRes' [-Wunused-variable] 657 | Uint32 dwBytesInRes = SDL_ReadLE32(src); | ^~~~~~~~~~~~ IMG_bmp.c:600:12: warning: variable 'Rmask' set but not used [-Wunused-but-set-variable] 600 | Uint32 Rmask; | ^ IMG_bmp.c:601:12: warning: variable 'Gmask' set but not used [-Wunused-but-set-variable] 601 | Uint32 Gmask; | ^ IMG_bmp.c:602:12: warning: variable 'Bmask' set but not used [-Wunused-but-set-variable] 602 | Uint32 Bmask; | ^ IMG_bmp.c:618:12: warning: variable 'biPlanes' set but not used [-Wunused-but-set-variable] 618 | Uint16 biPlanes; | ^ IMG_bmp.c:621:12: warning: variable 'biSizeImage' set but not used [-Wunused-but-set-variable] 621 | Uint32 biSizeImage; | ^ IMG_bmp.c:622:12: warning: variable 'biXPelsPerMeter' set but not used [-Wunused-but-set-variable] 622 | Sint32 biXPelsPerMeter; | ^ IMG_bmp.c:623:12: warning: variable 'biYPelsPerMeter' set but not used [-Wunused-but-set-variable] 623 | Sint32 biYPelsPerMeter; | ^ IMG_bmp.c:625:12: warning: variable 'biClrImportant' set but not used [-Wunused-but-set-variable] 625 | Uint32 biClrImportant; | ^ 20 warnings generated. cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG.o IMG.c `sdl2-config --cflags` IMG.c:106:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 106 | void IMG_Quit() | ^ | void 1 warning generated. cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_gif.o IMG_gif.c `sdl2-config --cflags` IMG_gif.c:278:9: warning: variable 'flag' set but not used [-Wunused-but-set-variable] 278 | int flag; | ^ 1 warning generated. cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_jpg.o IMG_jpg.c `sdl2-config --cflags` IMG_jpg.c:541:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 541 | int IMG_InitJPG() | ^ | void IMG_jpg.c:547:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 547 | void IMG_QuitJPG() | ^ | void 2 warnings generated. cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_lbm.o IMG_lbm.c `sdl2-config --cflags` cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_pcx.o IMG_pcx.c `sdl2-config --cflags` cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_png.o IMG_png.c `sdl2-config --cflags` IMG_png.c:450:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 450 | int IMG_InitPNG() | ^ | void IMG_png.c:456:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 456 | void IMG_QuitPNG() | ^ | void In file included from IMG_png.c:666: ./miniz.h:1020:19: warning: unused function 'mz_free' [-Wunused-function] 1020 | MINIZ_STATIC void mz_free(void *p) | ^~~~~~~ ./miniz.h:1718:7: warning: unused function 'tinfl_decompress_mem_to_heap' [-Wunused-function] 1718 | void *tinfl_decompress_mem_to_heap(const void *pSrc_buf, size_t src_buf_len, size_t *pOut_len, int flags) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./miniz.h:1746:8: warning: unused function 'tinfl_decompress_mem_to_mem' [-Wunused-function] 1746 | size_t tinfl_decompress_mem_to_mem(void *pOut_buf, size_t out_buf_len, const void *pSrc_buf, size_t src_buf_len, int flags) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./miniz.h:1753:5: warning: unused function 'tinfl_decompress_mem_to_callback' [-Wunused-function] 1753 | int tinfl_decompress_mem_to_callback(const void *pIn_buf, size_t *pIn_buf_size, tinfl_put_buf_func_ptr pPut_buf_func, void *pPut_buf_user, int flags) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./miniz.h:2774:7: warning: unused function 'tdefl_compress_mem_to_heap' [-Wunused-function] 2774 | void *tdefl_compress_mem_to_heap(const void *pSrc_buf, size_t src_buf_len, size_t *pOut_len, int flags) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./miniz.h:2783:8: warning: unused function 'tdefl_compress_mem_to_mem' [-Wunused-function] 2783 | size_t tdefl_compress_mem_to_mem(void *pOut_buf, size_t out_buf_len, const void *pSrc_buf, size_t src_buf_len, int flags) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ./miniz.h:2733:14: warning: unused function 'tdefl_get_prev_return_status' [-Wunused-function] 2733 | tdefl_status tdefl_get_prev_return_status(tdefl_compressor *d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./miniz.h:2738:11: warning: unused function 'tdefl_get_adler32' [-Wunused-function] 2738 | mz_uint32 tdefl_get_adler32(tdefl_compressor *d) | ^~~~~~~~~~~~~~~~~ 10 warnings generated. cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_pnm.o IMG_pnm.c `sdl2-config --cflags` cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_stb.o IMG_stb.c `sdl2-config --cflags` In file included from IMG_stb.c:46: ./stb_image.h:1082:13: warning: unused function 'stbi__vertical_flip_slices' [-Wunused-function] 1082 | static void stbi__vertical_flip_slices(void *image, int w, int h, int z, int bytes_per_pixel) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./stb_image.h:1144:13: warning: unused function 'stbi__float_postprocess' [-Wunused-function] 1144 | static void stbi__float_postprocess(float *result, int *x, int *y, int *comp, int req_comp) | ^~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_svg.o IMG_svg.c `sdl2-config --cflags` cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_tga.o IMG_tga.c `sdl2-config --cflags` cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_tif.o IMG_tif.c `sdl2-config --cflags` IMG_tif.c:217:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 217 | int IMG_InitTIF() | ^ | void IMG_tif.c:223:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 223 | void IMG_QuitTIF() | ^ | void 2 warnings generated. cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_webp.o IMG_webp.c `sdl2-config --cflags` IMG_webp.c:254:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 254 | int IMG_InitWEBP() | ^ | void IMG_webp.c:260:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 260 | void IMG_QuitWEBP() | ^ | void 2 warnings generated. cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_xcf.o IMG_xcf.c `sdl2-config --cflags` cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_xpm.o IMG_xpm.c `sdl2-config --cflags` cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -c -o IMG_xv.o IMG_xv.c `sdl2-config --cflags` cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -shared -o libSDL2_image_compact.so.0.0 IMG_bmp.o IMG.o IMG_gif.o IMG_jpg.o IMG_lbm.o IMG_pcx.o IMG_png.o IMG_pnm.o IMG_stb.o IMG_svg.o IMG_tga.o IMG_tif.o IMG_webp.o IMG_xcf.o IMG_xpm.o IMG_xv.o `sdl2-config --libs` gmake[1]: Leaving directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/SDL_image_compact' >>> Running package in games/fnaify-extralibs at 1764446365.24 ===> games/fnaify-extralibs ===> Faking installation for fnaify-extralibs-0.1 gmake -C AZSNotSFML/atomstb gmake[1]: Entering directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/AZSNotSFML/atomstb' cc -shared -o libatomstb.so.0.0 atomstb.o gmake[1]: Leaving directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/AZSNotSFML/atomstb' gmake -C FMOD_SDL_stub gmake[1]: Entering directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/FMOD_SDL_stub' cc -O2 -pipe -Wall -pedantic -fpic -fPIC -shared -o libfmod_SDL.so.0.0 FMOD_SDL.c `sdl2-config --cflags --libs` FMOD_SDL.c:108:2: warning: excess elements in scalar initializer [-Wexcess-initializers] 108 | "FMOD_SDL", | ^~~~~~~~~~ FMOD_SDL.c:51:13: warning: unused function 'FMOD_SDL_MixCallback' [-Wunused-function] 51 | static void FMOD_SDL_MixCallback(void* userdata, int *stream, int len) | ^~~~~~~~~~~~~~~~~~~~ FMOD_SDL.c:55:12: warning: unused function 'FMOD_SDL_GetNumDrivers' [-Wunused-function] 55 | static int FMOD_SDL_GetNumDrivers( | ^~~~~~~~~~~~~~~~~~~~~~ FMOD_SDL.c:62:12: warning: unused function 'FMOD_SDL_GetDriverInfo' [-Wunused-function] 62 | static int FMOD_SDL_GetDriverInfo( | ^~~~~~~~~~~~~~~~~~~~~~ FMOD_SDL.c:105:12: warning: unused variable 'FMOD_SDL_Driver' [-Wunused-variable] 105 | static int FMOD_SDL_Driver = | ^~~~~~~~~~~~~~~ 5 warnings generated. gmake[1]: Leaving directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/FMOD_SDL_stub' gmake -C SDL_image_compact gmake[1]: Entering directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/SDL_image_compact' cc -O2 -pipe -fpic -fPIC -Wall -pedantic -DLOAD_BMP -DLOAD_GIF -DUSE_STBIMAGE -DUSE_TINYJPEG -DSDL_IMAGE_USE_COMMON_BACKEND -shared -o libSDL2_image_compact.so.0.0 IMG_bmp.o IMG.o IMG_gif.o IMG_jpg.o IMG_lbm.o IMG_pcx.o IMG_png.o IMG_pnm.o IMG_stb.o IMG_svg.o IMG_tga.o IMG_tif.o IMG_webp.o IMG_xcf.o IMG_xpm.o IMG_xv.o `sdl2-config --libs` gmake[1]: Leaving directory '/exopi-obj/pobj/fnaify-extralibs-0.1/fnaify-extralibs-0.1/SDL_image_compact' install AZSNotSFML/atomstb/libatomstb.so* /exopi-obj/pobj/fnaify-extralibs-0.1/fake-amd64/usr/local/lib/ install FMOD_SDL_stub/libfmod_SDL.so* /exopi-obj/pobj/fnaify-extralibs-0.1/fake-amd64/usr/local/lib/ install SDL_image_compact/libSDL2_image_compact.so* /exopi-obj/pobj/fnaify-extralibs-0.1/fake-amd64/usr/local/lib/ Installing /exopi-cvs/ports/games/fnaify-extralibs/pkg/README as /exopi-obj/pobj/fnaify-extralibs-0.1/fake-amd64/usr/local/share/doc/pkg-readmes/fnaify-extralibs ===> Building package for fnaify-extralibs-0.1 Create /exopi-cvs/ports/packages/amd64/all/fnaify-extralibs-0.1.tgz Creating package fnaify-extralibs-0.1 reading plist| checking dependencies| checking dependencies|devel/sdl2 checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************** | 60% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/fnaify-extralibs-0.1.tgz >>> Running clean in games/fnaify-extralibs at 1764446367.37 ===> games/fnaify-extralibs ===> Cleaning for fnaify-extralibs-0.1 >>> Ended at 1764446367.57 max_stuck=2.07/depends=2.70/show-prepare-results=0.64/build=16.98/package=2.12/clean=0.24