Bugzilla – Attachment 3272 Details for
Bug 2998
With multi-line input terminal gets echo twice and ctrl+D does not work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Diff between configure.log.79 and configure.log.80
1.diff (text/plain), 10.64 KB, created by
Yuri Voinov
on 2019-04-24 22:43:53 AEST
(
hide
)
Description:
Diff between configure.log.79 and configure.log.80
Filename:
MIME Type:
Creator:
Yuri Voinov
Created:
2019-04-24 22:43:53 AEST
Size:
10.64 KB
patch
obsolete
>--- configure.log.79 Wed Apr 24 18:37:25 2019 >+++ configure.log.80 Wed Apr 24 18:39:21 2019 >@@ -1,15 +1,15 @@ >-checking for gcc... gcc >+checking for cc... cc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o >-checking whether we are using the GNU C compiler... yes >-checking whether gcc accepts -g... yes >-checking for gcc option to accept ISO C89... none needed >+checking whether we are using the GNU C compiler... no >+checking whether cc accepts -g... yes >+checking for cc option to accept ISO C89... none needed > checking build system type... i386-pc-solaris2.10 > checking host system type... i386-pc-solaris2.10 >-checking how to run the C preprocessor... gcc -E >+checking how to run the C preprocessor... cc -E > checking for grep that handles long lines and -e... /opt/csw/gnu/grep > checking for egrep... /opt/csw/gnu/grep -E > checking for ANSI C header files... yes >@@ -24,7 +24,7 @@ > checking for unistd.h... yes > checking whether byte ordering is bigendian... no > checking for gawk... gawk >-checking how to run the C preprocessor... gcc -E >+checking how to run the C preprocessor... cc -E > checking for ranlib... ranlib > checking for a BSD-compatible install... /opt/csw/gnu/install -c > checking for egrep... (cached) /opt/csw/gnu/grep -E >@@ -53,30 +53,7 @@ > checking whether RLIMIT_NPROC is declared... no > checking whether PR_SET_NO_NEW_PRIVS is declared... no > checking whether OpenSSL will be used for cryptography... yes >-checking if gcc supports -Werror... yes >-checking if gcc supports compile flag -pipe... yes >-checking if gcc supports compile flag -Qunused-arguments... no >-checking if gcc supports compile flag -Wunknown-warning-option... no >-checking if gcc supports compile flag -Wall... yes >-checking if gcc supports compile flag -Wpointer-arith... yes >-checking if gcc supports compile flag -Wuninitialized... yes >-checking if gcc supports compile flag -Wsign-compare... yes >-checking if gcc supports compile flag -Wformat-security... yes >-checking if gcc supports compile flag -Wsizeof-pointer-memaccess... yes >-checking if gcc supports compile flag -Wpointer-sign... yes >-checking if gcc supports compile flag -Wunused-result... yes >-checking if gcc supports compile flag -fno-strict-aliasing... yes >-checking if gcc supports compile flag -mretpoline... no >-checking if gcc supports link flag -Wl,-z,retpolineplt... no >-checking if gcc supports compile flag -D_FORTIFY_SOURCE=2... yes >-checking if gcc supports link flag -Wl,-z,relro... no >-checking if gcc supports link flag -Wl,-z,now... yes >-checking if gcc supports link flag -Wl,-z,noexecstack... no >-checking if gcc supports compile flag -ftrapv and linking succeeds... yes >-checking gcc version... 5.5.0 >-checking if gcc accepts -fno-builtin-memset... yes >-checking if gcc supports -fstack-protector-strong... yes >-checking if -fstack-protector-strong works... yes >+checking if cc supports -Werror... yes > checking if compiler allows __attribute__ on return types... yes > checking if compiler allows __attribute__ prototype args... yes > checking blf.h usability... no >@@ -357,8 +334,8 @@ > checking whether VIS_ALL is declared... no > checking whether struct dirent allocates space for d_name... no > checking for /proc/pid/fd directory... yes >-checking if gcc supports compile flag -fPIE... yes >-checking if gcc supports link flag -pie... no >+checking if cc supports compile flag -fPIE... no >+checking if cc supports link flag -pie... no > checking whether both -fPIE and -pie are supported... no > checking for Blowfish_initstate... no > checking for Blowfish_expandstate... no >@@ -383,7 +360,9 @@ > checking for errx... no > checking for explicit_bzero... no > checking for fchmod... yes >+checking for fchmodat... no > checking for fchown... yes >+checking for fchownat... yes > checking for flock... no > checking for freeaddrinfo... yes > checking for freezero... no >@@ -476,6 +455,7 @@ > checking for truncate... yes > checking for unsetenv... yes > checking for updwtmpx... yes >+checking for utimensat... yes > checking for user_from_uid... no > checking for usleep... yes > checking for vasprintf... yes >@@ -540,57 +520,65 @@ > checking whether AI_NUMERICSERV is declared... yes > checking for getpgrp... yes > checking if getpgrp accepts zero args... yes >+checking openssl/opensslv.h usability... yes >+checking openssl/opensslv.h presence... yes >+checking for openssl/opensslv.h... yes > checking OpenSSL header version... 20000000 (LibreSSL 2.9.1) >+checking for OpenSSL_version... yes >+checking for OpenSSL_version_num... yes > checking OpenSSL library version... 20000000 (LibreSSL 2.9.1) > checking whether OpenSSL's headers match the library... yes > checking if programs using OpenSSL functions will link... yes > checking for BN_is_prime_ex... yes > checking for DSA_generate_parameters_ex... yes >-checking for EVP_DigestInit_ex... yes >+checking for EVP_CIPHER_CTX_ctrl... yes > checking for EVP_DigestFinal_ex... yes >-checking for EVP_MD_CTX_init... yes >+checking for EVP_DigestInit_ex... yes > checking for EVP_MD_CTX_cleanup... yes > checking for EVP_MD_CTX_copy_ex... yes >+checking for EVP_MD_CTX_init... yes > checking for HMAC_CTX_init... yes > checking for RSA_generate_key_ex... yes > checking for RSA_get_default_method... yes >+checking for OpenSSL_add_all_algorithms... no >+checking whether OpenSSL_add_all_algorithms is declared... yes >+checking for OPENSSL_init_crypto... yes >+checking for DH_get0_key... yes >+checking for DH_get0_pqg... yes >+checking for DH_set0_key... yes >+checking for DH_set_length... yes >+checking for DH_set0_pqg... yes >+checking for DSA_get0_key... yes >+checking for DSA_get0_pqg... yes >+checking for DSA_set0_key... yes >+checking for DSA_set0_pqg... yes >+checking for DSA_SIG_get0... yes >+checking for DSA_SIG_set0... yes >+checking for ECDSA_SIG_get0... yes >+checking for ECDSA_SIG_set0... yes >+checking for EVP_CIPHER_CTX_iv... no >+checking for EVP_CIPHER_CTX_iv_noconst... no >+checking for EVP_CIPHER_CTX_get_iv... yes >+checking for EVP_CIPHER_CTX_set_iv... yes >+checking for RSA_get0_crt_params... yes >+checking for RSA_get0_factors... yes >+checking for RSA_get0_key... yes >+checking for RSA_set0_crt_params... yes >+checking for RSA_set0_factors... yes >+checking for RSA_set0_key... yes >+checking for RSA_meth_free... yes >+checking for RSA_meth_dup... yes >+checking for RSA_meth_set1_name... yes >+checking for RSA_meth_get_finish... yes >+checking for RSA_meth_set_priv_enc... yes >+checking for RSA_meth_set_priv_dec... yes >+checking for RSA_meth_set_finish... yes >+checking for EVP_PKEY_get0_RSA... yes >+checking for EVP_MD_CTX_new... yes >+checking for EVP_MD_CTX_free... yes > checking whether OpenSSL has crippled AES support... no > checking whether OpenSSL has AES CTR via EVP... yes > checking whether OpenSSL has AES GCM via EVP... yes >-checking for library containing EVP_CIPHER_CTX_ctrl... none required >-checking for library containing DH_get0_key... none required >-checking for library containing DH_get0_pqg... none required >-checking for library containing DH_set0_key... none required >-checking for library containing DH_set_length... none required >-checking for library containing DH_set0_pqg... none required >-checking for library containing DSA_get0_key... none required >-checking for library containing DSA_get0_pqg... none required >-checking for library containing DSA_set0_key... none required >-checking for library containing DSA_set0_pqg... none required >-checking for library containing DSA_SIG_get0... none required >-checking for library containing DSA_SIG_set0... none required >-checking for library containing ECDSA_SIG_get0... none required >-checking for library containing ECDSA_SIG_set0... none required >-checking for library containing EVP_CIPHER_CTX_iv... no >-checking for library containing EVP_CIPHER_CTX_iv_noconst... no >-checking for library containing EVP_CIPHER_CTX_get_iv... none required >-checking for library containing EVP_CIPHER_CTX_set_iv... none required >-checking for library containing RSA_get0_crt_params... none required >-checking for library containing RSA_get0_factors... none required >-checking for library containing RSA_get0_key... none required >-checking for library containing RSA_set0_crt_params... none required >-checking for library containing RSA_set0_factors... none required >-checking for library containing RSA_set0_key... none required >-checking for library containing RSA_meth_free... none required >-checking for library containing RSA_meth_dup... none required >-checking for library containing RSA_meth_set1_name... none required >-checking for library containing RSA_meth_get_finish... none required >-checking for library containing RSA_meth_set_priv_enc... none required >-checking for library containing RSA_meth_set_priv_dec... none required >-checking for library containing RSA_meth_set_finish... none required >-checking for library containing EVP_PKEY_get0_RSA... none required >-checking for library containing EVP_MD_CTX_new... none required >-checking for library containing EVP_MD_CTX_free... none required > checking if EVP_DigestUpdate returns an int... yes > checking for crypt... yes > checking for DES_crypt... yes >@@ -601,6 +589,7 @@ > checking whether OpenSSL has NID_secp384r1... yes > checking whether OpenSSL has NID_secp521r1... yes > checking if OpenSSL's NID_secp521r1 is functional... yes >+checking for EC_KEY_METHOD_new... yes > checking for arc4random... yes > checking for arc4random_buf... yes > checking for arc4random_stir... no >@@ -685,8 +674,8 @@ > checking if struct statvfs.f_fsid is integral type... yes > checking for msg_control field in struct msghdr... no > checking if libc defines __progname... no >-checking whether gcc implements __FUNCTION__... yes >-checking whether gcc implements __func__... yes >+checking whether cc implements __FUNCTION__... yes >+checking whether cc implements __func__... yes > checking whether va_copy exists... yes > checking whether __va_copy exists... yes > checking whether getopt has optreset support... no >@@ -758,10 +747,10 @@ > Privsep sandbox style: solaris > > Host: i386-pc-solaris2.10 >- Compiler: gcc >- Compiler flags: -O3 -m64 -mtune=native -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong >+ Compiler: cc >+ Compiler flags: -O3 -m64 -mtune=native > Preprocessor flags: -I/usr/local/include >- Linker flags: -L/usr/local/lib -R/usr/local/lib -m64 -Wl,-z,now -fstack-protector-strong >+ Linker flags: -L/usr/local/lib -R/usr/local/lib -m64 > Libraries: -lresolv -lcrypto -lrt -lnsl -lz -lsocket > +for sshd: -lpam -ldl >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2998
:
3267
|
3268
|
3270
|
3271
| 3272