boostorg / boostorg/compatibility

Run test ".\b2 -j16 variant=release --build-dir=C:\gitP\boostorg\boost\amd64 libs\compatibility address-model=64" failed

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8
Forks
25
PR merge metrics
No merged PRs in 30d

Description

**Description:**
After i run command ".\b2 -j16 variant=release --build-dir=C:\gitP\boostorg\boost\amd64 libs\compatibility address-model=64", report error:
error: No best alternative for /C:/gitP/boostorg/boost/libs/mpi/build/boost_mpi with ms 64 x86 off pe on on fcontext off object off linker on on off full hide static yes yes speed NT on on off off on off shared native off windows on win32 multi 14.3 msvc release off hidden off on desktop x86_64
matched: (empty)
matched: (empty)

**Reproduce steps:**
1. git -C "C:\gitP" clone --no-checkout https://github.com/boostorg/boost boostorg\boost
2. git -C "C:\gitP\boostorg\boost" checkout b485d5f
3. set VSCMD_SKIP_SENDTELEMETRY=1 & "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\Tools\VsDevCmd.bat" -host_arch=amd64 -arch=amd64 & set _CL_= /Bcapture_repro C:\logs\Boost\preprocessed_repro_build & set _LINK_= /onfailrepro:C:\logs\Boost\link_repro_build
4. set PATH=C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;%PATH%
5. set _CL_=/DBOOST_TIMER_ENABLE_DEPRECATED %_CL_%
6. cd /d C:\gitP\boostorg\boost
7. .\bootstrap 2>&1
8. .\b2 headers variant=release --build-dir=C:\gitP\boostorg\boost\amd64 address-model=64 architecture=x86
9. .\b2 variant=release --build-dir=C:\gitP\boostorg\boost\amd64 address-model=64 architecture=x86
10. .\b2 -j16 variant=release --build-dir=C:\gitP\boostorg\boost\amd64 libs\compatibility address-model=64 2>&1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.