We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux Wayland
standard
20241205-083533-6f375e29
Yes, and I updated the version box above to show the version of the nightly that I tried
I followed building instruction on https://wezfurlong.org/wezterm/install/source.html#installing-from-source but it looks like ./get-deps forget to install openssl-devel-engine.
error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "vendored/include" "-I" "/home/sanja/wezterm/target/release/build/libssh-rs-sys-b9a2ecbeeef843f2/out/include" "-I" "/usr/include" "-I" "/usr/include" "-Wno-deprecated-declarations" "-DLIBSSH_STATIC" "-DGLOBAL_CLIENT_CONFIG="/etc/ssh/ssh_config"" "-DGLOBAL_BIND_CONFIG="/etc/ssh/libssh_server_config"" "-DHAVE_GETADDRINFO=1" "-DHAVE_LIBCRYPTO=1" "-DHAVE_OPENSSL_AES_H=1" "-DHAVE_OPENSSL_BLOWFISH_H=1" "-DHAVE_OPENSSL_DES_H=1" "-DHAVE_OPENSSL_ECC=1" "-DHAVE_OPENSSL_ECDH_H=1" "-DHAVE_OPENSSL_ECDSA_H=1" "-DHAVE_ECC=1" "-DHAVE_DSA=1" "-DHAVE_OPENSSL_EC_H=1" "-DHAVE_OPENSSL_EVP_CHACHA20=1" "-DHAVE_STDINT_H=1" "-DWITH_ZLIB=1" "-DWITH_GEX=1" "-DWITH_SFTP=1" "-DWITH_SERVER=1" "-DHAVE_ARPA_INET_H=1" "-DHAVE_CLOCK_GETTIME=1" "-DHAVE_PTHREAD_H=1" "-DHAVE_PTHREAD=1" "-DHAVE_SELECT=1" "-DHAVE_SNPRINTF=1" "-DHAVE_STRTOULL=1" "-DHAVE_SYS_TIME_H=1" "-DHAVE_TERMIOS_H=1" "-DHAVE_UNISTD_H=1" "-DHAVE_VSNPRINTF=1" "-DHAVE_POLL=1" "-DHAVE_STRNDUP=1" "-D_GNU_SOURCE" "-DHAVE_COMPILER__FUNCTION__=1" "-DHAVE_COMPILER__FUNC__=1" "-DHAVE_GCC_THREAD_LOCAL_STORAGE=1" "-o" "/home/sanja/wezterm/target/release/build/libssh-rs-sys-b9a2ecbeeef843f2/out/1fa44eb5313ef680-pki_crypto.o" "-c" "vendored/src/pki_crypto.c" with args cc did not execute successfully (status code exit status: 1).
After installing the package it buids with no problems
get fedora-workstation and build following the instruction on https://wezfurlong.org/wezterm/install/source.html#installing-from-source
it is problem of build scripts
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What Operating System(s) are you seeing this problem on?
Linux Wayland
Which Wayland compositor or X11 Window manager(s) are you using?
standard
WezTerm version
20241205-083533-6f375e29
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
I followed building instruction on https://wezfurlong.org/wezterm/install/source.html#installing-from-source but it looks like ./get-deps forget to install openssl-devel-engine.
error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "vendored/include" "-I" "/home/sanja/wezterm/target/release/build/libssh-rs-sys-b9a2ecbeeef843f2/out/include" "-I" "/usr/include" "-I" "/usr/include" "-Wno-deprecated-declarations" "-DLIBSSH_STATIC" "-DGLOBAL_CLIENT_CONFIG="/etc/ssh/ssh_config"" "-DGLOBAL_BIND_CONFIG="/etc/ssh/libssh_server_config"" "-DHAVE_GETADDRINFO=1" "-DHAVE_LIBCRYPTO=1" "-DHAVE_OPENSSL_AES_H=1" "-DHAVE_OPENSSL_BLOWFISH_H=1" "-DHAVE_OPENSSL_DES_H=1" "-DHAVE_OPENSSL_ECC=1" "-DHAVE_OPENSSL_ECDH_H=1" "-DHAVE_OPENSSL_ECDSA_H=1" "-DHAVE_ECC=1" "-DHAVE_DSA=1" "-DHAVE_OPENSSL_EC_H=1" "-DHAVE_OPENSSL_EVP_CHACHA20=1" "-DHAVE_STDINT_H=1" "-DWITH_ZLIB=1" "-DWITH_GEX=1" "-DWITH_SFTP=1" "-DWITH_SERVER=1" "-DHAVE_ARPA_INET_H=1" "-DHAVE_CLOCK_GETTIME=1" "-DHAVE_PTHREAD_H=1" "-DHAVE_PTHREAD=1" "-DHAVE_SELECT=1" "-DHAVE_SNPRINTF=1" "-DHAVE_STRTOULL=1" "-DHAVE_SYS_TIME_H=1" "-DHAVE_TERMIOS_H=1" "-DHAVE_UNISTD_H=1" "-DHAVE_VSNPRINTF=1" "-DHAVE_POLL=1" "-DHAVE_STRNDUP=1" "-D_GNU_SOURCE" "-DHAVE_COMPILER__FUNCTION__=1" "-DHAVE_COMPILER__FUNC__=1" "-DHAVE_GCC_THREAD_LOCAL_STORAGE=1" "-o" "/home/sanja/wezterm/target/release/build/libssh-rs-sys-b9a2ecbeeef843f2/out/1fa44eb5313ef680-pki_crypto.o" "-c" "vendored/src/pki_crypto.c" with args cc did not execute successfully (status code exit status: 1).
After installing the package it buids with no problems
To Reproduce
get fedora-workstation and build following the instruction on https://wezfurlong.org/wezterm/install/source.html#installing-from-source
Configuration
it is problem of build scripts
Expected Behavior
No response
Logs
error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "vendored/include" "-I" "/home/sanja/wezterm/target/release/build/libssh-rs-sys-b9a2ecbeeef843f2/out/include" "-I" "/usr/include" "-I" "/usr/include" "-Wno-deprecated-declarations" "-DLIBSSH_STATIC" "-DGLOBAL_CLIENT_CONFIG="/etc/ssh/ssh_config"" "-DGLOBAL_BIND_CONFIG="/etc/ssh/libssh_server_config"" "-DHAVE_GETADDRINFO=1" "-DHAVE_LIBCRYPTO=1" "-DHAVE_OPENSSL_AES_H=1" "-DHAVE_OPENSSL_BLOWFISH_H=1" "-DHAVE_OPENSSL_DES_H=1" "-DHAVE_OPENSSL_ECC=1" "-DHAVE_OPENSSL_ECDH_H=1" "-DHAVE_OPENSSL_ECDSA_H=1" "-DHAVE_ECC=1" "-DHAVE_DSA=1" "-DHAVE_OPENSSL_EC_H=1" "-DHAVE_OPENSSL_EVP_CHACHA20=1" "-DHAVE_STDINT_H=1" "-DWITH_ZLIB=1" "-DWITH_GEX=1" "-DWITH_SFTP=1" "-DWITH_SERVER=1" "-DHAVE_ARPA_INET_H=1" "-DHAVE_CLOCK_GETTIME=1" "-DHAVE_PTHREAD_H=1" "-DHAVE_PTHREAD=1" "-DHAVE_SELECT=1" "-DHAVE_SNPRINTF=1" "-DHAVE_STRTOULL=1" "-DHAVE_SYS_TIME_H=1" "-DHAVE_TERMIOS_H=1" "-DHAVE_UNISTD_H=1" "-DHAVE_VSNPRINTF=1" "-DHAVE_POLL=1" "-DHAVE_STRNDUP=1" "-D_GNU_SOURCE" "-DHAVE_COMPILER__FUNCTION__=1" "-DHAVE_COMPILER__FUNC__=1" "-DHAVE_GCC_THREAD_LOCAL_STORAGE=1" "-o" "/home/sanja/wezterm/target/release/build/libssh-rs-sys-b9a2ecbeeef843f2/out/1fa44eb5313ef680-pki_crypto.o" "-c" "vendored/src/pki_crypto.c" with args cc did not execute successfully (status code exit status: 1).
Anything else?
No response
The text was updated successfully, but these errors were encountered: