{ "tbb", } create test ...  [+]: src\main.cpp  [+]: xmake.lua  [+]: .gitignore create ok! C:\Users\ANTOIN~1\AppData\Local\Temp\.xmake\221023\xmake-repo\test add local repository(local-repo): D:\GitHub\xmake-repo ok! local repositories: local-repo D:\GitHub\xmake-repo global repositories: build-artifacts https://gitlab.com/xmake-mirror/build-artifacts.git main xmake-repo https://gitlab.com/tboox/xmake-repo.git master builtin-repo C:\Program Files\xmake\repository 4 repositories were found! checking for platform ... windows checking for architecture ... x64 checking for cl.exe ... C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\HostX64\x64\cl.exe checking for Microsoft Visual Studio (x64) version ... 2022 checking for Microsoft C/C++ Compiler (x64) version ... 19.33.31630 checkinfo: cannot runv(dmd.exe --version), No such file or directory checking for dmd ... no checkinfo: cannot runv(ldc2.exe --version), No such file or directory checking for ldc2 ... no checkinfo: cannot runv(gdc.exe --version), No such file or directory checking for gdc ... no checkinfo: cannot runv(zig.exe version), No such file or directory checking for zig ... no checkinfo: cannot runv(zig.exe version), No such file or directory checking for zig ... no checking for link.exe ... C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\HostX64\x64\link.exe checking for the linker (ld) ... link.exe configure { kind = static vs = 2022 host = windows ccache = true mode = release buildir = build proxy_pac = pac.lua ndk_stdcxx = true theme = default plat = windows clean = true arch = x64 network = public } configure { network = public clean = true buildir = build ndk_stdcxx = true theme = default plat = windows mode = release proxy_pac = pac.lua kind = static host = windows arch = x64 vs = 2022 ccache = true } checkinfo: cannot runv(unzip.exe -v), No such file or directory checking for unzip ... no checking for 7z ... C:\Program Files\xmake\winenv\bin\7z checking for git ... ok checkinfo: cannot runv(gzip.exe --version), No such file or directory checking for gzip ... no git rev-parse HEAD checking for ping ... ok pinging for the host(github.com) ... 47 ms pinging for the host(cmake.org) ... 65535 ms C:\Program Files\xmake\winenv\bin\7z x -y cmake-3.24.2-windows-x86_64.zip -osource.tmp -xr@C:\Users\ANTOIN~1\AppData\Local\Temp\.xmake\221023\_7C98A32D484E4400806DA7C846C53630 7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 file, 40217623 bytes (39 MiB) Extracting archive: cmake-3.24.2-windows-x86_64.zip -- Path = cmake-3.24.2-windows-x86_64.zip Type = zip Physical Size = 40217623 Everything is Ok Folders: 65 Files: 3120 Size: 66092987 Compressed: 40217623 checking for cmake ... C:\Program Files\CMake\bin\cmake { repo = { name = "local-repo", url = "D:\GitHub\xmake-repo", commit = "0afffa89df2f445da382e22ca6d59fa63b66ee24", }, name = "cmake", artifacts = { installdir = "C:\Users\Antoine Leresche\AppData\Local\.xmake\packages\c\cmake\3.24.2\116af62207e241d1b5a204a9bae22dd2", }, plat = "windows", configs = { pic = true, debug = false, vs_runtime = "MT", shared = false, }, mode = "release", kind = "binary", envs = { PATH = { "bin", }, }, version = "3.24.2", arch = "x64", description = "A cross-platform family of tool designed to build, test and package software", vars = { }, } cmake --version cmake version 3.24.2 CMake suite maintained and supported by Kitware (kitware.com/cmake).  => install cmake 3.24.2 .. ok C:\Program Files\xmake\winenv\bin\7z x -y v2021.6.0.tar.gz -oC:\Users\ANTOIN~1\AppData\Local\Temp\.xmake\221023\_5CC65B90E33743408B42552C51940CA0.tar 7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 file, 2566074 bytes (2506 KiB) Extracting archive: v2021.6.0.tar.gz -- Path = v2021.6.0.tar.gz Type = gzip Headers Size = 10 Everything is Ok Size: 11735040 Compressed: 2566074 C:\Program Files\xmake\winenv\bin\7z x -y C:\Users\ANTOIN~1\AppData\Local\Temp\.xmake\221023\_5CC65B90E33743408B42552C51940CA0.tar\v2021.6.0.tar -osource.tmp 7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive for archives: 1 file, 11735040 bytes (12 MiB) Extracting archive: C:\Users\ANTOIN~1\AppData\Local\Temp\.xmake\221023\_5CC65B90E33743408B42552C51940CA0.tar\v2021.6.0.tar -- Path = C:\Users\ANTOIN~1\AppData\Local\Temp\.xmake\221023\_5CC65B90E33743408B42552C51940CA0.tar\v2021.6.0.tar Type = tar Physical Size = 11735040 Headers Size = 566272 Code Page = UTF-8 Everything is Ok Folders: 116 Files: 985 Size: 10920955 Compressed: 11735040 checking for Microsoft Visual Studio (x64) version ... 2022 checking for cmake ... C:\Program Files\CMake\bin\cmake C:\Program Files\CMake\bin\cmake -DTBB_TEST=OFF -DTBB_STRICT=OFF -DCMAKE_BUILD_TYPE=Release "-DCMAKE_INSTALL_PREFIX=C:\\Users\\Antoine Leresche\\AppData\\Local\\.xmake\\packages\\t\\tbb\\2021.6.0\\ae3a831b2e0145beab4e33add7b0f393" -DCMAKE_INSTALL_LIBDIR:PATH=lib -G "Visual Studio 17 2022" -A x64 -DCMAKE_GENERATOR_TOOLSET=v143 -DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded "-DCMAKE_CXX_FLAGS_DEBUG=/MT /Zi /Ob0 /Od /RTC1" "-DCMAKE_CXX_FLAGS_RELEASE=/MT /O2 /Ob2 /DNDEBUG" "-DCMAKE_C_FLAGS_DEBUG=/MT /Zi /Ob0 /Od /RTC1" "-DCMAKE_C_FLAGS_RELEASE=/MT /O2 /Ob2 /DNDEBUG" -DCMAKE_COMPILE_PDB_OUTPUT_DIRECTORY=pdb -DCMAKE_POSITION_INDEPENDENT_CODE=ON "C:\\Users\\Antoine Leresche\\AppData\\Local\\.xmake\\cache\\packages\\2210\\t\\tbb\\2021.6.0\\source" -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044. -- The CXX compiler identification is MSVC 19.33.31630.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.33.31629/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- IPO enabled -- The C compiler identification is MSVC 19.33.31630.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.33.31629/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- HWLOC target HWLOC::hwloc_1_11 doesn't exist. The tbbbind target cannot be created -- HWLOC target HWLOC::hwloc_2 doesn't exist. The tbbbind_2_0 target cannot be created -- HWLOC target HWLOC::hwloc_2_5 doesn't exist. The tbbbind_2_5 target cannot be created -- Configuring done -- Generating done -- Build files have been written to: C:/Users/Antoine Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/build_ae3a831b checking for msbuild.exe ... C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\msbuild.exe C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\msbuild.exe "C:\\Users\\Antoine Leresche\\AppData\\Local\\.xmake\\cache\\packages\\2210\\t\\tbb\\2021.6.0\\source\\build_ae3a831b\\TBB.sln" -nologo -t:Rebuild /nr:false -m:10 -p:Configuration=Release -p:Platform=x64 La génération a démarré 23.10.2022 13:22:06. 1>Projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\TBB.sln" sur le noud 1 (Rebuild cible(s)). 1>ValidateSolutionConfiguration: Génération de la configuration de solution "Release|x64". ValidateProjects: Le projet "INSTALL" n'est pas sélectionné dans le cadre d'une génération dans la configuration de solution "Release|x64". Le projet "PACKAGE" n'est pas sélectionné dans le cadre d'une génération dans la configuration de solution "Release|x64". 1>Le projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\TBB.sln" (1) génère "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\ALL_BUILD.vcxproj.metaproj" (2) sur le noud 1 (Rebuild cible(s)). 2>Le projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\ALL_BUILD.vcxproj.metaproj" (2) génère "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\ZERO_CHECK.vcxproj" (6) sur le noud 2 (Rebuild cible(s)). 6>CoreClean: Création du répertoire "x64\Release\ZERO_CHECK\". PrepareForBuild: Création du répertoire "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\". InitializeBuildStatus: Création de "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild", car "AlwaysCreate" a été spécifié. CustomBuild: Checking Build System FinalizeBuildStatus: Suppression du fichier "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". Mise à jour de l'horodatage "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". 6>Génération du projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\ZERO_CHECK.vcxproj" terminée (Rebuild cible(s)). 1>Le projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\TBB.sln" (1) génère "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj.metaproj" (4) sur le noud 1 (Rebuild cible(s)). 4>Le projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj.metaproj" (4) génère "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj" (7) sur le noud 2 (Rebuild cible(s)). 7>CoreClean: Création du répertoire "tbbmalloc.dir\Release\". PrepareForBuild: Création du répertoire "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\msvc_19.33_cxx_64_mt_release\". Création du répertoire "tbbmalloc.dir\Release\tbbmalloc.tlog\". InitializeBuildStatus: Création de "tbbmalloc.dir\Release\tbbmalloc.tlog\unsuccessfulbuild", car "AlwaysCreate" a été spécifié. 1>Le projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\TBB.sln" (1) génère "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj.metaproj" (3) sur le noud 1 (Rebuild cible(s)). 3>Le projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj.metaproj" (3) génère "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj" (8) sur le noud 1 (Rebuild cible(s)). 8>CoreClean: Création du répertoire "tbb.dir\Release\". 7>CustomBuild: Building Custom Rule C:/Users/Antoine Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/src/tbbmalloc/CMakeLists.txt MakeDirsForCl: Création du répertoire "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\pdb\Release". ClCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\HostX64\x64\CL.exe /c /I"C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbbmalloc\..\..\include" /nologo /W3 /WX- /diagnostics:column /O2 /Ob2 /GL /D _WINDLL /D _MBCS /D WIN32 /D _WINDOWS /D NDEBUG /D _CRT_SECURE_NO_WARNINGS /D __TBBMALLOC_BUILD /D __TBB_USE_ITT_NOTIFY /D "CMAKE_INTDIR=\"Release\"" /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"tbbmalloc.dir\Release\\" /Fd"C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\pdb\Release\\" /external:W3 /Gd /TP /wd4324 /wd4267 /wd4244 /wd4245 /wd4018 /wd4458 /errorReport:queue /volatile:iso /FS "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbbmalloc\backend.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbbmalloc\backref.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbbmalloc\frontend.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbbmalloc\large_objects.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbbmalloc\tbbmalloc.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\itt_notify.cpp" 8>PrepareForBuild: Création du répertoire "tbb.dir\Release\tbb.tlog\". InitializeBuildStatus: Création de "tbb.dir\Release\tbb.tlog\unsuccessfulbuild", car "AlwaysCreate" a été spécifié. 7>ClCompile: backend.cpp 8>CustomBuild: Building Custom Rule C:/Users/Antoine Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/src/tbb/CMakeLists.txt MakeDirsForCl: Création du répertoire "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\pdb\Release". ClCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\HostX64\x64\CL.exe /c /I"C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\..\..\include" /nologo /W4 /WX- /diagnostics:column /O2 /Ob2 /GL /D _WINDLL /D _MBCS /D WIN32 /D _WINDOWS /D NDEBUG /D _CRT_SECURE_NO_WARNINGS /D __TBB_BUILD /D __TBB_USE_ITT_NOTIFY /D "CMAKE_INTDIR=\"Release\"" /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"tbb.dir\Release\\" /Fd"C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\pdb\Release\\" /external:W4 /Gd /TP /wd4324 /errorReport:queue /volatile:iso /FS "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\address_waiter.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\allocator.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\arena.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\arena_slot.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\concurrent_bounded_queue.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\dynamic_link.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\exception.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\governor.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\global_control.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\itt_notify.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\main.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\market.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\misc.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\misc_ex.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\observer_proxy.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\parallel_pipeline.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\private_server.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\profiling.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\rml_tbb.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\rtm_mutex.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\rtm_rw_mutex.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\semaphore.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\small_object_pool.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\task.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\task_dispatcher.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\task_group_context.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\version.cpp" "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\queuing_rw_mutex.cpp" address_waiter.cpp 7>ClCompile: backref.cpp frontend.cpp 8>ClCompile: allocator.cpp 7>ClCompile: large_objects.cpp 8>ClCompile: arena.cpp 7>ClCompile: tbbmalloc.cpp itt_notify.cpp 8>ClCompile: arena_slot.cpp 7>Link: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\msvc_19.33_cxx_64_mt_release\tbbmalloc.dll" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/Users/Antoine" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/Users/Antoine Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/build_ae3a831b/msvc_19.33_cxx_64_mt_release/tbbmalloc.pdb" /SUBSYSTEM:CONSOLE /LTCG:incremental /LTCGOUT:"tbbmalloc.dir\Release\tbbmalloc.iobj" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Antoine Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/build_ae3a831b/msvc_19.33_cxx_64_mt_release/tbbmalloc.lib" /MACHINE:X64 /machine:x64 Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/src/tbbmalloc/def/win64-tbbmalloc.def /DLL tbbmalloc.dir\Release\backend.obj tbbmalloc.dir\Release\backref.obj tbbmalloc.dir\Release\frontend.obj tbbmalloc.dir\Release\large_objects.obj tbbmalloc.dir\Release\tbbmalloc.obj tbbmalloc.dir\Release\itt_notify.obj 7>LINK : fatal error LNK1181: cannot open input file 'Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbbmalloc\def\win64-tbbmalloc.def' [C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj] 7>Génération du projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj" terminée (Rebuild cible(s)) -- ÉCHEC. 4>Génération du projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj.metaproj" terminée (Rebuild cible(s)) -- ÉCHEC. 8>ClCompile: concurrent_bounded_queue.cpp dynamic_link.cpp exception.cpp governor.cpp global_control.cpp itt_notify.cpp main.cpp market.cpp misc.cpp misc_ex.cpp observer_proxy.cpp parallel_pipeline.cpp private_server.cpp profiling.cpp rml_tbb.cpp rtm_mutex.cpp Compiling... rtm_rw_mutex.cpp semaphore.cpp small_object_pool.cpp task.cpp task_dispatcher.cpp task_group_context.cpp version.cpp queuing_rw_mutex.cpp Link: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\msvc_19.33_cxx_64_mt_release\tbb12.dll" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /DEF:"C:/Users/Antoine" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"C:/Users/Antoine Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/build_ae3a831b/msvc_19.33_cxx_64_mt_release/tbb12.pdb" /SUBSYSTEM:CONSOLE /LTCG:incremental /LTCGOUT:"tbb.dir\Release\tbb12.iobj" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Antoine Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/build_ae3a831b/msvc_19.33_cxx_64_mt_release/tbb12.lib" /MACHINE:X64 /machine:x64 Leresche/AppData/Local/.xmake/cache/packages/2210/t/tbb/2021.6.0/source/src/tbb/def/win64-tbb.def /DLL tbb.dir\Release\address_waiter.obj tbb.dir\Release\allocator.obj tbb.dir\Release\arena.obj tbb.dir\Release\arena_slot.obj tbb.dir\Release\concurrent_bounded_queue.obj tbb.dir\Release\dynamic_link.obj tbb.dir\Release\exception.obj tbb.dir\Release\governor.obj tbb.dir\Release\global_control.obj tbb.dir\Release\itt_notify.obj tbb.dir\Release\main.obj tbb.dir\Release\market.obj tbb.dir\Release\misc.obj tbb.dir\Release\misc_ex.obj tbb.dir\Release\observer_proxy.obj tbb.dir\Release\parallel_pipeline.obj tbb.dir\Release\private_server.obj tbb.dir\Release\profiling.obj tbb.dir\Release\rml_tbb.obj tbb.dir\Release\rtm_mutex.obj tbb.dir\Release\rtm_rw_mutex.obj tbb.dir\Release\semaphore.obj tbb.dir\Release\small_object_pool.obj tbb.dir\Release\task.obj tbb.dir\Release\task_dispatcher.obj tbb.dir\Release\task_group_context.obj tbb.dir\Release\version.obj tbb.dir\Release\queuing_rw_mutex.obj 8>LINK : fatal error LNK1181: cannot open input file 'Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\def\win64-tbb.def' [C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj] 8>Génération du projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj" terminée (Rebuild cible(s)) -- ÉCHEC. 3>Génération du projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj.metaproj" terminée (Rebuild cible(s)) -- ÉCHEC. 2>Génération du projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\ALL_BUILD.vcxproj.metaproj" terminée (Rebuild cible(s)) -- ÉCHEC. 1>Génération du projet "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\TBB.sln" terminée (Rebuild cible(s)) -- ÉCHEC. ÉCHEC de la build. "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\TBB.sln" (Rebuild cible) (1) -> "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj.metaproj" (Rebuild cible) (4) -> "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj" (Rebuild cible) (7) -> (Link cible) -> LINK : fatal error LNK1181: cannot open input file 'Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbbmalloc\def\win64-tbbmalloc.def' [C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbbmalloc\tbbmalloc.vcxproj] "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\TBB.sln" (Rebuild cible) (1) -> "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj.metaproj" (Rebuild cible) (3) -> "C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj" (Rebuild cible) (8) -> LINK : fatal error LNK1181: cannot open input file 'Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\src\tbb\def\win64-tbb.def' [C:\Users\Antoine Leresche\AppData\Local\.xmake\cache\packages\2210\t\tbb\2021.6.0\source\build_ae3a831b\src\tbb\tbb.vcxproj] 0 Avertissement(s) 2 Erreur(s) Temps écoulé 00:00:21.11 error: @programdir\core\sandbox\modules\os.lua:372: execv(C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\msbuild.exe "C:\\Users\\Antoine Leresche\\AppData\\Local\\.xmake\\cache\\packages\\2210\\t\\tbb\\2021.6.0\\source\\build_ae3a831b\\TBB.sln" -nologo -t:Rebuild /nr:false -m:10 -p:Configuration=Release -p:Platform=x64) failed(1) stack traceback: [C]: in function 'error' [@programdir\core\base\os.lua:890]: [@programdir\core\sandbox\modules\os.lua:372]: [@programdir\core\sandbox\modules\os.lua:285]: in function 'vrunv' [@programdir\modules\package\tools\cmake.lua:703]: in function '_install_for_msvc' [@programdir\modules\package\tools\cmake.lua:881]: in function 'install' [D:\GitHub\xmake-repo\packages\t\tbb\xmake.lua:84]: in function 'script' [...dir\modules\private\action\require\impl\utils\filter.lua:125]: in function 'call' [...\modules\private\action\require\impl\actions\install.lua:299]:   => install tbb 2021.6.0 .. failed error: @programdir\modules\private\async\runjobs.lua:256: ...\modules\private\action\require\impl\actions\install.lua:399: install failed! stack traceback: [C]: in function 'error' [@programdir\core\base\os.lua:890]: [...\modules\private\action\require\impl\actions\install.lua:399]: in function 'catch' [@programdir\core\sandbox\modules\try.lua:123]: in function 'try' [...\modules\private\action\require\impl\actions\install.lua:263]: [...modules\private\action\require\impl\install_packages.lua:479]: in function 'jobfunc' [@programdir\modules\private\async\runjobs.lua:232]: stack traceback: [C]: in function 'error' @programdir\core\base\os.lua:890: in function 'os.raiselevel' (...tail calls...) @programdir\modules\private\async\runjobs.lua:256: in field 'catch' @programdir\core\sandbox\modules\try.lua:123: in global 'try' @programdir\modules\private\async\runjobs.lua:218: in upvalue 'cotask' @programdir\core\base\scheduler.lua:388: in function <@programdir\core\base\scheduler.lua:385> error: execv(xmake require -f -y --build -v -D --extra={configs={shared=false}} tbb) failed(-1)