Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736681 - dev-util/meson-0.55.0: patch 0.54.2-prefix-dont-strip-rpath.patch fails to apply on prefix
Summary: dev-util/meson-0.55.0: patch 0.54.2-prefix-dont-strip-rpath.patch fails to ap...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-11 06:13 UTC by Guilherme Amadio
Modified: 2020-08-13 04:31 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 Guilherme Amadio gentoo-dev 2020-08-11 06:13:12 UTC
* Package:    dev-util/meson-0.55.0
 * Repository: gentoo
 * Maintainer: floppym@gentoo.org williamh@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux prefix python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 userland_GNU
 * FEATURES:   network-sandbox preserve-libs
 * Applying 0.54.2-prefix-dont-strip-rpath.patch ...
patching file mesonbuild/minstall.py
Hunk #1 FAILED at 488.
1 out of 1 hunk FAILED -- saving rejects to file mesonbuild/minstall.py.rej
 [ !! ]
 * ERROR: dev-util/meson-0.55.0::gentoo failed (prepare phase):
 *   patch -p1  failed with /tmp/portage/dev-util/meson-0.55.0/files/0.54.2-prefix-dont-strip-rpath.patch
 * 
 * Call stack:
 *               ebuild.sh, line  125:  Called src_prepare
 *             environment, line 2982:  Called distutils-r1_src_prepare
 *             environment, line 1281:  Called python_prepare_all
 *             environment, line 2868:  Called eapply '/tmp/portage/dev-util/meson-0.55.0/files/0.54.2-prefix-dont-strip-rpath.patch'
 *             environment, line 1551:  Called _eapply_patch '/tmp/portage/dev-util/meson-0.55.0/files/0.54.2-prefix-dont-strip-rpath.patch'
 *             environment, line 1489:  Called __helpers_die 'patch -p1  failed with /tmp/portage/dev-util/meson-0.55.0/files/0.54.2-prefix-dont-strip-rpath.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=dev-util/meson-0.55.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/meson-0.55.0::gentoo'`.
 * The complete build log is located at '/tmp/portage/log/dev-util:meson-0.55.0:20200810-233401.log'.
 * The ebuild environment file is located at '/tmp/portage/dev-util/meson-0.55.0/temp/environment'.
 * Working directory: '/tmp/portage/dev-util/meson-0.55.0/work/meson-0.55.0'
 * S: '/tmp/portage/dev-util/meson-0.55.0/work/meson-0.55.0'
 * Messages for package dev-util/meson-0.55.0:
 * Log file: /tmp/portage/log/dev-util:meson-0.55.0:20200810-233401.log
 * ERROR: dev-util/meson-0.55.0::gentoo failed (prepare phase):
 *   patch -p1  failed with /tmp/portage/dev-util/meson-0.55.0/files/0.54.2-prefix-dont-strip-rpath.patch
Comment 1 William Hubbs gentoo-dev 2020-08-13 04:26:42 UTC
Based on what I'm seeing in the 0.55.0 release notes, we shouldn't need
this patch any longer.
Please let me know if you still have issues.
Comment 2 Larry the Git Cow gentoo-dev 2020-08-13 04:27:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75882984a30aef9268619c2132402229884266e1

commit 75882984a30aef9268619c2132402229884266e1
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-08-13 04:22:42 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-08-13 04:27:19 +0000

    dev-util/meson: remove prefix-specific patch to stop rpath stripping
    
    Closes: https://bugs.gentoo.org/736681
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-util/meson/meson-0.55.0.ebuild | 2 --
 1 file changed, 2 deletions(-)