Bitcoin Forum
June 24, 2024, 01:39:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 »
1  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 05, 2022, 09:03:05 AM
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

And this time, I get error 2:

Code:
Building libxkbcommon...
  YACC     src/xkbcomp/parser.c
./build-aux/ylwrap: line 176: yacc: command not found
Makefile:1705: recipe for target 'src/xkbcomp/parser.c' failed
make[1]: *** [src/xkbcomp/parser.c] Error 127
funcs.mk:280: recipe for target '/home/mironkraft/XXXXCoin/depends/work/build/x86_64-pc-linux-gnu/libxkbcommon/0.8.4-9dcf4124008/./.stamp_built' failed
make: *** [/home/mironkraft/XXXXCoin/depends/work/build/x86_64-pc-linux-gnu/libxkbcommon/0.8.4-9dcf4124008/./.stamp_built] Error 2
2  Alternate cryptocurrencies / Altcoin Discussion / Re: My Strategy with Crypto [Questions Inside] on: February 04, 2022, 10:06:27 PM
I'm not sure man, but I came across this subreddit post[1] that discusses how to spot gems in a sea of shitcoins, and it appears that the replies on that subreddit are pretty useful, especially for newbies alike who want to try trading altcoins for the short term.

[1] Not every new coin is a shitcoin: How to spot the real GEMS inside the sea of shitcoins

I fully readed today... incredible, it is kind a science to achieve to know wich one could be the next moon.

Thanks for your share, appreciate it.
3  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 04, 2022, 09:39:43 PM
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
4  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 04, 2022, 09:24:46 PM

ok, it started to build a while, but it gives me this error:

Code:
funcs.mk:280: recipe for target '/home/mironkraft/xxxxxCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/./.stamp_built' failed
make: *** [/home/mironkraft/xxxxxCoin/depends/work/build/x86_64-w64-mingw32/boost/1_71_0-a4540decc39/./.stamp_built] Error 1
mironkraft@DESKTOP-Q44IAMD:~/xxxxxCoin/depends$ ./autogen.sh
-bash: ./autogen.sh: No such file or directory
mironkraft@DESKTOP-Q44IAMD:~/xxxxxCoin/depends$ cd ..
mironkraft@DESKTOP-Q44IAMD:~/xxxxxCoin$ ./autogen.sh
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
mironkraft@DESKTOP-Q44IAMD:~/xxxxxCoin$

im researching on the net, but nothing clear
5  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 04, 2022, 09:13:06 PM
You still haven't answered to my question, though.
Have you build your altcoin with Satoshi's block, just to see it working?

Ok, I am right now on your tutorial, this step:

