pkgsrc-Users archive

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

Trying to build webkit-gtk on armv7



Using the base compiler 7.5 on armv7 RPI3B+

/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);
                                                             ^

This does not look memory shortage related. Watched memory usage in top and swap was completely unused.

Has anyone succeeded in building webkit-gtk on armv7?

-- 
Mayuresh



Home | Main Index | Thread Index | Old Index