Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 870112

Summary: dev-libs/redland-1.0.17-r3 does not build
Product: Gentoo Linux Reporter: Alan Hodgson <ahodgson>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alan Hodgson 2022-09-14 15:00:11 UTC
redland/mysql-connector.patch fails to apply

Reproducible: Always

Steps to Reproduce:
1. emerge update anything depending on dev-libs/redland
2. happens whether dev-libs/redland is built with mysql use flag or not
Actual Results:  
* Messages for package dev-libs/redland-1.0.17-r3:

 * ERROR: dev-libs/redland-1.0.17-r3::gentoo failed (prepare phase):
 *   patch -p1  failed with /etc/portage/patches/dev-libs/redland/mysql-connector.patch
 * 
 * Call stack:
 *               ebuild.sh, line  127:  Called src_prepare
 *             environment, line 1282:  Called default
 *      phase-functions.sh, line  858:  Called default_src_prepare
 *      phase-functions.sh, line  934:  Called __eapi8_src_prepare
 *             environment, line  321:  Called eapply_user
 *             environment, line  618:  Called eapply '/etc/portage/patches/dev-libs/redland/mysql-connector.patch'
 *             environment, line  581:  Called _eapply_patch '/etc/portage/patches/dev-libs/redland/mysql-connector.patch'
 *             environment, line  519:  Called __helpers_die 'patch -p1  failed with /etc/portage/patches/dev-libs/redland/mysql-connector.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"


Expected Results:  
Package builds
Comment 1 Stephan Hartmann (RETIRED) gentoo-dev 2022-09-14 15:12:03 UTC
This is a user applied patch (/etc/portage/patches/dev-libs/redland/mysql-connector.patch). Probably it is not required anymore?
Comment 2 Alan Hodgson 2022-09-14 15:39:11 UTC
duh. sorry.