Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648156 - sys-devel/autoconf-2.69-r4: wrong patch level?
Summary: sys-devel/autoconf-2.69-r4: wrong patch level?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-19 17:50 UTC by *
Modified: 2018-02-20 07:29 UTC (History)
0 users

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


Attachments
Patch level fix (autoconf-2.61-darwin.patch,454 bytes, patch)
2018-02-19 17:51 UTC, *
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description * 2018-02-19 17:50:50 UTC
This fails due to what appears to be the wrong patchlevel. Fixed by adding another dir level in the path (prepending a and b).

>>> Preparing source in /opt/gentoo/var/tmp/portage/sys-devel/autoconf-2.69-r4/w
ork/autoconf-2.69 ...
 * Applying autoconf-2.61-darwin.patch ...
The text leading up to this was:
--------------------------
|--- bin/autoreconf.in
|+++ bin/autoreconf.in
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
 [ !! ]
 * ERROR: sys-devel/autoconf-2.69-r4::gentoo_prefix failed (prepare phase):
 *   patch -p1  failed with /opt/gentoo/var/tmp/portage/sys-devel/autoconf-2.69-
r4/files/autoconf-2.61-darwin.patch

Reproducible: Always
Comment 1 * 2018-02-19 17:51:41 UTC
Created attachment 520136 [details, diff]
Patch level fix
Comment 2 Fabian Groffen gentoo-dev 2018-02-19 18:37:57 UTC
our paths crossed, I already fixed this, thanks!
Comment 3 Larry the Git Cow gentoo-dev 2018-02-20 07:29:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=b4ce7744e23aaae6b698a9866b4922d9aeb22c95

commit b4ce7744e23aaae6b698a9866b4922d9aeb22c95
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2018-02-20 07:28:37 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2018-02-20 07:28:37 +0000

    scripts/bootstrap-prefix: bump snapshot for bison and autoconf fixes
    
    Bug: https://bugs.gentoo.org/648162
    Bug: https://bugs.gentoo.org/648156

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)}