microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.06k stars 6.36k forks source link

[boost-math:x64-linux] build failure #13923

Closed gracicot closed 4 years ago

gracicot commented 4 years ago

Host Environment

To Reproduce Steps to reproduce the behavior: vcpkg install boost-math

Failure logs

Detecting compiler hash for triplet x64-linux...
The following packages will be built and installed:
    boost-date-time[core]:x64-linux
  * boost-math[core]:x64-linux
    boost-system[core]:x64-linux
  * boost-tokenizer[core]:x64-linux
  * boost-winapi[core]:x64-linux
    cppcodec[core]:x64-linux
    openssl[core]:x64-linux
  * openssl-unix[core]:x64-linux
Additional packages (*) will be modified to complete this operation.
Starting package 1/8: boost-math:x64-linux
Building package boost-math[core]:x64-linux...
Could not locate cached archive: /home/master/.cache/vcpkg/archives/36/36354d5d4b0e34c12f0b542011914eb1b5a6259a.zip
-- Using cached /usr/share/vcpkg/downloads/boostorg-math-boost-1.73.0.tar.gz
-- Cleaning sources at /usr/share/vcpkg/buildtrees/boost-math/src/ost-1.73.0-0b998d205c.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /usr/share/vcpkg/downloads/boostorg-math-boost-1.73.0.tar.gz
-- Using source at /usr/share/vcpkg/buildtrees/boost-math/src/ost-1.73.0-0b998d205c.clean
-- Building release...
-- Configuring x64-linux-dbg
-- Configuring x64-linux-rel
-- Building x64-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:141 (message):
    Command failed: /usr/bin/cmake --build . --config Debug --target install -- -v -j9
    Working Directory: /usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg
    See logs for more information:
      /usr/share/vcpkg/buildtrees/boost-math/install-x64-linux-dbg-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_cmake.cmake:92 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)
  /home/master/prog/simple-beast-client/build/vcpkg_installed/x64-linux/share/boost-build/boost-modular-build.cmake:136 (vcpkg_install_cmake)
  /home/master/prog/simple-beast-client/build/vcpkg_installed/x64-linux/share/boost-build/boost-modular-build.cmake:141 (unix_build)
  ports/boost-math/portfile.cmake:12 (boost_modular_build)
  scripts/ports.cmake:79 (include)

