Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717026 - app-emulation/wine-staging-5.6 fails to apply wine-5.0-memset-O3.patch
Summary: app-emulation/wine-staging-5.6 fails to apply wine-5.0-memset-O3.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords: PATCH
: 717092 717116 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-04-11 06:54 UTC by Marcin Kowalski
Modified: 2020-04-11 17:14 UTC (History)
8 users (show)

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


Attachments
memset-O3 patch updated for wine-5.6 (wine-5.6-memset-O3.patch,995 bytes, patch)
2020-04-11 09:45 UTC, Jan Psota
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kowalski 2020-04-11 06:54:22 UTC
wine-5.0-memset-O3.patch fails to apply during unpack phase.


 * ERROR: app-emulation/wine-staging-5.6::gentoo failed (prepare phase):
 *   patch -p1  failed with /data/build/tmp/portage/app-emulation/wine-staging-5.6/work/gentoo-wine-patches/patches/wine-5.0-memset-O3.patch
 * 
 * Call stack:
 *               ebuild.sh, line  125:  Called src_prepare
 *             environment, line 4017:  Called default
 *      phase-functions.sh, line  855:  Called default_src_prepare
 *      phase-functions.sh, line  920:  Called __eapi6_src_prepare
 *             environment, line  531:  Called eapply '/data/build/tmp/portage/app-emulation/wine-staging-5.6/work/gentoo-wine-patches/patches/wine-5.0-winegcc.patch' '/data/build/tmp/portage/app-emulation/wine-staging-5.6/work/gentoo-wine-patches/patches/wine-4.7-multilib-portage.patch' '/data/build/tmp/portage/app-emulation/wine-staging-5.6/work/gentoo-wine-patches/patches/wine-5.0-memset-O3.patch' '/data/build/tmp/portage/app-emulation/wine-staging-5.6/work/gentoo-wine-patches/patches/wine-2.0-multislot-apploader.patch'
 *             environment, line 1273:  Called _eapply_patch '/data/build/tmp/portage/app-emulation/wine-staging-5.6/work/gentoo-wine-patches/patches/wine-5.0-memset-O3.patch'
 *             environment, line 1211:  Called __helpers_die 'patch -p1  failed with /data/build/tmp/portage/app-emulation/wine-staging-5.6/work/gentoo-wine-patches/patches/wine-5.0-memset-O3.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"



 * Applying wine-5.0-memset-O3.patch ...
patching file configure.ac
Hunk #1 FAILED at 2010.


Reproducible: Always
Comment 1 Jan Psota 2020-04-11 09:45:13 UTC
Created attachment 632140 [details, diff]
memset-O3 patch updated for wine-5.6

If it still makes sense in age of gcc-9 and llvm-10, here is a patch that applies.
Comment 3 Nick Sarnie gentoo-dev 2020-04-11 17:09:07 UTC
*** Bug 717092 has been marked as a duplicate of this bug. ***
Comment 4 Nick Sarnie gentoo-dev 2020-04-11 17:09:14 UTC
*** Bug 717116 has been marked as a duplicate of this bug. ***