D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/tcltls-1.7.16-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WhrBlZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf tcltls-1.7.16 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/tcltls-1.7.16.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcltls-1.7.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.w4D3Si + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tcltls-1.7.16 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + echo LDFLAGS= LDFLAGS= + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-rpath --with-ssl-dir=/usr checking for gcc... gcc 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 make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking host operating system... linux-gnu checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for runnable tclsh... /usr/bin/tclsh checking for path to tclConfig.sh... /usr/lib64 checking for working tclConfig.sh... found checking how to create shared objects... -DPIC -fPIC -shared checking whether C compiler accepts -Wno-unused-value... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking for pkg-config... pkg-config checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -W... yes checking whether C compiler accepts -Wno-self-assign... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether C compiler accepts -fno-strict-overflow... yes checking which TLS library to use... openssl checking if a basic OpenSSL program works... yes checking for SSLv2_method... no checking for SSLv3_method... yes checking for TLSv1_method... yes checking for TLSv1_1_method... yes checking for TLSv1_2_method... yes checking for SSL_set_tlsext_host_name... yes checking how to use openssl... -I/usr/include -I/usr/include -L/usr/lib -lssl -lcrypto configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl + /usr/bin/make -O -j4 sh ./gen_dh_params > dh_params.h.new ***************************** ** Generating DH Primes. ** ** This will take a while. ** ***************************** curl: (6) Could not resolve host: 2ton.com.au ./gen_dh_params: line 39: wget: command not found mv dh_params.h.new dh_params.h od -A n -v -t xC < './tls.tcl' > tls.tcl.h.new.1 sed 's@ *@@g;s@..@0x&, @g' < tls.tcl.h.new.1 > tls.tcl.h.new.2 rm -f tls.tcl.h.new.1 mv tls.tcl.h.new.2 tls.tcl.h gcc -I/usr/include -I/usr/include -I/usr/include -I. -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.16\" -DPACKAGE_STRING=\"tcltls\ 1.7.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -D_FORTIFY_SOURCE=2 -DNO_SSL2=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/include -fPIC -o "tlsX509.o" -c "tlsX509.c" gcc -I/usr/include -I/usr/include -I/usr/include -I. -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.16\" -DPACKAGE_STRING=\"tcltls\ 1.7.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -D_FORTIFY_SOURCE=2 -DNO_SSL2=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/include -fPIC -o "tlsBIO.o" -c "tlsBIO.c" tlsBIO.c: In function 'BioCtrl': tlsBIO.c:234:8: warning: this statement may fall through [-Wimplicit-fallthrough=] num = 0; ~~~~^~~ tlsBIO.c:235:3: note: here case BIO_C_FILE_SEEK: ^~~~ In file included from tlsBIO.c:7:0: tlsInt.h:105:25: warning: this statement may fall through [-Wimplicit-fallthrough=] #define dprintf(...) if (0) { fprintf(stderr, __VA_ARGS__); } ^ tlsBIO.c:236:4: note: in expansion of macro 'dprintf' dprintf("Got BIO_C_FILE_SEEK"); ^~~~~~~ tlsBIO.c:237:3: note: here case BIO_C_FILE_TELL: ^~~~ tlsBIO.c: At top level: cc1: warning: unrecognized command line option '-Wno-self-assign' gcc -I/usr/include -I/usr/include -I/usr/include -I. -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.16\" -DPACKAGE_STRING=\"tcltls\ 1.7.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -D_FORTIFY_SOURCE=2 -DNO_SSL2=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/include -fPIC -o "tlsIO.o" -c "tlsIO.c" gcc -I/usr/include -I/usr/include -I/usr/include -I. -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.16\" -DPACKAGE_STRING=\"tcltls\ 1.7.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -D_FORTIFY_SOURCE=2 -DNO_SSL2=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/include -fPIC -o "tls.o" -c "tls.c" tls.c: In function 'StatusObjCmd': tls.c:1320:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!strcmp (Tcl_GetString (objv[1]), "-local")) { ^ tls.c:1325:2: note: here default: ^~~~~~~ tls.c: At top level: cc1: warning: unrecognized command line option '-Wno-self-assign' gcc -I/usr/include -I/usr/include -I/usr/include -I. -I. -DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.16\" -DPACKAGE_STRING=\"tcltls\ 1.7.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -D_FORTIFY_SOURCE=2 -DNO_SSL2=1 '-DTCL_THREADS=1' '-DTCL_CFGVAL_ENCODING="iso8859-1"' '-DTCL_SHLIB_EXT=".so"' '-DTCL_TOMMATH=1' '-DTCL_WIDE_INT_IS_LONG=1' '-DTCL_UNLOAD_DLLS=1' -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/include -fPIC -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -o tcltls.so tls.o tlsBIO.o tlsIO.o tlsX509.o -L/usr/lib -lssl -lcrypto -L/usr/lib64 -ltclstub8.6 -L/usr/lib -lssl -lcrypto /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yhKkTI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64 + cd tcltls-1.7.16 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' libdir=/usr/lib64/tcl8.6 includedir=/usr/include /usr/bin/install -p -d '/home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/lib64/tcl8.6/tcltls1.7.16' /usr/bin/install -p tcltls.so '/home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/lib64/tcl8.6/tcltls1.7.16' /usr/bin/install -p -m 644 pkgIndex.tcl '/home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/lib64/tcl8.6/tcltls1.7.16' + install -D -m 644 tls.h /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/include/tls.h + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.7.16-1.mga7 --unique-debug-suffix -1.7.16-1.mga7.x86_64 --unique-debug-src-base tcltls-1.7.16-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/tcltls-1.7.16 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/lib64/tcl8.6/tcltls1.7.16/tcltls.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 196 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UY0F79 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tcltls-1.7.16 + '[' 1 -eq 1 ']' + make test /usr/bin/tclsh ./tests/all.tcl -load "lappend auto_path /home/pterjan/rpmbuild/BUILD/tcltls-1.7.16" Tests running in interp: /usr/bin/tclsh Tests running in working dir: /home/pterjan/rpmbuild/BUILD/tcltls-1.7.16/tests Only running tests that match: * Skipping test files that match: l.*.test Only sourcing test files that match: *.test Tests began at Fri Jun 01 17:29:59 UTC 2018 ciphers.test ==== ciphers-1.3 Tls::ciphers for ssl3 FAILED ==== Contents of test case: # This will fail if you compiled against RSA bsafe or with a # different set of defines than the default. # Change the constraint setting above. listcompare $::EXPECTEDCIPHERS(openssl$version) [tls::ciphers ssl3] ---- Result was: MISSING {EXP1024-DHE-DSS-RC4-SHA EXP1024-DHE-DSS-DES-CBC-SHA IDEA-CBC-SHA EXP-EDH-DSS-DES-CBC-SHA RC4-SHA DES-CBC-SHA EDH-DSS-DES-CBC3-SHA EXP1024-RC4-SHA EXP1024-DES-CBC-SHA EXP-DES-CBC-SHA EXP1024-RC2-CBC-MD5 EXP-RC2-CBC-MD5 EDH-RSA-DES-CBC-SHA RC4-MD5 EXP1024-RC4-MD5 EXP-EDH-RSA-DES-CBC-SHA EXP-RC4-MD5 EDH-RSA-DES-CBC3-SHA DHE-DSS-RC4-SHA EDH-DSS-DES-CBC-SHA} UNEXPECTED {ECDHE-RSA-AES256-SHA DHE-DSS-DES-CBC3-SHA DHE-RSA-CAMELLIA128-SHA256 DHE-DSS-AES128-GCM-SHA256 PSK-CAMELLIA128-SHA256 ECDHE-ECDSA-CAMELLIA128-SHA256 DHE-DSS-CAMELLIA128-SHA256 DHE-PSK-AES128-GCM-SHA256 DHE-PSK-AES256-CCM DHE-DSS-AES256-GCM-SHA384 PSK-CAMELLIA256-SHA384 ECDHE-ECDSA-CAMELLIA256-SHA384 DHE-DSS-CAMELLIA128-SHA DHE-PSK-AES256-GCM-SHA384 ECDHE-RSA-AES128-SHA256 CAMELLIA256-SHA256 AES256-SHA256 ECDHE-PSK-CHACHA20-POLY1305 ECDHE-ECDSA-AES128-SHA256 AES256-CCM DHE-RSA-CAMELLIA256-SHA ECDHE-RSA-AES256-SHA384 ECDHE-RSA-AES128-GCM-SHA256 DHE-RSA-AES256-CCM8 PSK-AES128-GCM-SHA256 ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES256-SHA ECDHE-RSA-AES256-GCM-SHA384 ECDHE-PSK-AES256-CBC-SHA PSK-AES128-CBC-SHA PSK-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-GCM-SHA384 DHE-RSA-AES128-CCM8 ECDHE-RSA-AES128-SHA AES128-GCM-SHA256 CAMELLIA256-SHA ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-3DES-EDE-CBC-SHA DHE-DSS-AES256-SHA256 ECDHE-PSK-CAMELLIA128-SHA256 AES256-GCM-SHA384 DHE-RSA-AES128-SHA256 ECDHE-PSK-AES256-CBC-SHA384 DHE-RSA-CAMELLIA256-SHA256 DHE-PSK-AES128-CCM DHE-PSK-CHACHA20-POLY1305 ECDHE-PSK-CAMELLIA256-SHA384 DHE-RSA-AES256-CCM DHE-RSA-AES128-GCM-SHA256 DHE-DSS-CAMELLIA256-SHA256 ECDHE-ECDSA-DES-CBC3-SHA PSK-AES256-CCM PSK-AES256-CCM8 ECDHE-ECDSA-AES256-CCM ECDHE-ECDSA-AES256-CCM8 PSK-3DES-EDE-CBC-SHA DHE-RSA-AES256-GCM-SHA384 AES128-CCM DHE-PSK-AES256-CBC-SHA DHE-RSA-CAMELLIA128-SHA ECDHE-RSA-CHACHA20-POLY1305 PSK-AES128-CCM8 PSK-CHACHA20-POLY1305 ECDHE-ECDSA-AES128-CCM8 ECDHE-ECDSA-CHACHA20-POLY1305 DHE-PSK-AES128-CBC-SHA256 ECDHE-ECDSA-AES128-SHA DHE-PSK-3DES-EDE-CBC-SHA DHE-PSK-CAMELLIA128-SHA256 ECDHE-PSK-AES128-CBC-SHA DHE-PSK-AES256-CBC-SHA384 CAMELLIA128-SHA DHE-PSK-CAMELLIA256-SHA384 ECDHE-RSA-DES-CBC3-SHA CAMELLIA128-SHA256 PSK-AES128-CBC-SHA256 ECDHE-RSA-CAMELLIA128-SHA256 AES128-SHA256 DHE-DSS-CAMELLIA256-SHA DHE-RSA-AES256-SHA256 DHE-RSA-CHACHA20-POLY1305 DHE-RSA-AES128-CCM PSK-AES256-CBC-SHA384 ECDHE-RSA-CAMELLIA256-SHA384 AES256-CCM8 DHE-PSK-AES256-CCM8 PSK-AES128-CCM ECDHE-ECDSA-AES128-CCM DHE-PSK-AES128-CBC-SHA AES128-CCM8 DHE-PSK-AES128-CCM8 DHE-RSA-DES-CBC3-SHA PSK-AES256-CBC-SHA DHE-DSS-AES128-SHA256} ---- Result should have been (exact matching): ==== ciphers-1.3 FAILED ==== ciphers-1.4 Tls::ciphers for tls1 FAILED ==== Contents of test case: # This will fail if you compiled against RSA bsafe or with a # different set of defines than the default. # Change the constraint setting in all.tcl listcompare $::EXPECTEDCIPHERS(openssl$version) [tls::ciphers tls1] ---- Result was: MISSING {EXP1024-DHE-DSS-RC4-SHA EXP1024-DHE-DSS-DES-CBC-SHA IDEA-CBC-SHA EXP-EDH-DSS-DES-CBC-SHA RC4-SHA DES-CBC-SHA EDH-DSS-DES-CBC3-SHA EXP1024-RC4-SHA EXP1024-DES-CBC-SHA EXP-DES-CBC-SHA EXP1024-RC2-CBC-MD5 EXP-RC2-CBC-MD5 EDH-RSA-DES-CBC-SHA RC4-MD5 EXP1024-RC4-MD5 EXP-EDH-RSA-DES-CBC-SHA EXP-RC4-MD5 EDH-RSA-DES-CBC3-SHA DHE-DSS-RC4-SHA EDH-DSS-DES-CBC-SHA} UNEXPECTED {ECDHE-RSA-AES256-SHA DHE-DSS-DES-CBC3-SHA DHE-RSA-CAMELLIA128-SHA256 DHE-DSS-AES128-GCM-SHA256 PSK-CAMELLIA128-SHA256 ECDHE-ECDSA-CAMELLIA128-SHA256 DHE-DSS-CAMELLIA128-SHA256 DHE-PSK-AES128-GCM-SHA256 DHE-PSK-AES256-CCM DHE-DSS-AES256-GCM-SHA384 PSK-CAMELLIA256-SHA384 ECDHE-ECDSA-CAMELLIA256-SHA384 DHE-DSS-CAMELLIA128-SHA DHE-PSK-AES256-GCM-SHA384 ECDHE-RSA-AES128-SHA256 CAMELLIA256-SHA256 AES256-SHA256 ECDHE-PSK-CHACHA20-POLY1305 ECDHE-ECDSA-AES128-SHA256 AES256-CCM DHE-RSA-CAMELLIA256-SHA ECDHE-RSA-AES256-SHA384 ECDHE-RSA-AES128-GCM-SHA256 DHE-RSA-AES256-CCM8 PSK-AES128-GCM-SHA256 ECDHE-ECDSA-AES256-SHA384 ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES256-SHA ECDHE-RSA-AES256-GCM-SHA384 ECDHE-PSK-AES256-CBC-SHA PSK-AES128-CBC-SHA PSK-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-GCM-SHA384 DHE-RSA-AES128-CCM8 ECDHE-RSA-AES128-SHA AES128-GCM-SHA256 CAMELLIA256-SHA ECDHE-PSK-AES128-CBC-SHA256 ECDHE-PSK-3DES-EDE-CBC-SHA DHE-DSS-AES256-SHA256 ECDHE-PSK-CAMELLIA128-SHA256 AES256-GCM-SHA384 DHE-RSA-AES128-SHA256 ECDHE-PSK-AES256-CBC-SHA384 DHE-RSA-CAMELLIA256-SHA256 DHE-PSK-AES128-CCM DHE-PSK-CHACHA20-POLY1305 ECDHE-PSK-CAMELLIA256-SHA384 DHE-RSA-AES256-CCM DHE-RSA-AES128-GCM-SHA256 DHE-DSS-CAMELLIA256-SHA256 ECDHE-ECDSA-DES-CBC3-SHA PSK-AES256-CCM PSK-AES256-CCM8 ECDHE-ECDSA-AES256-CCM ECDHE-ECDSA-AES256-CCM8 PSK-3DES-EDE-CBC-SHA DHE-RSA-AES256-GCM-SHA384 AES128-CCM DHE-PSK-AES256-CBC-SHA DHE-RSA-CAMELLIA128-SHA ECDHE-RSA-CHACHA20-POLY1305 PSK-AES128-CCM8 PSK-CHACHA20-POLY1305 ECDHE-ECDSA-AES128-CCM8 ECDHE-ECDSA-CHACHA20-POLY1305 DHE-PSK-AES128-CBC-SHA256 ECDHE-ECDSA-AES128-SHA DHE-PSK-3DES-EDE-CBC-SHA DHE-PSK-CAMELLIA128-SHA256 ECDHE-PSK-AES128-CBC-SHA DHE-PSK-AES256-CBC-SHA384 CAMELLIA128-SHA DHE-PSK-CAMELLIA256-SHA384 ECDHE-RSA-DES-CBC3-SHA CAMELLIA128-SHA256 PSK-AES128-CBC-SHA256 ECDHE-RSA-CAMELLIA128-SHA256 AES128-SHA256 DHE-DSS-CAMELLIA256-SHA DHE-RSA-AES256-SHA256 DHE-RSA-CHACHA20-POLY1305 DHE-RSA-AES128-CCM PSK-AES256-CBC-SHA384 ECDHE-RSA-CAMELLIA256-SHA384 AES256-CCM8 DHE-PSK-AES256-CCM8 PSK-AES128-CCM ECDHE-ECDSA-AES128-CCM DHE-PSK-AES128-CBC-SHA AES128-CCM8 DHE-PSK-AES128-CCM8 DHE-RSA-DES-CBC3-SHA PSK-AES256-CBC-SHA DHE-DSS-AES128-SHA256} ---- Result should have been (exact matching): ==== ciphers-1.4 FAILED tlsIO.test Tests ended at Fri Jun 01 17:30:18 UTC 2018 all.tcl: Total 69 Passed 50 Skipped 17 Failed 2 Sourced 0 Test Files. Files with failing tests: ciphers.test Number of tests skipped for each constraint: 12 doTestsWithRemoteServer 2 rsabsafe 1 testthread 2 unexplainedFailure + exit 0 Processing files: tcltls-1.7.16-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MVvkTf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tcltls-1.7.16 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/share/doc/tcltls + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/share/doc/tcltls + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/share/doc/tcltls + cp -pr README.txt /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/share/doc/tcltls + cp -pr license.terms /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/share/doc/tcltls + cp -pr tls.htm /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64/usr/share/doc/tcltls + exit 0 Provides: tcl-tls = 1.7.16-1.mga7 tcltls = 1.7.16-1.mga7 tcltls(x86-64) = 1.7.16-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: tcltls-devel-1.7.16-1.mga7.x86_64 Provides: tcl-tls-devel = 1.7.16-1.mga7 tcltls-devel = 1.7.16-1.mga7 tcltls-devel(x86-64) = 1.7.16-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcltls-debugsource-1.7.16-1.mga7.x86_64 Provides: tcltls-debugsource = 1.7.16-1.mga7 tcltls-debugsource(x86-64) = 1.7.16-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcltls-debuginfo-1.7.16-1.mga7.x86_64 Provides: debuginfo(build-id) = f61616bd85fb24f17c34eeba0e58410d937a2e2b tcltls-debuginfo = 1.7.16-1.mga7 tcltls-debuginfo(x86-64) = 1.7.16-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tcltls-debugsource(x86-64) = 1.7.16-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tcltls-1.7.16-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tcltls-devel-1.7.16-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tcltls-debugsource-1.7.16-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tcltls-debuginfo-1.7.16-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YMs9gm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tcltls-1.7.16 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/tcltls-1.7.16-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.euIjHs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf tcltls-1.7.16 + exit 0 D: [iurt_root_command] Success!