Post
Topic
Board Altcoin Discussion
Re: back to creating new alt coin
by
mironkraft
on 04/02/2022, 21:39:43 UTC
Detailed comands:

Code:
mironkraft@DESKTOP-Q44IAMD:~/XXXXXXCoin/depends$ make HOST=x86_64-w64-mingw32

Building boost...
warning: failed to open log file bin.v2/config.log for writing
...found 1 target...
Performing configuration checks

    - default address-model    : none (cached)
    - default architecture     : none (cached)
    - BOOST_COMP_GNUC >= 4.3.0 : no  (cached)
...found 1 target...
...updating 1 target...

file /tmp/jam146d9b56.000
# Automatically generated by Boost.Build.
# Do not edit.

module config-cache {
  set "default address-model-32-bit-64-bit-<target-os>windows-<toolset-gcc:version>7.3-<toolset>gcc" : "none" ;
  set "default architecture-arm-mips1-power-sparc-x86-combined-<target-os>windows-<toolset-gcc:version>7.3-<toolset>gcc" : "none" ;
  set "BOOST_COMP_GNUC >= 4.3.0-<address-model>64-<architecture>x86-<target-os>windows-<toolset-gcc:version>7.3-<toolset>gcc" : "false" ;
}

config-cache.write bin.v2/project-cache.jam

    cat "/tmp/jam146d9b56.000" > "bin.v2/project-cache.jam"

/bin/sh: 2: cannot create bin.v2/project-cache.jam: Permission denied
...failed config-cache.write bin.v2/project-cache.jam...
...failed updating 1 target...

Component configuration:

    - atomic                   : not building
    - chrono                   : not building
    - container                : not building
    - context                  : not building
    - contract                 : not building
    - coroutine                : not building
    - date_time                : not building
    - exception                : not building
    - fiber                    : not building
    - filesystem               : building
    - graph                    : not building
    - graph_parallel           : not building
    - headers                  : not building
    - iostreams                : not building
    - locale                   : not building
    - log                      : not building
    - math                     : not building
    - mpi                      : not building
    - program_options          : not building
    - python                   : not building
    - random                   : not building
    - regex                    : not building
    - serialization            : not building
    - stacktrace               : not building
    - system                   : building
    - test                     : building
    - thread                   : not building
    - timer                    : not building
    - type_erasure             : not building
    - wave                     : not building