Error: Building package boost-math:x64-linux failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `./vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
  Package: boost-math:x64-linux
  Vcpkg version: 2020.06.15-unknownhash

Additionally, attach any relevant sections from the log files above.

Additional context

I installed vcpkg using the vcpkg AUR package. I changed the permission so the cache and the installation directory are writable.

PhoebeHui commented 4 years ago

@gracicot, could attach failure log /usr/share/vcpkg/buildtrees/boost-math/install-x64-linux-dbg-out.log? I can't repro this issue with gcc 7.5.0 on ubuntu 18.04.

gracicot commented 4 years ago

@PhoebeHui Hmm, looking at the error log it seem my hard drive was full. Oh well, time for some cleanup.

Here's the log:

[1/2] cd /usr/share/vcpkg/buildtrees/boost-math/src/ost-1.73.0-0b998d205c.clean/build && /home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/tools/boost-build/b2 --user-config=/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/user-config.jam --stagedir=/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/stage --build-dir=/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg runtime-link=static link=static address-model=64 architecture=x86 target-os=linux toolset=gcc threadapi=pthread -sZLIB_BINARY=z -sZLIB_LIBPATH="/usr/lib/libz.so" -sBZIP2_BINARY=bz2d -sBZIP2_LIBPATH="BZIP2_LIBPATH-NOTFOUND" variant=debug --layout=system --with-atomic --with-random --with-date_time --with-filesystem --with-system --with-thread --with-chrono -sZLIB_INCLUDE="/usr/include" -sBZIP2_INCLUDE="/usr/include" -sICU_PATH="/usr" -j8 -sBOOST_ROOT=/home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/tools/boost-build -sBOOST_BUILD_PATH=/home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/tools/boost-build --debug-configuration --ignore-site-config --hash -q threading=multi debug-symbols=on stage
FAILED: CMakeFiles/boost 
cd /usr/share/vcpkg/buildtrees/boost-math/src/ost-1.73.0-0b998d205c.clean/build && /home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/tools/boost-build/b2 --user-config=/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/user-config.jam --stagedir=/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/stage --build-dir=/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg runtime-link=static link=static address-model=64 architecture=x86 target-os=linux toolset=gcc threadapi=pthread -sZLIB_BINARY=z -sZLIB_LIBPATH="/usr/lib/libz.so" -sBZIP2_BINARY=bz2d -sBZIP2_LIBPATH="BZIP2_LIBPATH-NOTFOUND" variant=debug --layout=system --with-atomic --with-random --with-date_time --with-filesystem --with-system --with-thread --with-chrono -sZLIB_INCLUDE="/usr/include" -sBZIP2_INCLUDE="/usr/include" -sICU_PATH="/usr" -j8 -sBOOST_ROOT=/home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/tools/boost-build -sBOOST_BUILD_PATH=/home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/tools/boost-build --debug-configuration --ignore-site-config --hash -q threading=multi debug-symbols=on stage
notice: found boost-build.jam at /home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/tools/boost-build/boost-build.jam
notice: loading B2 from /home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/tools/boost-build/src/kernel
notice: Site configuration files will be ignored due to the
notice: --ignore-site-config command-line option.
notice: Loading explicitly specified user configuration file:
    /usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/user-config.jam
notice: Searching '/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg' for user-config configuration file 'user-config.jam'.
notice: Loading user-config configuration file 'user-config.jam' from '/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg'.
notice: will use '/usr/bin/c++' for gcc, condition <toolset>gcc-5.4.1
notice: using gcc libraries :: <toolset>gcc-5.4.1 :: /usr/bin /usr/lib /usr/lib32 /usr/lib64
notice: using gcc archiver :: <toolset>gcc-5.4.1 :: /usr/bin/ar
notice: using gcc ranlib :: <toolset>gcc-5.4.1 :: /usr/bin/ranlib
warning: toolset gcc initialization: can not find tool windres
warning: initialized from /usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/user-config.jam:22
notice: using rc compiler :: <toolset>gcc-5.4.1 :: /usr/bin/as
Performing configuration checks

    - gcc visibility           : yes
    - long double support      : yes
...patience...
...patience...
...found 1758 targets...
...updating 154 targets...
gcc.compile.c++ /usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/config/e3cde813a01d557174a1b469417f2150/has_long_double_support.o
gcc.compile.c++.pch /usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150/../src/tr1/pch.hpp.gch
In file included from ../include/boost/math/special_functions.hpp:82,
                 from ../build/../src/tr1/pch.hpp:9:
../include/boost/math/special_functions/lambert_w.hpp:2183:2: fatal error: cannot write PCH file: No space left on device
 2183 | }} //boost::math namespaces
      |  ^
compilation terminated.

    "/usr/bin/c++" -x c++-header -fPIC -g -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -I"../include" -I"/home/master/prog/pixmob/simple-beast-client/build/vcpkg_installed/x64-linux/include" -I"../src/tr1" -c -o "/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150/../src/tr1/pch.hpp.gch" "../build/../src/tr1/pch.hpp"

...failed gcc.compile.c++.pch /usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150/../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>acosh.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cbrt.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>erf.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>fmin.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>lgamma.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>lround.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>round.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>acoshf.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cbrtf.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>erff.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>fminf.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>lgammaf.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>lroundf.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>roundf.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>acoshl.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cbrtl.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>erfl.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>fminl.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>lgammal.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>lroundl.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>roundl.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>assoc_laguerre.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>comp_ellint_1.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cyl_bessel_i.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cyl_neumann.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>ellint_3.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>laguerre.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>sph_bessel.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>assoc_laguerref.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>comp_ellint_1f.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cyl_bessel_if.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cyl_neumannf.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>ellint_3f.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>laguerref.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>sph_besself.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>assoc_laguerrel.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>comp_ellint_1l.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cyl_bessel_il.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>cyl_neumannl.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>ellint_3l.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>laguerrel.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...skipped <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>sph_bessell.o for lack of <p/usr/share/vcpkg/buildtrees/boost-math/x64-linux-dbg/boost/build/e3cde813a01d557174a1b469417f2150>../src/tr1/pch.hpp.gch...
...failed updating 1 target...
...skipped 42 targets...
...updated 9 targets...
ninja: build stopped: subcommand failed.