[QtonPi] Bakeqtpi.bash script
mark at noakes.com
mark at noakes.com
Thu Oct 4 02:39:32 CEST 2012
Trying execution with --confclean switch, I still get crashes. There
were literal crashes (aborts) of the VM and then sometimes it would just
quit with errors. When I ran it several times to see where the failure
was/what was going on, I noticed that it was NOT the same every time. VM
memory is expanded out as far as the machine will let me go...3.584Gb
though the host has 8Gb. Three instances below...2 and 3 almost the same
but not identical.
*****************
Note: PKG_CONFIG_SYSROOT_DIR automatically set to /mnt/rasp-pi-rootfs
The OpenGL ES 2.0 functionality test failed!
You might need to modify the include and library search paths by editing
QMAKE_INCDIR_OPENGL_ES2, QMAKE_LIBDIR_OPENGL_ES2 and
QMAKE_LIBS_OPENGL_ES2 in
/home/mqn/opt/qt5/qtbase/mkspecs/devices/linux-rasp-pi-g++.
Configuring QT Failed
mqn at mqn-VirtualBox:~$
****************
Project ERROR: Cannot load qmodule.pri!
make: *** [Makefile] Error 3
This is the Qt Open Source Edition.
You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You have already accepted the terms of the license.
<srcbase> = /home/mqn/opt/qt5/qtbase
<outbase> = /home/mqn/opt/qt5/qtbase
Creating qmake. Please wait...
make: Nothing to be done for `first'.
Note: PKG_CONFIG_LIBDIR automatically set to
/mnt/rasp-pi-rootfs/usr/lib/pkgconfig:/mnt/rasp-pi-rootfs/usr/share/pkgconfig:/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf/pkgconfig
Note: PKG_CONFIG_SYSROOT_DIR automatically set to /mnt/rasp-pi-rootfs
WARNING: Unable to find file .device.vars
No QPA platform plugin enabled!
If you really want to build without a QPA platform plugin you must pass
-no-qpa-platform-guard to configure. Doing this will
produce a Qt that can not run GUI applications.
The dependencies needed for xcb to build are listed in
src/plugins/platforms/xcb/README
Configuring QT Failed
mqn at mqn-VirtualBox:~$
****************
roject ERROR: Cannot load qmodule.pri!
make: *** [Makefile] Error 3
This is the Qt Open Source Edition.
You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You have already accepted the terms of the license.
<srcbase> = /home/mqn/opt/qt5/qtbase
<outbase> = /home/mqn/opt/qt5/qtbase
Creating qmake. Please wait...
make: Nothing to be done for `first'.
Note: PKG_CONFIG_LIBDIR automatically set to
/mnt/rasp-pi-rootfs/usr/lib/pkgconfig:/mnt/rasp-pi-rootfs/usr/share/pkgconfig:/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf/pkgconfig
Note: PKG_CONFIG_SYSROOT_DIR automatically set to /mnt/rasp-pi-rootfs
WARNING: Unable to find file .device.vars
STL functionality check failed! Cannot build Qt with this STL library.
Turn on verbose messaging (-v) to ./configure to see the final report.
Configuring QT Failed
On 10/3/12 7:09 PM, Michael Koetter wrote:
> I'm running into the same problem.
> Running the script with switch '--confclean' resolves the truncated
> file error, however my execution still hangs later in the process
>
More information about the QtonPi
mailing list