- mer. 1 mai 2024 16:05
#215485
https://wiki.polkadot.network/docs/maintain-sync
Created configdata.pm
Running configdata.pm
Created Makefile.in
Created Makefile
Created include/openssl/configuration.h
**********************************************************************
*** ***
*** OpenSSL has been successfully configured ***
*** ***
*** If you encounter a problem while building, please open an ***
*** issue on GitHub <https://github.com/openssl/openssl/issues> ***
*** and include the output from the following command: ***
*** ***
*** perl configdata.pm --dump ***
*** ***
*** (If you are new to OpenSSL, you might want to consult the ***
*** 'Troubleshooting' section in the INSTALL.md file first) ***
*** ***
**********************************************************************
running cd "/root/polkadot-sdk/target/release/build/openssl-sys-29f821b82c1ed879/out/openssl-build/build/src" && "make" "depend"
--- stderr
thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.3+3.2.1/src/lib.rs:611:9:
Error building OpenSSL dependencies:
Command: cd "/root/polkadot-sdk/target/release/build/openssl-sys-29f821b82c1ed879/out/openssl-build/build/src" && "make" "depend"
Failed to execute: No such file or directory (os error 2)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
root@vmi1839697:~/polkadot-sdk# sudo apt-get install libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libssl-doc
The following NEW packages will be installed:
libssl-dev
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 1,586 kB of archives.
After this operation, 8,018 kB of additional disk space will be used.
Get:1 http://asi-fs-d.contabo.net/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.22 [1,586 kB]
Fetched 1,586 kB in 0s (33.6 MB/s)
Selecting previously unselected package libssl-dev:amd64.
(Reading database ... 110541 files and directories currently installed.)
Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.22_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
root@vmi1839697:~/polkadot-sdk#
Created configdata.pm
Running configdata.pm
Created Makefile.in
Created Makefile
Created include/openssl/configuration.h
**********************************************************************
*** ***
*** OpenSSL has been successfully configured ***
*** ***
*** If you encounter a problem while building, please open an ***
*** issue on GitHub <https://github.com/openssl/openssl/issues> ***
*** and include the output from the following command: ***
*** ***
*** perl configdata.pm --dump ***
*** ***
*** (If you are new to OpenSSL, you might want to consult the ***
*** 'Troubleshooting' section in the INSTALL.md file first) ***
*** ***
**********************************************************************
running cd "/root/polkadot-sdk/target/release/build/openssl-sys-29f821b82c1ed879/out/openssl-build/build/src" && "make" "depend"
--- stderr
thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.3+3.2.1/src/lib.rs:611:9:
Error building OpenSSL dependencies:
Command: cd "/root/polkadot-sdk/target/release/build/openssl-sys-29f821b82c1ed879/out/openssl-build/build/src" && "make" "depend"
Failed to execute: No such file or directory (os error 2)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
root@vmi1839697:~/polkadot-sdk# sudo apt-get install libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libssl-doc
The following NEW packages will be installed:
libssl-dev
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 1,586 kB of archives.
After this operation, 8,018 kB of additional disk space will be used.
Get:1 http://asi-fs-d.contabo.net/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.22 [1,586 kB]
Fetched 1,586 kB in 0s (33.6 MB/s)
Selecting previously unselected package libssl-dev:amd64.
(Reading database ... 110541 files and directories currently installed.)
Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.22_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
root@vmi1839697:~/polkadot-sdk#