Release date:
2026-09-18 08:33:31 UTC
Description:
- On el10 only, export LDFLAGS with -Wl,-rpath=%{_libdir} before configure.
The el10 toolchain emits neither RPATH nor RUNPATH, so
/opt/alt/pcre/usr/bin/pcregrep failed to start with "libpcre.so.1 => not
found" even though the package ships that library, and the QA integrity
check flagged it. Confirmed with readelf: el6, el7 and el8 all carry
RPATH=/opt/alt/pcre/usr/lib64 implicitly from libtool and are left alone.
- This is a live defect, not a regression: the already-released
alt-pcre-8.42-1.el10 has no RPATH either. The %if rhel >= 10 QA_RPATHS
override above only relaxes the rpath checker; it never produced an rpath.
Updated packages:
-
alt-pcre-8.45-2.el10.x86_64.rpm
sha:68b4ec4fb186979d4ecc633f83d87b08fb1194640de73cc248b515db7b0707ea
-
alt-pcre-devel-8.45-2.el10.x86_64.rpm
sha:7845c8a79b04a98b77f30403cea391db99ec9052376eabefae7d1d99865524af
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.