Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572408 - [qt overlay] dev-qt/qtwebkit-5.6.9999 - patch -p1 failed with /var/lib/layman/qt/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch
Summary: [qt overlay] dev-qt/qtwebkit-5.6.9999 - patch -p1 failed with /var/lib/layma...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-20 04:55 UTC by jospezial
Modified: 2016-01-20 06:02 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 jospezial 2016-01-20 04:55:23 UTC
>>> Preparing source in /var/tmp/portage/dev-qt/qtwebkit-5.6.9999/work/qtwebkit-5.6.9999 ...
 * Applying qtwebkit-5.2.1-disable-gstreamer.patch ...                                                                          [ ok ]
 * Applying qtwebkit-5.4.2-system-leveldb.patch ...
The text leading up to this was:
--------------------------
|Correct header location so system dev-libs/leveldb can be detected.
|
|--- Tools/qmake/config.tests/leveldb/leveldb.cpp
|+++ Tools/qmake/config.tests/leveldb/leveldb.cpp
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
The text leading up to this was:
--------------------------
|
|--- Source/WebCore/platform/leveldb/LevelDBDatabase.cpp
|+++ Source/WebCore/platform/leveldb/LevelDBDatabase.cpp
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored                                                                                                         [ !! ]
 * ERROR: dev-qt/qtwebkit-5.6.9999::qt failed (prepare phase):
 *   patch -p1  failed with /var/lib/layman/qt/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch
 * 
 * Call stack:
 *               ebuild.sh, line  133:  Called src_prepare
 *             environment, line 4270:  Called qt5-build_src_prepare
 *             environment, line 3905:  Called default
 *      phase-functions.sh, line  805:  Called default_src_prepare
 *      phase-functions.sh, line  870:  Called __eapi6_src_prepare
 *             environment, line  313:  Called eapply '/var/lib/layman/qt/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch'
 *             environment, line 1119:  Called _eapply_patch '/var/lib/layman/qt/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch'
 *             environment, line 1057:  Called __helpers_die 'patch -p1  failed with /var/lib/layman/qt/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 * 



cd /var/tmp/portage/dev-qt/qtwebkit-5.6.9999/work/qtwebkit-5.6.9999/

patch -p1 </var/lib/layman/qt/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch
does not find the file.

patch -p0 </var/lib/layman/qt/dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch
patch applies