Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864394 - games-engines/openmw-9999 - openmw-0.47.0-mygui-license.patch failed
Summary: games-engines/openmw-9999 - openmw-0.47.0-mygui-license.patch failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-08 11:13 UTC by Michal Plichta
Modified: 2022-08-28 00:10 UTC (History)
3 users (show)

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 Michal Plichta 2022-08-08 11:13:56 UTC
Look like openmw-0.47.0-mygui-license.patch is no more needed

Reproducible: Always

Actual Results:  
>>> Source unpacked in /var/tmp/portage/games-engines/openmw-9999/work
>>> Preparing source in /var/tmp/portage/games-engines/openmw-9999/work/openmw-9999 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-engines/openmw-9999/work/openmw-9999"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/games-engines/openmw-9999/work/openmw-9999_build"
 * Applying openmw-0.47.0-mygui-license.patch ...
patching file CMakeLists.txt
Hunk #1 FAILED at 856.
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej                                                                                                                                     [ !! ]
 * ERROR: games-engines/openmw-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/games-engines/openmw-9999/files/openmw-0.47.0-mygui-license.patch
 * 
 * Call stack:
 *               ebuild.sh, line  127:  Called src_prepare
 *             environment, line 3271:  Called cmake_src_prepare
 *             environment, line 1573:  Called default_src_prepare
 *      phase-functions.sh, line  934:  Called __eapi8_src_prepare
 *             environment, line  406:  Called eapply '--' '/var/tmp/portage/games-engines/openmw-9999/files/openmw-0.47.0-mygui-license.patch'
 *             environment, line 1729:  Called _eapply_patch '/var/tmp/portage/games-engines/openmw-9999/files/openmw-0.47.0-mygui-license.patch'
 *             environment, line 1667:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/games-engines/openmw-9999/files/openmw-0.47.0-mygui-license.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=games-engines/openmw-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=games-engines/openmw-9999::gentoo'`.
 * The complete build log is located at '/var/log/portage/games-engines:openmw-9999:20220808-102911.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-engines/openmw-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-engines/openmw-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/games-engines/openmw-9999/work/openmw-9999'
 * S: '/var/tmp/portage/games-engines/openmw-9999/work/openmw-9999'


Lines from patch are no more:

# Install licenses
INSTALL(FILES "files/mygui/DejaVuFontLicense.txt" DESTINATION "${LICDIR}" )

in CMakeLists.txt
Comment 1 Larry the Git Cow gentoo-dev 2022-08-28 00:10:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3542209f1172cb2e3eb2a38e40e5a2af99ece21e

commit 3542209f1172cb2e3eb2a38e40e5a2af99ece21e
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-08-27 23:56:53 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-08-28 00:09:24 +0000

    games-engines/openmw: drop obsolete patch in live
    
    Just a quick fix, haven't really checked status of 9999
    and could be other issues.
    
    Closes: https://bugs.gentoo.org/864394
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-engines/openmw/openmw-9999.ebuild | 4 ----
 1 file changed, 4 deletions(-)