Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259746 - [x11 overlay] x11-libs/libxcb-9999 should drop xcb-0003-Bump-version-number-to-1.2.patch
Summary: [x11 overlay] x11-libs/libxcb-9999 should drop xcb-0003-Bump-version-number-t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-20 18:35 UTC by Dyweni
Modified: 2009-03-06 09:03 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 Dyweni 2009-02-20 18:35:20 UTC
The current libxcb-9999 ebuild applies a patch to bump the version from 1.1.93 to 1.2.

Upstream has already bumped the version to 1.2.  This match is no longer needed, and it breaks compilation.

Patch file:  xcb-0003-Bump-version-number-to-1.2.patch



Reproducible: Always

Steps to Reproduce:
emerge -av =x11-libs/libxcb-9999

Actual Results:  
 * Applying xcb-0003-Bump-version-number-to-1.2.patch ...

 * Failed Patch: xcb-0003-Bump-version-number-to-1.2.patch !
 *  ( /usr/local/layman/x11/x11-libs/libxcb/files/xcb-0003-Bump-version-number-to-1.2.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/x11-libs/libxcb-9999/temp/xcb-0003-Bump-version-number-to-1.2.patch-8478.out

 * 
 * ERROR: x11-libs/libxcb-9999 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3099:  Called x-modular_src_unpack
 *             environment, line 3900:  Called x-modular_patch_source
 *             environment, line 3797:  Called epatch '/usr/local/layman/x11/x11-libs/libxcb/files/xcb-0003                       -Bump-version-number-to-1.2.patch'
 *             environment, line 1787:  Called die
 * The specific snippet of code:
 *                   die "Failed Patch: ${patchname}!";
 *  The die message:
 *   Failed Patch: xcb-0003-Bump-version-number-to-1.2.patch!
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/libxcb-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libxcb-9999/temp/environment'.
 * This ebuild is from an overlay named 'x11': '/usr/local/layman/x11/'
 * 



Expected Results:  
This patch should not be applied.
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-03-06 09:03:08 UTC
That's already fixed in the overlay. Closing.