>>> Building on exopi-3 under games/sdl-jstest BDEPENDS = [devel/ninja;devel/cmake;devel/sdl2;devel/sdl] DIST = [games/sdl-jstest:sdl-jstest-20180114-34042f66.tar.gz] FULLPKGNAME = sdl-jstest-20180114p0 RDEPENDS = [devel/sdl;devel/sdl2] (Junk lock obtained for exopi-3 at 1735137449.67) >>> Running depends in games/sdl-jstest at 1735137449.73 last junk was in devel/py-tempora /usr/sbin/pkg_add -aI -Drepair cmake-3.31.2v1 ninja-1.11.1p0v0 sdl-1.2.15p12 was: /usr/sbin/pkg_add -aI -Drepair cmake-3.31.2v1 ninja-1.11.1p0v0 sdl-1.2.15p12 sdl2-2.30.10 /usr/sbin/pkg_add -aI -Drepair cmake-3.31.2v1 ninja-1.11.1p0v0 sdl-1.2.15p12 >>> Running show-prepare-results in games/sdl-jstest at 1735137452.98 ===> games/sdl-jstest ===> Building from scratch sdl-jstest-20180114p0 ===> sdl-jstest-20180114p0 depends on: cmake-* -> cmake-3.31.2v1 ===> sdl-jstest-20180114p0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> sdl-jstest-20180114p0 depends on: sdl-* -> sdl-1.2.15p12 ===> sdl-jstest-20180114p0 depends on: sdl2-* -> sdl2-2.30.10 ===> Verifying specs: SDL SDL2 c curses form pthread ===> found SDL.8.0 SDL2.0.15 c.100.3 curses.15.0 form.7.0 pthread.27.1 cmake-3.31.2v1 ninja-1.11.1p0v0 sdl-1.2.15p12 sdl2-2.30.10 (Junk lock released for exopi-3 at 1735137454.37) distfiles size=9433 >>> Running build in games/sdl-jstest at 1735137454.42 ===> games/sdl-jstest ===> Checking files for sdl-jstest-20180114p0 `/exopi-cvs/ports/distfiles/sdl-jstest-20180114-34042f66.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for sdl-jstest-20180114p0 ===> Patching for sdl-jstest-20180114p0 ===> 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 sdl-jstest-20180114p0 ===> Configuring for sdl-jstest-20180114p0 CMake Deprecation Warning at CMakeLists.txt:17 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is Clang 16.0.6 -- The CXX compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/sdl-jstest-20180114/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /exopi-obj/pobj/sdl-jstest-20180114/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for wsyncup in /usr/lib/libcurses.so.15.0 -- Looking for wsyncup in /usr/lib/libcurses.so.15.0 - found -- Looking for cbreak in /usr/lib/libncurses.so.15.0 -- Looking for cbreak in /usr/lib/libncurses.so.15.0 - found -- Looking for nodelay in /usr/lib/libncurses.so.15.0 -- Looking for nodelay in /usr/lib/libncurses.so.15.0 - found -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found Curses: /usr/lib/libncurses.so.15.0 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found SDL: /usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL.so.8.0;-lpthread -- Checking for one of the modules 'sdl2' -- Configuring done (7.9s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /exopi-obj/pobj/sdl-jstest-20180114/build-amd64 ===> Building for sdl-jstest-20180114p0 Change Dir: '/exopi-obj/pobj/sdl-jstest-20180114/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/4] /exopi-obj/pobj/sdl-jstest-20180114/bin/cc -D_REENTRANT -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -std=c99 -DNDEBUG -MD -MT CMakeFiles/sdl2-jstest.dir/sdl2-jstest.c.o -MF CMakeFiles/sdl2-jstest.dir/sdl2-jstest.c.o.d -o CMakeFiles/sdl2-jstest.dir/sdl2-jstest.c.o -c /exopi-obj/pobj/sdl-jstest-20180114/sdl-jstest-34042f66c598957c1c05135e2619a44a5622a56e/sdl2-jstest.c /exopi-obj/pobj/sdl-jstest-20180114/sdl-jstest-34042f66c598957c1c05135e2619a44a5622a56e/sdl2-jstest.c:48:53: warning: result of comparison of constant -9223372036854775808 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] if ((errno == ERANGE && (*val == LONG_MAX || *val == LONG_MIN)) ~~~~ ^ ~~~~~~~~ /exopi-obj/pobj/sdl-jstest-20180114/sdl-jstest-34042f66c598957c1c05135e2619a44a5622a56e/sdl2-jstest.c:48:33: warning: result of comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] if ((errno == ERANGE && (*val == LONG_MAX || *val == LONG_MIN)) ~~~~ ^ ~~~~~~~~ 2 warnings generated. [2/4] : && /exopi-obj/pobj/sdl-jstest-20180114/bin/cc -O2 -pipe -std=c99 -DNDEBUG -Xlinker --dependency-file=CMakeFiles/sdl2-jstest.dir/link.d CMakeFiles/sdl2-jstest.dir/sdl2-jstest.c.o -o sdl2-jstest -L/usr/local/lib -L/usr/X11R6/lib -Wl,-z,origin,-rpath,/usr/local/lib:/usr/X11R6/lib: -lSDL2 /usr/lib/libncurses.so.15.0 /usr/lib/libform.so.7.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [3/4] /exopi-obj/pobj/sdl-jstest-20180114/bin/cc -I/usr/local/include/SDL -I/usr/local/include -O2 -pipe -std=c99 -DNDEBUG -MD -MT CMakeFiles/sdl-jstest.dir/sdl-jstest.c.o -MF CMakeFiles/sdl-jstest.dir/sdl-jstest.c.o.d -o CMakeFiles/sdl-jstest.dir/sdl-jstest.c.o -c /exopi-obj/pobj/sdl-jstest-20180114/sdl-jstest-34042f66c598957c1c05135e2619a44a5622a56e/sdl-jstest.c /exopi-obj/pobj/sdl-jstest-20180114/sdl-jstest-34042f66c598957c1c05135e2619a44a5622a56e/sdl-jstest.c:48:53: warning: result of comparison of constant -9223372036854775808 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] if ((errno == ERANGE && (*val == LONG_MAX || *val == LONG_MIN)) ~~~~ ^ ~~~~~~~~ /exopi-obj/pobj/sdl-jstest-20180114/sdl-jstest-34042f66c598957c1c05135e2619a44a5622a56e/sdl-jstest.c:48:33: warning: result of comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] if ((errno == ERANGE && (*val == LONG_MAX || *val == LONG_MIN)) ~~~~ ^ ~~~~~~~~ 2 warnings generated. [4/4] : && /exopi-obj/pobj/sdl-jstest-20180114/bin/cc -O2 -pipe -std=c99 -DNDEBUG -Xlinker --dependency-file=CMakeFiles/sdl-jstest.dir/link.d CMakeFiles/sdl-jstest.dir/sdl-jstest.c.o -o sdl-jstest -L/usr/local/lib -L/usr/X11R6/lib -Wl,-z,origin,-rpath,/usr/local/lib:/usr/X11R6/lib: /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so.8.0 -lpthread /usr/lib/libncurses.so.15.0 /usr/lib/libform.so.7.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : >>> Running package in games/sdl-jstest at 1735137464.70 ===> games/sdl-jstest ===> Faking installation for sdl-jstest-20180114p0 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/sdl-jstest-20180114/fake-amd64/usr/local/man/man1/sdl-jstest.1 -- Installing: /exopi-obj/pobj/sdl-jstest-20180114/fake-amd64/usr/local/man/man1/sdl2-jstest.1 -- Installing: /exopi-obj/pobj/sdl-jstest-20180114/fake-amd64/usr/local/bin/sdl-jstest -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/sdl-jstest-20180114/fake-amd64/usr/local/bin/sdl-jstest" to "/usr/local/lib:/usr/X11R6/lib" -- Installing: /exopi-obj/pobj/sdl-jstest-20180114/fake-amd64/usr/local/bin/sdl2-jstest -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/sdl-jstest-20180114/fake-amd64/usr/local/bin/sdl2-jstest" to "/usr/local/lib:/usr/X11R6/lib" ===> Building package for sdl-jstest-20180114p0 Create /exopi-cvs/ports/packages/amd64/all/sdl-jstest-20180114p0.tgz Creating package sdl-jstest-20180114p0 reading plist| checking dependencies| checking dependencies|devel/sdl2 checking dependencies|devel/sdl checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************* | 40% archiving|************************************************************ | 94% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/sdl-jstest-20180114p0.tgz >>> Running clean in games/sdl-jstest at 1735137467.28 ===> games/sdl-jstest ===> Cleaning for sdl-jstest-20180114p0 >>> Ended at 1735137467.59 max_stuck=1.60/depends=3.26/show-prepare-results=1.44/build=10.29/package=2.57/clean=0.36