Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1069407
| From | Mattias Ellert <mattias.ellert@physics.uu.se> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#993501: openssl: FTBFS on kfreebsd-amd64 and kfreebsd-i386 |
| Date | 2021-09-02 11:30 +0200 |
| Message-ID | <CSRcJ-5tS-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Source: openssl
Version: 1.1.1l-1
Severity: important
Tags: ftbfs, patch, fixed-upstream
Control: forward -1 https://github.com/openssl/openssl/pull/16477
Control: found -1 1.1.1k-1
Control: found -1 1.1.1j-1
Control: found -1 1.1.1i-3
Control: found -1 1.1.1i-2
Control: found -1 1.1.1i-1
Control: found -1 1.1.1h-1
Control: found -1 1.1.1g-1
Control: found -1 1.1.1f-1
Control: found -1 1.1.1e-1
Control: found -1 1.1.1d-2
Control: found -1 1.1.1d-1
Control: found -1 1.1.1b-2
Control: found -1 1.1.1b-1
Openssl fails to compile on Debian with kfreebsd kernels (kfreebsd-
amd64, kfreebsd-i386). The error reported by the compiler is:
../crypto/uid.c: In function 'OPENSSL_issetugid':
../crypto/uid.c:50:22: error: 'AT_SECURE' undeclared (first use in this
function)
50 | return getauxval(AT_SECURE) != 0;
| ^~~~~~~~~
The git commit that fixes the 1.1.1 branch is:
The issue has been fixed upstream.
https://github.com/openssl/openssl/commit/1f8e36720fff9bdc9f08fe24a38cc91b1b78ddb0
I.e. the patch can be retrieved from
https://github.com/openssl/openssl/commit/1f8e36720fff9bdc9f08fe24a38cc91b1b78ddb0.patch
Mattias
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#993501: openssl: FTBFS on kfreebsd-amd64 and kfreebsd-i386 Mattias Ellert <mattias.ellert@physics.uu.se> - 2021-09-02 11:30 +0200 Bug#993501: Merge request on Salsa Mattias Ellert <mattias.ellert@physics.uu.se> - 2021-09-02 18:30 +0200
csiph-web