Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551356 - [qt overlay] dev-qt/qtwebkit-5.9999 Failed Patch: qtwebkit-5.4.1-rpath.patch
Summary: [qt overlay] dev-qt/qtwebkit-5.9999 Failed Patch: qtwebkit-5.4.1-rpath.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-06 09:51 UTC by Ladislav Zitka
Modified: 2015-07-10 14:49 UTC (History)
3 users (show)

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


Attachments
content of patch.out (qtwebkit-5.4.1-rpath.patch.out,3.32 KB, text/plain)
2015-06-06 09:51 UTC, Ladislav Zitka
Details
emerge-info (emerge-info-dev-qt-qtwebkit-5.9999-qt,5.84 KB, text/plain)
2015-06-06 09:53 UTC, Ladislav Zitka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Zitka 2015-06-06 09:51:18 UTC
Created attachment 404664 [details]
content of patch.out

emerge failing with patch
Comment 1 Ladislav Zitka 2015-06-06 09:53:16 UTC
Created attachment 404666 [details]
emerge-info

emerge --info content
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2015-06-06 23:43:17 UTC
Actually it fails to apply against the 5.4 branch as well... kensington, how did you generate the patch?
Comment 3 Ladislav Zitka 2015-06-07 06:45:50 UTC
The patch is included in the overlay /files
This is the commit in QT overlay:
https://github.com/gentoo/qt/commit/4b376d4e6d5163cc9d0c9f8f4fd9c3490a210d8f
Comment 4 SpikyAtLinux 2015-06-23 20:09:24 UTC
Now it compiles fine after updating...

Would you like to merge these packages? [Yes/No] 
>>> Verifying ebuild manifests
>>> Emerging (1 of 3) dev-db/sqlite-3.8.10.2::gentoo
>>> Installing (1 of 3) dev-db/sqlite-3.8.10.2::gentoo
>>> Emerging (2 of 3) app-crypt/mit-krb5-1.13.2::gentoo
>>> Installing (2 of 3) app-crypt/mit-krb5-1.13.2::gentoo
>>> Emerging (3 of 3) dev-qt/qtwebkit-5.5.0_rc::qt
>>> Installing (3 of 3) dev-qt/qtwebkit-5.5.0_rc::qt
>>> Jobs: 3 of 3 complete                           Load avg: 5.83, 7.37, 8.22
>>> Auto-cleaning packages...

Seems to be fixed...
Comment 5 jospezial 2015-06-23 23:31:35 UTC
dev-qt/qtwebkit-5.9999 still fails because it was not changed yet to use the new qtwebkit-5.5.0-rpath.patch.
Comment 6 jospezial 2015-06-24 01:09:47 UTC
I changed the qtwebkit-5.9999.ebuild myself.

qtwebkit-5.5.0-rpath.patch applies and it is compiling now.
Comment 7 jospezial 2015-07-05 09:32:08 UTC
https://github.com/gentoo/qt/blob/master/dev-qt/qtwebkit/qtwebkit-5.9999.ebuild
and
https://github.com/gentoo/qt/blob/master/dev-qt/qtwebkit/qtwebkit-5.5.9999.ebuild
were not updated yet:

PATCHES=(
	"${FILESDIR}/${PN}-5.4.1-leveldb.patch"
	"${FILESDIR}/${PN}-5.4.1-rpath.patch"
)

Please change it to qtwebkit-5.5.0-rpath.patch !
Comment 8 Davide Pesavento (RETIRED) gentoo-dev 2015-07-05 12:16:23 UTC
(In reply to jospezial from comment #7)

Is this bug still open? Yes, which means the issue is still present and we know it. So stop spamming please.
Comment 9 Davide Pesavento (RETIRED) gentoo-dev 2015-07-10 14:49:47 UTC
Fixed.