Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948036 - sys-libs/pam-1.7.0_p20241230-r2 ../linux-pam-e634a3a9be9484ada6e93970dfaf0f055ca17332/meson.build:489:18: ERROR: Program 'xsltproc' not found or not executable
Summary: sys-libs/pam-1.7.0_p20241230-r2 ../linux-pam-e634a3a9be9484ada6e93970dfaf0f05...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-13 11:18 UTC by immolo
Modified: 2025-01-14 11:48 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (pam-1.7.0_p20241230-r2-build.log,7.87 KB, text/x-log)
2025-01-13 11:18 UTC, immolo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description immolo 2025-01-13 11:18:46 UTC
Created attachment 916425 [details]
build.log

sys-libs/pam-1.7.0 now requires dev-libs/libxslt as a build depend which is stopping all fresh ~ARCH machines from being able to compile pam (Highlighted from all the failed stages in Releng last week.

I am currently unable to send to send a PR to correct due to hardware issues but have managed to test and confirm the fix on one of my backup machines by adding dev-libs/libxslt after .https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-libs/pam/pam-1.7.0_p20241230-r2.ebuild#n48.

Program xsltproc found: NO

../linux-pam-e634a3a9be9484ada6e93970dfaf0f055ca17332/meson.build:489:18: ERROR: Program 'xsltproc' not found or not executable
Comment 1 immolo 2025-01-13 11:34:19 UTC
Looking at https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-libs/pam/pam-1.6.1.ebuild#n29 it seems this was always required so not quite sure from looking at the git logs to why this was removed. 

(Possibly left out when switching to Meson?)
Comment 2 Larry the Git Cow gentoo-dev 2025-01-14 11:48:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe86082b253397eb4fd211c23d2b24dd5acca7d

commit ffe86082b253397eb4fd211c23d2b24dd5acca7d
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2025-01-14 11:47:11 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2025-01-14 11:47:11 +0000

    sys-libs/pam: Add missing build dep on libxslt (for xsltproc)
    
    Closes: https://bugs.gentoo.org/948036
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../{pam-1.7.0_p20241230-r2.ebuild => pam-1.7.0_p20241230-r3.ebuild}    | 2 ++
 1 file changed, 2 insertions(+)