Project

General

Profile

Actions

Bug #13685

closed

Embedded openssl does not build on Ubuntu 15.10

Added by Vincent MEMBRÉ over 5 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

Since #13677, Ubuntu 15.10 is not building anymore due to the following error during openssl build:

19:42:49 make[5]: Entering directory '/usr/src/rudder-packages/package/SOURCES/openssl-source'
19:42:49 [ -z "" ] || gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIE -fstack-protector -pie -Wa,--noexecstack -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -Iinclude \
19:42:49     -DFINGERPRINT_PREMAIN_DSO_LOAD -o fips_premain_dso  \
19:42:49     fips_premain.c fipscanister.o \
19:42:49     libcrypto.a -Wl,-R/opt/rudder/lib -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-R/opt/rudder/lib -Wl,-z,relro -Wl,-z,now -ldl
19:42:49 make[6]: Entering directory '/usr/src/rudder-packages/package/SOURCES/openssl-source'
19:42:49 make[7]: Entering directory '/usr/src/rudder-packages/package/SOURCES/openssl-source'
19:42:49 /usr/bin/ld: libcrypto.a(cryptlib.o): relocation R_X86_64_PC32 against undefined symbol `stderr@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC
19:42:49 /usr/bin/ld: final link failed: Bad value
19:42:49 collect2: error: ld returned 1 exit status

Related issues 1 (0 open1 closed)

Is duplicate of Rudder - Bug #13712: Embedded openssl does not build on Ubuntu 15.10ReleasedVincent MEMBRÉActions
Actions #1

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version changed from 5.0.2 to 5.0.3
Actions #2

Updated by François ARMAND over 5 years ago

  • Is duplicate of Bug #13712: Embedded openssl does not build on Ubuntu 15.10 added
Actions #3

Updated by François ARMAND over 5 years ago

  • Status changed from New to Rejected

Duplicates of #13712

Actions

Also available in: Atom PDF