git clone --recursive https://github.com/Snaipe/Criterion Cloning into 'Criterion'... remote: Enumerating objects: 9005, done. remote: Total 9005 (delta 0), reused 0 (delta 0), pack-reused 9005 Receiving objects: 100% (9005/9005), 3.62 MiB | 6.12 MiB/s, done. Resolving deltas: 100% (6333/6333), done. Submodule 'dependencies/debugbreak' (https://github.com/scottt/debugbreak) registered for path 'dependencies/debugbreak' Submodule 'dependencies/klib' (https://github.com/attractivechaos/klib.git) registered for path 'dependencies/klib' Submodule 'dependencies/nanopb' (https://github.com/nanopb/nanopb.git) registered for path 'dependencies/nanopb' Cloning into '/home/bq666/Downloads/Criterion/dependencies/debugbreak'... remote: Enumerating objects: 170, done. remote: Total 170 (delta 0), reused 0 (delta 0), pack-reused 170 Receiving objects: 100% (170/170), 36.77 KiB | 724.00 KiB/s, done. Resolving deltas: 100% (93/93), done. Cloning into '/home/bq666/Downloads/Criterion/dependencies/klib'... remote: Enumerating objects: 1296, done. remote: Total 1296 (delta 0), reused 0 (delta 0), pack-reused 1296 Receiving objects: 100% (1296/1296), 1.19 MiB | 2.45 MiB/s, done. Resolving deltas: 100% (744/744), done. Cloning into '/home/bq666/Downloads/Criterion/dependencies/nanopb'... remote: Enumerating objects: 36, done. remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 100% (31/31), done. remote: Total 5190 (delta 13), reused 19 (delta 5), pack-reused 5154 Receiving objects: 100% (5190/5190), 1.33 MiB | 2.74 MiB/s, done. Resolving deltas: 100% (3397/3397), done. Submodule path 'dependencies/debugbreak': checked out '6b79ec8d8f8d4603111f580a0537f8f31c484c32' Submodule path 'dependencies/klib': checked out 'cdb7e9236dc47abf8da7ebd702cc6f7f21f0c502' Submodule path 'dependencies/nanopb': checked out '6a6903be6084bb3f5a98a3341acef2aa05c61df9' cmake .. -- The C compiler identification is GNU 9.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at CMakeLists.txt:15 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.1") -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- Looking for dgettext -- Looking for dgettext - found -- Found Libintl: /usr/include -- Looking for strtok_s -- Looking for strtok_s - not found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for getaddrinfo_a in anl -- Looking for getaddrinfo_a in anl - found -- Looking for funopen -- Looking for funopen - not found -- Looking for fopencookie -- Looking for fopencookie - found -- Looking for open_memstream -- Looking for open_memstream - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for GetCurrentDirectory -- Looking for GetCurrentDirectory - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for CLOCK_MONOTONIC_RAW -- Looking for CLOCK_MONOTONIC_RAW - found -- Looking for isatty -- Looking for isatty - found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 -- The CXX compiler identification is GNU 9.1.1 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Performing Test CC_HAVE_FPIC -- Performing Test CC_HAVE_FPIC - Success -- Performing Test CC_HAVE_VISIBILITY -- Performing Test CC_HAVE_VISIBILITY - Success -- Performing Test LINKER_HAS_EXCLUDE_LIBS -- Performing Test LINKER_HAS_EXCLUDE_LIBS - Success -- Could NOT find CSPTR (missing: CSPTR_LIBRARY CSPTR_INCLUDE_DIR) -- Could NOT find DYNCALL (missing: DYNCALL_LIBRARY DYNCALL_INCLUDE_DIR) -- Could NOT find NANOMSG (missing: NANOMSG_LIBRARY NANOMSG_INCLUDE_DIR) -- Could NOT find BOXFORT (missing: BOXFORT_LIBRARY BOXFORT_INCLUDE_DIR) -- Could NOT find libgit2 (missing: LIBGIT2_LIBRARIES LIBGIT2_INCLUDE_DIR) -- Configuring done -- Generating done -- Build files have been written to: /home/bq666/Downloads/Criterion/build cmake --build . Scanning dependencies of target Criterion.pot-update [ 0%] Built target Criterion.pot-update Scanning dependencies of target generate-Criterion-de-po .................. done. [ 0%] Built target generate-Criterion-de-po Scanning dependencies of target generate-Criterion-de-gmo /home/bq666/Downloads/Criterion/po/de.po: 32 translated messages, 5 fuzzy translations. [ 0%] Built target generate-Criterion-de-gmo Scanning dependencies of target generate-Criterion-fr-po .................. done. [ 0%] Built target generate-Criterion-fr-po Scanning dependencies of target generate-Criterion-fr-gmo /home/bq666/Downloads/Criterion/po/fr.po: 23 translated messages, 14 fuzzy translations. [ 0%] Built target generate-Criterion-fr-gmo Scanning dependencies of target update-gmo [ 0%] Built target update-gmo Scanning dependencies of target git2-dependency [ 2%] Generating git2-dep Scanning dependencies of target git2-bootstrap [ 20%] Creating directories for 'git2' [ 20%] Performing download step (git clone) for 'git2' Cloning into 'git2'... Note: checking out 'v0.25.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2fcb8705e Merge pull request #4076 from libgit2/cmn/sec-update-25 [ 40%] No patch step for 'git2' [ 60%] Performing update step for 'git2' [ 80%] Performing configure step for 'git2' -- The C compiler identification is GNU 9.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.1") -- Performing Test HAVE_STRUCT_STAT_ST_MTIM -- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Failed -- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC -- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_NSEC -- Performing Test HAVE_STRUCT_STAT_NSEC - Success -- http-parser was not found or is too old; using bundled 3rd-party sources. -- zlib was not found; using bundled 3rd-party sources. -- LIBSSH2 not found. Set CMAKE_PREFIX_PATH if it is installed outside of the default search path. -- Performing Test IS_WDOCUMENTATION_SUPPORTED -- Performing Test IS_WDOCUMENTATION_SUPPORTED - Failed -- Performing Test IS_WNO-MISSING-FIELD-INITIALIZERS_SUPPORTED -- Performing Test IS_WNO-MISSING-FIELD-INITIALIZERS_SUPPORTED - Success -- Performing Test IS_WSTRICT-ALIASING=2_SUPPORTED -- Performing Test IS_WSTRICT-ALIASING=2_SUPPORTED - Success -- Performing Test IS_WSTRICT-PROTOTYPES_SUPPORTED -- Performing Test IS_WSTRICT-PROTOTYPES_SUPPORTED - Success -- Performing Test IS_WDECLARATION-AFTER-STATEMENT_SUPPORTED -- Performing Test IS_WDECLARATION-AFTER-STATEMENT_SUPPORTED - Success -- Performing Test IS_WNO-UNUSED-CONST-VARIABLE_SUPPORTED -- Performing Test IS_WNO-UNUSED-CONST-VARIABLE_SUPPORTED - Success -- Performing Test IS_WNO-UNUSED-FUNCTION_SUPPORTED -- Performing Test IS_WNO-UNUSED-FUNCTION_SUPPORTED - Success -- Looking for regcomp_l -- Looking for regcomp_l - not found -- Looking for futimens -- Looking for futimens - found -- Looking for qsort_r -- Looking for qsort_r - found -- Looking for qsort_s -- Looking for qsort_s - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_FIND_PACKAGE_Iconv CMAKE_DISABLE_FIND_PACKAGE_Security -- Build files have been written to: /home/bq666/Downloads/Criterion/build/git2 [ 80%] Performing build step for 'git2' Scanning dependencies of target git2 [ 0%] Building C object CMakeFiles/git2.dir/src/annotated_commit.c.o [ 1%] Building C object CMakeFiles/git2.dir/src/apply.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/attr.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/attr_file.c.o [ 3%] Building C object CMakeFiles/git2.dir/src/attrcache.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/blame.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/blame_git.c.o [ 5%] Building C object CMakeFiles/git2.dir/src/blob.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/branch.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/buf_text.c.o [ 7%] Building C object CMakeFiles/git2.dir/src/buffer.c.o [ 8%] Building C object CMakeFiles/git2.dir/src/cache.c.o [ 8%] Building C object CMakeFiles/git2.dir/src/checkout.c.o [ 9%] Building C object CMakeFiles/git2.dir/src/cherrypick.c.o [ 10%] Building C object CMakeFiles/git2.dir/src/clone.c.o [ 10%] Building C object CMakeFiles/git2.dir/src/commit.c.o [ 11%] Building C object CMakeFiles/git2.dir/src/commit_list.c.o [ 12%] Building C object CMakeFiles/git2.dir/src/config.c.o [ 12%] Building C object CMakeFiles/git2.dir/src/config_cache.c.o [ 13%] Building C object CMakeFiles/git2.dir/src/config_file.c.o [ 14%] Building C object CMakeFiles/git2.dir/src/crlf.c.o [ 14%] Building C object CMakeFiles/git2.dir/src/curl_stream.c.o [ 15%] Building C object CMakeFiles/git2.dir/src/date.c.o [ 16%] Building C object CMakeFiles/git2.dir/src/delta.c.o [ 17%] Building C object CMakeFiles/git2.dir/src/describe.c.o [ 17%] Building C object CMakeFiles/git2.dir/src/diff.c.o [ 18%] Building C object CMakeFiles/git2.dir/src/diff_driver.c.o [ 19%] Building C object CMakeFiles/git2.dir/src/diff_file.c.o [ 19%] Building C object CMakeFiles/git2.dir/src/diff_generate.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/diff_generate.c: In function ‘diff_generated_apply_options’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/diff_generate.c:26:29: warning: ‘~’ on a boolean expression [-Wbool-operation] 26 | ((DIFF)->base.opts.flags & ~(VAL)) | ^ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/diff_generate.c:452:3: note: in expansion of macro ‘DIFF_FLAG_SET’ 452 | DIFF_FLAG_SET(diff, GIT_DIFF_IGNORE_CASE, icase); | ^~~~~~~~~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/diff_generate.c:26:29: note: did you mean to use logical not? 26 | ((DIFF)->base.opts.flags & ~(VAL)) | ^ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/diff_generate.c:452:3: note: in expansion of macro ‘DIFF_FLAG_SET’ 452 | DIFF_FLAG_SET(diff, GIT_DIFF_IGNORE_CASE, icase); | ^~~~~~~~~~~~~ [ 20%] Building C object CMakeFiles/git2.dir/src/diff_parse.c.o [ 21%] Building C object CMakeFiles/git2.dir/src/diff_print.c.o [ 21%] Building C object CMakeFiles/git2.dir/src/diff_stats.c.o [ 22%] Building C object CMakeFiles/git2.dir/src/diff_tform.c.o [ 23%] Building C object CMakeFiles/git2.dir/src/diff_xdiff.c.o [ 23%] Building C object CMakeFiles/git2.dir/src/errors.c.o [ 24%] Building C object CMakeFiles/git2.dir/src/fetch.c.o [ 25%] Building C object CMakeFiles/git2.dir/src/fetchhead.c.o [ 25%] Building C object CMakeFiles/git2.dir/src/filebuf.c.o [ 26%] Building C object CMakeFiles/git2.dir/src/fileops.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/filter.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/fnmatch.c.o [ 28%] Building C object CMakeFiles/git2.dir/src/global.c.o [ 29%] Building C object CMakeFiles/git2.dir/src/graph.c.o [ 29%] Building C object CMakeFiles/git2.dir/src/hash.c.o [ 30%] Building C object CMakeFiles/git2.dir/src/hashsig.c.o [ 31%] Building C object CMakeFiles/git2.dir/src/ident.c.o [ 31%] Building C object CMakeFiles/git2.dir/src/ignore.c.o [ 32%] Building C object CMakeFiles/git2.dir/src/index.c.o [ 33%] Building C object CMakeFiles/git2.dir/src/indexer.c.o [ 34%] Building C object CMakeFiles/git2.dir/src/iterator.c.o [ 34%] Building C object CMakeFiles/git2.dir/src/merge.c.o [ 35%] Building C object CMakeFiles/git2.dir/src/merge_driver.c.o [ 36%] Building C object CMakeFiles/git2.dir/src/merge_file.c.o [ 36%] Building C object CMakeFiles/git2.dir/src/message.c.o [ 37%] Building C object CMakeFiles/git2.dir/src/mwindow.c.o [ 38%] Building C object CMakeFiles/git2.dir/src/netops.c.o [ 38%] Building C object CMakeFiles/git2.dir/src/notes.c.o [ 39%] Building C object CMakeFiles/git2.dir/src/object.c.o [ 40%] Building C object CMakeFiles/git2.dir/src/object_api.c.o [ 40%] Building C object CMakeFiles/git2.dir/src/odb.c.o [ 41%] Building C object CMakeFiles/git2.dir/src/odb_loose.c.o [ 42%] Building C object CMakeFiles/git2.dir/src/odb_mempack.c.o [ 42%] Building C object CMakeFiles/git2.dir/src/odb_pack.c.o [ 43%] Building C object CMakeFiles/git2.dir/src/oid.c.o [ 44%] Building C object CMakeFiles/git2.dir/src/oidarray.c.o [ 44%] Building C object CMakeFiles/git2.dir/src/openssl_stream.c.o [ 45%] Building C object CMakeFiles/git2.dir/src/pack-objects.c.o [ 46%] Building C object CMakeFiles/git2.dir/src/pack.c.o [ 46%] Building C object CMakeFiles/git2.dir/src/patch.c.o [ 47%] Building C object CMakeFiles/git2.dir/src/patch_generate.c.o [ 48%] Building C object CMakeFiles/git2.dir/src/patch_parse.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/patch_parse.c: In function ‘parse_hunk_body’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/patch_parse.c:580:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 580 | prefix = 0; | ~~~~~~~^~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/patch_parse.c:582:3: note: here 582 | case ' ': | ^~~~ [ 48%] Building C object CMakeFiles/git2.dir/src/path.c.o [ 49%] Building C object CMakeFiles/git2.dir/src/pathspec.c.o [ 50%] Building C object CMakeFiles/git2.dir/src/pool.c.o [ 51%] Building C object CMakeFiles/git2.dir/src/posix.c.o [ 51%] Building C object CMakeFiles/git2.dir/src/pqueue.c.o [ 52%] Building C object CMakeFiles/git2.dir/src/proxy.c.o [ 53%] Building C object CMakeFiles/git2.dir/src/push.c.o [ 53%] Building C object CMakeFiles/git2.dir/src/rebase.c.o [ 54%] Building C object CMakeFiles/git2.dir/src/refdb.c.o [ 55%] Building C object CMakeFiles/git2.dir/src/refdb_fs.c.o [ 55%] Building C object CMakeFiles/git2.dir/src/reflog.c.o [ 56%] Building C object CMakeFiles/git2.dir/src/refs.c.o [ 57%] Building C object CMakeFiles/git2.dir/src/refspec.c.o [ 57%] Building C object CMakeFiles/git2.dir/src/remote.c.o [ 58%] Building C object CMakeFiles/git2.dir/src/repository.c.o [ 59%] Building C object CMakeFiles/git2.dir/src/reset.c.o [ 59%] Building C object CMakeFiles/git2.dir/src/revert.c.o [ 60%] Building C object CMakeFiles/git2.dir/src/revparse.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/revparse.c: In function ‘revparse__ext’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/revparse.c:773:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 773 | if (spec[pos+1] == '{') { | ^ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/revparse.c:793:3: note: here 793 | default: | ^~~~~~~ [ 61%] Building C object CMakeFiles/git2.dir/src/revwalk.c.o [ 61%] Building C object CMakeFiles/git2.dir/src/settings.c.o [ 62%] Building C object CMakeFiles/git2.dir/src/sha1_lookup.c.o [ 63%] Building C object CMakeFiles/git2.dir/src/signature.c.o [ 63%] Building C object CMakeFiles/git2.dir/src/socket_stream.c.o [ 64%] Building C object CMakeFiles/git2.dir/src/sortedcache.c.o [ 65%] Building C object CMakeFiles/git2.dir/src/stash.c.o [ 65%] Building C object CMakeFiles/git2.dir/src/status.c.o [ 66%] Building C object CMakeFiles/git2.dir/src/stransport_stream.c.o [ 67%] Building C object CMakeFiles/git2.dir/src/strmap.c.o [ 68%] Building C object CMakeFiles/git2.dir/src/submodule.c.o [ 68%] Building C object CMakeFiles/git2.dir/src/sysdir.c.o [ 69%] Building C object CMakeFiles/git2.dir/src/tag.c.o [ 70%] Building C object CMakeFiles/git2.dir/src/thread-utils.c.o [ 70%] Building C object CMakeFiles/git2.dir/src/tls_stream.c.o [ 71%] Building C object CMakeFiles/git2.dir/src/trace.c.o [ 72%] Building C object CMakeFiles/git2.dir/src/transaction.c.o [ 72%] Building C object CMakeFiles/git2.dir/src/transport.c.o [ 73%] Building C object CMakeFiles/git2.dir/src/transports/auth.c.o [ 74%] Building C object CMakeFiles/git2.dir/src/transports/auth_negotiate.c.o [ 74%] Building C object CMakeFiles/git2.dir/src/transports/cred.c.o [ 75%] Building C object CMakeFiles/git2.dir/src/transports/cred_helpers.c.o [ 76%] Building C object CMakeFiles/git2.dir/src/transports/git.c.o [ 76%] Building C object CMakeFiles/git2.dir/src/transports/http.c.o [ 77%] Building C object CMakeFiles/git2.dir/src/transports/local.c.o [ 78%] Building C object CMakeFiles/git2.dir/src/transports/smart.c.o [ 78%] Building C object CMakeFiles/git2.dir/src/transports/smart_pkt.c.o [ 79%] Building C object CMakeFiles/git2.dir/src/transports/smart_protocol.c.o [ 80%] Building C object CMakeFiles/git2.dir/src/transports/ssh.c.o [ 80%] Building C object CMakeFiles/git2.dir/src/transports/winhttp.c.o [ 81%] Building C object CMakeFiles/git2.dir/src/tree-cache.c.o [ 82%] Building C object CMakeFiles/git2.dir/src/tree.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/tree.c: In function ‘git_tree_entry_bypath’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/tree.c:937:6: warning: this statement may fall through [-Wimplicit-fallthrough=] 937 | if (path[filename_len + 1] != '\0') | ^ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/tree.c:940:2: note: here 940 | case '\0': | ^~~~ [ 82%] Building C object CMakeFiles/git2.dir/src/tsort.c.o [ 83%] Building C object CMakeFiles/git2.dir/src/util.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/util.c: In function ‘git__hash’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/util.c:466:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 466 | case 3: k1 ^= tail[2] << 16; | ~~~^~~~~~~~~~~~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/util.c:467:2: note: here 467 | case 2: k1 ^= tail[1] << 8; | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/util.c:467:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 467 | case 2: k1 ^= tail[1] << 8; | ~~~^~~~~~~~~~~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/src/util.c:468:2: note: here 468 | case 1: k1 ^= tail[0]; | ^~~~ [ 84%] Building C object CMakeFiles/git2.dir/src/varint.c.o [ 85%] Building C object CMakeFiles/git2.dir/src/vector.c.o [ 85%] Building C object CMakeFiles/git2.dir/src/xdiff/xdiffi.c.o [ 86%] Building C object CMakeFiles/git2.dir/src/xdiff/xemit.c.o [ 87%] Building C object CMakeFiles/git2.dir/src/xdiff/xhistogram.c.o [ 87%] Building C object CMakeFiles/git2.dir/src/xdiff/xmerge.c.o [ 88%] Building C object CMakeFiles/git2.dir/src/xdiff/xpatience.c.o [ 89%] Building C object CMakeFiles/git2.dir/src/xdiff/xprepare.c.o [ 89%] Building C object CMakeFiles/git2.dir/src/xdiff/xutils.c.o [ 90%] Building C object CMakeFiles/git2.dir/src/zstream.c.o [ 91%] Building C object CMakeFiles/git2.dir/src/unix/map.c.o [ 91%] Building C object CMakeFiles/git2.dir/src/unix/realpath.c.o [ 92%] Building C object CMakeFiles/git2.dir/deps/zlib/adler32.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/adler32.c:173:15: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 173 | uLong ZEXPORT adler32_combine64(adler1, adler2, len2) | ^~~~~~~~~~~~~~~~~ [ 93%] Building C object CMakeFiles/git2.dir/deps/zlib/crc32.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/crc32.c:419:15: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 419 | uLong ZEXPORT crc32_combine64(crc1, crc2, len2) | ^~~~~~~~~~~~~~~ [ 93%] Building C object CMakeFiles/git2.dir/deps/zlib/deflate.c.o [ 94%] Building C object CMakeFiles/git2.dir/deps/zlib/infback.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/infback.c: In function ‘inflateBack’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 479 | state->mode = LEN; | ~~~~~~~~~~~~^~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/infback.c:481:9: note: here 481 | case LEN: | ^~~~ [ 95%] Building C object CMakeFiles/git2.dir/deps/zlib/inffast.c.o [ 95%] Building C object CMakeFiles/git2.dir/deps/zlib/inflate.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c: In function ‘inflateMark’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1507:61: warning: left shift of negative value [-Wshift-negative-value] 1507 | if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16; | ^~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c: In function ‘inflate’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 818 | state->mode = DICT; | ~~~~~~~~~~~~^~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:819:9: note: here 819 | case DICT: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:825:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 825 | state->mode = TYPE; | ~~~~~~~~~~~~^~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:826:9: note: here 826 | case TYPE: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:827:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 827 | if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:828:9: note: here 828 | case TYPEDO: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:877:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 877 | if (flush == Z_TREES) goto inf_leave; | ^ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:878:9: note: here 878 | case COPY_: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:879:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 879 | state->mode = COPY; | ~~~~~~~~~~~~^~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:880:9: note: here 880 | case COPY: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1018:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 1018 | if (flush == Z_TREES) goto inf_leave; | ^ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1019:9: note: here 1019 | case LEN_: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1020:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1020 | state->mode = LEN; | ~~~~~~~~~~~~^~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1021:9: note: here 1021 | case LEN: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1069:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1069 | state->mode = LENEXT; | ~~~~~~~~~~~~^~~~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1070:9: note: here 1070 | case LENEXT: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1079:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1079 | state->mode = DIST; | ~~~~~~~~~~~~^~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1080:9: note: here 1080 | case DIST: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1106:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1106 | state->mode = DISTEXT; | ~~~~~~~~~~~~^~~~~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1107:9: note: here 1107 | case DISTEXT: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1122:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1122 | state->mode = MATCH; | ~~~~~~~~~~~~^~~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1123:9: note: here 1123 | case MATCH: | ^~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1210:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1210 | state->mode = DONE; | ~~~~~~~~~~~~^~~~~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/zlib/inflate.c:1211:9: note: here 1211 | case DONE: | ^~~~ [ 96%] Building C object CMakeFiles/git2.dir/deps/zlib/inftrees.c.o [ 97%] Building C object CMakeFiles/git2.dir/deps/zlib/trees.c.o [ 97%] Building C object CMakeFiles/git2.dir/deps/zlib/zutil.c.o [ 98%] Building C object CMakeFiles/git2.dir/deps/http-parser/http_parser.c.o /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/http-parser/http_parser.c: In function ‘http_parser_parse_url’: /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/http-parser/http_parser.c:2095:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 2095 | found_at = 1; | ~~~~~~~~~^~~ /home/bq666/Downloads/Criterion/build/git2-build/src/git2/deps/http-parser/http_parser.c:2098:7: note: here 2098 | case s_req_server: | ^~~~ [ 99%] Building C object CMakeFiles/git2.dir/src/hash/hash_generic.c.o [100%] Linking C static library libgit2.a [100%] Built target git2 [100%] Performing bootstrap step for 'git2' [100%] Built target git2 Install the project... -- Install configuration: "Debug" -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/libgit2.a -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/pkgconfig/libgit2.pc -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2 -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/attr.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/proxy.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/net.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/inttypes.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/strarray.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/types.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/version.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/pack.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/cred_helpers.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/global.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/commit.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/revert.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/merge.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/stash.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/message.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/status.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/index.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/repository.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/describe.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/reset.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/refdb.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/checkout.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/oid.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/rebase.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/odb.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/blame.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/ignore.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/remote.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/branch.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/transport.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/common.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/transaction.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/stdint.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/revparse.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/trace.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/graph.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/refspec.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/oidarray.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/filter.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/commit.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/merge.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/index.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/repository.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/remote.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/transport.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/mempack.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/filter.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/diff.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/refdb_backend.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/hashsig.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/stream.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/reflog.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/odb_backend.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/openssl.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/config.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/time.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/sys/refs.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/signature.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/diff.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/object.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/cherrypick.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/blob.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/reflog.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/buffer.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/pathspec.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/patch.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/odb_backend.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/submodule.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/annotated_commit.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/config.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/indexer.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/revwalk.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/notes.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/errors.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/tag.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/tree.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/clone.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2/refs.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/git2.h [100%] Built target git2-bootstrap Built target git2-dependency Scanning dependencies of target nanomsg-dependency Generating nanomsg-dep Scanning dependencies of target nanomsg-bootstrap [ 20%] Creating directories for 'nanomsg' [ 40%] Performing download step (git clone) for 'nanomsg' Cloning into 'nanomsg'... Note: checking out '7e12a20'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7e12a20e fixes #770 Please correct the typo in the BUILD section [ 40%] No patch step for 'nanomsg' [ 60%] Performing update step for 'nanomsg' [ 80%] Performing configure step for 'nanomsg' -- The C compiler identification is GNU 9.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Detected nanomsg ABI v5.0.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for socketpair -- Looking for socketpair - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for pipe -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for poll -- Looking for poll - found -- Looking for getaddrinfo_a in anl -- Looking for getaddrinfo_a in anl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for sem_wait in rt -- Looking for sem_wait in rt - not found -- Looking for sem_wait in pthread -- Looking for sem_wait in pthread - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Looking for socket in socket -- Looking for socket in socket - not found -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - found -- Looking for atomic_cas_32 -- Looking for atomic_cas_32 - not found -- Looking for AF_UNIX -- Looking for AF_UNIX - found -- Looking for backtrace_symbols_fd -- Looking for backtrace_symbols_fd - found -- Performing Test NN_HAVE_MSG_CONTROL -- Performing Test NN_HAVE_MSG_CONTROL - Success -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS - Success CMake Warning at CMakeLists.txt:246 (message): Could not find asciidoctor: skipping docs -- Configuring done -- Generating done -- Build files have been written to: /home/bq666/Downloads/Criterion/build/nanomsg [100%] Performing build step for 'nanomsg' Scanning dependencies of target nanomsg [ 1%] Building C object src/CMakeFiles/nanomsg.dir/core/ep.c.o [ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/epbase.c.o [ 3%] Building C object src/CMakeFiles/nanomsg.dir/core/global.c.o [ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/pipe.c.o [ 5%] Building C object src/CMakeFiles/nanomsg.dir/core/poll.c.o [ 6%] Building C object src/CMakeFiles/nanomsg.dir/core/sock.c.o [ 7%] Building C object src/CMakeFiles/nanomsg.dir/core/sockbase.c.o [ 8%] Building C object src/CMakeFiles/nanomsg.dir/core/symbol.c.o [ 9%] Building C object src/CMakeFiles/nanomsg.dir/aio/ctx.c.o [ 10%] Building C object src/CMakeFiles/nanomsg.dir/aio/fsm.c.o [ 11%] Building C object src/CMakeFiles/nanomsg.dir/aio/pool.c.o [ 12%] Building C object src/CMakeFiles/nanomsg.dir/aio/timer.c.o [ 13%] Building C object src/CMakeFiles/nanomsg.dir/aio/timerset.c.o [ 14%] Building C object src/CMakeFiles/nanomsg.dir/aio/usock.c.o [ 15%] Building C object src/CMakeFiles/nanomsg.dir/aio/worker.c.o [ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/alloc.c.o [ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/atomic.c.o [ 18%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunk.c.o [ 20%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunkref.c.o [ 21%] Building C object src/CMakeFiles/nanomsg.dir/utils/clock.c.o [ 22%] Building C object src/CMakeFiles/nanomsg.dir/utils/closefd.c.o [ 23%] Building C object src/CMakeFiles/nanomsg.dir/utils/efd.c.o [ 24%] Building C object src/CMakeFiles/nanomsg.dir/utils/err.c.o [ 25%] Building C object src/CMakeFiles/nanomsg.dir/utils/hash.c.o [ 26%] Building C object src/CMakeFiles/nanomsg.dir/utils/list.c.o [ 27%] Building C object src/CMakeFiles/nanomsg.dir/utils/msg.c.o [ 28%] Building C object src/CMakeFiles/nanomsg.dir/utils/condvar.c.o [ 29%] Building C object src/CMakeFiles/nanomsg.dir/utils/mutex.c.o [ 30%] Building C object src/CMakeFiles/nanomsg.dir/utils/once.c.o [ 31%] Building C object src/CMakeFiles/nanomsg.dir/utils/queue.c.o [ 32%] Building C object src/CMakeFiles/nanomsg.dir/utils/random.c.o [ 33%] Building C object src/CMakeFiles/nanomsg.dir/utils/sem.c.o [ 34%] Building C object src/CMakeFiles/nanomsg.dir/utils/sleep.c.o [ 35%] Building C object src/CMakeFiles/nanomsg.dir/utils/thread.c.o [ 36%] Building C object src/CMakeFiles/nanomsg.dir/utils/wire.c.o [ 37%] Building C object src/CMakeFiles/nanomsg.dir/devices/device.c.o [ 38%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o [ 40%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o [ 41%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o [ 42%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o [ 43%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o [ 44%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o [ 45%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o [ 46%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o [ 47%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o [ 48%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o [ 49%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o [ 50%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o [ 51%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o [ 52%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o [ 53%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o [ 54%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o [ 55%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o [ 56%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o [ 57%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o [ 58%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o [ 60%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o [ 61%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o [ 62%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o [ 63%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o [ 64%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o [ 65%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o [ 66%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o [ 67%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o [ 68%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/dns.c.o [ 69%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/iface.c.o [ 70%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/literal.c.o [ 71%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/port.c.o [ 72%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o [ 73%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/base64.c.o [ 74%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o [ 75%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o [ 76%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o [ 77%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o [ 78%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o [ 80%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o [ 81%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o [ 82%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o [ 83%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o [ 84%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o [ 85%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o [ 86%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o [ 87%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o [ 88%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o [ 89%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o [ 90%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o [ 91%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/aws.c.o [ 92%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/bws.c.o [ 93%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/cws.c.o [ 94%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sws.c.o [ 95%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws.c.o [ 96%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o [ 97%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o [ 98%] Building C object src/CMakeFiles/nanomsg.dir/aio/poller.c.o [100%] Linking C static library ../libnanomsg.a [100%] Built target nanomsg [100%] Performing bootstrap step for 'nanomsg' [100%] Built target nanomsg Install the project... -- Install configuration: "" -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/nn.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/inproc.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/ipc.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/tcp.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/ws.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/pair.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/pubsub.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/reqrep.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/pipeline.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/survey.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/nanomsg/bus.h -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/pkgconfig/nanomsg.pc -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/libnanomsg.a [100%] Built target nanomsg-bootstrap Built target nanomsg-dependency Scanning dependencies of target dyncall_s-dependency Generating dyncall_s-dep Scanning dependencies of target dyncall_s-bootstrap [ 16%] Creating directories for 'dyncall_s' [ 33%] Performing download step (git clone) for 'dyncall_s' Cloning into 'dyncall_s'... Note: checking out '51e79a8'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 51e79a8 cmake: Don't pass -fPIC on platforms that does not need it (e.g. Windows) [ 50%] No patch step for 'dyncall_s' [ 50%] Performing update step for 'dyncall_s' [ 66%] Performing configure step for 'dyncall_s' -- The C compiler identification is GNU 9.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- The CXX compiler identification is GNU 9.1.1 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_HAS_FPIC -- Performing Test COMPILER_HAS_FPIC - Success -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Found LATEX: /usr/bin/latex -- Configuring done -- Generating done -- Build files have been written to: /home/bq666/Downloads/Criterion/build/dyncall_s [ 83%] Performing build step for 'dyncall_s' Scanning dependencies of target dynload_s [ 5%] Building C object dynload/CMakeFiles/dynload_s.dir/dynload.c.o [ 11%] Building C object dynload/CMakeFiles/dynload_s.dir/dynload_syms.c.o [ 17%] Linking C static library libdynload_s.a [ 17%] Built target dynload_s Scanning dependencies of target dyncall_s [ 23%] Building C object dyncall/CMakeFiles/dyncall_s.dir/dyncall_call.S.o [ 29%] Building C object dyncall/CMakeFiles/dyncall_s.dir/dyncall_vector.c.o [ 35%] Building C object dyncall/CMakeFiles/dyncall_s.dir/dyncall_struct.c.o [ 41%] Building C object dyncall/CMakeFiles/dyncall_s.dir/dyncall_api.c.o [ 47%] Building C object dyncall/CMakeFiles/dyncall_s.dir/dyncall_callvm.c.o [ 52%] Building C object dyncall/CMakeFiles/dyncall_s.dir/dyncall_callvm_base.c.o [ 58%] Building C object dyncall/CMakeFiles/dyncall_s.dir/dyncall_callf.c.o [ 64%] Linking C static library libdyncall_s.a [ 64%] Built target dyncall_s Scanning dependencies of target dyncallback_s [ 70%] Building C object dyncallback/CMakeFiles/dyncallback_s.dir/dyncall_callback_arch.S.o [ 76%] Building C object dyncallback/CMakeFiles/dyncallback_s.dir/dyncall_thunk.c.o [ 82%] Building C object dyncallback/CMakeFiles/dyncallback_s.dir/dyncall_alloc_wx.c.o [ 88%] Building C object dyncallback/CMakeFiles/dyncallback_s.dir/dyncall_args.c.o [ 94%] Building C object dyncallback/CMakeFiles/dyncallback_s.dir/dyncall_callback.c.o [100%] Linking C static library libdyncallback_s.a [100%] Built target dyncallback_s [100%] Performing bootstrap step for 'dyncall_s' [ 17%] Built target dynload_s [ 64%] Built target dyncall_s [100%] Built target dyncallback_s Install the project... -- Install configuration: "" -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/libdynload_s.a -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dynload.h -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/libdyncall_s.a -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_macros.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_config.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_types.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_signature.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_value.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_callf.h -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/libdyncallback_s.a -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_thunk.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_thunk_x86.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_thunk_ppc32.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_thunk_x64.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_thunk_arm32.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_alloc_wx.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_args.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/dyncall_callback.h [100%] Built target dyncall_s-bootstrap Built target dyncall_s-dependency Scanning dependencies of target csptr-dependency Generating csptr-dep Scanning dependencies of target csptr-bootstrap [ 20%] Creating directories for 'csptr' [ 20%] Performing download step (git clone) for 'csptr' Cloning into 'csptr'... Note: checking out '0d52904'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 0d52904 Fixed icc complaining about compound enum values [ 40%] No patch step for 'csptr' [ 60%] Performing update step for 'csptr' [ 80%] Performing configure step for 'csptr' -- The C compiler identification is GNU 9.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.1") -- Checking for one of the modules 'check' -- Configuring done -- Generating done -- Build files have been written to: /home/bq666/Downloads/Criterion/build/csptr [ 80%] Performing build step for 'csptr' Scanning dependencies of target csptr [ 50%] Building C object CMakeFiles/csptr.dir/src/mman.c.o [100%] Linking C static library libcsptr.a [100%] Built target csptr [100%] Performing bootstrap step for 'csptr' [100%] Built target csptr Install the project... -- Install configuration: "" -- Installing: /home/bq666/Downloads/Criterion/build/external/include/csptr/config.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/csptr/smalloc.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/csptr/array.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/csptr/smart_ptr.h -- Installing: /home/bq666/Downloads/Criterion/build/external/include/csptr/common.h -- Installing: /home/bq666/Downloads/Criterion/build/external/share/man/man3/csptr.3 -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/libcsptr.a [100%] Built target csptr-bootstrap Built target csptr-dependency Scanning dependencies of target boxfort-dependency Generating boxfort-dep Scanning dependencies of target boxfort-bootstrap [ 0%] Creating directories for 'boxfort' [ 20%] Performing download step (git clone) for 'boxfort' Cloning into 'boxfort'... Note: checking out '926bd4c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 926bd4c exe,elf: fix main symbol resolution [ 40%] No patch step for 'boxfort' [ 60%] Performing update step for 'boxfort' [ 60%] Performing configure step for 'boxfort' -- The C compiler identification is GNU 9.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Looking for _r_debug -- Looking for _r_debug - found -- Looking for _DYNAMIC -- Looking for _DYNAMIC - found -- Looking for PR_SET_PDEATHSIG -- Looking for PR_SET_PDEATHSIG - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for CLOCK_MONOTONIC_RAW -- Looking for CLOCK_MONOTONIC_RAW - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for environ -- Looking for environ - found -- Looking for mincore -- Looking for mincore - found -- Checking prototype mincore for HAVE_UNSIGNED_MINCORE_VEC - True -- Looking for pthread_cond_timedwait_relative_np in pthread -- Looking for pthread_cond_timedwait_relative_np in pthread - not found -- Looking for trunc in m -- Looking for trunc in m - found -- Looking whether assembler supports `.hidden test` -- Looking whether assembler supports `.hidden test` - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/bq666/Downloads/Criterion/build/boxfort [ 80%] Performing build step for 'boxfort' Scanning dependencies of target boxfort_tests [ 0%] Built target boxfort_tests Scanning dependencies of target boxfort [ 10%] Building ASM object CMakeFiles/boxfort.dir/src/asm/trampoline-x86_64.S.o [ 20%] Building C object CMakeFiles/boxfort.dir/src/addr.c.o [ 30%] Building C object CMakeFiles/boxfort.dir/src/arena.c.o [ 40%] Building C object CMakeFiles/boxfort.dir/src/context.c.o [ 50%] Building C object CMakeFiles/boxfort.dir/src/exe-elf.c.o /home/bq666/Downloads/Criterion/build/boxfort-build/src/boxfort/src/exe-elf.c:182:16: warning: ‘dynsym_lookup’ defined but not used [-Wunused-function] 182 | static ElfSym *dynsym_lookup(bxfi_exe_lib lib, const char *name) | ^~~~~~~~~~~~~ [ 60%] Building C object CMakeFiles/boxfort.dir/src/sandbox-posix.c.o [ 70%] Building C object CMakeFiles/boxfort.dir/src/sandbox.c.o [ 80%] Building C object CMakeFiles/boxfort.dir/src/timeout-posix.c.o [ 90%] Building C object CMakeFiles/boxfort.dir/src/timestamp.c.o [100%] Linking C static library libboxfort.a [100%] Built target boxfort [100%] Performing bootstrap step for 'boxfort' [ 0%] Built target boxfort_tests [100%] Built target boxfort Install the project... -- Install configuration: "" -- Installing: /home/bq666/Downloads/Criterion/build/external/include/boxfort.h -- Installing: /home/bq666/Downloads/Criterion/build/external/lib/libboxfort.a [100%] Built target boxfort-bootstrap Built target boxfort-dependency Scanning dependencies of target criterion Building C object CMakeFiles/criterion.dir/src/capi/specifiers.c.o Building C object CMakeFiles/criterion.dir/src/capi/stream.c.o Building C object CMakeFiles/criterion.dir/src/core/abort.c.o Building C object CMakeFiles/criterion.dir/src/core/assert.c.o Building C object CMakeFiles/criterion.dir/src/core/report.c.o Building C object CMakeFiles/criterion.dir/src/core/runner.c.o Building C object CMakeFiles/criterion.dir/src/core/runner_coroutine.c.o Building C object CMakeFiles/criterion.dir/src/core/stats.c.o Building C object CMakeFiles/criterion.dir/src/core/ordered-set.c.o Building C object CMakeFiles/criterion.dir/src/core/test.c.o Building C object CMakeFiles/criterion.dir/src/core/client.c.o Building C object CMakeFiles/criterion.dir/src/compat/pipe.c.o Building C object CMakeFiles/criterion.dir/src/compat/section.c.o Building C object CMakeFiles/criterion.dir/src/compat/strtok.c.o Building C object CMakeFiles/criterion.dir/src/compat/process.c.o Building C object CMakeFiles/criterion.dir/src/compat/path.c.o Building C object CMakeFiles/criterion.dir/src/compat/mockfile.c.o Building C object CMakeFiles/criterion.dir/src/compat/time.c.o Building C object CMakeFiles/criterion.dir/src/compat/alloc.c.o Building C object CMakeFiles/criterion.dir/src/compat/processor.c.o Building C object CMakeFiles/criterion.dir/src/compat/kill.c.o Building C object CMakeFiles/criterion.dir/src/io/redirect.c.o Building C object CMakeFiles/criterion.dir/src/io/event.c.o Building C object CMakeFiles/criterion.dir/src/io/file.c.o Building C object CMakeFiles/criterion.dir/src/io/output.c.o Building C object CMakeFiles/criterion.dir/src/io/tap.c.o Building C object CMakeFiles/criterion.dir/src/io/xml.c.o Building C object CMakeFiles/criterion.dir/src/io/json.c.o Building C object CMakeFiles/criterion.dir/src/log/logging.c.o Building C object CMakeFiles/criterion.dir/src/log/normal.c.o Building C object CMakeFiles/criterion.dir/src/string/diff.c.o Building C object CMakeFiles/criterion.dir/src/string/fmt.c.o Building C object CMakeFiles/criterion.dir/src/string/i18n.c.o Building C object CMakeFiles/criterion.dir/src/entry/options.c.o Building C object CMakeFiles/criterion.dir/src/entry/params.c.o Building C object CMakeFiles/criterion.dir/src/entry/entry.c.o Building C object CMakeFiles/criterion.dir/src/err.c.o Building C object CMakeFiles/criterion.dir/src/mutex.c.o Building C object CMakeFiles/criterion.dir/src/protocol/criterion.pb.c.o Building C object CMakeFiles/criterion.dir/src/protocol/protocol.c.o Building C object CMakeFiles/criterion.dir/src/protocol/messages.c.o Building C object CMakeFiles/criterion.dir/src/protocol/connect.c.o Building C object CMakeFiles/criterion.dir/src/string/extglobmatch.c.o Building C object CMakeFiles/criterion.dir/src/string/brz.c.o Building C object CMakeFiles/criterion.dir/src/string/xxd.c.o Building C object CMakeFiles/criterion.dir/dependencies/nanopb/pb_common.c.o Building C object CMakeFiles/criterion.dir/dependencies/nanopb/pb_encode.c.o Building C object CMakeFiles/criterion.dir/dependencies/nanopb/pb_decode.c.o Building C object CMakeFiles/criterion.dir/src/core/theories.c.o Linking C shared library libcriterion.so Built target criterion make install [ 0%] Built target Criterion.pot-update .................. done. [ 0%] Built target generate-Criterion-de-po /home/bq666/Downloads/Criterion/po/de.po: 32 translated messages, 5 fuzzy translations. [ 0%] Built target generate-Criterion-de-gmo ................. done. [ 0%] Built target generate-Criterion-fr-po /home/bq666/Downloads/Criterion/po/fr.po: 23 translated messages, 14 fuzzy translations. [ 0%] Built target generate-Criterion-fr-gmo [ 0%] Built target update-gmo [ 2%] Built target git2-dependency [ 4%] Built target nanomsg-dependency [ 4%] Built target dyncall_s-dependency [ 7%] Built target csptr-dependency [ 9%] Built target boxfort-dependency [100%] Built target criterion Install the project... -- Install configuration: "" -- Installing: /usr/local/include/criterion/abort.h -- Installing: /usr/local/include/criterion/alloc.h -- Installing: /usr/local/include/criterion/assert.h -- Installing: /usr/local/include/criterion/criterion.h -- Installing: /usr/local/include/criterion/embedded.h -- Installing: /usr/local/include/criterion/event.h -- Installing: /usr/local/include/criterion/hooks.h -- Installing: /usr/local/include/criterion/internal/asprintf-compat.h -- Installing: /usr/local/include/criterion/internal/assert.h -- Installing: /usr/local/include/criterion/internal/assert/complex.h -- Installing: /usr/local/include/criterion/internal/assert/exceptions.h -- Installing: /usr/local/include/criterion/internal/assert/ieee.h -- Installing: /usr/local/include/criterion/internal/assert/memory.h -- Installing: /usr/local/include/criterion/internal/assert/op.h -- Installing: /usr/local/include/criterion/internal/assert/op.hxx -- Installing: /usr/local/include/criterion/internal/assert/tag.h -- Installing: /usr/local/include/criterion/internal/assert/tostr.h -- Installing: /usr/local/include/criterion/internal/assert/types.h -- Installing: /usr/local/include/criterion/internal/assert/stream.h -- Installing: /usr/local/include/criterion/internal/capabilities.h -- Installing: /usr/local/include/criterion/internal/common.h -- Installing: /usr/local/include/criterion/internal/deprecation.h -- Installing: /usr/local/include/criterion/internal/designated-initializer-compat.h -- Installing: /usr/local/include/criterion/internal/hooks.h -- Installing: /usr/local/include/criterion/internal/new_asserts.h -- Installing: /usr/local/include/criterion/internal/ordered-set.h -- Installing: /usr/local/include/criterion/internal/parameterized.h -- Installing: /usr/local/include/criterion/internal/preprocess.h -- Installing: /usr/local/include/criterion/internal/redirect.h -- Installing: /usr/local/include/criterion/internal/stdio_filebuf.hxx -- Installing: /usr/local/include/criterion/internal/stream.hxx -- Installing: /usr/local/include/criterion/internal/test.h -- Installing: /usr/local/include/criterion/internal/theories.h -- Installing: /usr/local/include/criterion/logging.h -- Installing: /usr/local/include/criterion/new/assert.h -- Installing: /usr/local/include/criterion/new/memory.h -- Installing: /usr/local/include/criterion/new/stream.h -- Installing: /usr/local/include/criterion/options.h -- Installing: /usr/local/include/criterion/output.h -- Installing: /usr/local/include/criterion/parameterized.h -- Installing: /usr/local/include/criterion/redirect.h -- Installing: /usr/local/include/criterion/stats.h -- Installing: /usr/local/include/criterion/theories.h -- Installing: /usr/local/include/criterion/types.h -- Up-to-date: /usr/local/include/criterion/theories.h -- Up-to-date: /usr/local/include/criterion/internal/theories.h -- Installing: /usr/local/lib/libcriterion.so.3.1.0 -- Up-to-date: /usr/local/lib/libcriterion.so.3 -- Set runtime path of "/usr/local/lib/libcriterion.so.3.1.0" to "" -- Up-to-date: /usr/local/lib/libcriterion.so -- Installing: /usr/local/share/locale/fr/LC_MESSAGES/Criterion.mo -- Installing: /usr/local/share/locale/de/LC_MESSAGES/Criterion.mo -- Installing: /usr/local/share/pkgconfig/criterion.pc