Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935566 - net-libs/nodejs-22.4.0:0 missing patch patch -p1 failed with /var/tmp/portage/net-libs/nodejs-22.4.0/files/nodejs-22.4.0-riscv.patch
Summary: net-libs/nodejs-22.4.0:0 missing patch patch -p1 failed with /var/tmp/portag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-05 17:24 UTC by Andrew Cameron
Modified: 2024-07-06 13:15 UTC (History)
2 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 Andrew Cameron 2024-07-05 17:24:11 UTC
* Package:    net-libs/nodejs-22.4.0:0/22
 * Repository: gentoo
 * Maintainer: williamh@gentoo.org
 * USE:        elibc_glibc icu inspector kernel_linux npm riscv snapshot ssl system-icu system-ssl
 * FEATURES:   ccache preserve-libs sandbox userpriv usersandbox
 * Checking whether python3_12 is suitable ...
 *   dev-lang/python:3.12[threads(+)] ...
 [ ok ]
 * Using python3.12 to build (via PYTHON_COMPAT iteration)
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     6.6.20-starfive
 * Checking for suitable kernel configuration options ...
 [ ok ]
>>> Unpacking source...
>>> Unpacking node-v22.4.0.tar.xz to /var/tmp/portage/net-libs/nodejs-22.4.0/work
>>> Source unpacked in /var/tmp/portage/net-libs/nodejs-22.4.0/work
>>> Preparing source in /var/tmp/portage/net-libs/nodejs-22.4.0/work/node-v22.4.0 ...
 * Applying nodejs-22.4.0-riscv.patch ...
/var/tmp/portage/net-libs/nodejs-22.4.0/temp/environment: line 1616: /var/tmp/portage/net-libs/nodejs-22.4.0/files/nodejs-22.4.0-riscv.patch: No such file or directory
/var/tmp/portage/net-libs/nodejs-22.4.0/temp/environment: line 1619: /var/tmp/portage/net-libs/nodejs-22.4.0/files/nodejs-22.4.0-riscv.patch: No such file or directory
 [ !! ]
 * ERROR: net-libs/nodejs-22.4.0::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/net-libs/nodejs-22.4.0/files/nodejs-22.4.0-riscv.patch
 * 
 * Call stack:
 *               ebuild.sh, line  136:  Called src_prepare
 *             environment, line 3577:  Called default
 *      phase-functions.sh, line  873:  Called default_src_prepare
 *      phase-functions.sh, line  949:  Called __eapi8_src_prepare
 *             environment, line  346:  Called eapply '--' '/var/tmp/portage/net-libs/nodejs-22.4.0/files/nodejs-22.4.0-riscv.patch'
 *             environment, line 1684:  Called _eapply_patch '/var/tmp/portage/net-libs/nodejs-22.4.0/files/nodejs-22.4.0-riscv.patch'
 *             environment, line 1622:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/net-libs/nodejs-22.4.0/files/nodejs-22.4.0-riscv.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"
 * 
 * If you need support, post the output of `emerge --info '=net-libs/nodejs-22.4.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-libs/nodejs-22.4.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-libs/nodejs-22.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/nodejs-22.4.0/temp/environment'.
 * Working directory: '/var/tmp/portage/net-libs/nodejs-22.4.0/work/node-v22.4.0'
S: '/var/tmp/portage/net-libs/nodejs-22.4.0/work/node-v22.4.0'
Comment 1 Larry the Git Cow gentoo-dev 2024-07-06 13:15:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be56b29d7eecc7aac7f8dea4409217f2ebe4f64

commit 3be56b29d7eecc7aac7f8dea4409217f2ebe4f64
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2024-07-06 13:14:57 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2024-07-06 13:14:57 +0000

    net-libs/nodejs: Apply riscv patch to version 22.4.0
    
    Closes: https://bugs.gentoo.org/935566
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-libs/nodejs/nodejs-22.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)