Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536388 - sys-auth/pam_mount-2.15 - build-aux/missing: line 81: automake-1.13: command not found
Summary: sys-auth/pam_mount-2.15 - build-aux/missing: line 81: automake-1.13: command ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-12 07:08 UTC by Dennis Schridde
Modified: 2015-02-05 08:31 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.68 KB, text/plain)
2015-01-12 07:08 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2015-01-12 07:08:24 UTC
cd .. && /bin/sh /var/tmp/portage/sys-auth/pam_mount-2.15/work/pam_mount-2.15/build-aux/missing automake-1.13 --foreign src/Makefile
/var/tmp/portage/sys-auth/pam_mount-2.15/work/pam_mount-2.15/build-aux/missing: line 81: automake-1.13: command not found
WARNING: 'automake-1.13' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
[...]

Reproducible: Always
Comment 1 Dennis Schridde 2015-01-12 07:08:45 UTC
Created attachment 393764 [details]
build.log
Comment 2 Dennis Schridde 2015-01-12 07:09:28 UTC
sys-devel/automake-1.13.4:1.13 is not installed.
Comment 3 Hanno Böck gentoo-dev 2015-01-15 10:59:44 UTC
Your build log shows this:
patching file src/Makefile.am
Reversed (or previously applied) patch detected!  Assuming -R.
Hunk #1 succeeded at 8 with fuzz 2.

That means there is some kind of patching (with a probably wrong patch) in your ebuild. However in the portage ebuild there is no patch afaics.

Where is your pam_mount ebuild coming from? It's not the one from the portage tree.
Comment 4 Dennis Schridde 2015-02-05 08:31:30 UTC
You were right, the last version of pam_mount needed a patch (cryptsetup issue), which modified Makefile.am.