Feature/npc server#57
Open
xx-shitai-xx wants to merge 11 commits into
Open
Preagonal-Pipeline / Jenkins
failed
Jan 5, 2026 in 20m 51s
Build Windows x86_64/Building gserver-v2:PR-57-win64...: error in 'sh' step
Build Docker Linux Alpine x86_64 / Building gserver-v2:PR-57... / Shell Script
Error in sh step, with arguments docker build -t "$JD_IMAGE" --build-arg BUILDENV= --build-arg VER_EXTRA=-PR-57 --build-arg NPCSERVER=on --network=host --pull -f docker/gserver-x86_64-linux-musl.dockerfile ..
script returned exit code 1
Build log
+ docker build -t xtjoeytx/gserver-v2:PR-57 --build-arg BUILDENV= --build-arg VER_EXTRA=-PR-57 --build-arg NPCSERVER=on --network=host --pull -f docker/gserver-x86_64-linux-musl.dockerfile .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from gserver-x86_64-linux-musl.dockerfile
#1 transferring dockerfile: 1.64kB done
#1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
#1 DONE 0.1s
#2 [auth] library/alpine:pull token for registry-1.docker.io
#2 DONE 0.0s
#3 [auth] xtjoeytx/v8:pull token for registry-1.docker.io
#3 DONE 0.0s
#4 [internal] load metadata for docker.io/xtjoeytx/v8:9.1.269.9
#4 DONE 0.7s
#5 [internal] load metadata for docker.io/library/alpine:3.20
#5 DONE 0.7s
#6 [build-env-npcserver-off 1/1] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958
#6 CACHED
#7 [internal] load .dockerignore
#7 transferring context: 84B done
#7 DONE 0.1s
#8 [local-v8 1/1] FROM docker.io/xtjoeytx/v8:9.1.269.9@sha256:0567d64aa0d0b53a27fa7d8bfef7e9e7f83fef0e5addd145a9aa33c19bc6b710
#8 DONE 0.0s
#9 [internal] load build context
#9 transferring context: 127.07MB 0.5s done
#9 DONE 0.6s
#10 [build-env-npcserver-on 2/2] COPY --chown=1001:1001 --from=local-v8 /tmp/v8 /tmp/gserver/dependencies/v8
#10 CACHED
#11 [build-env 1/2] COPY --chown=1001:1001 ./ /tmp/gserver
#11 DONE 0.6s
#12 [build-env 2/2] RUN apk add --update --virtual .gserver-build-dependencies cmake gcc g++ bison flex bash make git automake autoconf ninja openssl-dev openssl-libs-static && cd /tmp/gserver && cmake -GNinja -S/tmp/gserver -B/tmp/gserver/build -DCMAKE_BUILD_TYPE=Release -DV8NPCSERVER=on -DVER_EXTRA=-PR-57 -DTESTS=ON -DWOLFSSL=ON -DUPNP=OFF -DSTATIC=ON -DCMAKE_CXX_FLAGS_RELEASE="-O3 -ffast-math" && cmake --build /tmp/gserver/build --config Release --target clean && cmake --build /tmp/gserver/build --config Release --target package --parallel $(getconf _NPROCESSORS_ONLN) && chmod 777 -R /tmp/gserver/dist && rm -rf /tmp/gserver/dist/_CPack_Packages && chown 1001:1001 -R /tmp/gserver && chmod 777 -R /tmp/gserver/build && apk del --purge .gserver-build-dependencies
#12 0.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
#12 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
#12 0.593 (1/54) Installing libacl (2.3.2-r0)
#12 0.597 (2/54) Installing libbz2 (1.0.8-r6)
#12 0.611 (3/54) Installing libexpat (2.7.3-r0)
#12 0.616 (4/54) Installing lz4-libs (1.9.4-r5)
#12 0.620 (5/54) Installing xz-libs (5.6.2-r1)
#12 0.626 (6/54) Installing zstd-libs (1.5.6-r0)
#12 0.635 (7/54) Installing libarchive (3.8.3-r0)
#12 0.644 (8/54) Installing libgcc (13.2.1_git20240309-r1)
#12 0.650 (9/54) Installing rhash-libs (1.4.4-r0)
#12 0.660 (10/54) Installing libstdc++ (13.2.1_git20240309-r1)
#12 0.678 (11/54) Installing libuv (1.48.0-r0)
#12 0.688 (12/54) Installing cmake (3.29.3-r0)
#12 1.009 (13/54) Installing jansson (2.14-r4)
#12 1.014 (14/54) Installing binutils (2.42-r1)
#12 1.062 (15/54) Installing libgomp (13.2.1_git20240309-r1)
#12 1.073 (16/54) Installing libatomic (13.2.1_git20240309-r1)
#12 1.078 (17/54) Installing gmp (6.3.0-r1)
#12 1.090 (18/54) Installing isl26 (0.26-r1)
#12 1.110 (19/54) Installing mpfr4 (4.2.1-r0)
#12 1.120 (20/54) Installing mpc1 (1.3.1-r1)
#12 1.125 (21/54) Installing gcc (13.2.1_git20240309-r1)
#12 1.885 (22/54) Installing libstdc++-dev (13.2.1_git20240309-r1)
#12 1.941 (23/54) Installing musl-dev (1.2.5-r1)
#12 1.984 (24/54) Installing g++ (13.2.1_git20240309-r1)
#12 2.134 (25/54) Installing m4 (1.4.19-r3)
#12 2.141 (26/54) Installing bison (3.8.2-r1)
#12 2.151 (27/54) Installing flex (2.6.4-r6)
#12 2.156 (28/54) Installing ncurses-terminfo-base (6.4_p20240420-r2)
#12 2.160 (29/54) Installing libncursesw (6.4_p20240420-r2)
#12 2.166 (30/54) Installing readline (8.2.10-r0)
#12 2.170 (31/54) Installing bash (5.2.26-r0)
#12 2.194 Executing bash-5.2.26-r0.post-install
#12 2.204 (32/54) Installing make (4.4.1-r2)
#12 2.210 (33/54) Installing ca-certificates (20250911-r0)
#12 2.247 (34/54) Installing brotli-libs (1.1.0-r2)
#12 2.256 (35/54) Installing c-ares (1.33.1-r0)
#12 2.261 (36/54) Installing libunistring (1.2-r0)
#12 2.270 (37/54) Installing libidn2 (2.3.7-r0)
#12 2.275 (38/54) Installing nghttp2-libs (1.62.1-r0)
#12 2.280 (39/54) Installing libpsl (0.21.5-r1)
#12 2.283 (40/54) Installing libcurl (8.14.1-r2)
#12 2.290 (41/54) Installing pcre2 (10.43-r0)
#12 2.299 (42/54) Installing git (2.45.4-r0)
#12 2.341 (43/54) Installing git-init-template (2.45.4-r0)
#12 2.345 (44/54) Installing perl (5.38.5-r0)
#12 2.468 (45/54) Installing perl-error (0.17029-r2)
#12 2.472 (46/54) Installing perl-git (2.45.4-r0)
#12 2.476 (47/54) Installing git-perl (2.45.4-r0)
#12 2.483 (48/54) Installing automake (1.16.5-r2)
#12 2.494 (49/54) Installing autoconf (2.72-r0)
#12 2.515 (50/54) Installing samurai (1.2-r5)
#12 2.518 (51/54) Installing pkgconf (2.2.0-r0)
#12 2.524 (52/54) Installing openssl-dev (3.3.5-r0)
#12 2.536 (53/54) Installing openssl-libs-static (3.3.5-r0)
#12 2.739 (54/54) Installing .gserver-build-dependencies (20260105.233719)
#12 2.740 Executing busybox-1.36.1-r30.trigger
#12 2.741 Executing ca-certificates-20250911-r0.trigger
#12 2.763 OK: 368 MiB in 68 packages
#12 2.800 CMake Deprecation Warning at CMakeLists.txt:22 (cmake_minimum_required):
#12 2.800 Compatibility with CMake < 3.5 will be removed from a future version of
#12 2.800 CMake.
#12 2.800
#12 2.800 Update the VERSION argument <min> value or use a ...<max> suffix to tell
#12 2.800 CMake that the project does not need compatibility with older versions.
#12 2.800
#12 2.800
#12 2.824 -- The C compiler identification is GNU 13.2.1
#12 2.849 -- The CXX compiler identification is GNU 13.2.1
#12 2.856 -- Detecting C compiler ABI info
#12 2.874 -- Detecting C compiler ABI info - done
#12 2.884 -- Check for working C compiler: /usr/bin/cc - skipped
#12 2.884 -- Detecting C compile features
#12 2.884 -- Detecting C compile features - done
#12 2.888 -- Detecting CXX compiler ABI info
#12 2.907 -- Detecting CXX compiler ABI info - done
#12 2.916 -- Check for working CXX compiler: /usr/bin/c++ - skipped
#12 2.916 -- Detecting CXX compile features
#12 2.917 -- Detecting CXX compile features - done
#12 2.919 Compile as static runtime
#12 2.919 Compile with Gralat NPC support
#12 2.919 Enabling built-in V8 NPC-Server
#12 2.919 Disabling UPNP support
#12 2.926 CMake Warning at CMakeLists.txt:272 (find_package):
#12 2.926 By not providing "Findzstd.cmake" in CMAKE_MODULE_PATH this project has
#12 2.926 asked CMake to find a package configuration file provided by "zstd", but
#12 2.926 CMake did not find one.
#12 2.926
#12 2.926 Could not find a package configuration file provided by "zstd" with any of
#12 2.926 the following names:
#12 2.926
#12 2.926 zstdConfig.cmake
#12 2.926 zstd-config.cmake
#12 2.926
#12 2.926 Add the installation prefix of "zstd" to CMAKE_PREFIX_PATH or set
#12 2.926 "zstd_DIR" to a directory containing one of the above files. If "zstd"
#12 2.926 provides a separate development package or SDK, be sure it has been
#12 2.926 installed.
#12 2.926
#12 2.926
#12 2.926 Looking for monolithic v8...
#12 2.928 V8 found!
#12 3.977 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
#12 3.997 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
#12 3.998 -- Found Threads: TRUE
#12 4.028 -- Found OpenSSL: /usr/lib/libcrypto.a (found version "3.3.5")
#12 4.030 CMake Deprecation Warning at dependencies/gs2lib/CMakeLists.txt:22 (cmake_minimum_required):
#12 4.030 Compatibility with CMake < 3.5 will be removed from a future version of
#12 4.030 CMake.
#12 4.030
#12 4.030 Update the VERSION argument <min> value or use a ...<max> suffix to tell
#12 4.030 CMake that the project does not need compatibility with older versions.
#12 4.030
#12 4.030
#12 4.031 -- Configuring gs2lib v1.0.0-PR-57 (2026-01-05 23:37)
#12 4.031 -- * Compile as static runtime: ON
#12 4.033 -- * Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
#12 4.033 -- * Zlib not found in system. Compiling it ourselves.
#12 4.033 CMake Deprecation Warning at dependencies/gs2lib/dependencies/zlib/CMakeLists.txt:1 (cmake_minimum_required):
#12 4.033 Compatibility with CMake < 3.5 will be removed from a future version of
#12 4.033 CMake.
#12 4.033
#12 4.033 Update the VERSION argument <min> value or use a ...<max> suffix to tell
#12 4.033 CMake that the project does not need compatibility with older versions.
#12 4.033
#12 4.033
#12 4.034 -- * Looking for sys/types.h
#12 4.052 -- * Looking for sys/types.h - found
#12 4.052 -- * Looking for stdint.h
#12 4.068 -- * Looking for stdint.h - found
#12 4.068 -- * Looking for stddef.h
#12 4.084 -- * Looking for stddef.h - found
#12 4.084 -- * Check size of off64_t
#12 4.103 -- * Check size of off64_t - done
#12 4.103 -- * Looking for fseeko
#12 4.119 -- * Looking for fseeko - found
#12 4.119 -- * Looking for unistd.h
#12 4.137 -- * Looking for unistd.h - found
#12 4.137 -- * Renaming
#12 4.137 -- * /tmp/gserver/dependencies/gs2lib/dependencies/zlib/zconf.h
#12 4.137 -- * to 'zconf.h.included' because this file is included with zlib
#12 4.137 -- * but CMake generates it automatically in the build directory.
#12 4.167 -- * Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
#12 4.167 -- * Bzip2 not found in system. Compiling it ourselves.
#12 4.167 CMake Deprecation Warning at dependencies/gs2lib/dependencies/bzip2/CMakeLists.txt:22 (cmake_minimum_required):
#12 4.167 Compatibility with CMake < 3.5 will be removed from a future version of
#12 4.167 CMake.
#12 4.167
#12 4.167 Update the VERSION argument <min> value or use a ...<max> suffix to tell
#12 4.167 CMake that the project does not need compatibility with older versions.
#12 4.167
#12 4.167
#12 4.167 * /tmp/gserver/dependencies/gs2lib/dependencies/bzip2/lib
#12 4.168 -- * Compile with networking support: ON
#12 4.168 -- * Compile with WolfSSL support: ON
#12 4.171 -- -- * -- The ASM compiler identification is GNU
#12 4.172 -- -- * -- Found assembler: /usr/bin/cc
#12 4.174 -- -- * -- Looking for arpa/inet.h
#12 4.191 -- -- * -- Looking for arpa/inet.h - found
#12 4.191 -- -- * -- Looking for fcntl.h
#12 4.207 -- -- * -- Looking for fcntl.h - found
#12 4.207 -- -- * -- Looking for limits.h
#12 4.223 -- -- * -- Looking for limits.h - found
#12 4.223 -- -- * -- Looking for netdb.h
#12 4.240 -- -- * -- Looking for netdb.h - found
#12 4.240 -- -- * -- Looking for netinet/in.h
#12 4.258 -- -- * -- Looking for netinet/in.h - found
#12 4.259 -- -- * -- Looking for time.h
#12 4.275 -- -- * -- Looking for time.h - found
#12 4.275 -- -- * -- Looking for sys/ioctl.h
#12 4.292 -- -- * -- Looking for sys/ioctl.h - found
#12 4.293 -- -- * -- Looking for sys/socket.h
#12 4.309 -- -- * -- Looking for sys/socket.h - found
#12 4.309 -- -- * -- Looking for sys/time.h
#12 4.326 -- -- * -- Looking for sys/time.h - found
#12 4.326 -- -- * -- Looking for errno.h
#12 4.342 -- -- * -- Looking for errno.h - found
#12 4.342 -- -- * -- Looking for dlfcn.h
#12 4.359 -- -- * -- Looking for dlfcn.h - found
#12 4.359 -- -- * -- Looking for inttypes.h
#12 4.376 -- -- * -- Looking for inttypes.h - found
#12 4.376 -- -- * -- Looking for memory.h
#12 4.394 -- -- * -- Looking for memory.h - found
#12 4.394 -- -- * -- Looking for stdlib.h
#12 4.411 -- -- * -- Looking for stdlib.h - found
#12 4.411 -- -- * -- Looking for string.h
#12 4.428 -- -- * -- Looking for string.h - found
#12 4.429 -- -- * -- Looking for strings.h
#12 4.446 -- -- * -- Looking for strings.h - found
#12 4.446 -- -- * -- Looking for sys/stat.h
#12 4.465 -- -- * -- Looking for sys/stat.h - found
#12 4.465 -- -- * -- Looking for unistd.h
#12 4.482 -- -- * -- Looking for unistd.h - found
#12 4.483 -- -- * -- Looking for gethostbyname
#12 4.501 -- -- * -- Looking for gethostbyname - found
#12 4.501 -- -- * -- Looking for getaddrinfo
#12 4.518 -- -- * -- Looking for getaddrinfo - found
#12 4.518 -- -- * -- Looking for gettimeofday
#12 4.537 -- -- * -- Looking for gettimeofday - found
#12 4.537 -- -- * -- Looking for gmtime_r
#12 4.556 -- -- * -- Looking for gmtime_r - found
#12 4.556 -- -- * -- Looking for inet_ntoa
#12 4.573 -- -- * -- Looking for inet_ntoa - found
#12 4.573 -- -- * -- Looking for memset
#12 4.590 -- -- * -- Looking for memset - found
#12 4.590 -- -- * -- Looking for socket
#12 4.607 -- -- * -- Looking for socket - found
#12 4.607 -- -- * -- Looking for strftime
#12 4.625 -- -- * -- Looking for strftime - found
#12 4.625 -- -- * -- Looking for __atomic_fetch_add
#12 4.641 -- -- * -- Looking for __atomic_fetch_add - not found
#12 4.642 -- -- * -- Check size of __uint128_t
#12 4.660 -- -- * -- Check size of __uint128_t - done
#12 4.660 -- -- * -- Check size of long long
#12 4.679 -- -- * -- Check size of long long - done
#12 4.679 -- -- * -- Check size of long
#12 4.698 -- -- * -- Check size of long - done
#12 4.698 -- -- * -- Check size of time_t
#12 4.717 -- -- * -- Check size of time_t - done
#12 4.717 -- -- * -- Performing Test THREAD_LS_ON
#12 4.734 -- -- * -- Performing Test THREAD_LS_ON - Success
#12 4.738 -- * -- Generating user options header...
#12 4.749 -- * -- not outputting (N)DEBUG to /tmp/gserver/dependencies/gs2lib/dependencies/wolfssl/wolfssl/options.h
#12 4.749 -- * -- not outputting (N)DEBUG to /tmp/gserver/dependencies/gs2lib/dependencies/wolfssl/wolfssl/options.h
#12 4.760 -- Found BISON: /usr/bin/bison (found suitable version "3.8.2", minimum required is "3.4")
#12 4.762 -- Found FLEX: /usr/bin/flex (found version "2.6.4")
#12 4.764 V8 include: /tmp/gserver/dependencies/v8/include
#12 7.275 -- Performing Test HAVE_FLAG__ffile_prefix_map__tmp_gserver_build__deps_catch2_src__
#12 7.294 -- Performing Test HAVE_FLAG__ffile_prefix_map__tmp_gserver_build__deps_catch2_src__ - Success
#12 7.298 -- Added test CString
#12 7.299 -- Added test Player
#12 7.300 -- Added test Utilities
#12 7.301 -- Configuring done (4.5s)
#12 7.343 -- Generating done (0.0s)
#12 7.345 -- Build files have been written to: /tmp/gserver/build
#12 7.354 [1/1] Cleaning all built files...
#12 7.366 [1/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/internal/catch_matchers_impl.cpp.o
#12 7.366 [2/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_templated.cpp.o
#12 7.366 [3/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_string.cpp.o
#12 7.366 [4/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_quantifiers.cpp.o
#12 7.366 [5/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_predicate.cpp.o
#12 7.366 [6/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_floating_point.cpp.o
#12 7.366 [7/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_exception.cpp.o
#12 7.366 [8/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_container_properties.cpp.o
#12 7.366 [9/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers.cpp.o
#12 7.366 [10/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_xmlwriter.cpp.o
#12 7.367 [11/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_wildcard_pattern.cpp.o
#12 7.367 [12/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_uncaught_exceptions.cpp.o
#12 7.367 [13/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_textflow.cpp.o
#12 7.367 [14/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_spec_parser.cpp.o
#12 7.367 [15/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_registry.cpp.o
#12 7.367 [16/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_failure_exception.cpp.o
#12 7.397 [17/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_tracker.cpp.o
#12 7.592 [18/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_registry_impl.cpp.o
#12 7.685 [19/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_test_case_info_hasher.cpp.o
#12 7.687 [20/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_tag_alias_registry.cpp.o
#12 7.911 [21/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_stringref.cpp.o
#12 7.962 [22/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_string_manip.cpp.o
#12 8.017 [23/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_stdstreams.cpp.o
#12 8.041 [24/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_startup_exception_registry.cpp.o
#12 8.046 [25/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_source_line_info.cpp.o
#12 8.053 [26/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_singletons.cpp.o
#12 8.070 [27/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_section.cpp.o
#12 8.079 [28/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_run_context.cpp.o
#12 8.086 [29/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_reusable_string_stream.cpp.o
#12 8.104 [30/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_result_type.cpp.o
#12 8.108 [31/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_spec_parser.cpp.o
#12 8.126 [32/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_reporter_registry.cpp.o
#12 8.126 [33/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_seed_generation.cpp.o
#12 8.211 [34/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_random_number_generator.cpp.o
#12 8.235 [35/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_polyfills.cpp.o
#12 8.242 [36/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_parse_numbers.cpp.o
#12 8.247 [37/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_output_redirect.cpp.o
#12 8.251 [38/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_message_info.cpp.o
#12 8.271 [39/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_list.cpp.o
#12 8.295 [40/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_leak_detector.cpp.o
#12 8.362 [41/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_lazy_expr.cpp.o
#12 8.433 [42/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_istream.cpp.o
#12 8.439 [43/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_getenv.cpp.o
#12 8.457 [44/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_floating_point_helpers.cpp.o
#12 8.471 [45/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_fatal_condition_handler.cpp.o
#12 8.472 [46/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_exception_translator_registry.cpp.o
#12 8.487 [47/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_errno_guard.cpp.o
#12 8.502 [48/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_enum_values_registry.cpp.o
#12 8.523 [49/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_enforce.cpp.o
#12 8.554 [50/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_decomposer.cpp.o
#12 8.561 [51/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_debugger.cpp.o
#12 8.587 [52/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_debug_console.cpp.o
#12 8.756 [53/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_context.cpp.o
#12 8.783 [54/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_console_colour.cpp.o
#12 8.805 [55/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_commandline.cpp.o
#12 8.820 [56/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_clara.cpp.o
#12 8.824 [57/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_case_insensitive_comparisons.cpp.o
#12 8.851 [58/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/internal/catch_assertion_handler.cpp.o
#12 8.862 [59/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_version.cpp.o
#12 8.880 [60/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_translate_exception.cpp.o
#12 9.057 [61/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_totals.cpp.o
#12 9.058 [62/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_tostring.cpp.o
#12 9.083 [63/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_timer.cpp.o
#12 9.084 [64/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_test_spec.cpp.o
#12 9.092 [65/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_test_case_info.cpp.o
#12 9.100 [66/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_tag_alias_autoregistrar.cpp.o
#12 9.186 [67/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_session.cpp.o
#12 9.240 [68/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_registry_hub.cpp.o
#12 9.264 [69/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_message.cpp.o
#12 9.308 [70/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_get_random_seed.cpp.o
#12 9.395 [71/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_config.cpp.o
#12 9.499 [72/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_assertion_result.cpp.o
#12 9.552 [73/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/catch_approx.cpp.o
#12 9.619 [74/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_testcase.cpp.o
#12 9.631 [75/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter_factory.cpp.o
#12 9.755 [76/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_reporter.cpp.o
#12 9.770 [77/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_registry_hub.cpp.o
#12 9.803 [78/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_generatortracker.cpp.o
#12 9.818 [79/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_exception.cpp.o
#12 9.884 [80/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_config.cpp.o
#12 9.973 [81/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/interfaces/catch_interfaces_capture.cpp.o
#12 10.01 [82/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_xml.cpp.o
#12 10.06 [83/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_teamcity.cpp.o
#12 10.06 [84/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_tap.cpp.o
#12 10.10 [85/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_streaming_base.cpp.o
#12 10.27 [86/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_sonarqube.cpp.o
#12 10.29 [87/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_registrars.cpp.o
#12 10.33 [88/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_multi.cpp.o
#12 10.39 [89/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_junit.cpp.o
#12 10.55 [90/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_helpers.cpp.o
#12 10.64 [91/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_event_listener.cpp.o
#12 10.76 [92/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_cumulative_base.cpp.o
#12 10.80 [93/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_console.cpp.o
#12 10.93 [94/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_compact.cpp.o
#12 10.98 [95/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_common_base.cpp.o
#12 11.02 [96/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/reporters/catch_reporter_automake.cpp.o
#12 11.11 [97/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators_random.cpp.o
#12 11.20 [98/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/generators/catch_generators.cpp.o
#12 11.25 [99/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/generators/catch_generator_exception.cpp.o
#12 11.29 [100/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_stats.cpp.o
#12 11.34 [101/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_run_for_at_least.cpp.o
#12 11.35 [102/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/benchmark/detail/catch_benchmark_function.cpp.o
#12 11.43 [103/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/benchmark/catch_chronometer.cpp.o
#12 11.48 [104/255] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2WithMain.dir/catch2/internal/catch_main.cpp.o
#12 11.62 [105/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/zutil.o
#12 11.65 [106/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/uncompr.o
#12 11.68 [107/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/trees.o
#12 11.81 [108/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/inffast.o
#12 11.84 [109/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/inftrees.o
#12 11.92 [110/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/infback.o
#12 11.94 [111/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/inflate.o
#12 11.94 [112/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o
#12 11.96 [113/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/gzread.o
#12 11.96 [114/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/gzlib.o
#12 11.96 [115/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/gzclose.o
#12 11.97 [116/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/deflate.o
#12 11.97 [117/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/crc32.o
#12 11.98 [118/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/compress.o
#12 11.99 [119/255] Building C object dependencies/gs2lib/dependencies/zlib/CMakeFiles/zlibstatic.dir/adler32.o
#12 12.01 [120/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/src/tls13.c.o
#12 12.05 [121/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/src/tls.c.o
#12 12.05 [122/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/src/ssl.c.o
#12 12.06 [123/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/src/keys.c.o
#12 12.06 [124/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/src/wolfio.c.o
#12 12.07 [125/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/src/internal.c.o
#12 12.08 [126/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/ge_operations.c.o
#12 12.09 [127/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/fe_operations.c.o
#12 12.10 [128/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/ed25519.c.o
#12 12.11 [129/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/curve25519.c.o
#12 12.14 [130/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/ecc.c.o
#12 12.15 [131/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/integer.c.o
#12 12.16 [132/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/chacha20_poly1305.c.o
#12 12.18 [133/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/chacha.c.o
#12 12.23 [134/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/dsa.c.o
#12 12.24 [135/255] Linking CXX static library /tmp/gserver/lib/libCatch2.a
#12 12.24 [136/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/pkcs12.c.o
#12 12.26 [137/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/pwdbased.c.o
#12 12.27 [138/255] Linking CXX static library /tmp/gserver/lib/libCatch2Main.a
#12 12.27 [139/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/md5.c.o
#12 12.30 [140/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/arc4.c.o
#12 12.35 [141/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/poly1305.c.o
#12 12.35 [142/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/coding.c.o
#12 12.36 [143/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/asn.c.o
#12 12.37 [144/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/dh.c.o
#12 12.38 [145/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/memory.c.o
#12 12.41 [146/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/wolfmath.c.o
#12 12.41 [147/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/signature.c.o
#12 12.42 [148/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/wc_encrypt.c.o
#12 12.42 [149/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/error.c.o
#12 12.46 [150/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/wc_port.c.o
#12 12.49 [151/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/logging.c.o
#12 12.51 [152/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/sha3.c.o
#12 12.53 [153/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/sha512.c.o
#12 12.53 [154/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/sha.c.o
#12 12.56 [155/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/des3.c.o
#12 12.57 [156/255] Linking C static library /tmp/gserver/dependencies/gs2lib/lib/libz.a
#12 12.57 [157/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/aes.c.o
#12 12.60 [158/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/sp_int.c.o
#12 12.62 [159/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/rsa.c.o
#12 12.63 [160/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/sha256.c.o
#12 12.66 [161/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/random.c.o
#12 12.72 [162/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/kdf.c.o
#12 12.73 [163/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/cpuid.c.o
#12 12.73 [164/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/hash.c.o
#12 12.77 [165/255] Building C object dependencies/gs2lib/dependencies/wolfssl/CMakeFiles/wolfssl.dir/wolfcrypt/src/hmac.c.o
#12 12.77 [166/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/CSocket.cpp.o
#12 12.81 [167/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/CFileQueue.cpp.o
#12 12.89 [168/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/CEncryption.cpp.o
#12 12.97 [169/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/md5.cpp.o
#12 13.00 [170/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/IUtil.cpp.o
#12 13.01 [171/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/CTranslationManager.cpp.o
#12 13.03 [172/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/CString.cpp.o
#12 13.06 [173/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/CSettings.cpp.o
#12 13.10 [174/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/CLog.cpp.o
#12 13.16 [175/255] Building CXX object dependencies/gs2lib/CMakeFiles/gs2lib.dir/src/CCommon.cpp.o
#12 13.16 [176/255] Building C object dependencies/gs2lib/dependencies/bzip2/CMakeFiles/bzip2.dir/src/randtable.c.o
#12 13.18 [177/255] Building C object dependencies/gs2lib/dependencies/bzip2/CMakeFiles/bzip2.dir/src/huffman.c.o
#12 13.19 [178/255] Building C object dependencies/gs2lib/dependencies/bzip2/CMakeFiles/bzip2.dir/src/decompress.c.o
#12 13.28 [179/255] Building C object dependencies/gs2lib/dependencies/bzip2/CMakeFiles/bzip2.dir/src/crctable.c.o
#12 13.29 [180/255] Building C object dependencies/gs2lib/dependencies/bzip2/CMakeFiles/bzip2.dir/src/compress.c.o
#12 13.35 [181/255] Building C object dependencies/gs2lib/dependencies/bzip2/CMakeFiles/bzip2.dir/src/bzlib.c.o
#12 13.44 [182/255] Building C object dependencies/gs2lib/dependencies/bzip2/CMakeFiles/bzip2.dir/src/blocksort.c.o
#12 13.46 [183/255] Generating "bootstrap.js" header file...
#12 13.54 [184/255] [FLEX][GS2Scanner] Building scanner with flex 2.6.4
#12 13.54 [185/255] [BISON][GS2Parser] Building parser with bison 3.8.2
#12 13.72 generator/gs2parser.y: warning: 50 shift/reduce conflicts [-Wconflicts-sr]
#12 13.72 generator/gs2parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
#12 13.72 [186/255] Building CXX object dependencies/gs2compiler/CMakeFiles/gs2compiler.dir/gs2parser.tab.cc.o
#12 13.72 [187/255] Building CXX object dependencies/gs2compiler/CMakeFiles/gs2compiler.dir/lex.yy.cc.o
#12 13.72 [188/255] Building CXX object Catch_tests/CMakeFiles/Utilities.dir/Utilities/IdGenerator_tests.cpp.o
#12 13.72 [189/255] Building CXX object Catch_tests/CMakeFiles/Utilities.dir/Utilities/FilePermission_tests.cpp.o
#12 13.72 [190/255] Building CXX object Catch_tests/CMakeFiles/Player.dir/Player/Player_tests.cpp.o
#12 13.72 [191/255] Building CXX object Catch_tests/CMakeFiles/CString.dir/CString/CString_tests.cpp.o
#12 13.73 [192/255] Building CXX object server/CMakeFiles/gs2emu.dir/src/main.cpp.o
#12 13.73 [193/255] Building CXX object server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8WeaponImpl.cpp.o
#12 13.73 [194/255] Building CXX object server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8ServerImpl.cpp.o
#12 13.73 [195/255] Building CXX object server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8ScriptWrappers.cpp.o
#12 13.78 [196/255] Building CXX object server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8PlayerImpl.cpp.o
#12 14.03 [197/255] Building CXX object server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8NPCImpl.cpp.o
#12 14.55 ninja: job failed: /usr/bin/c++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DENABLE_SCRIPTENV_DEBUG=1 -DGRALATNPC -DNDEBUG=1 -DNOMAIN -DSTATICLIB -DV8NPCSERVER -DWOLFSSL_ENABLED -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=1 -I/tmp/gserver/build/server/include -I/tmp/gserver/server/include -I/tmp/gserver/server/include/misc -I/tmp/gserver/server/include/level -I/tmp/gserver/server/include/utilities -I/tmp/gserver/server/include/scripting -I/tmp/gserver/server/include/scripting/interface -I/tmp/gserver/server/include/scripting/v8 -I/tmp/gserver/dependencies/gs2lib/include -I/tmp/gserver/build/dependencies/gs2lib/include -I/tmp/gserver/dependencies/gs2compiler/include -I/tmp/gserver/build/dependencies/gs2compiler/include -I/tmp/gserver/dependencies/gs2compiler/src -I/tmp/gserver/dependencies/v8/include -isystem /tmp/gserver/build/_deps/httplib-src -O3 -ffast-math -std=gnu++20 -Wno-error -Wno-dev -MD -MT server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8ScriptWrappers.cpp.o -MF server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8ScriptWrappers.cpp.o.d -o server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8ScriptWrappers.cpp.o -c /tmp/gserver/server/src/scripting/v8/V8ScriptWrappers.cpp
#12 14.55 In file included from /tmp/gserver/server/src/scripting/v8/V8ScriptWrappers.cpp:4:
#12 14.55 /tmp/gserver/server/include/scripting/v8/V8ScriptWrappers.h:44:20: error: 'WrapScript' is not a function template
#12 14.55 44 | inline std::string WrapScript<TScriptClass>(const std::string_view& code) {
#12 14.55 | ^~~~~~~~~~~~~~~~~~~~~~~~
#12 14.55 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
#12 14.55 In file included from /tmp/gserver/dependencies/gs2lib/dependencies/wolfssl/wolfssl/wolfcrypt/types.h:34,
#12 14.55 from /tmp/gserver/dependencies/gs2lib/dependencies/wolfssl/wolfssl/wolfcrypt/hash.h:29,
#12 14.55 from /tmp/gserver/dependencies/gs2lib/src/CString.cpp:57:
#12 14.55 /tmp/gserver/dependencies/gs2lib/dependencies/wolfssl/wolfssl/wolfcrypt/settings.h:2506:14: warning: #warning "For timing resistance / side-channel attack prevention consider using harden options" [-Wcpp]
#12 14.55 2506 | #warning "For timing resistance / side-channel attack prevention consider using harden options"
#12 14.55 | ^~~~~~~
#12 14.55 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
#12 15.04 In file included from /tmp/gserver/server/include/scripting/ScriptEngine.h:22,
#12 15.04 from /tmp/gserver/server/include/Server.h:35,
#12 15.04 from /tmp/gserver/server/src/scripting/v8/V8WeaponImpl.cpp:8:
#12 15.04 /tmp/gserver/server/include/scripting/v8/V8ScriptWrappers.h:44:20: error: 'WrapScript' is not a function template
#12 15.04 44 | inline std::string WrapScript<TScriptClass>(const std::string_view& code) {
#12 15.04 | ^~~~~~~~~~~~~~~~~~~~~~~~
#12 15.04 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
#12 15.05 ninja: job failed: /usr/bin/c++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DENABLE_SCRIPTENV_DEBUG=1 -DGRALATNPC -DNDEBUG=1 -DNOMAIN -DSTATICLIB -DV8NPCSERVER -DWOLFSSL_ENABLED -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=1 -I/tmp/gserver/build/server/include -I/tmp/gserver/server/include -I/tmp/gserver/server/include/misc -I/tmp/gserver/server/include/level -I/tmp/gserver/server/include/utilities -I/tmp/gserver/server/include/scripting -I/tmp/gserver/server/include/scripting/interface -I/tmp/gserver/server/include/scripting/v8 -I/tmp/gserver/dependencies/gs2lib/include -I/tmp/gserver/build/dependencies/gs2lib/include -I/tmp/gserver/dependencies/gs2compiler/include -I/tmp/gserver/build/dependencies/gs2compiler/include -I/tmp/gserver/dependencies/gs2compiler/src -I/tmp/gserver/dependencies/v8/include -isystem /tmp/gserver/build/_deps/httplib-src -O3 -ffast-math -std=gnu++20 -Wno-error -Wno-dev -MD -MT server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8WeaponImpl.cpp.o -MF server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8WeaponImpl.cpp.o.d -o server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8WeaponImpl.cpp.o -c /tmp/gserver/server/src/scripting/v8/V8WeaponImpl.cpp
#12 15.24 ninja: job failed: /usr/bin/c++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DENABLE_SCRIPTENV_DEBUG=1 -DGRALATNPC -DNDEBUG=1 -DSTATICLIB -DV8NPCSERVER -DWOLFSSL_ENABLED -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=1 -I/tmp/gserver/build/server/include -I/tmp/gserver/server/include -I/tmp/gserver/server/include/misc -I/tmp/gserver/server/include/level -I/tmp/gserver/server/include/utilities -I/tmp/gserver/server/include/scripting -I/tmp/gserver/server/include/scripting/interface -I/tmp/gserver/server/include/scripting/v8 -I/tmp/gserver/dependencies/gs2lib/include -I/tmp/gserver/dependencies/v8/include -I/tmp/gserver/build/dependencies/gs2lib/include -I/tmp/gserver/dependencies/gs2compiler/include -I/tmp/gserver/build/dependencies/gs2compiler/include -I/tmp/gserver/dependencies/gs2compiler/src -isystem /tmp/gserver/build/_deps/httplib-src -O3 -ffast-math -std=gnu++20 -Wno-error -Wno-dev -MD -MT server/CMakeFiles/gs2emu.dir/src/main.cpp.o -MF server/CMakeFiles/gs2emu.dir/src/main.cpp.o.d -o server/CMakeFiles/gs2emu.dir/src/main.cpp.o -c /tmp/gserver/server/src/main.cpp
#12 15.24 In file included from /tmp/gserver/server/include/scripting/ScriptEngine.h:22,
#12 15.24 from /tmp/gserver/server/include/Server.h:35,
#12 15.24 from /tmp/gserver/server/src/main.cpp:19:
#12 15.24 /tmp/gserver/server/include/scripting/v8/V8ScriptWrappers.h:44:20: error: 'WrapScript' is not a function template
#12 15.24 44 | inline std::string WrapScript<TScriptClass>(const std::string_view& code) {
#12 15.24 | ^~~~~~~~~~~~~~~~~~~~~~~~
#12 15.24 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
#12 15.33 In file included from /tmp/gserver/server/include/scripting/ScriptEngine.h:22,
#12 15.33 from /tmp/gserver/server/include/scripting/ScriptExecutionContext.h:9,
#12 15.33 from /tmp/gserver/server/include/NPC.h:22,
#12 15.33 from /tmp/gserver/server/src/scripting/v8/V8PlayerImpl.cpp:9:
#12 15.33 /tmp/gserver/server/include/scripting/v8/V8ScriptWrappers.h:44:20: error: 'WrapScript' is not a function template
#12 15.33 44 | inline std::string WrapScript<TScriptClass>(const std::string_view& code) {
#12 15.33 | ^~~~~~~~~~~~~~~~~~~~~~~~
#12 15.33 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
#12 15.33 ninja: job failed: /usr/bin/c++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DENABLE_SCRIPTENV_DEBUG=1 -DGRALATNPC -DNDEBUG=1 -DNOMAIN -DSTATICLIB -DV8NPCSERVER -DWOLFSSL_ENABLED -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=1 -I/tmp/gserver/build/server/include -I/tmp/gserver/server/include -I/tmp/gserver/server/include/misc -I/tmp/gserver/server/include/level -I/tmp/gserver/server/include/utilities -I/tmp/gserver/server/include/scripting -I/tmp/gserver/server/include/scripting/interface -I/tmp/gserver/server/include/scripting/v8 -I/tmp/gserver/dependencies/gs2lib/include -I/tmp/gserver/build/dependencies/gs2lib/include -I/tmp/gserver/dependencies/gs2compiler/include -I/tmp/gserver/build/dependencies/gs2compiler/include -I/tmp/gserver/dependencies/gs2compiler/src -I/tmp/gserver/dependencies/v8/include -isystem /tmp/gserver/build/_deps/httplib-src -O3 -ffast-math -std=gnu++20 -Wno-error -Wno-dev -MD -MT server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8PlayerImpl.cpp.o -MF server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8PlayerImpl.cpp.o.d -o server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8PlayerImpl.cpp.o -c /tmp/gserver/server/src/scripting/v8/V8PlayerImpl.cpp
#12 15.39 ninja: job failed: /usr/bin/c++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DENABLE_SCRIPTENV_DEBUG=1 -DGRALATNPC -DNDEBUG=1 -DSTATICLIB -DV8NPCSERVER -DWOLFSSL_ENABLED -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=1 -I/tmp/gserver/dependencies/v8/include -I/tmp/gserver/dependencies/gs2lib/include -I/tmp/gserver/build/dependencies/gs2lib/include -I/tmp/gserver/dependencies/gs2compiler/include -I/tmp/gserver/build/dependencies/gs2compiler/include -I/tmp/gserver/dependencies/gs2compiler/src -I/tmp/gserver/server/include -I/tmp/gserver/server/include/level -I/tmp/gserver/server/include/scripting -I/tmp/gserver/server/include/scripting/v8 -I/tmp/gserver/server/include/scripting/interface -I/tmp/gserver/server/include/misc -I/tmp/gserver/server/include/utilities -I/tmp/gserver/server/include/animation -I/tmp/gserver/build/_deps/catch2-src/src/catch2/.. -I/tmp/gserver/build/_deps/catch2-build/generated-includes -isystem /tmp/gserver/build/_deps/httplib-src -O3 -ffast-math -std=gnu++20 -Wno-error -Wno-dev -MD -MT Catch_tests/CMakeFiles/Player.dir/Player/Player_tests.cpp.o -MF Catch_tests/CMakeFiles/Player.dir/Player/Player_tests.cpp.o.d -o Catch_tests/CMakeFiles/Player.dir/Player/Player_tests.cpp.o -c /tmp/gserver/Catch_tests/Player/Player_tests.cpp
#12 15.39 In file included from /tmp/gserver/server/include/scripting/ScriptEngine.h:22,
#12 15.39 from /tmp/gserver/server/include/Server.h:35,
#12 15.39 from /tmp/gserver/server/include/Player.h:19,
#12 15.39 from /tmp/gserver/Catch_tests/Player/Player_tests.cpp:4:
#12 15.39 /tmp/gserver/server/include/scripting/v8/V8ScriptWrappers.h:44:20: error: 'WrapScript' is not a function template
#12 15.39 44 | inline std::string WrapScript<TScriptClass>(const std::string_view& code) {
#12 15.39 | ^~~~~~~~~~~~~~~~~~~~~~~~
#12 15.39 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
#12 15.48 ninja: job failed: /usr/bin/c++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DENABLE_SCRIPTENV_DEBUG=1 -DGRALATNPC -DNDEBUG=1 -DNOMAIN -DSTATICLIB -DV8NPCSERVER -DWOLFSSL_ENABLED -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=1 -I/tmp/gserver/build/server/include -I/tmp/gserver/server/include -I/tmp/gserver/server/include/misc -I/tmp/gserver/server/include/level -I/tmp/gserver/server/include/utilities -I/tmp/gserver/server/include/scripting -I/tmp/gserver/server/include/scripting/interface -I/tmp/gserver/server/include/scripting/v8 -I/tmp/gserver/dependencies/gs2lib/include -I/tmp/gserver/build/dependencies/gs2lib/include -I/tmp/gserver/dependencies/gs2compiler/include -I/tmp/gserver/build/dependencies/gs2compiler/include -I/tmp/gserver/dependencies/gs2compiler/src -I/tmp/gserver/dependencies/v8/include -isystem /tmp/gserver/build/_deps/httplib-src -O3 -ffast-math -std=gnu++20 -Wno-error -Wno-dev -MD -MT server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8NPCImpl.cpp.o -MF server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8NPCImpl.cpp.o.d -o server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8NPCImpl.cpp.o -c /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp
#12 15.48 In file included from /tmp/gserver/server/include/scripting/ScriptEngine.h:22,
#12 15.48 from /tmp/gserver/server/include/scripting/ScriptExecutionContext.h:9,
#12 15.48 from /tmp/gserver/server/include/NPC.h:22,
#12 15.48 from /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:10:
#12 15.48 /tmp/gserver/server/include/scripting/v8/V8ScriptWrappers.h:44:20: error: 'WrapScript' is not a function template
#12 15.48 44 | inline std::string WrapScript<TScriptClass>(const std::string_view& code) {
#12 15.48 | ^~~~~~~~~~~~~~~~~~~~~~~~
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp: In function 'void NPC_Function_Join(const v8::FunctionCallbackInfo<v8::Value>&)':
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:996:96: error: 'class V8ScriptFunction' has no member named 'Function'; did you mean 'function'?
#12 15.48 996 | v8::Local<v8::Function> localFunction2 = v8_function2->Function();
#12 15.48 | ^~~~~~~~
#12 15.48 | function
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp: In function 'void NPC_Function_Leave(const v8::FunctionCallbackInfo<v8::Value>&)':
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1023:17: error: 'CScriptEngine' was not declared in this scope; did you mean 'ScriptEngine'?
#12 15.48 1023 | CScriptEngine *scriptEngine = static_cast<CScriptEngine *>(data->Value());
#12 15.48 | ^~~~~~~~~~~~~
#12 15.48 | ScriptEngine
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1023:32: error: 'scriptEngine' was not declared in this scope; did you mean 'ScriptEngine'?
#12 15.48 1023 | CScriptEngine *scriptEngine = static_cast<CScriptEngine *>(data->Value());
#12 15.48 | ^~~~~~~~~~~~
#12 15.48 | ScriptEngine
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1023:59: error: 'CScriptEngine' does not name a type; did you mean 'ScriptEngine'?
#12 15.48 1023 | CScriptEngine *scriptEngine = static_cast<CScriptEngine *>(data->Value());
#12 15.48 | ^~~~~~~~~~~~~
#12 15.48 | ScriptEngine
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1023:73: error: expected '>' before '*' token
#12 15.48 1023 | CScriptEngine *scriptEngine = static_cast<CScriptEngine *>(data->Value());
#12 15.48 | ^
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1023:73: error: expected '(' before '*' token
#12 15.48 1023 | CScriptEngine *scriptEngine = static_cast<CScriptEngine *>(data->Value());
#12 15.48 | ^
#12 15.48 | (
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1023:74: error: expected primary-expression before '>' token
#12 15.48 1023 | CScriptEngine *scriptEngine = static_cast<CScriptEngine *>(data->Value());
#12 15.48 | ^
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1023:90: error: expected ')' before ';' token
#12 15.48 1023 | CScriptEngine *scriptEngine = static_cast<CScriptEngine *>(data->Value());
#12 15.48 | ^
#12 15.48 | )
#12 15.48 In file included from /tmp/gserver/server/include/scripting/v8/V8ScriptObject.h:8,
#12 15.48 from /tmp/gserver/server/include/scripting/v8/V8ScriptEnv.h:9,
#12 15.48 from /tmp/gserver/server/include/scripting/v8/V8ScriptArguments.h:10,
#12 15.48 from /tmp/gserver/server/include/scripting/ScriptFactory.h:31,
#12 15.48 from /tmp/gserver/server/include/scripting/ScriptEngine.h:17:
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1027:41: error: 'TNPC' was not declared in this scope; did you mean 'NPC'?
#12 15.48 1027 | V8ENV_SAFE_UNWRAP(args, TNPC, npcObject);
#12 15.48 | ^~~~
#12 15.48 /tmp/gserver/server/include/scripting/v8/V8ScriptUtils.h:52:9: note: in definition of macro 'V8ENV_SAFE_UNWRAP'
#12 15.48 52 | TYPE* VAR_NAME = unwrapObject<TYPE>(ARGS.This()); \
#12 15.48 | ^~~~
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1027:47: error: 'npcObject' was not declared in this scope
#12 15.48 1027 | V8ENV_SAFE_UNWRAP(args, TNPC, npcObject);
#12 15.48 | ^~~~~~~~~
#12 15.48 /tmp/gserver/server/include/scripting/v8/V8ScriptUtils.h:52:15: note: in definition of macro 'V8ENV_SAFE_UNWRAP'
#12 15.48 52 | TYPE* VAR_NAME = unwrapObject<TYPE>(ARGS.This()); \
#12 15.48 | ^~~~~~~~
#12 15.48 /tmp/gserver/server/include/scripting/v8/V8ScriptUtils.h:52:44: error: no matching function for call to 'unwrapObject<TNPC>(v8::Local<v8::Object>)'
#12 15.48 52 | TYPE* VAR_NAME = unwrapObject<TYPE>(ARGS.This()); \
#12 15.48 | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1027:17: note: in expansion of macro 'V8ENV_SAFE_UNWRAP'
#12 15.48 1027 | V8ENV_SAFE_UNWRAP(args, TNPC, npcObject);
#12 15.48 | ^~~~~~~~~~~~~~~~~
#12 15.48 /tmp/gserver/server/include/scripting/v8/V8ScriptUtils.h:85:14: note: candidate: 'template<class Type> Type* unwrapObject(v8::Local<v8::Object>)'
#12 15.48 85 | inline Type* unwrapObject(v8::Local<v8::Object> self)
#12 15.48 | ^~~~~~~~~~~~
#12 15.48 /tmp/gserver/server/include/scripting/v8/V8ScriptUtils.h:85:14: note: template argument deduction/substitution failed:
#12 15.48 /tmp/gserver/server/src/scripting/v8/V8NPCImpl.cpp:1036:78: error: 'class V8ScriptFunction' has no member named 'Function'; did you mean 'function'?
#12 15.48 1036 | v8::Local<v8::Function> localFunction = v8_function->Function();
#12 15.48 | ^~~~~~~~
#12 15.48 | function
#12 15.48 At global scope:
#12 15.48 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
#12 16.33 ninja: job failed: /usr/bin/c++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DENABLE_SCRIPTENV_DEBUG=1 -DGRALATNPC -DNDEBUG=1 -DNOMAIN -DSTATICLIB -DV8NPCSERVER -DWOLFSSL_ENABLED -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=1 -I/tmp/gserver/build/server/include -I/tmp/gserver/server/include -I/tmp/gserver/server/include/misc -I/tmp/gserver/server/include/level -I/tmp/gserver/server/include/utilities -I/tmp/gserver/server/include/scripting -I/tmp/gserver/server/include/scripting/interface -I/tmp/gserver/server/include/scripting/v8 -I/tmp/gserver/dependencies/gs2lib/include -I/tmp/gserver/build/dependencies/gs2lib/include -I/tmp/gserver/dependencies/gs2compiler/include -I/tmp/gserver/build/dependencies/gs2compiler/include -I/tmp/gserver/dependencies/gs2compiler/src -I/tmp/gserver/dependencies/v8/include -isystem /tmp/gserver/build/_deps/httplib-src -O3 -ffast-math -std=gnu++20 -Wno-error -Wno-dev -MD -MT server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8ServerImpl.cpp.o -MF server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8ServerImpl.cpp.o.d -o server/CMakeFiles/libgs2emu.dir/src/scripting/v8/V8ServerImpl.cpp.o -c /tmp/gserver/server/src/scripting/v8/V8ServerImpl.cpp
#12 16.33 In file included from /tmp/gserver/server/include/Server.h:19,
#12 16.33 from /tmp/gserver/server/include/NPC.h:672,
#12 16.33 from /tmp/gserver/server/src/scripting/v8/V8ServerImpl.cpp:7:
#12 16.33 /tmp/gserver/dependencies/gs2lib/include/CSocket.h:76: warning: "INVALID_SOCKET" redefined
#12 16.33 76 | #define INVALID_SOCKET (unsigned int)-1
#12 16.33 |
#12 16.33 In file included from /tmp/gserver/server/src/scripting/v8/V8ServerImpl.cpp:4:
#12 16.33 /tmp/gserver/build/_deps/httplib-src/httplib.h:204: note: this is the location of the previous definition
#12 16.33 204 | #define INVALID_SOCKET (-1)
#12 16.33 |
#12 16.33 In file included from /tmp/gserver/server/include/scripting/ScriptEngine.h:22,
#12 16.33 from /tmp/gserver/server/include/scripting/ScriptExecutionContext.h:9,
#12 16.33 from /tmp/gserver/server/include/NPC.h:22:
#12 16.33 /tmp/gserver/server/include/scripting/v8/V8ScriptWrappers.h:44:20: error: 'WrapScript' is not a function template
#12 16.33 44 | inline std::string WrapScript<TScriptClass>(const std::string_view& code) {
#12 16.33 | ^~~~~~~~~~~~~~~~~~~~~~~~
#12 16.33 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
#12 16.33 ninja: subcommands failed
#12 ERROR: process "/bin/sh -c apk add --update --virtual .gserver-build-dependencies \t\tcmake \t\tgcc \t\tg++ \t\tbison \t\tflex \t\tbash \t\tmake \t\tgit \t\tautomake \t\tautoconf \t\tninja \t\topenssl-dev \t\topenssl-libs-static \t&& cd /tmp/gserver \t&& cmake -GNinja -S/tmp/gserver -B/tmp/gserver/build -DCMAKE_BUILD_TYPE=Release -DV8NPCSERVER=${NPCSERVER} -DVER_EXTRA=${VER_EXTRA} -DTESTS=ON -DWOLFSSL=ON -DUPNP=OFF -DSTATIC=ON -DCMAKE_CXX_FLAGS_RELEASE=\"-O3 -ffast-math\" \t&& cmake --build /tmp/gserver/build --config Release --target clean \t&& cmake --build /tmp/gserver/build --config Release --target package --parallel $(getconf _NPROCESSORS_ONLN) \t&& chmod 777 -R /tmp/gserver/dist \t&& rm -rf /tmp/gserver/dist/_CPack_Packages && chown 1001:1001 -R /tmp/gserver && chmod 777 -R /tmp/gserver/build && apk del --purge .gserver-build-dependencies" did not complete successfully: exit code: 1
------
> [build-env 2/2] RUN apk add --update --virtual .gserver-build-dependencies cmake gcc g++ bison flex bash make git automake autoconf ninja openssl-dev openssl-libs-static && cd /tmp/gserver && cmake -GNinja -S/tmp/gserver -B/tmp/gserver/build -DCMAKE_BUILD_TYPE=Release -DV8NPCSERVER=on -DVER_EXTRA=-PR-57 -DTESTS=ON -DWOLFSSL=ON -DUPNP=OFF -DSTATIC=ON -DCMAKE_CXX_FLAGS_RELEASE="-O3 -ffast-math" && cmake --build /tmp/gserver/build --config Release --target clean && cmake --build /tmp/gserver/build --config Release --target package --parallel $(getconf _NPROCESSORS_ONLN) && chmod 777 -R /tmp/gserver/dist && rm -rf /tmp/gserver/dist/_CPack_Packages && chown 1001:1001 -R /tmp/gserver && chmod 777 -R /tmp/gserver/build && apk del --purge .gserver-build-dependencies:
16.33 204 | #define INVALID_SOCKET (-1)
16.33 |
16.33 In file included from /tmp/gserver/server/include/scripting/ScriptEngine.h:22,
16.33 from /tmp/gserver/server/include/scripting/ScriptExecutionContext.h:9,
16.33 from /tmp/gserver/server/include/NPC.h:22:
16.33 /tmp/gserver/server/include/scripting/v8/V8ScriptWrappers.h:44:20: error: 'WrapScript' is not a function template
16.33 44 | inline std::string WrapScript<TScriptClass>(const std::string_view& code) {
16.33 | ^~~~~~~~~~~~~~~~~~~~~~~~
16.33 cc1plus: note: unrecognized command-line option '-Wno-dev' may have been intended to silence earlier diagnostics
16.33 ninja: subcommands failed
------
1 warning found (use docker --debug to expand):
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
gserver-x86_64-linux-musl.dockerfile:19
--------------------
18 |
19 | >>> RUN apk add --update --virtual .gserver-build-dependencies \
20 | >>> cmake \
21 | >>> gcc \
22 | >>> g++ \
23 | >>> bison \
24 | >>> flex \
25 | >>> bash \
26 | >>> make \
27 | >>> git \
28 | >>> automake \
29 | >>> autoconf \
30 | >>> ninja \
31 | >>> openssl-dev \
32 | >>> openssl-libs-static \
33 | >>> && cd /tmp/gserver \
34 | >>> && cmake -GNinja -S/tmp/gserver -B/tmp/gserver/build -DCMAKE_BUILD_TYPE=Release -DV8NPCSERVER=${NPCSERVER} -DVER_EXTRA=${VER_EXTRA} -DTESTS=ON -DWOLFSSL=ON -DUPNP=OFF -DSTATIC=ON -DCMAKE_CXX_FLAGS_RELEASE="-O3 -ffast-math" \
35 | >>> && cmake --build /tmp/gserver/build --config Release --target clean \
36 | >>> && cmake --build /tmp/gserver/build --config Release --target package --parallel $(getconf _NPROCESSORS_ONLN) \
37 | >>> && chmod 777 -R /tmp/gserver/dist \
38 | >>> && rm -rf /tmp/gserver/dist/_CPack_Packages \
39 | >>> && chown 1001:1001 -R /tmp/gserver \
40 | >>> && chmod 777 -R /tmp/gserver/build \
41 | >>> && apk del --purge .gserver-build-dependencies
42 |
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c apk add --update --virtual .gserver-build-dependencies \t\tcmake \t\tgcc \t\tg++ \t\tbison \t\tflex \t\tbash \t\tmake \t\tgit \t\tautomake \t\tautoconf \t\tninja \t\topenssl-dev \t\topenssl-libs-static \t&& cd /tmp/gserver \t&& cmake -GNinja -S/tmp/gserver -B/tmp/gserver/build -DCMAKE_BUILD_TYPE=Release -DV8NPCSERVER=${NPCSERVER} -DVER_EXTRA=${VER_EXTRA} -DTESTS=ON -DWOLFSSL=ON -DUPNP=OFF -DSTATIC=ON -DCMAKE_CXX_FLAGS_RELEASE=\"-O3 -ffast-math\" \t&& cmake --build /tmp/gserver/build --config Release --target clean \t&& cmake --build /tmp/gserver/build --config Release --target package --parallel $(getconf _NPROCESSORS_ONLN) \t&& chmod 777 -R /tmp/gserver/dist \t&& rm -rf /tmp/gserver/dist/_CPack_Packages && chown 1001:1001 -R /tmp/gserver && chmod 777 -R /tmp/gserver/build && apk del --purge .gserver-build-dependencies" did not complete successfully: exit code: 1
Build Linux x86_64 / Building gserver-v2:PR-57-linux-x86_64... / Shell Script
Error in sh step, with arguments docker build -t "$JD_IMAGE" --build-arg BUILDENV=-linux-x86_64 --build-arg VER_EXTRA=-PR-57-linux-x86_64 --build-arg NPCSERVER=on --network=host --pull -f docker/gserver-x86_64-linux-gnu.dockerfile ..
script returned exit code 1
Build log
Build log truncated.
#16 4.752 This warning is for project developers. Use -Wno-dev to suppress it.
#16 4.752
#16 4.752 CMake Warning (dev) at bin/CMakeLists.txt:65 (install):
#16 4.752 Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run
#16 4.752 "cmake --help-policy CMP0177" for policy details. Use the cmake_policy
#16 4.752 command to set the policy and suppress this warning.
#16 4.752 This warning is for project developers. Use -Wno-dev to suppress it.
#16 4.752
#16 4.752 CMake Warning (dev) at bin/CMakeLists.txt:80 (install):
#16 4.752 Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run
#16 4.752 "cmake --help-policy CMP0177" for policy details. Use the cmake_policy
Output truncated.
Details
- Build Docker Linux Alpine x86_64 (2 ms)
- Building gserver-v2:PR-57... (20 sec)
Error: script returned exit code 1 - logs
- Building gserver-v2:PR-57... (20 sec)
- Build Docker Linux Alpine x86_64 - No npc-server (1 ms)
- Building gserver-v2:PR-57-no-npcserver... (3 min 27 sec)
- Pushing to docker hub registry... (49 sec)
- Build Linux x86_64 (2 ms)
- Building gserver-v2:PR-57-linux-x86_64... (36 sec)
Error: script returned exit code 1 - logs
- Building gserver-v2:PR-57-linux-x86_64... (36 sec)
- Build Linux x86_64 - No npc-server (1 ms)
- Building gserver-v2:PR-57-linux-x86_64-no-npcserver... (1 min 4 sec)
- Run tests... (3 min 6 sec)
- Xunit (48 sec)
- Archiving artifacts... (21 sec)
- Github Release (5.2 sec)
- Build Windows x86_64 (2 ms)
- Building gserver-v2:PR-57-win64... (31 sec)
Error: script returned exit code 1 - logs
- Building gserver-v2:PR-57-win64... (31 sec)
- Build Windows x86_64 - No npc-server (20 min)
- Building gserver-v2:PR-57-win64-no-npcserver... (1 min 40 sec)
- Archiving artifacts... (22 sec)
- Github Release (2.1 sec)
Loading