summaryrefslogtreecommitdiff
path: root/upstream-build/build-log/i686-linux
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-03-30 13:47:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-03-30 13:47:08 +0300
commit2e7506efa1f1015e9fd965b85c934cf3bc3014f9 (patch)
treef438aaf8f3a9e95aa08ba5534456cc6ffbb2234a /upstream-build/build-log/i686-linux
parent5b422fcfe75112ea3c8a0f063ac2996967457f3b (diff)
Release version 1.1.1+14v1.1.1+14
Upgrade to 1.1.1k Use caret version constraint for depends manifest values
Diffstat (limited to 'upstream-build/build-log/i686-linux')
-rw-r--r--upstream-build/build-log/i686-linux6
1 files changed, 1 insertions, 5 deletions
diff --git a/upstream-build/build-log/i686-linux b/upstream-build/build-log/i686-linux
index 7b997d9..caac233 100644
--- a/upstream-build/build-log/i686-linux
+++ b/upstream-build/build-log/i686-linux
@@ -31,7 +31,7 @@ perl: warning: Please check that your locale settings:
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
-Configuring OpenSSL version 1.1.1j (0x101010afL) for linux-x86
+Configuring OpenSSL version 1.1.1k (0x101010bfL) for linux-x86
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
@@ -2370,10 +2370,6 @@ ${LDCMD:-gcc} -pthread -m32 -Wall -O3 -fomit-frame-pointer -L. \
-o test/rsa_mp_test test/rsa_mp_test.o \
test/libtestutil.a -lcrypto -lz -ldl -pthread
gcc -Iinclude -I../include -pthread -m32 -Wall -O3 -fomit-frame-pointer -DZLIB -DNDEBUG -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o ../test/rsa_test.c
-../test/rsa_test.c: In function 'test_rsa_oaep':
-../test/rsa_test.c:349:5: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized]
- RSA_free(key);
- ^~~~~~~~~~~~~
rm -f test/rsa_test
${LDCMD:-gcc} -pthread -m32 -Wall -O3 -fomit-frame-pointer -L. \
-o test/rsa_test test/rsa_test.o \