Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835825 - dev-qt/qtdeclarative-5.15.3: failed with qtdeclarative-5.4.2-disable-jit.patch
Summary: dev-qt/qtdeclarative-5.15.3: failed with qtdeclarative-5.4.2-disable-jit.patch
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-23 03:03 UTC by Han Gao
Modified: 2022-03-23 03:09 UTC (History)
1 user (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 Han Gao 2022-03-23 03:03:21 UTC
>>> Preparing source in /var/tmp/portage/dev-qt/qtdeclarative-5.15.3/work/qtdeclarative-everywhere-src-5.15.3 ...                        * Applying patches from /var/tmp/portage/dev-qt/qtdeclarative-5.15.3/work/qtdeclarative-5.15.3-gentoo-kde-1 ...
 *   0001-Give-a-warning-when-StyledText-encounters-a-non-supp.patch ...                                                         [ ok ]  *   0002-Add-missing-limits-include-to-fix-build-with-GCC-11.patch ...                                                          [ ok ]
 *   0003-Document-that-StyledText-also-supports-nbsp-and-quot.patch ...                                                         [ ok ]  *   0004-Support-apos-in-styled-text.patch ...                                                                                  [ ok ]
 *   0005-Remove-unused-QPointer-QQuickPointerMask.patch ...                                                                     [ ok ]
 *   0006-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch ...                                                            [ ok ]
 *   0007-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch ...                                                         [ ok ]
 *   0008-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch ...                                                         [ ok ]
 *   0009-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch ...                                                         [ ok ]
 * Applying qtdeclarative-5.4.2-disable-jit.patch ...
patching file src/qml/jsruntime/qv4global_p.h
Hunk #1 FAILED at 96.
1 out of 1 hunk FAILED -- saving rejects to file src/qml/jsruntime/qv4global_p.h.rej                                             [ !! ]
 * ERROR: dev-qt/qtdeclarative-5.15.3::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/dev-qt/qtdeclarative-5.15.3/files/qtdeclarative-5.4.2-disable-jit.patch

Reproducible: Always

Steps to Reproduce:
1.emerge -av1 dev-qt/qtdeclarative

Actual Results:  
 * Messages for package dev-qt/qtdeclarative-5.15.3:

 * ERROR: dev-qt/qtdeclarative-5.15.3::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/dev-qt/qtdeclarative-5.15.3/files/qtdeclarative-5.4.2-disable-jit.patch
 *
 * Call stack:
 *               ebuild.sh, line  127:  Called src_prepare
 *             environment, line 2976:  Called qt5-build_src_prepare
 *             environment, line 2571:  Called default
 *      phase-functions.sh, line  858:  Called default_src_prepare
 *      phase-functions.sh, line  934:  Called __eapi8_src_prepare
 *             environment, line  332:  Called eapply '--' '/var/tmp/portage/dev-qt/qtdeclarative-5.15.3/files/qtdeclarative-5.4.2-disable-jit.patch'
 *             environment, line 1134:  Called _eapply_patch '/var/tmp/portage/dev-qt/qtdeclarative-5.15.3/files/qtdeclarative-5.4.2-disable-jit.patch'
 *             environment, line 1072:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/dev-qt/qtdeclarative-5.15.3/files/qtdeclarative-5.4.2-disable-jit.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-qt/qtdeclarative-5.15.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-qt/qtdeclarative-5.15.3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-qt/qtdeclarative-5.15.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtdeclarative-5.15.3/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-qt/qtdeclarative-5.15.3/work/qtdeclarative-everywhere-src-5.15.3'
 * S: '/var/tmp/portage/dev-qt/qtdeclarative-5.15.3/work/qtdeclarative-everywhere-src-5.15.3'
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-23 03:09:18 UTC
Please emerge --sync (and include emerge --info).

This was fixed yesterday: https://bugs.gentoo.org/551318#c19.