Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833101 - games-fps/eduke32-20220204.9957 - eduke32-20190820.8043-log-to-tmpdir.patch failed to apply
Summary: games-fps/eduke32-20220204.9957 - eduke32-20190820.8043-log-to-tmpdir.patch f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-11 06:31 UTC by Zdenek Sojka
Modified: 2022-02-11 14:44 UTC (History)
2 users (show)

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


Attachments
build log (build.log,3.08 KB, text/x-log)
2022-02-11 06:31 UTC, Zdenek Sojka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zdenek Sojka 2022-02-11 06:31:02 UTC
Created attachment 764822 [details]
build log

Trying to build the latest eduke32 ebuild fails on patching:

# emerge -v eduke32

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ~] games-fps/eduke32-20220204.9957::gentoo [20211202.9831::gentoo] USE="duke3d gtk hrp offensive opengl png psx sc-55 timidity voidsw vpx xmp -fluidsynth -opl -sdk -server (-tools) -voxels" 0 KiB

Total: 1 package (1 upgrade), Size of downloads: 0 KiB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) games-fps/eduke32-20220204.9957::gentoo
 * eduke32_src_20220204-9957-6df591a07.tar.xz BLAKE2B SHA512 size ;-) ...                                              [ ok ]
 * eduke32_classic.png BLAKE2B SHA512 size ;-) ...                                                                     [ ok ]
 * duke3d_hrp-5.4.zip BLAKE2B SHA512 size ;-) ...                                                                      [ ok ]
 * duke3d_xxx-1.33.zip BLAKE2B SHA512 size ;-) ...                                                                     [ ok ]
 * duke3d_psx-1.11.zip BLAKE2B SHA512 size ;-) ...                                                                     [ ok ]
 * duke3d_music-sc55-4.02.zip BLAKE2B SHA512 size ;-) ...                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking eduke32_src_20220204-9957-6df591a07.tar.xz to /var/tmp/portage/games-fps/eduke32-20220204.9957/work
>>> Source unpacked in /var/tmp/portage/games-fps/eduke32-20220204.9957/work
>>> Preparing source in /var/tmp/portage/games-fps/eduke32-20220204.9957/work/eduke32_20220204-9957-6df591a07 ...
 * Applying eduke32-20190820.8043-log-to-tmpdir.patch ...
patching file source/duke3d/src/game.cpp
Hunk #1 FAILED at 6234.
1 out of 1 hunk FAILED -- saving rejects to file source/duke3d/src/game.cpp.rej                                        [ !! ]
 * ERROR: games-fps/eduke32-20220204.9957::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/games-fps/eduke32-20220204.9957/files/eduke32-20190820.8043-log-to-tmpdir.patch
Comment 1 Larry the Git Cow gentoo-dev 2022-02-11 14:44:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f5330502d84aed65712c86814a3053ab6c558e

commit 84f5330502d84aed65712c86814a3053ab6c558e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-02-11 14:43:19 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-02-11 14:43:53 +0000

    games-fps/eduke32: fix compilation
    
    Closes: https://bugs.gentoo.org/833101
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 games-fps/eduke32/eduke32-20220204.9957.ebuild                |  3 ++-
 .../eduke32/files/eduke32-20220204.9957-log-to-tmpdir.patch   | 11 +++++++++++
 .../files/eduke32-20220204.9957-osd-setparameters.patch       | 11 +++++++++++
 3 files changed, 24 insertions(+), 1 deletion(-)