Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255161 - libXaw-1.0.5 fails to emerge
Summary: libXaw-1.0.5 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
: 255163 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-16 12:59 UTC by Rabbe Fogelholm
Modified: 2009-01-20 08:07 UTC (History)
1 user (show)

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


Attachments
The patch log, in case it may help. (libXaw-1.0.3-darwin.patch-17394.out,5.18 KB, text/plain)
2009-01-16 13:18 UTC, Rabbe Fogelholm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rabbe Fogelholm 2009-01-16 12:59:26 UTC
Environment is SUSE 10 Enterprise SP1. Bootstrapping from scratch, with the $EPREFIX path being free from symlinks. Workaround for bug 252738 is applied. Version of sandbox is set by local masking to 1.2.18.1-r3. The "X" USE flag is added to etc/make.conf before the final `emerge -e system' step. Emerging libXaw fails with these console messages:

>>> Unpacking libXaw-1.0.5.tar.bz2 to /local/scratch/portage/x11-libs/libXaw-1.0.5/work
 * Applying libXaw-1.0.3-darwin.patch ...

 * Failed Patch: libXaw-1.0.3-darwin.patch !
 *  ( /local/scratch/nightly/2009-01-16-1/usr/portage/x11-libs/libXaw/files/libXaw-1.0.3-darwin.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /local/scratch/portage/x11-libs/libXaw-1.0.5/temp/libXaw-1.0.3-darwin.patch-17394.out

 * ERROR: x11-libs/libXaw-1.0.5 failed:
 *   Failed Patch: libXaw-1.0.3-darwin.patch!
 * 
 * Call stack:
 *               ebuild.sh:  49: <call src_unpack>
 *             environment:3074: <call x-modular_src_unpack>
 *             environment:3925: <call x-modular_patch_source>
 *             environment:3812: <call epatch '/local/scratch/nightly/2009-01-16-1/usr/portage/x11-libs/libXaw/files/libXaw-1.0.3-darwin.patch'>
 *             environment:1785:                 die "Failed Patch: ${patchname}!";
Comment 1 Rabbe Fogelholm 2009-01-16 13:18:24 UTC
Created attachment 178687 [details]
The patch log, in case it may help.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-16 14:05:47 UTC
*** Bug 255163 has been marked as a duplicate of this bug. ***
Comment 3 Rabbe Fogelholm 2009-01-16 20:47:26 UTC
A possible workaround is to mask x11-libs/libXaw-1.0.5 in etc/portage/package.mask. This causes version 1.0.4 to be emerged successfully.
Comment 4 Fabian Groffen gentoo-dev 2009-01-16 20:49:52 UTC
I just disabled the patch, thanks for the bug.
Comment 5 Rabbe Fogelholm 2009-01-20 08:07:22 UTC
Verified - I removed my local workaround and libXaw-1.0.5 emerges nicely now.