>>> xmake: Building community/xmake 2.9.4-r0 (using abuild 3.13.0-r4) started Mon, 05 Aug 2024 23:19:52 +0000 >>> xmake: Checking sanity of /home/buildozer/aports/community/xmake/APKBUILD... >>> xmake: Analyzing dependencies... >>> xmake: Installing for build: build-base bash grep readline-dev ncurses-dev linux-headers libsv-dev lua5.4-dev lz4-dev xxhash-dev libtbox-dev unzip 7zip cmake (1/26) Installing bash (5.2.32-r0) Executing bash-5.2.32-r0.post-install (2/26) Installing grep (3.11-r0) (3/26) Installing libhistory (8.2.13-r0) (4/26) Installing libformw (6.5_p20240601-r0) (5/26) Installing libmenuw (6.5_p20240601-r0) (6/26) Installing libpanelw (6.5_p20240601-r0) (7/26) Installing libncurses++ (6.5_p20240601-r0) (8/26) Installing ncurses-dev (6.5_p20240601-r0) (9/26) Installing readline-dev (8.2.13-r0) (10/26) Installing linux-headers (6.6-r0) (11/26) Installing libsv (1.2-r0) (12/26) Installing libsv-dev (1.2-r0) (13/26) Installing lua5.4-dev (5.4.7-r0) (14/26) Installing lz4-dev (1.10.0-r0) (15/26) Installing xxhash-dev (0.8.2-r2) (16/26) Installing libtbox (1.7.5-r1) (17/26) Installing libtbox-dev (1.7.5-r1) (18/26) Installing unzip (6.0-r15) (19/26) Installing 7zip (23.01-r0) (20/26) Installing libbz2 (1.0.8-r6) (21/26) Installing xz-libs (5.6.2-r0) (22/26) Installing libarchive (3.7.4-r0) (23/26) Installing rhash-libs (1.4.4-r0) (24/26) Installing libuv (1.48.0-r0) (25/26) Installing cmake (3.30.2-r0) (26/26) Installing .makedepends-xmake (20240805.231953) Executing busybox-1.36.1-r31.trigger OK: 344 MiB in 129 packages >>> xmake: Cleaning up srcdir >>> xmake: Cleaning up pkgdir >>> xmake: Cleaning up tmpdir >>> xmake: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmake-2.9.4.tar.gz >>> xmake: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmake-core-lua-cjson-ddcecf3b24b71421e7b4a2962f1fbcc0297e0c1e.tar.gz >>> xmake: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmake-2.9.4.tar.gz >>> xmake: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmake-core-lua-cjson-ddcecf3b24b71421e7b4a2962f1fbcc0297e0c1e.tar.gz >>> xmake: Checking sha512sums... xmake-2.9.4.tar.gz: OK xmake-core-lua-cjson-ddcecf3b24b71421e7b4a2962f1fbcc0297e0c1e.tar.gz: OK 01-pkgconfig-libsv.patch: OK 02-system-include.patch: OK 03-internal-lua-cjson.patch: OK >>> xmake: Unpacking /var/cache/distfiles/edge/xmake-2.9.4.tar.gz... >>> xmake: Unpacking /var/cache/distfiles/edge/xmake-core-lua-cjson-ddcecf3b24b71421e7b4a2962f1fbcc0297e0c1e.tar.gz... >>> xmake: 01-pkgconfig-libsv.patch patching file core/xmake.sh >>> xmake: 02-system-include.patch patching file core/src/xmake/hash/xxhash.c patching file core/src/xmake/semver/prefix.h >>> xmake: 03-internal-lua-cjson.patch patching file core/xmake.sh '/home/buildozer/aports/community/xmake/src/xmake-core-lua-cjson-ddcecf3b24b71421e7b4a2962f1fbcc0297e0c1e' -> 'core/src/lua-cjson/lua-cjson' checking for platform ... linux checking for architecture ... arm checking for make ... ok checking for the c compiler (cc) ... gcc checking for the c++ compiler (cxx) ... gcc checking for the assembler (as) ... gcc checking for the objc compiler (mm) ... gcc checking for the objc++ compiler (mxx) ... gcc checking for the linker (ld) ... g++ checking for the static library archiver (ar) ... ar checking for the shared library linker (sh) ... g++ checking for toolchain ... envs checking for readline .. ok checking for curses .. ok checking for atomic .. ok checking for lua .. ok checking for luajit .. no checking for lz4 .. ok checking for sv .. ok checking for tbox .. ok analyzing project configuration .. generating build/linux/arm/release/xmake.config.h .. build/linux/arm/release/xmake.config.h is generated! generating makefile .. makefile is generated! compiling.release core/src/xmake/engine.c compiling.release core/src/xmake/xmake.c compiling.release core/src/xmake/base64/encode.c compiling.release core/src/xmake/base64/decode.c compiling.release core/src/xmake/bloom_filter/bloom_filter_close.c compiling.release core/src/xmake/bloom_filter/bloom_filter_size.c compiling.release core/src/xmake/bloom_filter/bloom_filter_open.c compiling.release core/src/xmake/bloom_filter/bloom_filter_set.c compiling.release core/src/xmake/bloom_filter/bloom_filter_get.c compiling.release core/src/xmake/bloom_filter/bloom_filter_data.c compiling.release core/src/xmake/bloom_filter/bloom_filter_clear.c compiling.release core/src/xmake/bloom_filter/bloom_filter_data_set.c compiling.release core/src/xmake/curses/curses.c compiling.release core/src/xmake/fwatcher/add.c compiling.release core/src/xmake/fwatcher/open.c compiling.release core/src/xmake/fwatcher/close.c compiling.release core/src/xmake/fwatcher/remove.c compiling.release core/src/xmake/fwatcher/wait.c compiling.release core/src/xmake/hash/md5.c compiling.release core/src/xmake/hash/sha.c compiling.release core/src/xmake/hash/xxhash.c compiling.release core/src/xmake/hash/uuid4.c compiling.release core/src/xmake/io/pipe_write.c compiling.release core/src/xmake/io/socket_kill.c compiling.release core/src/xmake/io/socket_listen.c compiling.release core/src/xmake/io/socket_wait.c compiling.release core/src/xmake/io/socket_send.c compiling.release core/src/xmake/io/poller.c compiling.release core/src/xmake/io/socket_recvfrom.c compiling.release core/src/xmake/io/poller_remove.c compiling.release core/src/xmake/io/file_seek.c compiling.release core/src/xmake/io/poller_spank.c compiling.release core/src/xmake/io/file_isatty.c compiling.release core/src/xmake/io/socket_close.c compiling.release core/src/xmake/io/pipe_wait.c compiling.release core/src/xmake/io/socket_sendto.c compiling.release core/src/xmake/io/file_readable.c compiling.release core/src/xmake/io/pipe_openpair.c compiling.release core/src/xmake/io/filelock_trylock.c compiling.release core/src/xmake/io/socket_rawfd.c compiling.release core/src/xmake/io/stdfile.c compiling.release core/src/xmake/io/poller_insert.c compiling.release core/src/xmake/io/poller_modify.c compiling.release core/src/xmake/io/file_flush.c compiling.release core/src/xmake/io/file_size.c compiling.release core/src/xmake/io/file_close.c compiling.release core/src/xmake/io/socket_accept.c compiling.release core/src/xmake/io/socket_sendfile.c compiling.release core/src/xmake/io/pipe_close.c compiling.release core/src/xmake/io/socket_connect.c compiling.release core/src/xmake/io/pipe_open.c compiling.release core/src/xmake/io/pipe_read.c compiling.release core/src/xmake/io/pipe_connect.c compiling.release core/src/xmake/io/socket_bind.c compiling.release core/src/xmake/io/filelock_lock.c compiling.release core/src/xmake/io/filelock_open.c compiling.release core/src/xmake/io/socket_ctrl.c compiling.release core/src/xmake/io/socket_recv.c compiling.release core/src/xmake/io/socket_peeraddr.c compiling.release core/src/xmake/io/file_rawfd.c compiling.release core/src/xmake/io/iscygpty.c compiling.release core/src/xmake/io/poller_support.c compiling.release core/src/xmake/io/socket_open.c compiling.release core/src/xmake/io/file_write.c compiling.release core/src/xmake/io/filelock_close.c compiling.release core/src/xmake/io/filelock_unlock.c compiling.release core/src/xmake/io/file_read.c compiling.release core/src/xmake/io/poller_wait.c compiling.release core/src/xmake/io/file_open.c compiling.release core/src/xmake/libc/setbyte.c compiling.release core/src/xmake/libc/memmov.c compiling.release core/src/xmake/libc/malloc.c compiling.release core/src/xmake/libc/free.c compiling.release core/src/xmake/libc/dataptr.c compiling.release core/src/xmake/libc/memcpy.c compiling.release core/src/xmake/libc/byteof.c compiling.release core/src/xmake/libc/strndup.c compiling.release core/src/xmake/libc/memset.c compiling.release core/src/xmake/lz4/decompress_file.c compiling.release core/src/xmake/lz4/decompress.c compiling.release core/src/xmake/lz4/compress.c compiling.release core/src/xmake/lz4/compress_file.c compiling.release core/src/xmake/lz4/decompress_stream_close.c compiling.release core/src/xmake/lz4/decompress_stream_write.c compiling.release core/src/xmake/lz4/decompress_stream_open.c compiling.release core/src/xmake/lz4/compress_stream_write.c compiling.release core/src/xmake/lz4/decompress_stream_read.c compiling.release core/src/xmake/lz4/compress_stream_open.c compiling.release core/src/xmake/lz4/block_compress.c compiling.release core/src/xmake/lz4/compress_stream_read.c compiling.release core/src/xmake/lz4/compress_stream_close.c compiling.release core/src/xmake/lz4/block_decompress.c compiling.release core/src/xmake/os/link.c compiling.release core/src/xmake/os/meminfo.c compiling.release core/src/xmake/os/readlink.c compiling.release core/src/xmake/os/find.c compiling.release core/src/xmake/os/cpuinfo.c compiling.release core/src/xmake/os/chdir.c compiling.release core/src/xmake/os/islink.c compiling.release core/src/xmake/os/getenvs.c compiling.release core/src/xmake/os/getpid.c compiling.release core/src/xmake/os/fscase.c core/src/xmake/libc/dataptr.c: In function 'xm_libc_dataptr': core/src/xmake/libc/dataptr.c:49:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | lua_pushinteger(lua, (lua_Integer)data); | ^ core/src/xmake/libc/malloc.c: In function 'xm_libc_malloc': core/src/xmake/libc/malloc.c:45:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 45 | lua_pushinteger(lua, (lua_Integer)data); | ^ compiling.release core/src/xmake/os/touch.c compiling.release core/src/xmake/os/rename.c compiling.release core/src/xmake/os/args.c compiling.release core/src/xmake/os/argv.c compiling.release core/src/xmake/os/isfile.c compiling.release core/src/xmake/os/mkdir.c compiling.release core/src/xmake/os/getown.c compiling.release core/src/xmake/os/uid.c compiling.release core/src/xmake/os/isdir.c compiling.release core/src/xmake/os/syserror.c compiling.release core/src/xmake/os/cpfile.c compiling.release core/src/xmake/os/exists.c compiling.release core/src/xmake/os/setenv.c compiling.release core/src/xmake/os/strerror.c compiling.release core/src/xmake/os/getenv.c compiling.release core/src/xmake/os/sleep.c compiling.release core/src/xmake/os/emptydir.c compiling.release core/src/xmake/os/getwinsize.c compiling.release core/src/xmake/os/rmdir.c compiling.release core/src/xmake/os/rmfile.c compiling.release core/src/xmake/os/mtime.c compiling.release core/src/xmake/os/tmpdir.c compiling.release core/src/xmake/os/gid.c compiling.release core/src/xmake/os/cpdir.c compiling.release core/src/xmake/os/curdir.c compiling.release core/src/xmake/os/filesize.c compiling.release core/src/xmake/os/mclock.c compiling.release core/src/xmake/os/signal.c compiling.release core/src/xmake/path/relative.c compiling.release core/src/xmake/path/is_absolute.c compiling.release core/src/xmake/path/translate.c compiling.release core/src/xmake/path/absolute.c compiling.release core/src/xmake/path/directory.c compiling.release core/src/xmake/package/loadxmi.c compiling.release core/src/xmake/process/open.c compiling.release core/src/xmake/process/close.c compiling.release core/src/xmake/process/wait.c compiling.release core/src/xmake/process/kill.c compiling.release core/src/xmake/process/openv.c compiling.release core/src/xmake/readline/history_list.c compiling.release core/src/xmake/readline/add_history.c compiling.release core/src/xmake/readline/readline.c compiling.release core/src/xmake/readline/clear_history.c compiling.release core/src/xmake/sandbox/interactive.c compiling.release core/src/xmake/semver/compare.c compiling.release core/src/xmake/semver/satisfies.c compiling.release core/src/xmake/semver/semver.c compiling.release core/src/xmake/semver/parse.c compiling.release core/src/xmake/semver/select.c compiling.release core/src/xmake/string/endswith.c compiling.release core/src/xmake/string/trim.c compiling.release core/src/xmake/string/split.c compiling.release core/src/xmake/string/startswith.c compiling.release core/src/xmake/string/convert.c compiling.release core/src/xmake/string/lastof.c compiling.release core/src/xmake/tty/term_mode.c compiling.release core/src/demo/xmake.c linking.release build/linux/arm/release/libxmake.a linking.release build/xmake running given lua script file tests/run.lua. > 123 test(s) found > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/cli/utils/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/hello/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/process/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/scheduler/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/semver/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/math/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/os/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/io/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/cache/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/lib/detect/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/bloom_filter/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/string/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/string/serialize/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/private/select_script/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/compress/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/devel/git/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/json/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/table/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/bytes/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/list/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/path/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/heap/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/graph/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/plugins/project/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/plugins/create/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/go/console/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/go/static_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/shared_library_export_all/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/test(brackets)/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/unity_build/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/partitions_implunit/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/hello/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/class/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/staticlib/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/inline_and_template/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/hello with spaces/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/aliased_headerunit/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/circular_dependency/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/moduleonly/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/cpp_with_moduledeps/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/culling/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/partitions_implunit2/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/headerunits_person/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stdmodules/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/culling2/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stl_headerunit_cpp_only/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stl_headerunit/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/submodules2/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/culling3/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/duplicate_name_detection/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/user_headerunit/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/dependence2/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/submodules/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stdmodules_multiple_targets/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/ifdef_module/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stdmodules_cpp_only/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/staticlib2/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/private_module/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/impl_unit/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/user_headerunit2/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/internal_partition/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/dependence/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/partitions/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/shared_library_with_soname/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/console/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/shared_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/static_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/precompiled_header/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/dlang/console/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/dlang/shared_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/dlang/static_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/multiplats_xcode/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/merge_object/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/build_deps/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/merge_archive2/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/autogen/autogen_code/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/autogen/autogen_binary_module/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/autogen/autogen_codedep/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/autogen/autogen_shared_module/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/bin2c/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/merge_archive/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/multiplats_vs/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/native_module/hello/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/native_module/cjson/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc++/console/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc++/precompiled_header/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/rust/console/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/rust/rust_call_cxx_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/rust/static_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/swift/console/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc/framework/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc/console/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc/bundle/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/shared_library_export_list/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/shared_library_export_all/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/linker_scripts/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/unity_build/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/headeronly/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/console/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/static library with spaces/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/shared_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/static_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/Unicode 测试/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/precompiled_header/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/hybrid/static_library/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/actions/package/localpkg/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/actions/test/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/actions/config/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/actions/install/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/rules_order/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_defines/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/rules_override_cxx/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_imports/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/check_xxx/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/rules_inject_deps/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_deps/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/rules/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_xxx/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/clone_target/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_configfiles/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/xxx_script/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/cli/test.lua > /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/test/test.lua running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/cli/utils/test.lua" >> testing tests/cli/utils ... >> running test_version ... >> running test_help ... >> finished 2 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/hello/test.lua" >> testing tests/modules/hello ... >> running test_hello ... hello >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/process/test.lua" >> testing tests/modules/process ... >> running test_single_process ... >> running test_sched_process ... >> finished 2 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/scheduler/test.lua" >> testing tests/modules/scheduler ... >> running test_runjobs ... >> running test_yield ... >> running test_group ... >> running test_sleep ... >> finished 4 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/semver/test.lua" >> testing tests/modules/semver ... >> running test_semver_satisfies ... >> running test_semver_match ... >> running test_semver_select ... >> running test_semver_parse ... >> finished 4 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/math/test.lua" >> testing tests/modules/math ... >> running test_isint ... >> running test_isinf ... >> running test_isnan ... >> finished 3 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/os/test.lua" >> testing tests/modules/os ... >> running test_setenv ... >> running test_argv ... >> running test_cpdir ... >> running test_cp_symlink ... >> running test_cp_mvdir_into_another_dir ... >> running test_rename ... >> running test_args ... >> finished 7 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/io/test.lua" >> testing tests/modules/io ... >> running test_read ... >> running test_prop ... >> running test_lines ... >> running test_write ... >> running test_readlines ... >> finished 5 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/cache/test.lua" >> testing tests/modules/cache ... >> running test_globalcache ... >> running test_localcache ... >> running test_memcache ... >> finished 3 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/lib/detect/test.lua" >> testing tests/modules/lib/detect ... >> running test_find_toolname ... >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/bloom_filter/test.lua" >> testing tests/modules/bloom_filter ... >> running test_bloom_filter ... >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/string/test.lua" >> testing tests/modules/string ... >> running test_endswith ... >> running test_split ... >> running test_rtrim ... >> running test_startswith ... >> running test_lastof ... >> running test_ltrim ... >> running test_trim ... >> running test_replace ... >> finished 8 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/string/serialize/test.lua" >> testing tests/modules/string/serialize ... >> running test_number ... >> running test_boolean ... >> running test_nil ... >> running test_table ... >> running test_function ... >> running test_refloop ... >> finished 6 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/private/select_script/test.lua" >> testing tests/modules/private/select_script ... >> running test_plat_arch_subhost_subarch ... >> running test_subhost_subarch ... >> running test_plat_only ... >> running test_subhost_only ... >> running test_plat_arch ... >> running test_plat_arch_subhost ... >> running test_plat_subhost ... >> running test_logical_expr ... >> finished 8 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/compress/test.lua" >> testing tests/modules/compress ... >> running test_lz4 ... >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/devel/git/test.lua" >> testing tests/modules/devel/git ... >> running test_asgiturl ... >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/json/test.lua" >> testing tests/modules/json ... >> running test_json_encode ... >> running test_pure_json_encode ... >> running test_pure_json_decode ... >> running test_json_decode ... >> finished 4 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/table/test.lua" >> testing tests/modules/table ... >> running test_remove_if ... >> running test_find_if ... >> running test_wrap ... >> running test_orderkeys ... >> running test_unwrap ... >> finished 5 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/bytes/test.lua" >> testing tests/modules/bytes ... >> running test_slice ... >> running test_copy2 ... >> running test_move ... >> running test_index ... >> running test_concat ... >> running test_clone ... >> running test_ctor ... >> running test_copy ... >> running test_int ... >> finished 9 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/list/test.lua" >> testing tests/modules/list ... >> running test_push ... >> running test_insert_last ... >> running test_insert ... >> running test_insert_first ... >> running test_for_remove ... >> running test_remove_first ... >> running test_remove_last ... >> running test_remove ... >> running test_rfor_remove ... >> finished 9 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/path/test.lua" >> testing tests/modules/path ... >> running test_instance ... >> running test_splitenv_win ... >> skipped test_splitenv_win : wrong host platform >> running test_splitenv_unix ... >> running test_directory ... >> running test_relative ... >> running test_normalize ... >> running test_translate ... >> running test_extension ... >> running test_absolute ... >> finished 9 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/heap/test.lua" >> testing tests/modules/heap ... >> running test_cdataheap ... >> running test_valueheap ... >> finished 2 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/modules/graph/test.lua" >> testing tests/modules/graph ... >> running test_find_cycle ... >> running test_topological_sort ... >> finished 2 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/plugins/project/test.lua" >> testing tests/plugins/project ... >> running test_compile_commands ... xmake create testproj create testproj ...  [+]: src/main.cpp  [+]: xmake.lua  [+]: .gitignore create ok! xmake project -k compile_commands checking for platform ... linux checking for architecture ... armv7a create ok! xmake [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release testproj create ok! compile_commands.json updated! [100%]: build ok, spent 0.571s >> running test_cmake ... checking for cmake ... /usr/bin/cmake xmake create testproj create testproj ...  [+]: src/main.cpp  [+]: xmake.lua  [+]: .gitignore create ok! xmake project -k cmake checking for platform ... linux checking for architecture ... armv7a create ok! /usr/bin/cmake .. -- The CXX compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /tmp/.xmake1000/240805/_DBFBCFD1127044008EF875189AB5FB20/testproj/build /usr/bin/cmake --build . [ 50%] Building CXX object CMakeFiles/testproj.dir/src/main.cpp.o [100%] Linking CXX executable linux/armv7a/release/testproj [100%] Built target testproj >> running test_vsxmake ... >> skipped test_vsxmake : wrong host platform >> finished 3 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/plugins/create/test.lua" >> testing tests/plugins/create ... >> running test_main ... create test ...  [+]: src/main.cpp  [+]: xmake.lua  [+]: .gitignore create ok! checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.559s create test_cpp ...  [+]: src/main.cpp  [+]: xmake.lua  [+]: .gitignore create ok! [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test_cpp [100%]: build ok, spent 0.145s create test_cpp2 ...  [+]: src/foo.h  [+]: src/main.cpp  [+]: src/foo.cpp  [+]: xmake.lua  [+]: .gitignore create ok! [ 50%]: cache compiling.release src/foo.cpp [ 62%]: archiving.release libfoo.a [ 75%]: cache compiling.release src/main.cpp [ 87%]: linking.release test_cpp2 [100%]: build ok, spent 0.965s create test_cpp3 ...  [+]: src/foo.h  [+]: src/main.cpp  [+]: src/foo.cpp  [+]: xmake.lua  [+]: .gitignore create ok! [ 50%]: cache compiling.release src/foo.cpp [ 62%]: linking.release libfoo.so [ 75%]: cache compiling.release src/main.cpp [ 87%]: linking.release test_cpp3 [100%]: build ok, spent 1.014s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/go/console/test.lua" >> testing tests/projects/go/console ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/go/static_library/test.lua" >> testing tests/projects/go/static_library ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/shared_library_export_all/test.lua" >> testing tests/projects/c++/shared_library_export_all ... >> running test_main ... configure { clean = true theme = default proxy_pac = pac.lua network = public } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/foo.cpp [ 58%]: linking.release libfoo.so [ 66%]: cache compiling.release src/bar.cpp [ 66%]: cache compiling.release src/main.cpp [ 75%]: linking.release libbar.so [ 91%]: linking.release demo [100%]: build ok, spent 1.022s [100%]: build ok, spent 0.035s package(bar): build/packages/b/bar generated package(foo): build/packages/f/foo generated package(demo): build/packages/d/demo generated installing bar .. installing bar to /tmp/.xmake1000/240805 .. installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing demo .. installing demo to /tmp/.xmake1000/240805 .. install ok! uninstalling bar .. uninstalling bar to /tmp/.xmake1000/240805 .. uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling demo .. uninstalling demo to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug src/foo.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 58%]: linking.debug libfoo.so [ 66%]: cache compiling.debug src/main.cpp [ 66%]: cache compiling.debug src/bar.cpp [ 75%]: linking.debug libbar.so checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-Wl,-rpath=@loader_path) ... ok > g++ "-Wl,-rpath=@loader_path" [ 91%]: linking.debug demo [100%]: build ok, spent 1.002s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 50%]: cache compiling.debug src/foo.cpp [ 50%]: cache compiling.debug src/main.cpp [ 50%]: cache compiling.debug src/bar.cpp [ 66%]: linking.debug libfoo.so [ 66%]: linking.debug libbar.so [ 91%]: linking.debug demo [100%]: build ok, spent 0.143s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/test(brackets)/test.lua" >> testing tests/projects/c++/test(brackets) ... >> running test_main ... configure { clean = true theme = default network = public proxy_pac = pac.lua } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release demo [100%]: build ok, spent 0.556s [100%]: build ok, spent 0.023s package(demo): build/packages/d/demo generated installing demo .. installing demo to /tmp/.xmake1000/240805 .. install ok! uninstalling demo .. uninstalling demo to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug src/main.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 75%]: linking.debug demo [100%]: build ok, spent 0.608s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 50%]: cache compiling.debug src/main.cpp [ 75%]: linking.debug demo [100%]: build ok, spent 0.133s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/unity_build/test.lua" >> testing tests/projects/c++/unity_build ... >> running test_main ... configure { proxy_pac = pac.lua theme = default network = public clean = true } checking for platform ... linux checking for architecture ... armv7a [ 75%]: cache compiling.release src/test.c [ 75%]: cache compiling.release build/.gens/test/linux/unity_build/unity_1.cpp [ 75%]: cache compiling.release src/main.cpp [ 75%]: cache compiling.release build/.gens/test/linux/unity_build/unity_group_foo.cpp [ 75%]: cache compiling.release build/.gens/test/linux/unity_build/unity_group_bar.cpp [ 87%]: linking.release test [100%]: build ok, spent 1.434s [100%]: build ok, spent 0.026s package(test): build/packages/t/test generated installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" [ 75%]: cache compiling.debug src/test.c checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 75%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_1.cpp checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" [ 75%]: cache compiling.debug src/main.cpp [ 75%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_group_foo.cpp [ 75%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_group_bar.cpp checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 87%]: linking.debug test [100%]: build ok, spent 1.417s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 25%]: cache compiling.debug src/test.c [ 75%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_1.cpp [ 75%]: cache compiling.debug src/main.cpp [ 75%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_group_bar.cpp [ 75%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_group_foo.cpp [ 87%]: linking.debug test [100%]: build ok, spent 0.875s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/partitions_implunit/test.lua" >> testing tests/projects/c++/modules/partitions_implunit ... >> running test_main ... checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/hello/test.lua" >> testing tests/projects/c++/modules/hello ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/class/test.lua" >> testing tests/projects/c++/modules/class ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/staticlib/test.lua" >> testing tests/projects/c++/modules/staticlib ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/inline_and_template/test.lua" >> testing tests/projects/c++/modules/inline_and_template ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/hello with spaces/test.lua" >> testing tests/projects/c++/modules/hello with spaces ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/aliased_headerunit/test.lua" >> testing tests/projects/c++/modules/aliased_headerunit ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/circular_dependency/test.lua" >> testing tests/projects/c++/modules/circular_dependency ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/moduleonly/test.lua" >> testing tests/projects/c++/modules/moduleonly ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/cpp_with_moduledeps/test.lua" >> testing tests/projects/c++/modules/cpp_with_moduledeps ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/culling/test.lua" >> testing tests/projects/c++/modules/culling ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/partitions_implunit2/test.lua" >> testing tests/projects/c++/modules/partitions_implunit2 ... >> running test_main ... checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/headerunits_person/test.lua" >> testing tests/projects/c++/modules/headerunits_person ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stdmodules/test.lua" >> testing tests/projects/c++/modules/stdmodules ... >> running test_main ... checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/culling2/test.lua" >> testing tests/projects/c++/modules/culling2 ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stl_headerunit_cpp_only/test.lua" >> testing tests/projects/c++/modules/stl_headerunit_cpp_only ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stl_headerunit/test.lua" >> testing tests/projects/c++/modules/stl_headerunit ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/submodules2/test.lua" >> testing tests/projects/c++/modules/submodules2 ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/culling3/test.lua" >> testing tests/projects/c++/modules/culling3 ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/duplicate_name_detection/test.lua" >> testing tests/projects/c++/modules/duplicate_name_detection ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/user_headerunit/test.lua" >> testing tests/projects/c++/modules/user_headerunit ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/dependence2/test.lua" >> testing tests/projects/c++/modules/dependence2 ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/submodules/test.lua" >> testing tests/projects/c++/modules/submodules ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stdmodules_multiple_targets/test.lua" >> testing tests/projects/c++/modules/stdmodules_multiple_targets ... >> running test_main ... checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/ifdef_module/test.lua" >> testing tests/projects/c++/modules/ifdef_module ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/stdmodules_cpp_only/test.lua" >> testing tests/projects/c++/modules/stdmodules_cpp_only ... >> running test_main ... checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/staticlib2/test.lua" >> testing tests/projects/c++/modules/staticlib2 ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/private_module/test.lua" >> testing tests/projects/c++/modules/private_module ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/impl_unit/test.lua" >> testing tests/projects/c++/modules/impl_unit ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/user_headerunit2/test.lua" >> testing tests/projects/c++/modules/user_headerunit2 ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/internal_partition/test.lua" >> testing tests/projects/c++/modules/internal_partition ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/dependence/test.lua" >> testing tests/projects/c++/modules/dependence ... >> running test_main ... checking for gcc ... /usr/bin/gcc checking for platform ... linux checking for architecture ... armv7a checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/modules/partitions/test.lua" >> testing tests/projects/c++/modules/partitions ... >> running test_main ... checkinfo: cannot runv(clang --version), No such file or directory checking for clang ... no >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/shared_library_with_soname/test.lua" >> testing tests/projects/c++/shared_library_with_soname ... >> running test_main ... configure { network = public proxy_pac = pac.lua clean = true theme = default } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/foo.cpp [ 62%]: linking.release libfoo.so libfoo.so.1 [ 75%]: cache compiling.release src/main.cpp [ 87%]: linking.release tests [100%]: build ok, spent 1.012s libfoo.so.1 [100%]: build ok, spent 0.029s package(foo): build/packages/f/foo generated package(tests): build/packages/t/tests generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing tests .. installing tests to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling tests .. uninstalling tests to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug src/foo.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 62%]: linking.debug libfoo.so libfoo.so.1 [ 75%]: cache compiling.debug src/main.cpp checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-Wl,-rpath=@loader_path) ... ok > g++ "-Wl,-rpath=@loader_path" [ 87%]: linking.debug tests [100%]: build ok, spent 1.003s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 50%]: cache compiling.debug src/foo.cpp [ 50%]: cache compiling.debug src/main.cpp [ 62%]: linking.debug libfoo.so libfoo.so.1 [ 87%]: linking.debug tests [100%]: build ok, spent 0.135s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/console/test.lua" >> testing tests/projects/c++/console ... >> running test_main ... configure { theme = default clean = true proxy_pac = pac.lua network = public } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.557s [100%]: build ok, spent 0.024s package(test): build/packages/t/test generated installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug src/main.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 75%]: linking.debug test [100%]: build ok, spent 0.563s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 50%]: cache compiling.debug src/main.cpp [ 75%]: linking.debug test [100%]: build ok, spent 0.133s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/shared_library/test.lua" >> testing tests/projects/c++/shared_library ... >> running test_main ... configure { theme = default clean = true proxy_pac = pac.lua network = public } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/foo.cpp [ 62%]: linking.release libfoo.so [ 75%]: cache compiling.release src/main.cpp [ 87%]: linking.release demo [100%]: build ok, spent 1.011s [100%]: build ok, spent 0.029s package(foo): build/packages/f/foo generated package(demo): build/packages/d/demo generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing demo .. installing demo to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling demo .. uninstalling demo to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug src/foo.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 62%]: linking.debug libfoo.so [ 75%]: cache compiling.debug src/main.cpp checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-Wl,-rpath=@loader_path) ... ok > g++ "-Wl,-rpath=@loader_path" [ 87%]: linking.debug demo [100%]: build ok, spent 1.003s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 50%]: cache compiling.debug src/foo.cpp [ 50%]: cache compiling.debug src/main.cpp [ 62%]: linking.debug libfoo.so [ 87%]: linking.debug demo [100%]: build ok, spent 0.142s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/static_library/test.lua" >> testing tests/projects/c++/static_library ... >> running test_main ... configure { proxy_pac = pac.lua theme = default clean = true network = public } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/foo.cpp [ 62%]: archiving.release libfoo.a [ 75%]: cache compiling.release src/main.cpp [ 87%]: linking.release demo [100%]: build ok, spent 0.966s [100%]: build ok, spent 0.027s package(foo): build/packages/f/foo generated package(demo): build/packages/d/demo generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing demo .. installing demo to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling demo .. uninstalling demo to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug src/foo.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" [ 62%]: archiving.debug libfoo.a [ 75%]: cache compiling.debug src/main.cpp checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 87%]: linking.debug demo [100%]: build ok, spent 0.972s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 50%]: cache compiling.debug src/foo.cpp [ 50%]: cache compiling.debug src/main.cpp [ 62%]: archiving.debug libfoo.a [ 87%]: linking.debug demo [100%]: build ok, spent 0.144s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c++/precompiled_header/test.lua" >> testing tests/projects/c++/precompiled_header ... >> running test_main ... configure { proxy_pac = pac.lua clean = true network = public theme = default } checking for platform ... linux checking for architecture ... armv7a [ 7%]: cache compiling.release src/header.h [ 15%]: cache compiling.release src/test.cpp [ 23%]: cache compiling.release src/test4.cpp [ 30%]: cache compiling.release src/test6.cpp [ 38%]: cache compiling.release src/test2.cpp [ 46%]: cache compiling.release src/test7.cpp [ 53%]: cache compiling.release src/test8.cpp [ 61%]: cache compiling.release src/test5.cpp [ 69%]: cache compiling.release src/main.cpp [ 76%]: cache compiling.release test3.cpp [ 84%]: cache compiling.release src/test.c [ 92%]: linking.release main [100%]: build ok, spent 1.427s [100%]: build ok, spent 0.029s package(main): build/packages/m/main generated installing main .. installing main to /tmp/.xmake1000/240805 .. install ok! uninstalling main .. uninstalling main to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 7%]: cache compiling.debug src/header.h checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" [ 23%]: cache compiling.debug src/test.cpp [ 30%]: cache compiling.debug src/test4.cpp [ 38%]: cache compiling.debug src/test6.cpp [ 46%]: cache compiling.debug src/test2.cpp [ 53%]: cache compiling.debug src/test7.cpp [ 61%]: cache compiling.debug src/test8.cpp [ 69%]: cache compiling.debug src/test5.cpp [ 76%]: cache compiling.debug src/main.cpp [ 84%]: cache compiling.debug test3.cpp checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 84%]: cache compiling.debug src/test.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 92%]: linking.debug main [100%]: build ok, spent 1.441s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 7%]: cache compiling.debug src/header.h [ 15%]: cache compiling.debug src/test.c [ 23%]: cache compiling.debug src/test.cpp [ 30%]: cache compiling.debug src/test4.cpp [ 38%]: cache compiling.debug src/test6.cpp [ 46%]: cache compiling.debug src/test2.cpp [ 53%]: cache compiling.debug src/test7.cpp [ 61%]: cache compiling.debug src/test8.cpp [ 69%]: cache compiling.debug src/test5.cpp [ 76%]: cache compiling.debug src/main.cpp [ 84%]: cache compiling.debug test3.cpp [ 92%]: linking.debug main [100%]: build ok, spent 1.371s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/dlang/console/test.lua" >> testing tests/projects/dlang/console ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/dlang/shared_library/test.lua" >> testing tests/projects/dlang/shared_library ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/dlang/static_library/test.lua" >> testing tests/projects/dlang/static_library ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/multiplats_xcode/test.lua" >> testing tests/projects/other/multiplats_xcode ... >> running test_main ... >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/merge_object/test.lua" >> testing tests/projects/other/merge_object ... >> running test_main ... configure { network = public clean = true proxy_pac = pac.lua theme = default } checking for platform ... linux checking for architecture ... armv7a warning: ./xmake.lua:18: cannot match add_files("build/merge_object/interface.c.o") in target(test) [ 22%]: cache compiling.release src/interface.c [ 44%]: archiving.release libmerge_object.a [ 77%]: cache compiling.release src/test.c [ 88%]: linking.release test [100%]: build ok, spent 0.211s warning: ./xmake.lua:18: cannot match add_files("build/merge_object/interface.c.o") in target(test) [ 80%]: inserting.release build/merge_object/interface.c.o [ 90%]: linking.release test [100%]: build ok, spent 0.039s package(merge_object): build/packages/m/merge_object generated package(test): build/packages/t/test generated installing merge_object .. installing merge_object to /tmp/.xmake1000/240805 .. installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling merge_object .. uninstalling merge_object to /tmp/.xmake1000/240805 .. uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 20%]: cache compiling.debug src/interface.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 40%]: archiving.debug libmerge_object.a [ 70%]: cache compiling.debug src/test.c [ 80%]: inserting.debug build/merge_object/interface.c.o checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 90%]: linking.debug test [100%]: build ok, spent 0.203s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 20%]: cache compiling.debug src/interface.c [ 40%]: archiving.debug libmerge_object.a [ 70%]: cache compiling.debug src/test.c [ 80%]: inserting.debug build/merge_object/interface.c.o [ 90%]: linking.debug test [100%]: build ok, spent 0.063s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/build_deps/test.lua" >> testing tests/projects/other/build_deps ... >> running test_main ... configure { theme = default network = public proxy_pac = pac.lua clean = true } checking for platform ... linux checking for architecture ... armv7a [ 15%]: cache compiling.release src/dep4.c [ 18%]: archiving.release libdep4.a [ 21%]: cache compiling.release src/dep5.c [ 25%]: archiving.release libdep5.a [ 31%]: cache compiling.release src/dep3.c [ 34%]: archiving.release libdep3.a [ 46%]: cache compiling.release src/dep1.c [ 50%]: cache compiling.release src/dep2.c [ 53%]: archiving.release libdep1.a [ 56%]: archiving.release libdep2.a [ 68%]: cache compiling.release src/test2.c [ 71%]: cache compiling.release src/test3.c [ 81%]: cache compiling.release src/test1.c [ 90%]: linking.release test2 [ 93%]: linking.release test3 [ 93%]: linking.release test1 [100%]: build ok, spent 1.185s [ 18%]: archiving.release libdep4.a [ 21%]: archiving.release libdep5.a [ 34%]: archiving.release libdep3.a [ 53%]: archiving.release libdep1.a [ 56%]: archiving.release libdep2.a [ 78%]: linking.release test2 [ 90%]: linking.release test1 [ 90%]: linking.release test3 [100%]: build ok, spent 0.059s package(dep4): build/packages/d/dep4 generated package(dep5): build/packages/d/dep5 generated package(dep3): build/packages/d/dep3 generated package(dep1): build/packages/d/dep1 generated package(dep2): build/packages/d/dep2 generated package(test1): build/packages/t/test1 generated package(test2): build/packages/t/test2 generated package(test3): build/packages/t/test3 generated install ok! uninstalling dep4 .. uninstalling dep4 to /tmp/.xmake1000/240805 .. uninstalling dep5 .. uninstalling dep5 to /tmp/.xmake1000/240805 .. uninstalling dep3 .. uninstalling dep3 to /tmp/.xmake1000/240805 .. uninstalling dep1 .. uninstalling dep1 to /tmp/.xmake1000/240805 .. uninstalling dep2 .. uninstalling dep2 to /tmp/.xmake1000/240805 .. uninstalling test1 .. uninstalling test1 to /tmp/.xmake1000/240805 .. uninstalling test2 .. uninstalling test2 to /tmp/.xmake1000/240805 .. uninstalling test3 .. uninstalling test3 to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 15%]: cache compiling.debug src/dep4.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 18%]: archiving.debug libdep4.a [ 21%]: cache compiling.debug src/dep5.c [ 25%]: archiving.debug libdep5.a [ 31%]: cache compiling.debug src/dep3.c [ 34%]: archiving.debug libdep3.a [ 46%]: cache compiling.debug src/dep1.c [ 50%]: cache compiling.debug src/dep2.c [ 53%]: archiving.debug libdep1.a [ 56%]: archiving.debug libdep2.a [ 68%]: cache compiling.debug src/test2.c [ 71%]: cache compiling.debug src/test3.c [ 81%]: cache compiling.debug src/test1.c checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 90%]: linking.debug test2 [ 93%]: linking.debug test3 [ 93%]: linking.debug test1 [100%]: build ok, spent 1.176s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 12%]: cache compiling.debug src/dep5.c [ 15%]: cache compiling.debug src/dep4.c [ 18%]: archiving.debug libdep5.a [ 21%]: archiving.debug libdep4.a [ 31%]: cache compiling.debug src/dep3.c [ 34%]: archiving.debug libdep3.a [ 46%]: cache compiling.debug src/dep1.c [ 50%]: cache compiling.debug src/dep2.c [ 53%]: archiving.debug libdep1.a [ 56%]: archiving.debug libdep2.a [ 68%]: cache compiling.debug src/test2.c [ 71%]: cache compiling.debug src/test3.c [ 81%]: cache compiling.debug src/test1.c [ 87%]: linking.debug test2 [ 90%]: linking.debug test1 [ 90%]: linking.debug test3 [100%]: build ok, spent 0.103s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/merge_archive2/test.lua" >> testing tests/projects/other/merge_archive2 ... >> running test_main ... configure { proxy_pac = pac.lua clean = true network = public theme = default } checking for platform ... linux checking for architecture ... armv7a [ 55%]: cache compiling.release src/add.c [ 55%]: cache compiling.release src/subdir/add.c [ 55%]: cache compiling.release src/sub.c [ 55%]: cache compiling.release src/mul.c [ 55%]: cache compiling.release src/subdir/sub.c [ 55%]: cache compiling.release src/main.c [ 66%]: archiving.release libadd.a [ 72%]: archiving.release libsub.a [ 83%]: archiving.release libmul.a [ 83%]: merging.release libmul.a [ 94%]: linking.release test [100%]: build ok, spent 1.124s [100%]: build ok, spent 0.031s package(add): build/packages/a/add generated package(sub): build/packages/s/sub generated package(mul): build/packages/m/mul generated package(test): build/packages/t/test generated installing add .. installing add to /tmp/.xmake1000/240805 .. installing sub .. installing sub to /tmp/.xmake1000/240805 .. installing mul .. installing mul to /tmp/.xmake1000/240805 .. installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling add .. uninstalling add to /tmp/.xmake1000/240805 .. uninstalling sub .. uninstalling sub to /tmp/.xmake1000/240805 .. uninstalling mul .. uninstalling mul to /tmp/.xmake1000/240805 .. uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 55%]: cache compiling.debug src/add.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 55%]: cache compiling.debug src/subdir/add.c [ 55%]: cache compiling.debug src/main.c [ 55%]: cache compiling.debug src/subdir/sub.c [ 55%]: cache compiling.debug src/sub.c [ 55%]: cache compiling.debug src/mul.c [ 66%]: archiving.debug libadd.a [ 72%]: archiving.debug libsub.a [ 83%]: archiving.debug libmul.a [ 83%]: merging.debug libmul.a checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 94%]: linking.debug test [100%]: build ok, spent 1.123s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 27%]: cache compiling.debug src/add.c [ 33%]: cache compiling.debug src/subdir/add.c [ 38%]: cache compiling.debug src/sub.c [ 44%]: cache compiling.debug src/subdir/sub.c [ 50%]: cache compiling.debug src/mul.c [ 55%]: cache compiling.debug src/main.c [ 61%]: archiving.debug libadd.a [ 72%]: archiving.debug libsub.a [ 83%]: archiving.debug libmul.a [ 83%]: merging.debug libmul.a [ 94%]: linking.debug test [100%]: build ok, spent 0.061s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/autogen/autogen_code/test.lua" >> testing tests/projects/other/autogen/autogen_code ... >> running test_main ... configure { theme = default proxy_pac = pac.lua clean = true network = public } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release build/autogen.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.555s [100%]: build ok, spent 0.023s package(test): build/packages/t/test generated installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug build/autogen.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 75%]: linking.debug test [100%]: build ok, spent 0.568s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 50%]: cache compiling.debug build/autogen.cpp [ 75%]: linking.debug test [100%]: build ok, spent 0.134s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/autogen/autogen_binary_module/test.lua" >> testing tests/projects/other/autogen/autogen_binary_module ... >> running test_main ... configure { theme = default network = public proxy_pac = pac.lua clean = true } checking for platform ... linux checking for architecture ... armv7a building native binary module(foo) in modules/autogen/foo ... checking for platform ... linux [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release module_generate [100%]: build ok, spent 0.662s [ 40%]: compiling.autogen src/data.in [ 60%]: cache compiling.release src/main.cpp [ 80%]: linking.release test [100%]: build ok, spent 1.667s building native binary module(foo) in modules/autogen/foo ... [100%]: build ok, spent 0.018s [100%]: build ok, spent 0.441s package(test): build/packages/t/test generated installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a building native binary module(foo) in modules/autogen/foo ... [100%]: build ok, spent 0.018s [ 40%]: compiling.autogen src/data.in checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 60%]: cache compiling.debug src/main.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 80%]: linking.debug test [100%]: build ok, spent 1.009s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package building native binary module(foo) in modules/autogen/foo ... [100%]: build ok, spent 0.021s [ 40%]: compiling.autogen src/data.in [ 60%]: cache compiling.debug src/main.cpp [ 80%]: linking.debug test [100%]: build ok, spent 0.598s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/autogen/autogen_codedep/test.lua" >> testing tests/projects/other/autogen/autogen_codedep ... >> running test_main ... configure { proxy_pac = pac.lua network = public theme = default clean = true } checking for platform ... linux checking for architecture ... armv7a [ 22%]: cache compiling.release src/autogen.cpp [ 33%]: linking.release autogen [ 66%]: compiling.autogen src/data.in [ 77%]: cache compiling.release src/main.cpp [ 88%]: linking.release test [100%]: build ok, spent 1.089s [100%]: build ok, spent 0.029s package(test): build/packages/t/test generated installing autogen .. installing autogen to /tmp/.xmake1000/240805 .. installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 22%]: cache compiling.debug src/autogen.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 33%]: linking.debug autogen [ 66%]: compiling.autogen src/data.in [ 77%]: cache compiling.debug src/main.cpp [ 88%]: linking.debug test [100%]: build ok, spent 1.071s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 22%]: cache compiling.debug src/autogen.cpp [ 33%]: linking.debug autogen [ 66%]: compiling.autogen src/data.in [ 77%]: cache compiling.debug src/main.cpp [ 88%]: linking.debug test [100%]: build ok, spent 0.278s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/autogen/autogen_shared_module/test.lua" >> testing tests/projects/other/autogen/autogen_shared_module ... >> running test_main ... configure { proxy_pac = pac.lua network = public theme = default clean = true } checking for platform ... linux checking for architecture ... armv7a building native shared module(foo) in modules/autogen/foo ... checking for platform ... linux [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release libmodule_foo.so [100%]: build ok, spent 0.666s [ 40%]: compiling.autogen src/data.in [ 60%]: cache compiling.release src/main.cpp [ 80%]: linking.release test [100%]: build ok, spent 1.666s building native shared module(foo) in modules/autogen/foo ... [100%]: build ok, spent 0.018s [100%]: build ok, spent 0.447s package(test): build/packages/t/test generated installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a building native shared module(foo) in modules/autogen/foo ... [100%]: build ok, spent 0.02s [ 40%]: compiling.autogen src/data.in checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 60%]: cache compiling.debug src/main.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 80%]: linking.debug test [100%]: build ok, spent 1.007s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package building native shared module(foo) in modules/autogen/foo ... [100%]: build ok, spent 0.023s [ 40%]: compiling.autogen src/data.in [ 60%]: cache compiling.debug src/main.cpp [ 80%]: linking.debug test [100%]: build ok, spent 0.57s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/bin2c/test.lua" >> testing tests/projects/other/bin2c ... >> running test_main ... configure { proxy_pac = pac.lua network = public clean = true theme = default } checking for platform ... linux checking for architecture ... armv7a [ 33%]: generating.bin2c src/data.bin [ 50%]: generating.bin2c src/image.png [ 66%]: cache compiling.release src/main.c [ 83%]: linking.release test [100%]: build ok, spent 0.249s [100%]: build ok, spent 0.021s package(test): build/packages/t/test generated installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a [ 33%]: generating.bin2c src/data.bin [ 50%]: generating.bin2c src/image.png checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 66%]: cache compiling.debug src/main.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 83%]: linking.debug test [100%]: build ok, spent 0.243s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 33%]: generating.bin2c src/data.bin [ 50%]: generating.bin2c src/image.png [ 66%]: cache compiling.debug src/main.c [ 83%]: linking.debug test [100%]: build ok, spent 0.124s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/merge_archive/test.lua" >> testing tests/projects/other/merge_archive ... >> running test_main ... configure { theme = default proxy_pac = pac.lua clean = true network = public } checking for platform ... linux checking for architecture ... armv7a [ 41%]: cache compiling.release src/add.c [ 50%]: archiving.release libadd.a [ 58%]: cache compiling.release src/sub.c [ 66%]: archiving.release libsub.a [ 83%]: cache compiling.release src/mul.c [ 91%]: archiving.release libmul.a [100%]: build ok, spent 0.576s warning: ./xmake.lua:21: cannot match add_files("build/merge_archive/*.a") in target(mul) [ 92%]: merging.release libmul.a [100%]: build ok, spent 0.026s package(add): build/packages/a/add generated package(sub): build/packages/s/sub generated package(mul): build/packages/m/mul generated installing add .. installing add to /tmp/.xmake1000/240805 .. installing sub .. installing sub to /tmp/.xmake1000/240805 .. installing mul .. installing mul to /tmp/.xmake1000/240805 .. install ok! uninstalling add .. uninstalling add to /tmp/.xmake1000/240805 .. uninstalling sub .. uninstalling sub to /tmp/.xmake1000/240805 .. uninstalling mul .. uninstalling mul to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 41%]: cache compiling.debug src/add.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 50%]: archiving.debug libadd.a [ 58%]: cache compiling.debug src/sub.c [ 66%]: archiving.debug libsub.a [ 83%]: cache compiling.debug src/mul.c [ 91%]: archiving.debug libmul.a [100%]: build ok, spent 0.577s warning: ./xmake.lua:21: cannot match add_files("build/merge_archive/*.a") in target(mul) function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 30%]: cache compiling.debug src/add.c [ 38%]: cache compiling.debug src/sub.c [ 46%]: archiving.debug libadd.a [ 53%]: archiving.debug libsub.a [ 76%]: cache compiling.debug src/mul.c [ 92%]: archiving.debug libmul.a [ 92%]: merging.debug libmul.a [100%]: build ok, spent 0.052s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/multiplats_vs/test.lua" >> testing tests/projects/other/multiplats_vs ... >> running test_multivs ... >> skipped test_multivs : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/native_module/hello/test.lua" >> testing tests/projects/other/native_module/hello ... >> running test_main ... configure { network = public proxy_pac = pac.lua theme = default clean = true } checking for platform ... linux checking for architecture ... armv7a building native shared module(foo) in modules/shared/foo ... checking for platform ... linux checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O3) ... ok > gcc "-O3" checking for flags (-DNDEBUG) ... ok > gcc "-DNDEBUG" [ 50%]: cache compiling.release src/foo.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 75%]: linking.release libmodule_foo.so [100%]: build ok, spent 0.189s building native binary module(bar) in modules/binary/bar ... checking for platform ... linux checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O3) ... ok > g++ "-O3" checking for flags (-DNDEBUG) ... ok > g++ "-DNDEBUG" [ 50%]: cache compiling.release src/sub.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 62%]: linking.release module_sub [ 75%]: cache compiling.release src/add.cpp [ 87%]: linking.release module_add [100%]: build ok, spent 0.586s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 building native shared module(foo) in modules/shared/foo ... [100%]: build ok, spent 0.015s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.558s building native shared module(foo) in modules/shared/foo ... [100%]: build ok, spent 0.015s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 [100%]: build ok, spent 0.025s package(test): build/packages/t/test generated building native shared module(foo) in modules/shared/foo ... [100%]: build ok, spent 0.015s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! building native shared module(foo) in modules/shared/foo ... configure { buildir = ../../../.xmake/linux/armv7a/cache/modules/83a84e6d mode = release ccache = true proxy_pac = pac.lua theme = default ndk_stdcxx = true kind = static host = linux arch = armv7a network = public plat = linux clean = true } build cache stats: cache directory: ../../../.xmake/linux/armv7a/cache/modules/83a84e6d/.build_cache cache hit rate: 0% cache hit: 0 cache hit total time: 0.000s cache miss: 0 cache miss total time: 0.000s new cached files: 0 remote cache hit: 0 remote new cached files: 0 preprocess failed: 0 compile fallback count: 0 compile total time: 0.000s [100%]: build ok, spent 0.015s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! building native shared module(foo) in modules/shared/foo ... [100%]: build ok, spent 0.015s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 checking for platform ... linux checking for architecture ... armv7a building native shared module(foo) in modules/shared/foo ... [100%]: build ok, spent 0.015s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 building native shared module(foo) in modules/shared/foo ... [100%]: build ok, spent 0.014s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug src/main.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 75%]: linking.debug test [100%]: build ok, spent 0.568s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package building native shared module(foo) in modules/shared/foo ... [100%]: build ok, spent 0.015s foo: 1 + 1 = 2 foo: 1 - 1 = 0 bar: 1 + 1 = 2 bar: 1 - 1 = 0 [ 50%]: cache compiling.debug src/main.cpp [ 75%]: linking.debug test [100%]: build ok, spent 0.141s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/other/native_module/cjson/test.lua" >> testing tests/projects/other/native_module/cjson ... >> running test_main ... configure { theme = default clean = true proxy_pac = pac.lua network = public } checking for platform ... linux checking for architecture ... armv7a building native shared module(cjson) in modules/lua/cjson ... checking for platform ... linux checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O3) ... ok > gcc "-O3" checking for flags (-DNDEBUG) ... ok > gcc "-DNDEBUG" [ 75%]: cache compiling.release src/cjson.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 75%]: cache compiling.release ../../../../../../../../core/src/lua-cjson/lua-cjson/g_fmt.c [ 75%]: cache compiling.release ../../../../../../../../core/src/lua-cjson/lua-cjson/lua_cjson.c [ 75%]: cache compiling.release ../../../../../../../../core/src/lua-cjson/lua-cjson/strbuf.c [ 75%]: cache compiling.release ../../../../../../../../core/src/lua-cjson/lua-cjson/dtoa.c ../../../../../../../../core/src/lua-cjson/lua-cjson/dtoa.c: In function 'dtoa': ../../../../../../../../core/src/lua-cjson/lua-cjson/dtoa.c:3971:42: warning: 'j1' may be used uninitialized [-Wmaybe-uninitialized] 3971 | if (k0 < 0 && j1 >= 307) { | ~~~^~~~~~ ../../../../../../../../core/src/lua-cjson/lua-cjson/dtoa.c:3691:20: note: 'j1' was declared here 3691 | j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, | ^~ checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 87%]: linking.release libmodule_cjson.so [100%]: build ok, spent 2.577s { bar = { 1.0, 2.0, 3.0, }, foo = 1.0, } building native shared module(cjson) in modules/lua/cjson ... [100%]: build ok, spent 0.023s { foo = 1.0, bar = { 1.0, 2.0, 3.0, }, } [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.555s building native shared module(cjson) in modules/lua/cjson ... [100%]: build ok, spent 0.022s { foo = 1.0, bar = { 1.0, 2.0, 3.0, }, } [100%]: build ok, spent 0.027s package(test): build/packages/t/test generated building native shared module(cjson) in modules/lua/cjson ... [100%]: build ok, spent 0.023s { bar = { 1.0, 2.0, 3.0, }, foo = 1.0, } installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! building native shared module(cjson) in modules/lua/cjson ... configure { proxy_pac = pac.lua theme = default network = public buildir = ../../../.xmake/linux/armv7a/cache/modules/08e23d8f arch = armv7a ndk_stdcxx = true clean = true kind = static host = linux plat = linux mode = release ccache = true } build cache stats: cache directory: ../../../.xmake/linux/armv7a/cache/modules/08e23d8f/.build_cache cache hit rate: 0% cache hit: 0 cache hit total time: 0.000s cache miss: 0 cache miss total time: 0.000s new cached files: 0 remote cache hit: 0 remote new cached files: 0 preprocess failed: 0 compile fallback count: 0 compile total time: 0.000s [100%]: build ok, spent 0.023s { bar = { 1.0, 2.0, 3.0, }, foo = 1.0, } uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! building native shared module(cjson) in modules/lua/cjson ... [100%]: build ok, spent 0.022s { foo = 1.0, bar = { 1.0, 2.0, 3.0, }, } checking for platform ... linux checking for architecture ... armv7a building native shared module(cjson) in modules/lua/cjson ... [100%]: build ok, spent 0.022s { foo = 1.0, bar = { 1.0, 2.0, 3.0, }, } building native shared module(cjson) in modules/lua/cjson ... [100%]: build ok, spent 0.022s { bar = { 1.0, 2.0, 3.0, }, foo = 1.0, } checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-O0) ... ok > g++ "-O0" [ 50%]: cache compiling.debug src/main.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 75%]: linking.debug test [100%]: build ok, spent 0.561s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package building native shared module(cjson) in modules/lua/cjson ... [100%]: build ok, spent 0.022s { foo = 1.0, bar = { 1.0, 2.0, 3.0, }, } [ 50%]: cache compiling.debug src/main.cpp [ 75%]: linking.debug test [100%]: build ok, spent 0.141s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc++/console/test.lua" >> testing tests/projects/objc++/console ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc++/precompiled_header/test.lua" >> testing tests/projects/objc++/precompiled_header ... >> running test_main ... >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/rust/console/test.lua" >> testing tests/projects/rust/console ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/rust/rust_call_cxx_library/test.lua" >> testing tests/projects/rust/rust_call_cxx_library ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/rust/static_library/test.lua" >> testing tests/projects/rust/static_library ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/swift/console/test.lua" >> testing tests/projects/swift/console ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc/framework/test.lua" >> testing tests/projects/objc/framework ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc/console/test.lua" >> testing tests/projects/objc/console ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/objc/bundle/test.lua" >> testing tests/projects/objc/bundle ... >> running test_main ... >> skipped test_main : wrong host platform >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/shared_library_export_list/test.lua" >> testing tests/projects/c/shared_library_export_list ... >> running test_main ... configure { proxy_pac = pac.lua network = public clean = true theme = default } checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 50%]: cache compiling.release src/foo.c [ 58%]: linking.release libfoo.so [ 66%]: cache compiling.release src/main.c [ 66%]: cache compiling.release src/foo.c [ 75%]: linking.release libfoo2.so [ 91%]: linking.release test [100%]: build ok, spent 0.631s [100%]: build ok, spent 0.025s package(foo): build/packages/f/foo generated package(foo2): build/packages/f/foo2 generated package(test): build/packages/t/test generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing foo2 .. installing foo2 to /tmp/.xmake1000/240805 .. installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling foo2 .. uninstalling foo2 to /tmp/.xmake1000/240805 .. uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 50%]: cache compiling.debug src/foo.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 58%]: linking.debug libfoo.so [ 66%]: cache compiling.debug src/main.c [ 66%]: cache compiling.debug src/foo.c [ 75%]: linking.debug libfoo2.so checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-Wl,-rpath=@loader_path) ... ok > g++ "-Wl,-rpath=@loader_path" [ 91%]: linking.debug test [100%]: build ok, spent 0.625s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 33%]: cache compiling.debug src/foo.c [ 41%]: cache compiling.debug src/main.c [ 50%]: cache compiling.debug src/foo.c [ 58%]: linking.debug libfoo.so [ 66%]: linking.debug libfoo2.so [ 91%]: linking.debug test [100%]: build ok, spent 0.061s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/shared_library_export_all/test.lua" >> testing tests/projects/c/shared_library_export_all ... >> running test_main ... configure { proxy_pac = pac.lua network = public clean = true theme = default } checking for platform ... linux checking for architecture ... armv7a [ 55%]: cache compiling.release src/foo.c [ 55%]: cache compiling.release src/bar.cpp [ 66%]: linking.release libfoo.so [ 77%]: cache compiling.release src/main.c [ 88%]: linking.release test [100%]: build ok, spent 0.63s [100%]: build ok, spent 0.032s package(foo): build/packages/f/foo generated package(test): build/packages/t/test generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 55%]: cache compiling.debug src/foo.c checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-O0) ... ok > g++ "-O0" [ 55%]: cache compiling.debug src/bar.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 66%]: linking.debug libfoo.so [ 77%]: cache compiling.debug src/main.c checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-Wl,-rpath=@loader_path) ... ok > g++ "-Wl,-rpath=@loader_path" [ 88%]: linking.debug test [100%]: build ok, spent 0.627s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 44%]: cache compiling.debug src/foo.c [ 55%]: cache compiling.debug src/main.c [ 55%]: cache compiling.debug src/bar.cpp [ 66%]: linking.debug libfoo.so [ 88%]: linking.debug test [100%]: build ok, spent 0.073s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/linker_scripts/test.lua" >> testing tests/projects/c/linker_scripts ... >> running test_main ... configure { theme = default proxy_pac = pac.lua network = public clean = true } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/foo.c [ 62%]: linking.release libfoo.so [ 75%]: cache compiling.release src/main.c [ 87%]: linking.release test [100%]: build ok, spent 0.626s [100%]: build ok, spent 0.025s package(foo): build/packages/f/foo generated package(test): build/packages/t/test generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 50%]: cache compiling.debug src/foo.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 62%]: linking.debug libfoo.so [ 75%]: cache compiling.debug src/main.c checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-Wl,-rpath=@loader_path) ... ok > g++ "-Wl,-rpath=@loader_path" [ 87%]: linking.debug test [100%]: build ok, spent 0.621s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 37%]: cache compiling.debug src/foo.c [ 50%]: cache compiling.debug src/main.c [ 62%]: linking.debug libfoo.so [ 87%]: linking.debug test [100%]: build ok, spent 0.065s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/unity_build/test.lua" >> testing tests/projects/c/unity_build ... >> running test_main ... configure { network = public clean = true theme = default proxy_pac = pac.lua } checking for platform ... linux checking for architecture ... armv7a [ 77%]: cache compiling.release build/.gens/test/linux/unity_build/unity_1.c [ 77%]: cache compiling.release src/test.cpp [ 77%]: cache compiling.release build/.gens/test/linux/unity_build/unity_2.c [ 77%]: cache compiling.release src/test7.c [ 77%]: cache compiling.release build/.gens/test/linux/unity_build/unity_group_bar.c [ 77%]: cache compiling.release build/.gens/test/linux/unity_build/unity_group_foo.c [ 88%]: linking.release test [100%]: build ok, spent 0.608s [100%]: build ok, spent 0.025s package(test): build/packages/t/test generated installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" [ 77%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_1.c checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 77%]: cache compiling.debug src/test.cpp checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" [ 77%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_2.c [ 77%]: cache compiling.debug src/test7.c [ 77%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_group_bar.c [ 77%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_group_foo.c checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 88%]: linking.debug test [100%]: build ok, spent 0.588s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 22%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_1.c [ 33%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_2.c [ 44%]: cache compiling.debug src/test7.c [ 55%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_group_bar.c [ 66%]: cache compiling.debug build/.gens/test/linux/unity_build/unity_group_foo.c [ 77%]: cache compiling.debug src/test.cpp [ 88%]: linking.debug test [100%]: build ok, spent 0.053s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/headeronly/test.lua" >> testing tests/projects/c/headeronly ... >> running test_main ... configure { clean = true network = public proxy_pac = pac.lua theme = default } checking for platform ... linux checking for architecture ... armv7a [100%]: build ok, spent 0.004s [100%]: build ok, spent 0.004s package(foo): build/packages/f/foo generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a [100%]: build ok, spent 0.005s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [100%]: build ok, spent 0.005s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/console/test.lua" >> testing tests/projects/c/console ... >> running test_main ... configure { network = public theme = default proxy_pac = pac.lua clean = true } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/main.c [ 75%]: linking.release test [100%]: build ok, spent 0.174s [100%]: build ok, spent 0.02s package(test): build/packages/t/test generated installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 50%]: cache compiling.debug src/main.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 75%]: linking.debug test [100%]: build ok, spent 0.17s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 50%]: cache compiling.debug src/main.c [ 75%]: linking.debug test [100%]: build ok, spent 0.04s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/static library with spaces/test.lua" >> testing tests/projects/c/static library with spaces ... >> running test_main ... configure { clean = true network = public proxy_pac = pac.lua theme = default } checking for platform ... linux checking for architecture ... armv7a [ 37%]: cache compiling.release /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/static library with spaces/i n c/stdafx.h [ 50%]: cache compiling.release s r c/test.c [ 50%]: cache compiling.release s r c/interface.c [ 62%]: archiving.release libtest.a [ 87%]: linking.release demo [100%]: build ok, spent 0.618s [100%]: build ok, spent 0.023s package(test): build/packages/t/test generated package(demo): build/packages/d/demo generated installing test .. installing test to /tmp/.xmake1000/240805 .. installing demo .. installing demo to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstalling demo .. uninstalling demo to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 37%]: cache compiling.debug /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/static library with spaces/i n c/stdafx.h checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 50%]: cache compiling.debug s r c/test.c [ 50%]: cache compiling.debug s r c/interface.c [ 62%]: archiving.debug libtest.a checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 87%]: linking.debug demo [100%]: build ok, spent 0.615s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 25%]: cache compiling.debug /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/static library with spaces/i n c/stdafx.h [ 37%]: cache compiling.debug s r c/interface.c [ 50%]: archiving.debug libtest.a [ 75%]: cache compiling.debug s r c/test.c [ 87%]: linking.debug demo [100%]: build ok, spent 0.103s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/shared_library/test.lua" >> testing tests/projects/c/shared_library ... >> running test_main ... configure { theme = default network = public clean = true proxy_pac = pac.lua } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/foo.c [ 62%]: linking.release libfoo.so [ 75%]: cache compiling.release src/main.c [ 87%]: linking.release test [100%]: build ok, spent 0.63s [100%]: build ok, spent 0.026s package(foo): build/packages/f/foo generated package(test): build/packages/t/test generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing test .. installing test to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 50%]: cache compiling.debug src/foo.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" "-shared" [ 62%]: linking.debug libfoo.so [ 75%]: cache compiling.debug src/main.c checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-Wl,-rpath=@loader_path) ... ok > g++ "-Wl,-rpath=@loader_path" [ 87%]: linking.debug test [100%]: build ok, spent 0.629s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 37%]: cache compiling.debug src/foo.c [ 50%]: cache compiling.debug src/main.c [ 62%]: linking.debug libfoo.so [ 87%]: linking.debug test [100%]: build ok, spent 0.064s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/static_library/test.lua" >> testing tests/projects/c/static_library ... >> running test_main ... configure { theme = default proxy_pac = pac.lua network = public clean = true } checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/foo.c [ 62%]: archiving.release libfoo.a [ 75%]: cache compiling.release src/main.c [ 87%]: linking.release demo [100%]: build ok, spent 0.616s [100%]: build ok, spent 0.023s package(foo): build/packages/f/foo generated package(demo): build/packages/d/demo generated installing foo .. installing foo to /tmp/.xmake1000/240805 .. installing demo .. installing demo to /tmp/.xmake1000/240805 .. install ok! uninstalling foo .. uninstalling foo to /tmp/.xmake1000/240805 .. uninstalling demo .. uninstalling demo to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 50%]: cache compiling.debug src/foo.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 62%]: archiving.debug libfoo.a [ 75%]: cache compiling.debug src/main.c checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 87%]: linking.debug demo [100%]: build ok, spent 0.612s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 37%]: cache compiling.debug src/foo.c [ 50%]: cache compiling.debug src/main.c [ 62%]: archiving.debug libfoo.a [ 87%]: linking.debug demo [100%]: build ok, spent 0.05s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/Unicode 测试/test.lua" >> testing tests/projects/c/Unicode 测试 ... >> running test_main ... configure { network = public theme = default proxy_pac = pac.lua clean = true } checking for platform ... linux checking for architecture ... armv7a 开始编译😊 [ 60%]: cache compiling.release 源文件🎆/中文.c [ 60%]: cache compiling.release 源文件🎆/😘.c [ 80%]: linking.release 程序 结束编译🎉 [100%]: build ok, spent 0.621s 开始编译😊 结束编译🎉 [100%]: build ok, spent 0.02s package(%s): %s generated 程序 warning: package(程序): cannot generate package, becauese it contains unicode characters! installing 程序 .. installing 程序 to /tmp/.xmake1000/240805 .. install ok! uninstalling 程序 .. uninstalling 程序 to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a 开始编译😊 checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 60%]: cache compiling.debug 源文件🎆/中文.c checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 60%]: cache compiling.debug 源文件🎆/😘.c checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 80%]: linking.debug 程序 结束编译🎉 [100%]: build ok, spent 0.616s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package 开始编译😊 [ 40%]: cache compiling.debug 源文件🎆/中文.c [ 60%]: cache compiling.debug 源文件🎆/😘.c [ 80%]: linking.debug 程序 结束编译🎉 [100%]: build ok, spent 0.043s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/c/precompiled_header/test.lua" >> testing tests/projects/c/precompiled_header ... >> running test_main ... configure { proxy_pac = pac.lua theme = default clean = true network = public } checking for platform ... linux checking for architecture ... armv7a [ 7%]: cache compiling.release src/header.h [ 15%]: cache compiling.release src/test6.c [ 23%]: cache compiling.release src/main.c [ 30%]: cache compiling.release src/test8.c [ 38%]: cache compiling.release src/test5.c [ 46%]: cache compiling.release src/test.c [ 53%]: cache compiling.release src/test2.c [ 61%]: cache compiling.release src/test4.c [ 69%]: cache compiling.release src/test7.c [ 76%]: cache compiling.release src/test3.c [ 84%]: cache compiling.release src/test.cpp [ 92%]: linking.release main [100%]: build ok, spent 0.27s [100%]: build ok, spent 0.026s package(main): build/packages/m/main generated installing main .. installing main to /tmp/.xmake1000/240805 .. install ok! uninstalling main .. uninstalling main to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" [ 7%]: cache compiling.debug src/header.h checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" [ 23%]: cache compiling.debug src/test6.c [ 30%]: cache compiling.debug src/main.c [ 38%]: cache compiling.debug src/test8.c [ 46%]: cache compiling.debug src/test5.c [ 53%]: cache compiling.debug src/test.c [ 61%]: cache compiling.debug src/test2.c [ 69%]: cache compiling.debug src/test4.c [ 76%]: cache compiling.debug src/test7.c [ 84%]: cache compiling.debug src/test3.c checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 84%]: cache compiling.debug src/test.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 92%]: linking.debug main [100%]: build ok, spent 0.253s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 7%]: cache compiling.debug src/header.h [ 15%]: cache compiling.debug src/test6.c [ 23%]: cache compiling.debug src/main.c [ 30%]: cache compiling.debug src/test8.c [ 38%]: cache compiling.debug src/test5.c [ 46%]: cache compiling.debug src/test.c [ 53%]: cache compiling.debug src/test2.c [ 61%]: cache compiling.debug src/test4.c [ 69%]: cache compiling.debug src/test7.c [ 76%]: cache compiling.debug src/test3.c [ 84%]: cache compiling.debug src/test.cpp [ 92%]: linking.debug main [100%]: build ok, spent 0.134s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/projects/hybrid/static_library/test.lua" >> testing tests/projects/hybrid/static_library ... >> running test_main ... configure { network = public clean = true proxy_pac = pac.lua theme = default } checking for platform ... linux checking for architecture ... armv7a [ 63%]: cache compiling.release src/test1.c [ 63%]: cache compiling.release src/test4.cpp [ 63%]: cache compiling.release src/main2.cpp [ 63%]: cache compiling.release src/main.cpp [ 63%]: cache compiling.release src/main.cpp [ 72%]: archiving.release libtest.a [ 90%]: linking.release demo [100%]: build ok, spent 0.617s [100%]: build ok, spent 0.033s package(test): build/packages/t/test generated package(demo): build/packages/d/demo generated installing test .. installing test to /tmp/.xmake1000/240805 .. installing demo .. installing demo to /tmp/.xmake1000/240805 .. install ok! uninstalling test .. uninstalling test to /tmp/.xmake1000/240805 .. uninstalling demo .. uninstalling demo to /tmp/.xmake1000/240805 .. uninstall ok! checking for platform ... linux checking for architecture ... armv7a checking for flags (-fPIC) ... ok > gcc "-fPIC" checking for flags (-fPIC) ... ok > g++ "-fPIC" checking for flags (-O0) ... ok > gcc "-O0" [ 63%]: cache compiling.debug src/test1.c checking for flags (-fvisibility-inlines-hidden) ... ok > g++ "-fvisibility-inlines-hidden" checking for flags (-MMD -MF) ... ok > gcc "-MMD" "-MF" "/dev/null" checking for flags (-O0) ... ok > g++ "-O0" [ 63%]: cache compiling.debug src/test4.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" [ 63%]: cache compiling.debug src/main2.cpp [ 63%]: cache compiling.debug src/main.cpp [ 63%]: cache compiling.debug src/main.cpp [ 72%]: archiving.debug libtest.a checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 90%]: linking.debug demo [100%]: build ok, spent 0.613s function main(argv) os.exec("xmake -r -a -D") end define macro(buildtest) ok! macros: buildtest package [ 27%]: cache compiling.debug src/test1.c [ 63%]: cache compiling.debug src/test4.cpp [ 63%]: cache compiling.debug src/main2.cpp [ 63%]: cache compiling.debug src/main.cpp [ 63%]: cache compiling.debug src/main.cpp [ 72%]: archiving.debug libtest.a [ 90%]: linking.debug demo [100%]: build ok, spent 0.066s delete macro(buildtest) ok! >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/actions/package/localpkg/test.lua" >> testing tests/actions/package/localpkg ... >> running test_main ... >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/actions/test/test.lua" >> testing tests/actions/test ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/compile_1.cpp [ 50%]: cache compiling.release src/compile_2.cpp [ 53%]: cache compiling.release src/test_1.cpp [ 53%]: cache compiling.release src/test_1.cpp [ 53%]: cache compiling.release tests/stub_1.cpp [ 53%]: cache compiling.release src/test_6.cpp [ 53%]: cache compiling.release src/test_4.cpp [ 53%]: cache compiling.release src/test_8.cpp [ 53%]: cache compiling.release src/test_1.cpp [ 53%]: cache compiling.release tests/stub_n2.cpp [ 53%]: cache compiling.release tests/stub_n1.cpp [ 53%]: cache compiling.release src/test_2.cpp [ 53%]: cache compiling.release src/test_9.cpp [ 53%]: cache compiling.release src/run_timeout.cpp [ 53%]: cache compiling.release src/test_2.cpp [ 53%]: cache compiling.release tests/stub_2.cpp [ 53%]: cache compiling.release src/test_3.cpp [ 53%]: cache compiling.release src/test_5.cpp [ 53%]: cache compiling.release src/test_7.cpp [ 55%]: linking.release test_timeout [ 58%]: linking.release test_13_stub_1 [ 60%]: linking.release test_6 [ 62%]: linking.release test_1 [ 67%]: linking.release test_5 [ 67%]: linking.release test_14_stub_2 [ 73%]: linking.release test_15_stub_n [ 73%]: linking.release test_3 [ 73%]: linking.release test_2 [ 82%]: linking.release test_7 [ 82%]: linking.release test_4 [ 82%]: linking.release test_8 [ 85%]: linking.release test_9 running tests ... [ 2%]: running.test test_1/args [ 4%]: running.test test_1/default [ 7%]: running.test test_1/fail_output [ 9%]: running.test test_1/pass_output [ 11%]: running.test test_10/compile_fail [ 14%]: running.test test_11/compile_pass [ 16%]: running.test test_13/stub_1 [ 19%]: running.test test_14/stub_2 [ 21%]: running.test test_15/stub_n [ 23%]: running.test test_2/args [ 26%]: running.test test_2/default [ 28%]: running.test test_2/fail_output [ 30%]: running.test test_2/pass_output [ 33%]: running.test test_3/args [ 35%]: running.test test_3/default [ 38%]: running.test test_3/fail_output [ 40%]: running.test test_3/pass_output [ 42%]: running.test test_4/args [ 45%]: running.test test_4/default [ 47%]: running.test test_4/fail_output [ 50%]: running.test test_4/pass_output [ 52%]: running.test test_5/args [ 54%]: running.test test_5/default [ 57%]: running.test test_5/fail_output [ 59%]: running.test test_5/pass_output [ 61%]: running.test test_6/args [ 64%]: running.test test_6/default [ 66%]: running.test test_6/fail_output [ 69%]: running.test test_6/pass_output [ 71%]: running.test test_7/args [ 73%]: running.test test_7/default [ 76%]: running.test test_7/fail_output [ 78%]: running.test test_7/pass_output [ 80%]: running.test test_8/args [ 83%]: running.test test_8/default [ 85%]: running.test test_8/fail_output [ 88%]: running.test test_8/pass_output [ 90%]: running.test test_9/args [ 92%]: running.test test_9/default [ 95%]: running.test test_9/fail_output [ 97%]: running.test test_9/pass_output [100%]: running.test test_timeout/run_timeout report of tests: [ 2%]: test_10/compile_fail .................................... passed 0.001s [ 4%]: test_11/compile_pass .................................... failed 0.000s [ 7%]: test_1/args .................................... passed 0.049s [ 9%]: test_1/default .................................... passed 0.048s [ 11%]: test_1/fail_output .................................... passed 0.047s [ 14%]: test_1/pass_output .................................... passed 0.048s [ 16%]: test_13/stub_1 .................................... passed 0.046s [ 19%]: test_14/stub_2 .................................... passed 0.045s [ 21%]: test_15/stub_n .................................... passed 0.044s [ 23%]: test_2/args .................................... passed 0.044s [ 26%]: test_2/default .................................... passed 0.043s [ 28%]: test_2/fail_output .................................... passed 0.042s [ 30%]: test_2/pass_output .................................... passed 0.041s [ 33%]: test_3/args .................................... passed 0.041s [ 35%]: test_3/default .................................... passed 0.040s [ 38%]: test_3/fail_output .................................... passed 0.039s [ 40%]: test_3/pass_output .................................... passed 0.038s [ 42%]: test_4/args .................................... passed 0.038s [ 45%]: test_4/default .................................... passed 0.037s [ 47%]: test_4/fail_output .................................... passed 0.037s [ 50%]: test_4/pass_output .................................... passed 0.036s [ 52%]: test_5/args .................................... passed 0.036s [ 54%]: test_5/default .................................... passed 0.031s [ 57%]: test_5/fail_output .................................... failed 0.022s [ 59%]: test_5/pass_output .................................... failed 0.021s [ 61%]: test_6/args .................................... passed 0.021s [ 64%]: test_6/default .................................... passed 0.020s [ 66%]: test_6/fail_output .................................... passed 0.019s [ 69%]: test_6/pass_output .................................... passed 0.019s [ 71%]: test_7/args .................................... failed 0.019s [ 73%]: test_7/default .................................... failed 0.018s [ 76%]: test_7/fail_output .................................... failed 0.017s [ 78%]: test_7/pass_output .................................... failed 0.016s [ 80%]: test_8/args .................................... passed 0.015s [ 83%]: test_8/default .................................... passed 0.015s [ 85%]: test_8/fail_output .................................... passed 0.014s [ 88%]: test_8/pass_output .................................... failed 0.014s [ 90%]: test_9/args .................................... passed 0.013s [ 92%]: test_9/default .................................... passed 0.013s [ 95%]: test_9/fail_output .................................... passed 0.012s [ 97%]: test_9/pass_output .................................... passed 0.011s [100%]: test_timeout/run_timeout .................................... passed 1.001s 80% tests passed, 8 tests failed out of 42, spent 1.050s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/actions/config/test.lua" >> testing tests/actions/config ... >> running test_workdir ... create test ...  [+]: src/main.cpp  [+]: xmake.lua  [+]: .gitignore create ok! checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.561s checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.558s create subtest ...  [+]: src/main.cpp  [+]: xmake.lua  [+]: .gitignore create ok! checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.562s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/actions/install/test.lua" >> testing tests/actions/install ... >> running test_main ... >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/rules_order/test.lua" >> testing tests/apis/rules_order ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a target.before_build_file: src/main.c target.before_build_file: src/test.md target.before_build_file: src/test.man before_build_file: src/test.man before_build_file: src/test.md on_build_file: src/test.man [ 50%]: cache compiling.release src/main.c on_build_file: src/test.md target.after_build_file: src/main.c target.after_build_file: src/test.md target.after_build_file: src/test.man after_build_file: src/test.man after_build_file: src/test.md [ 93%]: linking.release test [100%]: build ok, spent 0.152s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_defines/test.lua" >> testing tests/apis/add_defines ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a [ 50%]: cache compiling.release src/main.cpp [ 75%]: linking.release test [100%]: build ok, spent 0.578s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/rules_override_cxx/test.lua" >> testing tests/apis/rules_override_cxx ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a [ 60%]: cache compiling.release src/main.xx [ 60%]: cache compiling.release src/test.cc [ 80%]: linking.release test [100%]: build ok, spent 0.71s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_imports/test.lua" >> testing tests/apis/add_imports ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a [100%]: build ok, spent 0.009s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/check_xxx/test.lua" >> testing tests/apis/check_xxx ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a checking for HAS_17_CXX_TEMPLATE_TEMPLATE_ARGS ... ok checking for INT_SIZE ... 4 checking for HAS_SSE2 ... no checking for HAS_C_STD_11 ... ok checking for HAS_STRING_AND_STDIO_H ... ok checking for HAS_SETJMP ... ok checking for HAS_C_STD_17 ... no checking for HAVE_VISIBILITY ... ok checking for HAS_GCC ... ok checking for HAS_STATIC_ASSERT ... ok checking for HAS_STRING_H ... ok checking for NO_GCC ... no checking for CUSTOM_ASSERT=assert ... no checking for HAS_WCHAR ... no checking for HAS_WCHAR_AND_FLOAT ... no checking for HAS_INT_4 ... ok checking for HAS_PTHREAD ... ok checking for HAS_INT_4_IN_MAIN ... ok checking for PTR_SIZE ... 4 checking for HAS_LONG_8 ... no checking for HAS_17_CXX_HEX_FLOAT ... ok checking for HAS_17_CXX_NONTYPE_TEMPLATE_ARGS ... ok checking for HAS_17_CXX_INLINE_VARIABLES ... ok checking for HAS_CXX_STD_14 ... ok checking for HAS_17_CXX_GUARANTEED_COPY_ELISION ... ok checking for HAS_17_CXX_NOEXCEPT_FUNCTION_TYPE ... ok checking for HAS_17_CXX_DEDUCTION_GUIDES ... ok checking for HAS_CXX_STD_17 ... ok checking for HAS_17_CXX_CAPTURE_STAR_THIS ... ok checking for HAS_17_CXX_INHERITING_CONSTRUCTORS ... ok checking for HAS_CXX_STD_98 ... ok checking for HAS_17_CXX_VARIADIC_USING ... ok checking for HAS_17_CXX_NONTYPE_TEMPLATE_PARAMETER_AUTO ... ok checking for HAS_17_CXX_ALIGNED_NEW ... ok checking for HAS_17_CXX_IF_CONSTEXPR ... ok checking for HAS_17_CXX_STATIC_ASSERT ... ok checking for HAS_17_CXX_ENUMERATOR_ATTRIBUTES ... ok checking for HAS_17_CXX_STRUCTURED_BINDINGS ... ok checking for HAS_17_CXX_RANGE_BASED_FOR ... ok checking for HAS_17_CXX_CONSTEXPR ... ok checking for HAS_CXX_STD_11 ... ok checking for HAS_17_CXX_AGGREGATE_BASES ... ok checking for HAS_17_CXX_FOLD_EXPRESSIONS ... ok checking for HAS_17_CXX_NAMESPACE_ATTRIBUTES ... ok checking for IS_BIG_ENDIAN ... no checking for LONG_SIZE ... 4 checking for HAS_20_CXX_GENERIC_LAMBDAS ... ok checking for STRING_SIZE ... 24 checking for HAS_C_STD_89 ... no checking for HAS_C_STD_99 ... ok checking for HAS_CONSTEXPR ... ok checking for HAS_20_CXX_CONSTEXPR_IN_DECLTYPE ... ok checking for HAS_CXX_STD_20 ... ok checking for HAS_CONSEXPR_AND_STATIC_ASSERT ... ok checking for HAS_20_CXX_CONSTINIT ... ok checking for HAS_20_CXX_USING_ENUM ... ok checking for HAS_20_CXX_CONSTEVAL ... ok checking for HAS_20_CXX_IMPL_THREE_WAY_COMPARISON ... ok checking for HAS_20_CXX_DEDUCTION_GUIDES ... ok checking for HAS_20_CXX_CONCEPTS ... ok checking for HAS_20_CXX_DESIGNATED_INITIALIZERS ... ok checking for HAS_20_CXX_INIT_CAPTURES ... ok checking for HAS_20_CXX_AGGREGATE_PAREN_INIT ... ok checking for HAS_CXX20 ... ok checking for HAS_20_CXX_IMPL_DESTROYING_DELETE ... ok checking for HAS_20_CXX_IMPL_COROUTINE ... ok checking for HAS_20_CXX_CHAR8_T ... ok checking for HAS_20_CXX_CONSTEXPR ... ok checking for HAS_20_CXX_CONSTEXPR_DYNAMIC_ALLOC ... ok checking for HAS_20_CXX_NONTYPE_TEMPLATE_ARGS ... ok checking for HAS_20_CXX_CONDITIONAL_EXPLICIT ... ok checking for HAS_20_CXX_MODULES ... no generating config.h.in ... ok [ 37%]: cache compiling.release foo.c [ 50%]: cache compiling.release main.c [ 62%]: archiving.release libfoo.a [ 87%]: linking.release test [100%]: build ok, spent 0.565s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/rules_inject_deps/test.lua" >> testing tests/apis/rules_inject_deps ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a build cppfront file [ 71%]: cache compiling.release src/main.cpp [ 85%]: linking.release test [100%]: build ok, spent 0.498s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_deps/test.lua" >> testing tests/apis/add_deps ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a { inc2 = { interface = true, }, } { interface = true, } true src/*.c src/*.c src/*.c TEST2 TEST2 [ 60%]: cache compiling.release src/main.c [ 60%]: cache compiling.release src/interface.c [ 60%]: cache compiling.release src/main.c [ 60%]: cache compiling.release src/interface.c [ 60%]: cache compiling.release src/interface.c [ 60%]: cache compiling.release src/main.c [ 60%]: cache compiling.release src/interface.c [ 60%]: cache compiling.release src/main.c [ 60%]: cache compiling.release src/interface.c [ 60%]: cache compiling.release src/main.c [ 72%]: archiving.release libdep4.a [ 76%]: archiving.release libdep3.a [ 76%]: archiving.release libdep1.a [ 88%]: linking.release libdep2.so [ 96%]: linking.release demo [100%]: build ok, spent 1.211s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/rules/test.lua" >> testing tests/apis/rules ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a markdown: on_load rule(stub3): on_load rule(stub2): on_load rule(stub1): on_load target: before_build rule(stub2): before_build rule(stub1): before_build rule(stub0b): before_build_file src/main.c rule(stub0b): before_build_file src/main2.c before_build_file: src/test.c.in compile src/index.md [ 61%]: compiling.release src/test.c.in [ 61%]: cache compiling.release src/main.c rule(stub0a): after_build_file src/main.c rule(stub0a): after_build_file src/main2.c after_build_file: src/test.c.in [ 92%]: linking.release test target: after_build rule(stub2): after_build rule(stub1): after_build [100%]: build ok, spent 0.61s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_xxx/test.lua" >> testing tests/apis/add_xxx ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a [100%]: build ok, spent 0.009s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/clone_target/test.lua" >> testing tests/apis/clone_target ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a checking for gcc ... /usr/bin/gcc checkinfo: cannot runv(zig version), No such file or directory checking for zig ... no checkinfo: cannot runv(zig version), No such file or directory checking for zig ... no checkinfo: cannot runv(nim --version), No such file or directory checking for nim ... no checkinfo: cannot runv(nim --version), No such file or directory checking for nim ... no checking for g++ ... /usr/bin/g++ checking for the c++ compiler (cxx) ... g++ checking for /usr/bin/g++ ... ok checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 50%]: cache compiling.release src/main.cpp /usr/bin/g++ -c -DTEST -o build/.objs/test/linux/armv7a/release/src/main.cpp.o src/main.cpp checking for flags (-MMD -MF) ... ok > g++ "-MMD" "-MF" "/dev/null" link2 test checking for g++ ... /usr/bin/g++ checking for the linker (ld) ... g++ checking for flags (-fPIC) ... ok > g++ "-fPIC" [ 62%]: linking.release test /usr/bin/g++ -o build/linux/armv7a/release/test build/.objs/test/linux/armv7a/release/src/main.cpp.o checking for the c++ compiler (cxx) ... g++ [ 75%]: cache compiling.release src/main.cpp /usr/bin/g++ -c -DTEST -DTEST2 -o build/.objs/test2/linux/armv7a/release/src/main.cpp.o src/main.cpp link1 test2 checking for the linker (ld) ... g++ [ 87%]: linking.release test2 /usr/bin/g++ -o build/linux/armv7a/release/test2 build/.objs/test2/linux/armv7a/release/src/main.cpp.o build cache stats: cache directory: /home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/clone_target/build/.build_cache cache hit rate: 50% cache hit: 1 cache hit total time: 0.000s cache miss: 1 cache miss total time: 0.000s new cached files: 1 remote cache hit: 0 remote new cached files: 0 preprocess failed: 0 compile fallback count: 0 compile total time: 0.272s [100%]: build ok, spent 0.628s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/add_configfiles/test.lua" >> testing tests/apis/add_configfiles ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a generating test.c.in ... ok generating config2.h.in ... ok generating test.c.in ... ok generating hello.man ... ok generating config.h.in ... ok generating hello.man ... ok [ 50%]: cache compiling.release main2.c [ 62%]: linking.release test2 [ 75%]: cache compiling.release main.c [ 87%]: linking.release test [100%]: build ok, spent 0.563s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/apis/xxx_script/test.lua" >> testing tests/apis/xxx_script ... >> running test_main ... checking for platform ... linux checking for architecture ... armv7a before_build build [100%]: build ok, spent 0.005s >> finished 1 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/cli/test.lua" >> testing tests/cli ... >> running test_short1 ... >> running test_short4 ... >> running test_short2 ... >> running test_raw ... >> running test_short_flags1 ... >> running test_short3 ... >> running test_args ... >> running test_long ... >> running test_short5 ... >> running test_short_flags3 ... >> running test_short_flags2 ... >> running test_short_flags5 ... >> running test_args_escaped ... >> running test_short_flags4 ... >> finished 14 test method(s) ... running given lua script file tests/runner.lua with args: dump from _print_vlog @./xmake/plugins/lua/main.lua:56 "/home/buildozer/aports/community/xmake/src/xmake-2.9.4/tests/test/test.lua" >> testing tests/test ... >> running test_are_equal ... >> running test_are_same ... >> running test_require ... >> running test_will_raise ... A test failed message will be printed >> test failed: expected raise but finished successfully >> function (anonymous) tests/test/test.lua:55 >> function (anonymous) tests/test/test.lua:53 >> function test_will_raise tests/test/test.lua:42 >> finished 4 test method(s) ... > 123 test(s) succeed xRepo 2.9.4+20240805/xmake, A cross-platform C/C++ package manager based on Xmake. Copyright (C) 2015-present Ruki Wang, tboox.org, xmake.io     __  ___ ___  ______ ____  _____     \ \/ / |  _ \| ____|  _ \/  _  |      >  <  | |_) |  _| | |_) | |_| |     /_/\_\_| \___|_____|_|   |____/                          by ruki, xmake.io       👉 Manual: https://xmake.io/#/getting_started 🙏 Donate: https://xmake.io/#/sponsor  >>> xmake: Entering fakeroot... installing build/xmake to /home/buildozer/aports/community/xmake/pkg/xmake/usr/bin >>> xmake-doc*: Running split function doc... >>> xmake-doc*: Preparing subpackage xmake-doc... >>> xmake-doc*: Running postcheck for xmake-doc >>> xmake-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/xmake/pkg/xmake/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/xmake/pkg/xmake-bash-completion/usr/share/bash-completion/completions' >>> xmake-bash-completion*: Preparing subpackage xmake-bash-completion... >>> xmake-bash-completion*: Running postcheck for xmake-bash-completion >>> xmake-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/xmake/pkg/xmake/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/xmake/pkg/xmake-zsh-completion/usr/share/zsh/site-functions' >>> xmake-zsh-completion*: Preparing subpackage xmake-zsh-completion... >>> xmake-zsh-completion*: Running postcheck for xmake-zsh-completion >>> xmake-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/community/xmake/pkg/xmake/usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/xmake/pkg/xmake-fish-completion/usr/share/fish/vendor_completions.d' >>> xmake-fish-completion*: Preparing subpackage xmake-fish-completion... >>> xmake-fish-completion*: Running postcheck for xmake-fish-completion >>> xmake*: Running postcheck for xmake >>> xmake*: Preparing package xmake... >>> xmake*: Stripping binaries >>> xmake-bash-completion*: Scanning shared objects >>> xmake-doc*: Scanning shared objects >>> xmake-fish-completion*: Scanning shared objects >>> xmake-zsh-completion*: Scanning shared objects >>> xmake*: Scanning shared objects >>> xmake-bash-completion*: Tracing dependencies... >>> xmake-bash-completion*: Package size: 24.0 KB >>> xmake-bash-completion*: Compressing data... >>> xmake-bash-completion*: Create checksum... >>> xmake-bash-completion*: Create xmake-bash-completion-2.9.4-r0.apk >>> xmake-doc*: Tracing dependencies... >>> xmake-doc*: Package size: 28.0 KB >>> xmake-doc*: Compressing data... >>> xmake-doc*: Create checksum... >>> xmake-doc*: Create xmake-doc-2.9.4-r0.apk >>> xmake-fish-completion*: Tracing dependencies... >>> xmake-fish-completion*: Package size: 24.0 KB >>> xmake-fish-completion*: Compressing data... >>> xmake-fish-completion*: Create checksum... >>> xmake-fish-completion*: Create xmake-fish-completion-2.9.4-r0.apk >>> xmake-zsh-completion*: Tracing dependencies... >>> xmake-zsh-completion*: Package size: 24.0 KB >>> xmake-zsh-completion*: Compressing data... >>> xmake-zsh-completion*: Create checksum... >>> xmake-zsh-completion*: Create xmake-zsh-completion-2.9.4-r0.apk >>> xmake*: Tracing dependencies... bash so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:liblua-5.4.so.0 so:liblz4.so.1 so:libncursesw.so.6 so:libreadline.so.8 so:libsv.so.1 so:libtbox.so.1 >>> xmake*: Package size: 13.0 MB >>> xmake*: Compressing data... >>> xmake*: Create checksum... >>> xmake*: Create xmake-2.9.4-r0.apk >>> xmake: Build complete at Mon, 05 Aug 2024 23:23:50 +0000 elapsed time 0h 3m 58s >>> xmake: Cleaning up srcdir >>> xmake: Cleaning up pkgdir >>> xmake: Uninstalling dependencies... (1/26) Purging .makedepends-xmake (20240805.231953) (2/26) Purging bash (5.2.32-r0) Executing bash-5.2.32-r0.pre-deinstall (3/26) Purging grep (3.11-r0) (4/26) Purging readline-dev (8.2.13-r0) (5/26) Purging libhistory (8.2.13-r0) (6/26) Purging ncurses-dev (6.5_p20240601-r0) (7/26) Purging libncurses++ (6.5_p20240601-r0) (8/26) Purging libpanelw (6.5_p20240601-r0) (9/26) Purging linux-headers (6.6-r0) (10/26) Purging libsv-dev (1.2-r0) (11/26) Purging libsv (1.2-r0) (12/26) Purging lua5.4-dev (5.4.7-r0) (13/26) Purging lz4-dev (1.10.0-r0) (14/26) Purging xxhash-dev (0.8.2-r2) (15/26) Purging libtbox-dev (1.7.5-r1) (16/26) Purging libtbox (1.7.5-r1) (17/26) Purging unzip (6.0-r15) (18/26) Purging 7zip (23.01-r0) (19/26) Purging cmake (3.30.2-r0) (20/26) Purging libarchive (3.7.4-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libformw (6.5_p20240601-r0) (23/26) Purging libmenuw (6.5_p20240601-r0) (24/26) Purging libuv (1.48.0-r0) (25/26) Purging rhash-libs (1.4.4-r0) (26/26) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 283 MiB in 103 packages >>> xmake: Updating the community/armv7 repository index... >>> xmake: Signing the index...