test config.qtbase_gui.tests.opengles32 succeeded
looking for library openvg
Trying source 0 (type pkgConfig) of library openvg ...
+ PKG_CONFIG_SYSROOT_DIR=/home/andreia/raspi/sysroot PKG_CONFIG_LIBDIR=/home/andreia/raspi/sysroot/usr/lib/pkgconfig:/home/andreia/raspi/sysroot/usr/share/pkgconfig:/home/andreia/raspi/sysroot/usr/lib/arm-linux-gnueabihf/pkgconfig /usr/bin/pkg-config --exists --silence-errors vg
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type makeSpec) of library openvg ...
None of [libOpenVG.so libOpenVG.a] found in [] and global paths.
=> source produced no result.
test config.qtbase_gui.libraries.openvg FAILED
executing config test qpa_default_platform
test config.qtbase_gui.tests.qpa_default_platform gave result eglfs
looking for library harfbuzz
Trying source 0 (type inline) of library harfbuzz ...
+ cd /home/andreia/raspi/qt-everywhere-src-5.13.0/config.tests/harfbuzz && PKG_CONFIG_SYSROOT_DIR=/home/andreia/raspi/sysroot PKG_CONFIG_LIBDIR=/home/andreia/raspi/sysroot/usr/lib/pkgconfig:/home/andreia/raspi/sysroot/usr/share/pkgconfig:/home/andreia/raspi/sysroot/usr/lib/arm-linux-gnueabihf/pkgconfig /home/andreia/raspi/qt-everywhere-src-5.13.0/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" -early "CONFIG += cross_compile" 'QMAKE_USE += harfbuzz' 'QMAKE_LIBS_HARFBUZZ = /home/andreia/raspi/sysroot/usr/lib/arm-linux-gnueabihf/libharfbuzz.so' /home/andreia/raspi/qt-everywhere-src-5.13.0/config.tests/harfbuzz
+ cd /home/andreia/raspi/qt-everywhere-src-5.13.0/config.tests/harfbuzz && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make
> rm -f main.o
> rm -f *~ core *.core
> arm-linux-gnueabihf-g++ -c -march=armv8-a -mtune=cortex-a53 -mfpu=crypto-neon-fp-armv8 -mfloat-abi=hard -O2 -w -fPIC -I. -I/home/andreia/raspi/qt-everywhere-src-5.13.0/qtbase/src/3rdparty/harfbuzz-ng/include -I/home/andreia/raspi/qt-everywhere-src-5.13.0/qtbase/mkspecs/devices/linux-rasp-pi3-vc4-g++ -o main.o main.cpp
> arm-linux-gnueabihf-g++ -mfloat-abi=hard -Wl,-O1 -Wl,-rpath-link,/home/andreia/raspi/sysroot/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/home/andreia/raspi/sysroot/lib/arm-linux-gnueabihf -o harfbuzz main.o /home/andreia/raspi/sysroot/usr/lib/arm-linux-gnueabihf/libharfbuzz.so
> /home/andreia/raspi/sysroot/lib/arm-linux-gnueabihf/libpthread.so.0: undefined reference to `__pause_nocancel@GLIBC_PRIVATE'
> /home/andreia/raspi/sysroot/lib/arm-linux-gnueabihf/libpthread.so.0: undefined reference to `__nanosleep_nocancel@GLIBC_PRIVATE'
> /home/andreia/raspi/sysroot/lib/arm-linux-gnueabihf/libpthread.so.0: undefined reference to `__open64_nocancel@GLIBC_PRIVATE'
> /home/andreia/raspi/sysroot/lib/arm-linux-gnueabihf/libpthread.so.0: undefined reference to `__libc_fcntl64@GLIBC_PRIVATE'
> /home/andreia/raspi/sysroot/lib/arm-linux-gnueabihf/libpthread.so.0: undefined reference to `__write_nocancel@GLIBC_PRIVATE'
> /home/andreia/raspi/sysroot/usr/lib/arm-linux-gnueabihf/libglib-2.0.so.0: undefined reference to `fcntl64@GLIBC_2.28'
> collect2: error: ld returned 1 exit status
> Makefile:67: recipe for target 'harfbuzz' failed
> make: *** [harfbuzz] Error 1
=> source failed verification.
test config.qtbase_gui.libraries.harfbuzz FAILED