pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54109: pkgsrc-2019Q1 www/webkit-gtk build fails on NetBSD/i386 8.0
The following reply was made to PR pkg/54109; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: leot%netbsd.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/54109: pkgsrc-2019Q1 www/webkit-gtk build fails on NetBSD/i386
8.0
Date: Sat, 13 Apr 2019 08:06:02 +0900
> Thanks for the feedback. As a workaround I have adjusted
> WEBKIT_JIT_MACHINE_PLATFORMS per upstream defaults.
>
> Can you please just sync `options.mk' with the version in pkgsrc-current
> or, alternatively, just trying to rebuild `-webkit-jit' option?
Now I get (with no MAKE_JOBS for debug):
---
:
[ 91%] Linking CXX shared library ../../lib/libwebkit2gtk-4.0.so
/usr/bin/ld: warning: libstdc++.so.8, needed by /s/obj.i386/pkgsrc/www/webkit-gtk/work.i386/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7
/usr/bin/ld: warning: libfontconfig.so.1, needed by /s/obj.i386/pkgsrc/www/webkit-gtk/work.i386/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
/usr/bin/ld: warning: libfontconfig.so.1, needed by /s/obj.i386/pkgsrc/www/webkit-gtk/work.i386/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfontconfig.so.2
/usr/bin/ld: warning: libfreetype.so.6, needed by /s/obj.i386/pkgsrc/www/webkit-gtk/work.i386/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.18
/usr/bin/ld: warning: libfreetype.so.6, needed by /s/obj.i386/pkgsrc/www/webkit-gtk/work.i386/.buildlink/lib/libpangocairo-1.0.so, may conflict with libfreetype.so.18
[ 91%] Built target WebKit
Scanning dependencies of target WebKit2WebExtension-4-gir
gmake[2]: *** No rule to make target 'JavaScriptCore-4.0.gir', needed by 'WebKit2-4.0.gir'. Stop.
gmake[1]: *** [CMakeFiles/Makefile2:1244: Source/WebKit/CMakeFiles/WebKit2WebExtension-4-gir.dir/all] Error 2
gmake: *** [Makefile:152: all] Error 2
*** Error code 2
Stop.
make[1]: stopped in /usr/pkgsrc/www/webkit-gtk
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/webkit-gtk
---
It looks build with MAKE_JOBS=5 works, but maybe it's
a different problem (some missing implicit dependency?).
Thanks,
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index