Skip to content

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

Description

@liukai12345614

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 <boost.beast.allow-deprecated>on <boost.beast.separate-compilation>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 <testing.execute>on win32 multi toolset-msvc:version14.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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions