Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911463 - dev-embedded/sdcc-9999 fails to compile (9999-SYSTEM): patch -p1 failed with sdcc-3.8.0-override-override.patch
Summary: dev-embedded/sdcc-9999 fails to compile (9999-SYSTEM): patch -p1 failed with ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-29 19:39 UTC by Agostino Sarubbo
Modified: 2023-08-20 09:33 UTC (History)
0 users

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


Attachments
build.log (build.log,447.39 KB, text/plain)
2023-07-29 19:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-07-29 19:39:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/sdcc-9999 fails to compile (9999-SYSTEM).
Discovered on: amd64 (internal ref: 9999_tinderbox)

NOTE:
(9999-SYSTEM) in the summary means that the bug was found on a STANDARD machine that tries the 9999 version of the ebuild. While bugs about 9999 version make sense until certain point, you should see it as a way to know in advance what will have in the future release.
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-29 19:39:37 UTC
Created attachment 866618 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-29 19:39:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *             environment, line  735:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/dev-embedded/sdcc-9999/files/sdcc-3.8.0-override-override.patch'
 *   patch -p1  failed with /var/tmp/portage/dev-embedded/sdcc-9999/files/sdcc-3.8.0-override-override.patch
Comment 3 Larry the Git Cow gentoo-dev 2023-08-20 09:33:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15974072b734f58a9169e8f6757c6b4f17fd14e8

commit 15974072b734f58a9169e8f6757c6b4f17fd14e8
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-08-20 08:25:10 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-08-20 09:32:31 +0000

    dev-embedded/sdcc: fix compilation of live version
    
    Update patches, create an empty directory.
    
    Closes: https://bugs.gentoo.org/911463
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 .../sdcc/files/sdcc-4.3.2-override-override.patch  | 62 ++++++++++++++++++++++
 dev-embedded/sdcc/sdcc-9999.ebuild                 |  5 +-
 2 files changed, 65 insertions(+), 2 deletions(-)