Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287444 - Can't bootstrap on OS 10.5.5: openssh interix patch failure
Summary: Can't bootstrap on OS 10.5.5: openssh interix patch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on: 287865
Blocks:
  Show dependency tree
 
Reported: 2009-10-03 03:10 UTC by Steven Parkes
Modified: 2009-10-08 16:25 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Parkes 2009-10-03 03:10:22 UTC
Trying to do a fresh bootstrap on OS 10.5.5 fails trying to emerge coreutils. Fails trying to apply coreutils-7.6-rpl_mkstemp.patch (which doesn't exist in the rsync tree?)

>>> Emerging (1 of 1) sys-apps/coreutils-7.6
 * coreutils-7.6.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                           [ ok ]
 * coreutils-7.6-patches-1.tar.lzma RMD160 SHA1 SHA256 size ;-) ...                                                                                               [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                              [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                             [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                            [ ok ]
>>> Unpacking source...
>>> Unpacking coreutils-7.6.tar.gz to /opt/gentoo.new/var/tmp/portage/sys-apps/coreutils-7.6/work
>>> Unpacking coreutils-7.6-patches-1.tar.lzma to /opt/gentoo.new/var/tmp/portage/sys-apps/coreutils-7.6/work
 * Applying various patches (bugfixes/updates) ...
 *   003_all_coreutils-gentoo-uname.patch ...                                                                                                                      [ ok ]
 *   010_all_coreutils-tests.patch ...                                                                                                                             [ ok ]
 *   015_all_coreutils-mv-i-3-stdin.patch ...                                                                                                                      [ ok ]
 *   030_all_coreutils-more-dir-colors.patch ...                                                                                                                   [ ok ]
 * Done with patching
 * Applying coreutils-7.2-mint.patch ...                                                                                                                           [ ok ]
 * Applying coreutils-7.6-tempname.patch ...                                                                                                                       [ ok ]
 * Applying coreutils-7.1-interix-fs.patch ...                                                                                                                     [ ok ]
 * Applying coreutils-7.4-hppa-hpux.patch ...                                                                                                                      [ ok ]
 * Applying coreutils-7.5-interix-setgroups.patch ...                                                                                                              [ ok ]
 * Applying coreutils-7.6-rpl_mkstemp.patch ...

 * Failed Patch: coreutils-7.6-rpl_mkstemp.patch !
 *  ( /opt/gentoo.new/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /opt/gentoo.new/var/tmp/portage/sys-apps/coreutils-7.6/temp/coreutils-7.6-rpl_mkstemp.patch-67075.out

 * ERROR: sys-apps/coreutils-7.6 failed:
 *   Failed Patch: coreutils-7.6-rpl_mkstemp.patch!
 * 
 * Call stack:
 *               ebuild.sh:  51: <call src_unpack>
 *             environment:2716: <call epatch '/opt/gentoo.new/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch'>
 *             environment:1302:                 die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.

>>> Failed to emerge sys-apps/coreutils-7.6, Log file:

>>>  '/opt/gentoo.new/var/tmp/portage/sys-apps/coreutils-7.6/temp/build.log'

 * Messages for package sys-apps/coreutils-7.6:

 * Failed Patch: coreutils-7.6-rpl_mkstemp.patch !
 *  ( /opt/gentoo.new/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /opt/gentoo.new/var/tmp/portage/sys-apps/coreutils-7.6/temp/coreutils-7.6-rpl_mkstemp.patch-67075.out
 * ERROR: sys-apps/coreutils-7.6 failed:
 *   Failed Patch: coreutils-7.6-rpl_mkstemp.patch!
 * 
 * Call stack:
 *               ebuild.sh:  51: <call src_unpack>
 *             environment:2716: <call epatch '/opt/gentoo.new/usr/portage/sys-apps/coreutils/files/coreutils-7.6-rpl_mkstemp.patch'>
 *             environment:1302:                 die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Fabian Groffen gentoo-dev 2009-10-03 08:54:42 UTC
please report what step you are, and when you downloaded the bootstrap-prefix.sh file
Comment 2 Steven Parkes 2009-10-03 16:39:33 UTC
Current bootstrap, i.e., uses prefix-overlay-20090929.tar.bz2.

Fails merging coreutils, i.e., the "emerge --oneshot coreutils" in the bootstrap instructions.
Comment 3 Fabian Groffen gentoo-dev 2009-10-06 18:39:06 UTC
I bumped the bootstrap tarbal, which should fix this
Comment 4 Steven Parkes 2009-10-06 22:58:43 UTC
Fixes the coreutils problem. But now it wants to emerge openssh-5.3 which doesn't appear to be prefix-adjusted and fails. It fails because there's no interix-now patch for 5.3. I looked at it, but the changes go beyond just adjusting that file and remain a bit beyond my prefix background ...

Boy. Tough to keep up.
Comment 5 Fabian Groffen gentoo-dev 2009-10-07 08:58:35 UTC
well, please keep the bugs coming, as we need to get this one straightened out.
Comment 6 Steven Parkes 2009-10-07 13:27:03 UTC
That I can do ...
Comment 7 Steven Parkes 2009-10-08 16:17:56 UTC
New openssh ebuild stuff in and the bootstrap completes.
Comment 8 Fabian Groffen gentoo-dev 2009-10-08 16:25:54 UTC
thanks, I'll upload yesterday's bootstrap image