Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830483 - net-libs/webkit-gtk-2.34.3: InbandTextTrack.cpp:36:10: fatal error: TextTrackClient.h: No such file or directory
Summary: net-libs/webkit-gtk-2.34.3: InbandTextTrack.cpp:36:10: fatal error: TextTrack...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 830490 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-01-03 02:27 UTC by Georgy Yakovlev
Modified: 2022-01-03 07:25 UTC (History)
4 users (show)

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


Attachments
build.log (wbkt.log.xz,169.14 KB, application/octet-stream)
2022-01-03 02:59 UTC, Georgy Yakovlev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Georgy Yakovlev archtester gentoo-dev 2022-01-03 02:27:04 UTC
looks like patch added in

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e70521884cf6143a68a7ead6f65095887f9906

breaks build(with jumbo-build), there's simply no TextTrackClient.h file in the source.
Comment 1 Georgy Yakovlev archtester gentoo-dev 2022-01-03 02:28:56 UTC
reverting files/2.34.3-non-jumbo-fix.patch fixes the build for me (with jumbo-build if it matters)
Comment 2 Georgy Yakovlev archtester gentoo-dev 2022-01-03 02:59:26 UTC
Created attachment 761134 [details]
build.log

for the record, build log with -jumbo-build, fails too.
Comment 3 Larry the Git Cow gentoo-dev 2022-01-03 03:00:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4329f278bbb89c1661779e72fe04b46aebc8404f

commit 4329f278bbb89c1661779e72fe04b46aebc8404f
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2022-01-03 02:38:56 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2022-01-03 02:42:49 +0000

    net-libs/webkit-gtk: remove TextTrackClient.h include from the 2.34.3
    
    looks like this hunk got here by mistake.
    There's no such header in 2.34.3 source.
    
    Bug: https://bugs.gentoo.org/820437
    Closes: https://bugs.gentoo.org/830483
    Acked-by: Sam James <sam@gentoo.org>
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 net-libs/webkit-gtk/files/2.34.3-non-jumbo-fix.patch | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-03 07:25:54 UTC
*** Bug 830490 has been marked as a duplicate of this bug. ***