Pages:
Author

Topic: back to creating new alt coin (Read 441 times)

legendary
Activity: 1512
Merit: 7340
Farewell, Leo
February 05, 2022, 07:08:09 AM
#47
I can't help you with every error that is presented into your machine as I don't have an answer to everything (and I honestly hardly make much sense from your writings). You ought to use your best friend: Google.
jr. member
Activity: 78
Merit: 4
February 05, 2022, 05:03:05 AM
#46
jr. member
Activity: 78
Merit: 4
February 04, 2022, 05:39:43 PM
#45
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-windows-7.3-gcc" : "none" ;
  set "default architecture-arm-mips1-power-sparc-x86-combined-windows-7.3-gcc" : "none" ;
  set "BOOST_COMP_GNUC >= 4.3.0-64-x86-windows-7.3-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 libboost_filesystem-mt-s-x64.a(clean) for lack of codecvt_error_category.o...
...skipped libboost_filesystem-mt-s-x64.a for lack of codecvt_error_category.o...
...skipped

libboost_filesystem-mt-s-x64.a for lack of 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 libboost_system-mt-s-x64.a(clean) for lack of error_code.o...
...skipped libboost_system-mt-s-x64.a for lack of error_code.o...
...skipped

libboost_system-mt-s-x64.a for lack of 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 libboost_prg_exec_monitor-mt-s-x64.a(clean) for lack of execution_monitor.o...
...skipped libboost_prg_exec_monitor-mt-s-x64.a for lack of execution_monitor.o......skipped

libboost_prg_exec_monitor-mt-s-x64.a for lack of 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 libboost_test_exec_monitor-mt-s-x64.a(clean) for lack of compiler_log_formatter.o...
...skipped libboost_test_exec_monitor-mt-s-x64.a for lack of compiler_log_formatter.o...
...skipped

libboost_test_exec_monitor-mt-s-x64.a for lack of libboost_test_exec_monitor-mt-s-x64.a...
...skipped libboost_unit_test_framework-mt-s-x64.a(clean) for lack of compiler_log_formatter.o...
...skipped libboost_unit_test_framework-mt-s-x64.a for lack of compiler_log_formatter.o...
...skipped

libboost_unit_test_framework-mt-s-x64.a for lack of 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

jr. member
Activity: 78
Merit: 4
February 04, 2022, 05:24:46 PM
#44

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
jr. member
Activity: 78
Merit: 4
February 04, 2022, 05:13:06 PM
#43
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
jr. member
Activity: 78
Merit: 4
February 04, 2022, 05:05:01 PM
#42
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
jr. member
Activity: 78
Merit: 4
February 04, 2022, 05:00:21 PM
#41
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
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
February 04, 2022, 04:26:37 PM
#40
You still haven't answered to my question, though.
Have you build your altcoin with Satoshi's block, just to see it working?
jr. member
Activity: 78
Merit: 4
February 04, 2022, 03:07:29 PM
#39
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

jr. member
Activity: 78
Merit: 4
February 04, 2022, 02:45:45 PM
#38
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
    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('struct.error: 'I' format requires 0 <= number <= 4294967295


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

Thanks, and sorry if im mixing myself
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
February 02, 2022, 03:39:44 AM
#37
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.
jr. member
Activity: 78
Merit: 4
February 01, 2022, 04:34:08 PM
#36
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] ""


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
jr. member
Activity: 78
Merit: 4
February 01, 2022, 03:59:43 PM
#35
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] ""


genesisgen 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef3 8c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f "161XXXXX06" 2083236893

I am right if this are the steps?

thanks!





legendary
Activity: 1512
Merit: 7340
Farewell, Leo
January 30, 2022, 02:18:47 PM
#34
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?
jr. member
Activity: 78
Merit: 4
January 30, 2022, 12:40:29 PM
#33
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:
 


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
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
January 30, 2022, 09:40:54 AM
#32
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.
jr. member
Activity: 78
Merit: 4
January 30, 2022, 06:59:31 AM
#31
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
jr. member
Activity: 78
Merit: 4
January 30, 2022, 04:18:48 AM
#30
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

legendary
Activity: 1512
Merit: 7340
Farewell, Leo
January 29, 2022, 06:19:28 AM
#29
What's your operating system?
jr. member
Activity: 78
Merit: 4
January 29, 2022, 05:37:34 AM
#28
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 .

In you should add your public key in uncompressed format. In your message. In 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] ""
    $ ./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
Pages:
Jump to: