Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #920099
| From | Adrian Bunk <bunk@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#909813: rr FTBFS with kernel 4.18 headers |
| Date | 2018-09-29 06:50 +0200 |
| Message-ID | <wDfmx-QI-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Source: rr
Version: 5.2.0-2
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/rr.html
...
/build/1st/rr-5.2.0/src/test/keyctl.c: In function 'main':
/build/1st/rr-5.2.0/src/test/keyctl.c:44:38: error: 'struct keyctl_dh_params' has no member named 'private'; did you mean 'dh_private'?
struct keyctl_dh_params params = {.private = private_key,
^~~~~~~
dh_private
/usr/bin/cc -g -O2 -ffile-prefix-map=/build/1st/rr-5.2.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -D__MMX__ -D__SSE__ -D__SSE2__ -D__USE_LARGEFILE64 -pthread -g3 -Wstrict-prototypes -std=gnu11 -Wl,-z,relro -Wl,-z,now CMakeFiles/kcmp.dir/src/test/kcmp.c.o -o bin/kcmp -lrt -ldl
make[3]: *** [CMakeFiles/keyctl.dir/build.make:66: CMakeFiles/keyctl.dir/src/test/keyctl.c.o] Error 1
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#909813: rr FTBFS with kernel 4.18 headers Adrian Bunk <bunk@debian.org> - 2018-09-29 06:50 +0200 Bug#909813: rr FTBFS with kernel 4.18 headers Stephen Kitt <skitt@debian.org> - 2018-10-07 21:00 +0200
csiph-web