Your message dated Fri, 12 Jun 2026 16:49:05 +0900
with message-id <[email protected]>
and subject line Re: [R-pkg-team] Bug#1138477: r-cran-openssl: FTBFS with
openssl 4.0
has caused the Debian Bug report #1138477,
regarding r-cran-openssl: FTBFS with openssl 4.0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1138477: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138477
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: r-cran-openssl
Version: 2.3.4+dfsg-1
Severity: normal
Tags: sid
control: affects -1 src:openssl
User: [email protected]
Usertags: openssl-4.0
OpenSSL 4.0 is in experimental. This package fails to build against it:
| x86_64-linux-gnu-gcc -I"/usr/share/R/include" -DNDEBUG -DSTRICT_R_HEADERS
-DR_NO_REMAP -fpic -g -O2
-ffile-prefix-map=/build/reproducible-path/r-base-4.5.3.20260417=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
cert.c -o cert.o
| cert.c: In function ‘R_cert_info’:
| cert.c:28:8: warning: assignment discards ‘const’ qualifier from pointer
target type [-Wdiscarded-qualifiers]
| 28 | name = X509_get_subject_name(cert);
| | ^
| cert.c:37:8: warning: assignment discards ‘const’ qualifier from pointer
target type [-Wdiscarded-qualifiers]
| 37 | name = X509_get_issuer_name(cert);
| | ^
| cert.c:53:58: error: invalid use of incomplete typedef ‘ASN1_BIT_STRING’
{aka ‘const struct asn1_string_st’}
| 53 | SET_VECTOR_ELT(out, 3, Rf_allocVector(RAWSXP, signature->length));
| | ^~
| cert.c:54:44: error: invalid use of incomplete typedef ‘ASN1_BIT_STRING’
{aka ‘const struct asn1_string_st’}
| 54 | memcpy(RAW(VECTOR_ELT(out, 3)), signature->data, signature->length);
| | ^~
| cert.c:54:61: error: invalid use of incomplete typedef ‘ASN1_BIT_STRING’
{aka ‘const struct asn1_string_st’}
| 54 | memcpy(RAW(VECTOR_ELT(out, 3)), signature->data, signature->length);
| | ^~
| make[1]: *** [/usr/lib/R/etc/Makeconf:190: cert.o] Error 1
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/r-cran-openssl_2.3.4+dfsg-1_amd64-2026-04-19T13:21:41Z
Sebastian
--- End Message ---
--- Begin Message ---
Version: 2.4.2+dfsg-1
Thank you I uploaded the new upstream version that fixes the bug.
Le Wed, Jun 10, 2026 at 11:44:09AM +0200, Ravi Kant Sharma a écrit :
> Package: r-cran-openssl
> Followup-For: Bug #1138477
> X-Debbugs-Cc: [email protected]
> Control: tags -1 ftbfs
>
> Dear Maintainer,
>
> The bug is fixed upstream
> https://github.com/jeroen/openssl/commit/0afd52e18fcd2a0aca18d3389a3942c64fda417f
>
>
> -- System Information:
> Debian Release: trixie/sid
> APT prefers noble-updates
> APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500,
> 'noble'), (100, 'noble-backports')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 6.8.0-117-generic (SMP w/12 CPU threads; PREEMPT)
> Kernel taint flags: TAINT_WARN
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not
> set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages r-cran-openssl depends on:
> ii libc6 2.39-0ubuntu8.7
> ii libssl3t64 3.0.13-0ubuntu3.9
> ii r-base-core [r-api-4.0] 4.3.3-2build2
> pn r-cran-askpass <none>
>
> Versions of packages r-cran-openssl recommends:
> pn r-cran-curl <none>
> pn r-cran-digest <none>
> pn r-cran-jsonlite <none>
> pn r-cran-knitr <none>
> pn r-cran-rmarkdown <none>
> pn r-cran-sodium <none>
> pn r-cran-testthat <none>
>
> r-cran-openssl suggests no packages.
>
> _______________________________________________
> R-pkg-team mailing list
> [email protected]
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/r-pkg-team
--
Charles Plessy Nagahama, Yomitan, Okinawa, Japan
Debian Med packaging team http://www.debian.org/devel/debian-med
Tooting from home https://framapiaf.org/@charles_plessy
- You do not have my permission to use this email to train an AI -
--- End Message ---