>>> Building on exopi-1 under games/sdl-jstest BDEPENDS = [devel/sdl;devel/ninja;devel/cmake/core;devel/sdl2] DIST = [games/sdl-jstest:sdl-jstest-20180114-34042f66.tar.gz] FULLPKGNAME = sdl-jstest-20180114p0 RDEPENDS = [devel/sdl;devel/sdl2] (Junk lock obtained for exopi-1 at 1764755263.16) >>> Running depends in games/sdl-jstest at 1764755263.21 last junk was in sysutils/py-ansible-compat /usr/sbin/pkg_add -aI -Drepair sdl-1.2.15p12 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.8p0 ninja-1.11.1p1v1 sdl-1.2.15p12 sdl2-2.32.8 /usr/sbin/pkg_add -aI -Drepair sdl-1.2.15p12 >>> Running show-prepare-results in games/sdl-jstest at 1764755265.92 ===> games/sdl-jstest ===> Building from scratch sdl-jstest-20180114p0 ===> sdl-jstest-20180114p0 depends on: cmake-core-* -> cmake-core-3.31.8p0 ===> sdl-jstest-20180114p0 depends on: ninja-* -> ninja-1.11.1p1v1 ===> sdl-jstest-20180114p0 depends on: sdl-* -> sdl-1.2.15p12 ===> sdl-jstest-20180114p0 depends on: sdl2-* -> sdl2-2.32.8 ===> Verifying specs: SDL SDL2 c curses form pthread ===> found SDL.8.0 SDL2.0.15 c.102.2 curses.16.0 form.7.0 pthread.28.1 cmake-core-3.31.8p0 ninja-1.11.1p1v1 sdl-1.2.15p12 sdl2-2.32.8 (Junk lock released for exopi-1 at 1764755266.95) Woken up devel/llvm/19 distfiles size=9433 >>> Running build in games/sdl-jstest at 1764755266.99 ===> 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 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- 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.16.0 -- Looking for wsyncup in /usr/lib/libcurses.so.16.0 - found -- Looking for cbreak in /usr/lib/libncurses.so.16.0 -- Looking for cbreak in /usr/lib/libncurses.so.16.0 - found -- Looking for nodelay in /usr/lib/libncurses.so.16.0 -- Looking for nodelay in /usr/lib/libncurses.so.16.0 - found -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- Found Curses: /usr/lib/libncurses.so.16.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 (3.8s) -- Generating done (0.0s) 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] 48 | 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] 48 | 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.16.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] 48 | 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] 48 | 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.16.0 /usr/lib/libform.so.7.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : >>> Running package in games/sdl-jstest at 1764755272.80 ===> 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|************************************************************ | 95% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/sdl-jstest-20180114p0.tgz >>> Running clean in games/sdl-jstest at 1764755275.32 ===> games/sdl-jstest ===> Cleaning for sdl-jstest-20180114p0 >>> Ended at 1764755275.62 max_stuck=1.03/depends=2.71/show-prepare-results=1.08/build=5.81/package=2.51/clean=0.34