Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662002 - net-libs/webkit-gtk-2.20.3 : /.../JSHeapFinalizerPrivate.h:29:10: fatal error: JavaScriptCore/JSContextRef.h: No such file or directory
Summary: net-libs/webkit-gtk-2.20.3 : /.../JSHeapFinalizerPrivate.h:29:10: fatal error...
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: https://trac.webkit.org/changeset/229...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-24 17:40 UTC by Toralf Förster
Modified: 2018-07-25 16:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.66 KB, text/plain)
2018-07-24 17:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,333.27 KB, text/plain)
2018-07-24 17:40 UTC, Toralf Förster
Details
environment (environment,192.75 KB, text/plain)
2018-07-24 17:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.00 KB, application/x-bzip)
2018-07-24 17:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.41 KB, application/x-bzip)
2018-07-24 17:40 UTC, Toralf Förster
Details
net-libs:webkit-gtk-2.20.3:20180724-063609.log (net-libs:webkit-gtk-2.20.3:20180724-063609.log,390.88 KB, text/plain)
2018-07-24 17:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,54.24 KB, application/x-bzip)
2018-07-24 17:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-24 17:40:27 UTC
                 from /var/tmp/portage/net-libs/webkit-gtk-2.20.3/work/webkitgtk-2.20.3/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
                 from /var/tmp/portage/net-libs/webkit-gtk-2.20.3/work/webkitgtk-2.20.3/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28:
/var/tmp/portage/net-libs/webkit-gtk-2.20.3/work/webkitgtk-2.20.3/Source/JavaScriptCore/API/JSHeapFinalizerPrivate.h:29:10: fatal error: JavaScriptCore/JSContextRef.h: No such file or directory
 #include <JavaScriptCore/JSContextRef.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180714-115334

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpv net-libs/webkit-gtk
[ebuild  N    ] net-libs/webkit-gtk-2.20.3  USE="X egl geolocation gstreamer introspection jit opengl webgl (-aqua) -coverage -doc -gles2 -gnome-keyring -libnotify -nsplugin -spell {-test} -wayland"
Comment 1 Toralf Förster gentoo-dev 2018-07-24 17:40:30 UTC
Created attachment 540774 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-24 17:40:33 UTC
Created attachment 540776 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-24 17:40:36 UTC
Created attachment 540778 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-24 17:40:39 UTC
Created attachment 540780 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-24 17:40:42 UTC
Created attachment 540782 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-24 17:40:45 UTC
Created attachment 540784 [details]
net-libs:webkit-gtk-2.20.3:20180724-063609.log
Comment 7 Toralf Förster gentoo-dev 2018-07-24 17:40:47 UTC
Created attachment 540786 [details]
temp.tbz2
Comment 8 Mart Raudsepp gentoo-dev 2018-07-24 23:33:54 UTC
Odd how you got to need JSContextRef.h before it's copied to DerivedSources like this in my build:

[520/3020] cd /tmp/portage/net-libs/webkit-gtk-2.20.3/work/webkit-gtk-2.20.3_build/Source/JavaScriptCore && /usr/bin/cmake -E copy /tmp/portage/net-libs/webkit-gtk-2.20.3/work/webkitgtk-2.20.3/Source/JavaScriptCore/API/JSContextRef.h /tmp/portage/net-libs/webkit-gtk-2.20.3/work/webkit-gtk-2.20.3_build/DerivedSources/ForwardingHeaders/JavaScriptCore/JSContextRef.h
Comment 9 Larry the Git Cow gentoo-dev 2018-07-25 16:47:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71cd81faf5448ecbc668a24bc9dec7663551bd19

commit 71cd81faf5448ecbc668a24bc9dec7663551bd19
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-07-25 16:25:26 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-07-25 16:47:10 +0000

    net-libs/webkit-gtk: fix non-parallel builds
    
    Parallel builds might have failed too before this patch, but had to
    be very "lucky".
    
    Closes: https://bugs.gentoo.org/662002
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 net-libs/webkit-gtk/files/2.20.3-jsc-build-fixes.patch | 14 ++++++++++++++
 net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild           |  1 +
 2 files changed, 15 insertions(+)