Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 830483

Summary: net-libs/webkit-gtk-2.34.3: InbandTextTrack.cpp:36:10: fatal error: TextTrackClient.h: No such file or directory
Product: Gentoo Linux Reporter: Georgy Yakovlev <gyakovlev>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: ago, harrisl, sam, zeekec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=820437
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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. ***