[Interest] [qt3d] is qt3d working on the Raspberry PI yet?

Pierre Chicoine pierrechicoine606 at gmail.com
Tue Jun 21 18:50:57 CEST 2016


Does anyone have an idea why compile stops here. Should I put out a Jira
bug instead? Does qt3d compile on the Raspberry PI?

I cant seem to get qt3d to compile on 5.7. The compiler gives me an error
2.  I'm on Kubuntu 14.04. The compile makes it through most of Qt but quits
here.

Here's the output.

/home/pierre/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++
-c -include .pch/Qt53DRender -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s
-march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard
--sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++11 -fvisibility=hidden
-fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -D_REENTRANT
-fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT
-DQT_NO_FOREACH -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT
-DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_3DCORE_LIB
-DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_OPENGLEXTENSIONS_LIB
-DQT_GUI_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Igraphicshelpers
-Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates
-Iio -Ipicking -Iraycasting -Iservices -Itexture -I../../include
-I../../include/Qt3DRender -I../../include/Qt3DRender/5.7.0
-I../../include/Qt3DRender/5.7.0/Qt3DRender -I../../include/Qt3DCore/5.7.0
-I../../include/Qt3DCore/5.7.0/Qt3DCore
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include/QtGui/5.7.0
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include/QtGui/5.7.0/QtGui
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include/QtCore/5.7.0
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include/QtCore/5.7.0/QtCore
-I../../include/Qt3DCore
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include/QtGui
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include/QtConcurrent
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include/QtCore
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/include/QtOpenGLExtensions
-I.moc -I/mnt/rasp-pi-rootfs/opt/vc/include
-I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads
-I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vmcs_host/linux
-I/home/pierre/opt/qt-everywhere-opensource-src-5.7.0/qtbase/mkspecs/devices/linux-rasp-pi-g++
-o .obj/clearbuffers.o framegraph/clearbuffers.cpp
geometry/qattribute.cpp: In static member function ‘static typename
QtPrivate::QEnableIf<(QtPrivate::FunctionPointer<Func2>::ArgumentCount ==
(-1)), QMetaObject::Connection>::Type QObject::connect(const typename
QtPrivate::FunctionPointer<Func1>::Object*, Func1, const QObject*, Func2,
Qt::ConnectionType) [with Func1 = void (Qt3DCore::QNode::*)(); Func2 =
std::_Bind<std::_Mem_fn<void
(Qt3DRender::QAttribute::*)(Qt3DRender::QBuffer*)>(Qt3DRender::QAttribute*,
std::nullptr_t)>; typename
QtPrivate::QEnableIf<(QtPrivate::FunctionPointer<Func2>::ArgumentCount ==
(-1)), QMetaObject::Connection>::Type = QMetaObject::Connection; typename
QtPrivate::FunctionPointer<Func1>::Object = Qt3DCore::QNode; QObject =
QObject]’:
geometry/qattribute.cpp:418:1: internal compiler error: in
type_contains_placeholder_1, at tree.c:2957
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.launchpad.net/gcc-linaro> for instructions.
make[2]: *** [.obj/qattribute.o] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160621/c3a7d15b/attachment.html>


More information about the Interest mailing list