Code:
mironkraft@DESKTOP-Q44IAMD:~$ sudo apt install g++-mingw-w64-x86-64
[sudo] password for mironkraft:
Reading package lists... Done
Building dependency tree
Reading state information... Done
g++-mingw-w64-x86-64 is already the newest version (7.3.0-11ubuntu1+20.2build1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
mironkraft@DESKTOP-Q44IAMD:~$ PATH=$(echo "$PATH" | sed -e 's/:\/mnt.*//g')
mironkraft@DESKTOP-Q44IAMD:~$ sudo bash -c "echo 0 > /proc/sys/fs/binfmt_misc/status"
mironkraft@DESKTOP-Q44IAMD:~$ cd depends
-bash: cd: depends: No such file or directory
mironkraft@DESKTOP-Q44IAMD:~$

it fails, unless im using the code wrongly


fixed by going first to cd XXXXCoin folder, then again cd depends and keep coding the next lines
6  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 04, 2022, 09:05:01 PM
You still haven't answered to my question, though.
Have you build your altcoin with Satoshi's block, just to see it working?

Ok, I am right now on your tutorial, this step:

Code:
mironkraft@DESKTOP-Q44IAMD:~$ sudo apt install g++-mingw-w64-x86-64
[sudo] password for mironkraft:
Reading package lists... Done
Building dependency tree
Reading state information... Done
g++-mingw-w64-x86-64 is already the newest version (7.3.0-11ubuntu1+20.2build1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
mironkraft@DESKTOP-Q44IAMD:~$ PATH=$(echo "$PATH" | sed -e 's/:\/mnt.*//g')
mironkraft@DESKTOP-Q44IAMD:~$ sudo bash -c "echo 0 > /proc/sys/fs/binfmt_misc/status"
mironkraft@DESKTOP-Q44IAMD:~$ cd depends
-bash: cd: depends: No such file or directory
mironkraft@DESKTOP-Q44IAMD:~$

it fails, unless im using the code wrongly
7  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 04, 2022, 09:00:21 PM
You still haven't answered to my question, though.
Have you build your altcoin with Satoshi's block, just to see it working?

LOL! didnt see this one

nope never did

let me get back to the point of your tutorial and ill feedback you asap
8  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Check it out!!!! -->>> Selling Domains and NFT on: February 04, 2022, 08:58:36 PM
Hi there!!!!


still available!!!!

check em out!
9  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 04, 2022, 07:07:29 PM
OMG!!!! Wait a minute!!!!

I have to modify the text inside of genesys.py and execute the mining right?

Modify the genesis text of bitcoin to my coin and then mine the first block... right?



Hi! I have tried this both, I will leave till finish and see what happens

10  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 04, 2022, 06:45:45 PM
if I want to make my own pubkey i have to:

Code:
python genesis.py -z "XXXXXXXXXXX" -n 2083236893 -t 161XXXXX06
This code is executed when you want to mine the genesis block. The easiest way to generate a public key is by going to this page. It's not the best way, but it's the easiest. For someone like you who just wants to see it working, it's fine.

So, when all this done, I gotta do:
I honestly don't know what's this genesis block generator you've brought me. I didn't give you any python scripts. I told you to either run the genesis.exe or build the genesis.c. No, it's not normal to take you 24 hours for a block with difficulty=1.

okay, I will use the pubkey thats given that webpage

well, the scrip finished like this:
Code:
37992.0 hash/s, estimate: 31.4 h^L
109529.0 hash/s, estimate: 10.9 hTraceback (most recent call last):
  File "genesis.py", line 203, in <module>
    main()
  File "genesis.py", line 20, in main
    genesis_hash, nonce = generate_hash(block_header, algorithm, options.nonce, options.bits)
  File "genesis.py", line 140, in generate_hash
    data_block = data_block[0:len(data_block) - 4] + struct.pack('<I', nonce)
struct.error: 'I' format requires 0 <= number <= 4294967295


About runing genesis.exe, what I should do exactly?

Thanks, and sorry if im mixing myself
11  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 01, 2022, 08:34:08 PM
how I build the binaries?
It's written in the github link I've given you:
Code:
gcc generator.c -o generator -lcrypto

If i go to generate, how or where I get this info:
The pubkey is your public key in uncompressed format. You could leave Satoshi's if you don't care of proving the ownership of your genesis block. In timestamp, just insert any unix timestamp you want. Leave nBits unchanged, it has to do with the difficulty.

the zip from zippyshare is not working the link
It works for me. I just uploaded to files.fm, check: https://files.fm/u/8sgp9adw7



Have you build your altcoin with Satoshi's block, just to see it working?

Perfect,

I will create my own pubkey, I followed:

https://github.com/lhartikk/GenesisH0

installed, with some problems till I made the example of block

for those problems, I did:

Code:
install pip
install python (x3)
other dependencies

and if nothing works, with this:
sudo apt-get install python-pip
pip install scrypt construct
pip install construct==2.5.2

finaly:
Quote
root@DESKTOP-Q44IAMD:/home/mironkraft/GenesisH0-master# python genesis.py -z "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" -n 2083236893 -t 1231006505
04ffff001d0104455468652054696d65732030332f4a616e2f32303039204368616e63656c6c6f7 2206f6e206272696e6b206f66207365636f6e64206261696c6f757420666f722062616e6b73
algorithm: SHA256
merkle hash: 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b
pszTimestamp: The Times 03/Jan/2009 Chancellor on brink of second bailout for banks
pubkey: 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef3 8c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f
time: 1231006505
bits: 0x1d00ffff
Searching for genesis hash..
genesis hash found!
nonce: 2083236893
genesis hash: 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f

wich confirms it works fine


So, my question is:

if I want to make my own pubkey i have to:

Code:
python genesis.py -z "XXXXXXXXXXX" -n 2083236893 -t 161XXXXX06

what means the NONCE, -n 2083236893 ? I mean, what configuration is this for? (it is related with the dificulty? I dont have to change it?)



So, when all this done, I gotta do:

genesis.exe >

Usage: genesisgen [options] <pubkey> "<timestamp>" <nBits>


genesisgen 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef3 8c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f "161XXXXX06" 2083236893

I am right if this are the steps?

thanks!







Also, I am already launched it and...

Code:
root@DESKTOP-Q44IAMD:/home/mironkraft/GenesisH0-master# python genesis.py -z "XXXXX, since 2019, bla bla bla bla " -n 2083236893 -t xxxxxxxx
04ffff001d01044441XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX573732c2046696e616e636520262050656f706c65
algorithm: SHA256
merkle hash: 0d34cb7841c610dXXXXXXXXXXXXXXXXX0262bb850
pszTimestamp: XXXXX, since 2019, bla bla bla bla
pubkey: 04678XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX02b6bf11d5f
time: 1613XXX206
bits: 0x1d00ffff
Searching for genesis hash..
49802.0 hash/s, estimate: 24.0 h

it is normal to get 24hrs or more of work?... its been executed right now
12  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: February 01, 2022, 07:59:43 PM
how I build the binaries?
It's written in the github link I've given you:
Code:
gcc generator.c -o generator -lcrypto

If i go to generate, how or where I get this info:
The pubkey is your public key in uncompressed format. You could leave Satoshi's if you don't care of proving the ownership of your genesis block. In timestamp, just insert any unix timestamp you want. Leave nBits unchanged, it has to do with the difficulty.

the zip from zippyshare is not working the link
It works for me. I just uploaded to files.fm, check: https://files.fm/u/8sgp9adw7



Have you build your altcoin with Satoshi's block, just to see it working?

Perfect,

I will create my own pubkey, I followed:

https://github.com/lhartikk/GenesisH0

installed, with some problems till I made the example of block

for those problems, I did:

Code:
install pip
install python (x3)
other dependencies

and if nothing works, with this:
sudo apt-get install python-pip
pip install scrypt construct
pip install construct==2.5.2

finaly:
Quote
root@DESKTOP-Q44IAMD:/home/mironkraft/GenesisH0-master# python genesis.py -z "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" -n 2083236893 -t 1231006505
04ffff001d0104455468652054696d65732030332f4a616e2f32303039204368616e63656c6c6f7 2206f6e206272696e6b206f66207365636f6e64206261696c6f757420666f722062616e6b73
algorithm: SHA256
merkle hash: 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b
pszTimestamp: The Times 03/Jan/2009 Chancellor on brink of second bailout for banks
pubkey: 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef3 8c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f
time: 1231006505
bits: 0x1d00ffff
Searching for genesis hash..
genesis hash found!
nonce: 2083236893
genesis hash: 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f

wich confirms it works fine


So, my question is:

if I want to make my own pubkey i have to:

Code:
python genesis.py -z "XXXXXXXXXXX" -n 2083236893 -t 161XXXXX06

what means the NONCE, -n 2083236893 ? I mean, what configuration is this for? (it is related with the dificulty? I dont have to change it?)



So, when all this done, I gotta do:

genesis.exe >

Usage: genesisgen [options] <pubkey> "<timestamp>" <nBits>


genesisgen 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef3 8c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f "161XXXXX06" 2083236893

I am right if this are the steps?

thanks!





13  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: January 30, 2022, 04:40:29 PM
You don't have to build the genesis block generator in Ubuntu. Just build the binaries to your Windows 10, generate a valid genesis block and replace the values accordingly. You can accomplish the building by having the source code and gcc.

If you don't care about verifying that you're building from source code, I've built it for you: genesis.zip. Unzip it and execute it using your cmd and the proper parameters.


hmmm... I will try but some questions:

how I build the binaries?
how I generate the genesis block?

If i go to generate, how or where I get this info:
 <pubkey> <timestamp> <nBits>


the zip from zippyshare is not working the link

ill be back If i achieve it.. if not i will cry so much (xD)

thanks as alwasy for your time, appreciate it
14  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: January 30, 2022, 10:59:31 AM
Also, just for testing the coin before getting with the headache of the genesis block

I tried to build as you say here:

Quote
When it is finished, we build with the following commands:
Code:
PATH=$(echo "$PATH" | sed -e 's/:\/mnt.*//g')
sudo bash -c "echo 0 > /proc/sys/fs/binfmt_misc/status"
cd depends
make HOST=x86_64-w64-mingw32
cd ..
./autogen.sh
CONFIG_SITE=$PWD/depends/x86_64-w64-mingw32/share/config.site ./configure --prefix=/
make
(It may take more than an hour)

and when I introduce that code on the ubuntu lts comand prompt nothing happens and it give error:

Code:
root@DESKTOP-Q44IAMD:/home# PATH=$(echo "$PATH" | sed -e 's/:\/mnt.*//g')
root@DESKTOP-Q44IAMD:/home# sudo bash -c "echo 0 > /proc/sys/fs/binfmt_misc/status"
root@DESKTOP-Q44IAMD:/home# cd depends
bash: cd: depends: No such file or directory
root@DESKTOP-Q44IAMD:/home# make HOST=x86_64-w64-mingw32
make: *** No targets specified and no makefile found.  Stop.
root@DESKTOP-Q44IAMD:/home# cd ..
root@DESKTOP-Q44IAMD:/# ./autogen.sh
bash: ./autogen.sh: No such file or directory
root@DESKTOP-Q44IAMD:/# CONFIG_SITE=$PWD/depends/x86_64-w64-mingw32/share/config.site ./configure --prefix=/
bash: ./configure: No such file or directory
root@DESKTOP-Q44IAMD:/# make
15  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: January 30, 2022, 08:18:48 AM
What's your operating system?

I am working in windows 10
Using ubuntu lts comand window (as your guide)

also I have if needed VMW Workstation with windows 11, ubuntu and kali linux

16  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: January 29, 2022, 09:37:34 AM
Alright, so here's what you're going to do. Go on genesisgen on github, download genesis.c and build it. Once you have the executable, run name.exe <pubkey> <timestamp> <nBits>.

In <pubkey> you should add your public key in uncompressed format. In <timestamp> your message. In <nBits> the target. Leave it on 486604799 (1d00ffff) which is the lowest you can have with a difficulty of 1.

Once you mine the genesis block, the program will return you the coinbase script, the scriptPubKey, the merkle hash, the byteswapped merkle hash, the unix time, the nonce and finally the genesis block's hash.

1. Change the genesisOutputScript to your scriptPubKey from #L54.
2. Change genesis.hashMerkleRoot to the byteswapped merkle hash in #L114.
3. Change consensus.hashGenesisBlock to your block's hash in #L113.
4. Change the first two values from the CreateGenesisBlock function to the unix time and nonce respectively in #L111.
5. Build Bitcoin Core.

I've made a tutorial here: How to create your own altcoin (v0.20.1). It should be the same for the latest version of Bitcoin Core.

Hello blackhat, I am having a tremendous headacke trying to make the genesis block

I am trying to follow up your steps and searching info in the net but nothing that I do it´s right.

I already downloaded the genesis block folder
Opened genesis.c in sublime, but I don´t know how you build it right

I guess, I have to:

Code:
    $ make
    $ ./genesis
    Usage: ./genesis [options] <pubkey> "<timestamp>" <nBits> <startNonce> <unixtime>
    $ ./genesis 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef38c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" 486604799 2083236893 1231006505
    nBits: 0x1d00ffff
    startNonce: 2083236893
    unixtime: 1231006505

I have to make the genesis with the code given in README.md but I donkt know how to make the codes exactly

Also, how I obtain the pubkey? asfar as i read, it should be given somewhere



I am a bit lost about this step... Sad and it is important to make it right and learn how to, since it is the most important step

Thanks for your time, as always
17  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: January 27, 2022, 08:37:11 PM
if it is ok, or i have to enter some code to reach that to resumen where i was
No, you just enter to that directory.

This is mandatory? as far as I understand if I dont have problems with Sublime Text and the files it is not needed right?
I had been using Notepad++ which changes the permissions. I don't know if that's true with Sublime Text, but it's generally true for most Windows notepads.

3- before building, how I am suposed to change the genesis block exactly?
You need to change the values I've told you in #2 from chainparams.cpp.

1- once finished the genesis block configuration, how i am supossed to build this rightly? wich are the "codes" to enter on terminal for it?
The commands remain the same. Once you've generated a valid genesis block, from the program you've written, you just replace those few values from chainparams.cpp and you're done.

2- how to mining the first block? wich steps I should follow?
[ANN] Genesis Block Generator

3- how to save the genesis block of the chain in the computer? I mean, for later use if the chain is being mined from diferent clients and I wan to update it?
You can't update the genesis block once there are new blocks mined upon it. Unless I didn't understand your question.

4- how I am supossed to update it in the future?
You download the new version of Bitcoin Core and redo those steps.

should I upload it to github once is start mining?
Why do you ask me such thing? It depends on what you want to accomplish.

Perfect, I will go working on and be back soon

first steps Il take:
- do Nº 1 step, change the values and build (as told in nº 3)
- do nº 2 step, generate genesis block (as told in nº2)
- start mining my own coin with the steps told back time


ps: about the update thing, I am just asking of how to update when we talked time ago of downloading and changing the new core and upload it again, anyways, let me finish this first and then we see the rest

thanks!!!!!
18  Alternate cryptocurrencies / Altcoin Discussion / Re: back to creating new alt coin on: January 27, 2022, 02:05:13 PM
Hi, sorry for forgetting to reply.

I was meaning that If I change the letters so was "styling" or making it diferent from bitcoin ones, nevermind it, ill keep them from bitcoin, i guess it doesnt matter
Keep them the same yeah. The only downside is that the users of your altcoin can't distinguish the addresses of bitcoin and yours. Again, leave that for later, build your altcoin first.

Could youplease  tell me how I am supposed to test the coin if I did not managed to finish it? I mean, before building it i guess
You can't test the coin without building the binaries.

I was meaning to edit them
Yes you can edit them, but it's not required. The only thing that it is required to change for your altcoin to not be considered bitcoin is the pchMessageStart values. These define if you're following bitcoin's chain or not.

Hello again blackhat! I am back, sorry for this month outside

I am continuing the project and after fixing all the images of the coin with the right ones, I am stucked and also I have some questions:

1- right now in Ubuntu LTS comand (into windows) and my XXXXcoin folder is inside, wich I assume when i log as root on the terminal of ubuntu, it is already opened that folder, (like when we do cd .. C:\Users\ASUS\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\LocalState\rootfs\home\mironkraft\XxxxCoin) if it is ok, or i have to enter some code to reach that to resumen where i was, tell me please

2- on your tutorial, you say at:
Quote
Most notepads change permissions when we mess with LTS. That's why you must run the following lines:
Code:
cd src
sudo chmod 640 validation.cpp
sudo chmod 640 chainparams.cpp
sudo chmod 640 chainparamsbase.cpp
cd consensus
sudo chmod 640 consensus.h
cd ..
cd ..

This is mandatory? as far as I understand if I dont have problems with Sublime Text and the files it is not needed right?

3- before building, how I am suposed to change the genesis block exactly? I already know that I have to go to:
https://github.com/liveblockchain/genesisgen

but how I modify every line? where is the archive? where I am suposed to comply inside of the XxxxCoin folder?

this is how i have it right now:



I know that i have to open the archive and edit some lines, the mithycal phrase as other options
(old tutorial where it says: https://medium.com/@jordan.baczuk/how-to-fork-bitcoin-part-2-59b9eddb49a4)

Do you mind to help me to achieve it correctly?


Other later questions in mind:

1- once finished the genesis block configuration, how i am supossed to build this rightly? wich are the "codes" to enter on terminal for it?


Quote
When it is finished, we build with the following commands:
Code:
PATH=$(echo "$PATH" | sed -e 's/:\/mnt.*//g')
sudo bash -c "echo 0 > /proc/sys/fs/binfmt_misc/status"
cd depends
make HOST=x86_64-w64-mingw32
cd ..
./autogen.sh
CONFIG_SITE=$PWD/depends/x86_64-w64-mingw32/share/config.site ./configure --prefix=/
make
(It may take more than an hour)

The files to open the new Altcoin Core are in altcoin/src/qt:



2- how to mining the first block? wich steps I should follow?

3- how to save the genesis block of the chain in the computer? I mean, for later use if the chain is being mined from diferent clients and I wan to update it?

4- how I am supossed to update it in the future? should I upload it to github once is start mining? how?

sorry again for my bad english

Thanks for your time and patience till now, hope you dont let me down!
19  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Check it out!!!! -->>> Selling Domains and NFT on: January 23, 2022, 03:36:17 PM
Hello! We are keep selling them!
20  Economy / Digital goods / Re: >>> Selling Domains and NFT >>> Accepting BTC, ETH, CRO on: January 09, 2022, 08:22:41 PM
Hello there!

Still on the sell!

Awaiting for offers!
Pages: [1] 2 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!