pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Trying to build webkit-gtk on armv7



On Mon, Nov 30, 2020 at 04:54:26PM +0000, Benny Siegert wrote:
> The message is truncated, I think. This only tells you that there was an
> internal compiler error, not what it was.

There isn't really much further, still attaching:

[  9%] Building CXX object
Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o
/usr/pkgsrc/work/www/webkit-gtk/work/webkitgtk-2.30.3/Source/WTF/wtf/MediaTime.cpp:
In static member function 'static WTF::MediaTime
WTF::MediaTime::createWithFloat(float)':
/usr/pkgsrc/work/www/webkit-gtk/work/webkitgtk-2.30.3/Source/WTF/wtf/MediaTime.cpp:87:61:
in constexpr expansion of 'value.WTF::MediaTime::MediaTime(0, 10000000,
((uint8_t)(1 | 32)))'
/usr/pkgsrc/work/www/webkit-gtk/work/webkitgtk-2.30.3/Source/WTF/wtf/MediaTime.cpp:87:61:
internal compiler error: in cxx_eval_constant_expression, at
cp/constexpr.c:4644
     MediaTime value(0, DefaultTimeScale, Valid | DoubleValue);
                                                             ^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
gmake[2]: *** [Source/WTF/wtf/CMakeFiles/WTF.dir/build.make:550:
Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:549:
Source/WTF/wtf/CMakeFiles/WTF.dir/all] Error 2
gmake: *** [Makefile:171: 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


> I have seen this kind of error on amd64 a couple times, and it usually goes
> away when you restart the build *without* make clean.

Unfortunately not so for me.

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index