Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870112 - dev-libs/redland-1.0.17-r3 does not build
Summary: dev-libs/redland-1.0.17-r3 does not build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-14 15:00 UTC by Alan Hodgson
Modified: 2022-09-14 15:39 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 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.