debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #07012
[Bug 2122492] Re: pam FTBFS on arm64 questing-proposed, libraries built without GCS
Unfortunately, it seems that rebuilding the 3 libraries is not enough.
It works for libcrypt and libaudit, but not for libdb which still shows
a warning.
PPA available here:
https://launchpad.net/~vhaudiquet/+archive/ubuntu/pam-no-fatal-
warnings/+packages
Specific log of the build with rebuilt libraries (in this log, the only 'GCS' mention is for libdb):
https://launchpadlibrarian.net/816927791/buildlog_ubuntu-questing-arm64.pam_1.7.0-5ubuntu3~ppa3_BUILDING.txt.gz
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to pam in Ubuntu.
https://bugs.launchpad.net/bugs/2122492
Title:
pam FTBFS on arm64 questing-proposed, libraries built without GCS
Status in pam package in Ubuntu:
In Progress
Bug description:
pam is FTBFS on arm64 in questing-proposed:
> /usr/lib/aarch64-linux-gnu/libaudit.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
collect2: error: ld returned 1 exit status
(compiled with --fatal-warnings)
This is the same bug as
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/2119445, tracked
here individually for pam.
The full list of libraries needed to be rebuilt with GCS is:
/usr/lib/aarch64-linux-gnu/libaudit.so
/usr/lib/aarch64-linux-gnu/libcrypt.so
/usr/lib/gcc/aarch64-linux-gnu/15/../../../aarch64-linux-gnu/libdb.so
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/2122492/+subscriptions
References