...patience...
...found 1162 targets...
...updating 45 targets...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/codecvt_error_category.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/codecvt_error_category.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/operations.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/operations.o" "libs/filesystem/src/operations.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/operations.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/path.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/path.o" "libs/filesystem/src/path.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/path.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/path_traits.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/path_traits.o" "libs/filesystem/src/path_traits.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/path_traits.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/portability.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/portability.o" "libs/filesystem/src/portability.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/portability.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unique_path.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unique_path.o" "libs/filesystem/src/unique_path.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unique_path.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/utf8_codecvt_facet.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/utf8_codecvt_facet.o...
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/windows_file_codecvt.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/windows_file_codecvt.o...
...skipped <pbin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_filesystem-mt-s-x64.a(clean) for lack of <pbin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>codecvt_error_category.o...
...skipped <pbin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_filesystem-mt-s-x64.a for lack of <pbin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>codecvt_error_category.o...
...skipped <p/home/mironkraft/XXXXXXCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/stage/lib>libboost_filesystem-mt-s-x64.a for lack of <pbin.v2/libs/filesystem/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_filesystem-mt-s-x64.a...
gcc.compile.c++ bin.v2/libs/system/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/error_code.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/system/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/error_code.o" "libs/system/src/error_code.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/system/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/error_code.o...
...skipped <pbin.v2/libs/system/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_system-mt-s-x64.a(clean) for lack of <pbin.v2/libs/system/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>error_code.o...
...skipped <pbin.v2/libs/system/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_system-mt-s-x64.a for lack of <pbin.v2/libs/system/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>error_code.o...
...skipped <p/home/mironkraft/XXXXXXCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/stage/lib>libboost_system-mt-s-x64.a for lack of <pbin.v2/libs/system/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_system-mt-s-x64.a...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/execution_monitor.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/execution_monitor.o" "libs/test/src/execution_monitor.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/execution_monitor.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/debug.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/debug.o" "libs/test/src/debug.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/debug.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/cpp_main.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/cpp_main.o" "libs/test/src/cpp_main.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/cpp_main.o...
...skipped <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_prg_exec_monitor-mt-s-x64.a(clean) for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>execution_monitor.o...
...skipped <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_prg_exec_monitor-mt-s-x64.a for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>execution_monitor.o......skipped <p/home/mironkraft/XXXXXXCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/stage/lib>libboost_prg_exec_monitor-mt-s-x64.a for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_prg_exec_monitor-mt-s-x64.a...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/compiler_log_formatter.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/compiler_log_formatter.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/decorator.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/decorator.o" "libs/test/src/decorator.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/decorator.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/framework.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/framework.o" "libs/test/src/framework.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/framework.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/plain_report_formatter.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/plain_report_formatter.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/progress_monitor.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/progress_monitor.o" "libs/test/src/progress_monitor.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/progress_monitor.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/results_collector.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/results_collector.o" "libs/test/src/results_collector.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/results_collector.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/results_reporter.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/results_reporter.o" "libs/test/src/results_reporter.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/results_reporter.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_framework_init_observer.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_framework_init_observer.o" "libs/test/src/test_framework_init_observer.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_framework_init_observer.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_main.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_main.o" "libs/test/src/test_main.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_main.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_tools.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_tools.o" "libs/test/src/test_tools.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_tools.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_tree.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_tree.o" "libs/test/src/test_tree.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/test_tree.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_log.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_log.o" "libs/test/src/unit_test_log.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_log.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_main.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_main.o" "libs/test/src/unit_test_main.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_main.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_monitor.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_monitor.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_parameters.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/unit_test_parameters.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/junit_log_formatter.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/junit_log_formatter.o" "libs/test/src/junit_log_formatter.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/junit_log_formatter.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/xml_log_formatter.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/xml_log_formatter.o...
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/xml_report_formatter.o

    "x86_64-w64-mingw32-g++"   -fvisibility-inlines-hidden -pipe -O2 -std=c++17   -fcf-protection=full   -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden   -I/home/mironkraft/XXXXXXCoin/depends/x86_64-w64-mingw32/include      -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp"

x86_64-w64-mingw32-g++: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden/xml_report_formatter.o...
...skipped <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_test_exec_monitor-mt-s-x64.a(clean) for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>compiler_log_formatter.o...
...skipped <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_test_exec_monitor-mt-s-x64.a for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>compiler_log_formatter.o...
...skipped <p/home/mironkraft/XXXXXXCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/stage/lib>libboost_test_exec_monitor-mt-s-x64.a for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_test_exec_monitor-mt-s-x64.a...
...skipped <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_unit_test_framework-mt-s-x64.a(clean) for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>compiler_log_formatter.o...
...skipped <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_unit_test_framework-mt-s-x64.a for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>compiler_log_formatter.o...
...skipped <p/home/mironkraft/XXXXXXCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/stage/lib>libboost_unit_test_framework-mt-s-x64.a for lack of <pbin.v2/libs/test/build/gcc-7.3/release/address-model-64/architecture-x86/link-static/target-os-windows/threading-multi/visibility-hidden>libboost_unit_test_framework-mt-s-x64.a...
...failed updating 30 targets...
...skipped 15 targets...
funcs.mk:280: recipe for target '/home/mironkraft/XXXXXXCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/./.stamp_built' failed
make: *** [/home/mironkraft/XXXXXXCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/./.stamp_built] Error 1