Skip to content

Instantly share code, notes, and snippets.

Created September 17, 2012 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3737638 to your computer and use it in GitHub Desktop.
Save anonymous/3737638 to your computer and use it in GitHub Desktop.
stdin
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package qt5-webkit
dpkg-buildpackage: source version 5.0.0~beta1
dpkg-buildpackage: source changed by Laszlo Papp <lpapp@kde.org>
dpkg-buildpackage: host architecture armel
dpkg-checkbuilddeps: Using Scratchbox tools to satisfy builddeps
dpkg-checkbuilddeps: Dependency provided by Scratchbox: gperf
fakeroot debian/rules clean
dh clean --buildsystem=qmake
dh_testdir -O--buildsystem=qmake
dh_auto_clean -O--buildsystem=qmake
dh_clean -O--buildsystem=qmake
dpkg-source -b qt5-webkit
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building qt5-webkit using existing ./qt5-webkit_5.0.0~beta1.orig.tar.bz2
dpkg-source: info: local changes stored in qt5-webkit/debian/patches/debian-changes-5.0.0~beta1, the modified files are:
qt5-webkit/build.log
dpkg-source: info: building qt5-webkit in qt5-webkit_5.0.0~beta1.debian.tar.gz
dpkg-source: info: building qt5-webkit in qt5-webkit_5.0.0~beta1.dsc
debian/rules build
dh build --buildsystem=qmake
dh_testdir -O--buildsystem=qmake
debian/rules override_dh_auto_configure
make[1]: Entering directory `/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit'
dh_auto_configure --buildsystem=qmake -- -d
DEBUG 1: Resetting dir to: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/
DEBUG 1: Changing dir to: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit
DEBUG 1: visiting file /opt/qt5/mkspecs/features/spec_pre.prf
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:1: QMAKE_DIR_SEP := /
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:2: QMAKE_DIRLIST_SEP := :
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:4: QMAKE_EXT_C := .c
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:5: QMAKE_EXT_CPP := .cpp .cc .cxx
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:6: QMAKE_EXT_CPP_MOC := .moc
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:7: QMAKE_EXT_H := .h .hpp .hh .hxx
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:8: QMAKE_EXT_H_MOC := .cpp
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:9: QMAKE_EXT_JS := .js
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:10: QMAKE_EXT_LEX := .l
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:11: QMAKE_EXT_LIBTOOL := .la
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:12: QMAKE_EXT_PKGCONFIG := .pc
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:13: QMAKE_EXT_PRL := .prl
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:14: QMAKE_EXT_UI := .ui
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:15: QMAKE_EXT_YACC := .y
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:17: QMAKE_CPP_MOD_MOC :=
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:18: QMAKE_H_MOD_MOC := moc_
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:19: QMAKE_MOD_LEX := _lex
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:20: QMAKE_MOD_YACC := _yacc
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: evaluating test function "equals"
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: calling built-in equals(QMAKE_HOST.os, Windows)
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: entering block
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:36: QMAKE_EXT_CPP := .cpp .cc .cxx .C
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:37: QMAKE_EXT_H := .h .hpp .hh .hxx .H
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:38: QMAKE_EXT_OBJ := .o
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:39: QMAKE_SH := sh
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:39: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:39: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:42: CONFIG := qt warn_on release link_prl
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:43: QT := core gui
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:43: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/spec_pre.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/default/qmake.conf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:5: MAKEFILE_GENERATOR := UNIX
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:6: CONFIG := qt warn_on release link_prl incremental gdb_dwarf_index
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:7: QMAKE_INCREMENTAL_STYLE := sublib
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:9: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:9: calling built-in include(../../common/linux.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/linux.conf
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:5: QMAKE_PLATFORM := linux
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:7: QMAKE_CFLAGS_THREAD := -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:8: QMAKE_CXXFLAGS_THREAD := -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:10: QMAKE_INCDIR :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:11: QMAKE_LIBDIR :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:12: QMAKE_INCDIR_X11 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:13: QMAKE_LIBDIR_X11 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:14: QMAKE_INCDIR_OPENGL :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:15: QMAKE_LIBDIR_OPENGL :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:16: QMAKE_INCDIR_OPENGL_ES1 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:17: QMAKE_LIBDIR_OPENGL_ES1 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:18: QMAKE_INCDIR_OPENGL_ES2 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:19: QMAKE_LIBDIR_OPENGL_ES2 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:20: QMAKE_INCDIR_EGL :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:21: QMAKE_LIBDIR_EGL :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:22: QMAKE_INCDIR_OPENVG :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:23: QMAKE_LIBDIR_OPENVG :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:25: QMAKE_LIBS :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:26: QMAKE_LIBS_DYNLOAD := -ldl
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:27: QMAKE_LIBS_X11 := -lXext -lX11 -lm
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:28: QMAKE_LIBS_NIS := -lnsl
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:29: QMAKE_LIBS_EGL := -lEGL
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:30: QMAKE_LIBS_OPENGL := -lGL
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:31: QMAKE_LIBS_OPENGL_QT := -lGL
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:32: QMAKE_LIBS_OPENGL_ES1 := -lGLESv1_CM
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:33: QMAKE_LIBS_OPENGL_ES2 := -lGLESv2
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:34: QMAKE_LIBS_OPENVG := -lOpenVG
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:35: QMAKE_LIBS_THREAD := -lpthread
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:36: QMAKE_LIBS_LIBUDEV := -ludev
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:38: QMAKE_CFLAGS_WAYLAND :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:39: QMAKE_INCDIR_WAYLAND :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:40: QMAKE_LIBS_WAYLAND_CLIENT := -lwayland-client
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:41: QMAKE_LIBS_WAYLAND_SERVER := -lwayland-server
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:42: QMAKE_LIBDIR_WAYLAND :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:43: QMAKE_DEFINES_WAYLAND :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:44: QMAKE_WAYLAND_SCANNER := wayland-scanner
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:46: QMAKE_CFLAGS_XCB :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:47: QMAKE_LIBS_XCB :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:48: QMAKE_DEFINES_XCB :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:50: QMAKE_AR := ar cqs
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:51: QMAKE_OBJCOPY := objcopy
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:52: QMAKE_RANLIB :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:54: QMAKE_STRIP := strip
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:55: QMAKE_STRIPFLAGS_LIB := --strip-unneeded
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:56: QMAKE_INSTALL_FILE := install -m 644 -p
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:57: QMAKE_INSTALL_PROGRAM := install -m 755 -p
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:59: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:59: calling built-in include(unix.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:5: QMAKE_PLATFORM := linux unix posix
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:7: QMAKE_LEX := flex
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:8: QMAKE_LEXFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:9: QMAKE_YACC := yacc
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:10: QMAKE_YACCFLAGS := -d
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:11: QMAKE_YACCFLAGS_MANGLE := -p $base -b $base
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:12: QMAKE_YACC_HEADER := $base.tab.h
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:13: QMAKE_YACC_SOURCE := $base.tab.c
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:14: QMAKE_PREFIX_SHLIB := lib
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:15: QMAKE_PREFIX_STATICLIB := lib
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:16: QMAKE_EXTENSION_STATICLIB := a
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:18: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:18: calling built-in include(shell-unix.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/shell-unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:1: QMAKE_TAR := tar -cf
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:2: QMAKE_GZIP := gzip -9f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:4: QMAKE_COPY := cp -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:5: QMAKE_COPY_FILE := cp -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:6: QMAKE_COPY_DIR := cp -f -R
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:7: QMAKE_MOVE := mv -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:8: QMAKE_DEL_FILE := rm -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:9: QMAKE_DEL_DIR := rmdir
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:10: QMAKE_CHK_DIR_EXISTS := test -d
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:11: QMAKE_CHK_FILE_EXISTS := test -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:12: QMAKE_CHK_EXISTS_GLUE := "|| "
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:13: QMAKE_MKDIR := mkdir -p
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:14: QMAKE_STREAM_EDITOR := sed
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:14: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/shell-unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:18: test function returned true
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:18: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:59: test function returned true
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:59: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/linux.conf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:9: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:10: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:10: calling built-in include(../../common/gcc-base-unix.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/gcc-base-unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:11: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:11: calling built-in include(gcc-base.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/gcc-base.conf
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:35: QMAKE_CFLAGS := -pipe
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:36: QMAKE_CFLAGS_DEPS := -M
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:37: QMAKE_CFLAGS_WARN_ON := -Wall -W
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:38: QMAKE_CFLAGS_WARN_OFF := -w
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:39: QMAKE_CFLAGS_RELEASE := -O2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:40: QMAKE_CFLAGS_DEBUG := -g
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:41: QMAKE_CFLAGS_SHLIB := -fPIC
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:42: QMAKE_CFLAGS_STATIC_LIB := -fPIC
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:43: QMAKE_CFLAGS_APP := -fPIE
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:44: QMAKE_CFLAGS_YACC := -Wno-unused -Wno-parentheses
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:45: QMAKE_CFLAGS_HIDESYMS := -fvisibility=hidden
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:46: QMAKE_CFLAGS_EXCEPTIONS_OFF := -fno-exceptions
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:48: QMAKE_CXXFLAGS := -pipe
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:49: QMAKE_CXXFLAGS_DEPS := -M
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:50: QMAKE_CXXFLAGS_WARN_ON := -Wall -W
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:51: QMAKE_CXXFLAGS_WARN_OFF := -w
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:52: QMAKE_CXXFLAGS_RELEASE := -O2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:53: QMAKE_CXXFLAGS_DEBUG := -g
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:54: QMAKE_CXXFLAGS_SHLIB := -fPIC
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:55: QMAKE_CXXFLAGS_STATIC_LIB := -fPIC
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:56: QMAKE_CXXFLAGS_APP := -fPIE
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:57: QMAKE_CXXFLAGS_YACC := -Wno-unused -Wno-parentheses
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:58: QMAKE_CXXFLAGS_HIDESYMS := -fvisibility=hidden -fvisibility-inlines-hidden
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:59: QMAKE_CXXFLAGS_EXCEPTIONS_OFF := -fno-exceptions
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:61: QMAKE_LFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:62: QMAKE_LFLAGS_DEBUG :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:63: QMAKE_LFLAGS_APP :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:64: QMAKE_LFLAGS_RELEASE :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:65: QMAKE_LFLAGS_EXCEPTIONS_OFF :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:67: QMAKE_CFLAGS_SSE2 := -msse2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:68: QMAKE_CFLAGS_SSE3 := -msse3
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:69: QMAKE_CFLAGS_SSSE3 := -mssse3
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:70: QMAKE_CFLAGS_SSE4_1 := -msse4.1
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:71: QMAKE_CFLAGS_SSE4_2 := -msse4.2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:72: QMAKE_CFLAGS_AVX := -mavx
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:73: QMAKE_CFLAGS_AVX2 := -mavx2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:74: QMAKE_CFLAGS_IWMMXT := -mcpu=iwmmxt
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:75: QMAKE_CFLAGS_NEON := -mfpu=neon
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:75: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/gcc-base.conf
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:13: QMAKE_LFLAGS_SHLIB := -shared
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:14: QMAKE_LFLAGS_PLUGIN := -shared
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:15: QMAKE_LFLAGS_SONAME := -Wl,-soname,
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:16: QMAKE_LFLAGS_THREAD :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:17: QMAKE_LFLAGS_RPATH := -Wl,-rpath,
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:20: QMAKE_LFLAGS_BSYMBOLIC_FUNC := -Wl,-Bsymbolic-functions
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:21: QMAKE_LFLAGS_DYNAMIC_LIST := -Wl,--dynamic-list,
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:21: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/gcc-base-unix.conf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:10: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:11: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:11: calling built-in include(../../common/g++-unix.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/g++-unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:11: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:11: calling built-in include(g++-base.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/g++-base.conf
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:11: QMAKE_CC := gcc
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:13: QMAKE_LINK_C := gcc
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:14: QMAKE_LINK_C_SHLIB := gcc
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:16: QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO := -O2 -g
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:18: QMAKE_CXX := g++
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:20: QMAKE_LINK := g++
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:21: QMAKE_LINK_SHLIB := g++
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:23: QMAKE_CXXFLAGS_RELEASE_WITH_DEBUGINFO := -O2 -g
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:25: QMAKE_PCH_OUTPUT_EXT := .gch
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:27: QMAKE_CFLAGS_PRECOMPILE := -x c-header -c ${QMAKE_PCH_INPUT} -o ${QMAKE_PCH_OUTPUT}
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:28: QMAKE_CFLAGS_USE_PRECOMPILE := -include ${QMAKE_PCH_OUTPUT_BASE}
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:29: QMAKE_CXXFLAGS_PRECOMPILE := -x c++-header -c ${QMAKE_PCH_INPUT} -o ${QMAKE_PCH_OUTPUT}
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:30: QMAKE_CXXFLAGS_USE_PRECOMPILE := -include ${QMAKE_PCH_OUTPUT_BASE}
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:32: QMAKE_CXXFLAGS_CXX11 := -std=c++0x
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:33: QMAKE_LFLAGS_CXX11 :=
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:33: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/g++-base.conf
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:13: QMAKE_LFLAGS_RELEASE := -Wl,-O1
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:14: QMAKE_LFLAGS_NOUNDEF := -Wl,--no-undefined
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:14: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/g++-unix.conf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:13: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:13: calling built-in load(device_config)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/device_config.prf
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:2: DEVICE_PRI := /opt/qt5/mkspecs/qdevice.pri
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: evaluating test function "exists"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: calling built-in exists(/opt/qt5/mkspecs/qdevice.pri)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: AND
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: calling built-in include(/opt/qt5/mkspecs/qdevice.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/qdevice.pri
DEBUG 1: /opt/qt5/mkspecs/qdevice.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/qdevice.pri:1: GCC_MACHINE_DUMP := arm-linux-gnueabi
DEBUG 1: /opt/qt5/mkspecs/qdevice.pri:1: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/qdevice.pri
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:4: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:4: calling built-in unset(DEVICE_PRI)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:4: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: calling built-in isEmpty(CROSS_COMPILE)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: entering block
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:8: CROSS_COMPILE :=
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:8: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:8: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:12: defined test function deviceSanityCheckCompiler
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:12: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/device_config.prf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:13: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:16: QMAKE_CC := gcc
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:17: QMAKE_CXX := g++
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:18: QMAKE_LINK := g++
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:19: QMAKE_LINK_SHLIB := g++
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:22: QMAKE_AR := ar cqs
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:23: QMAKE_OBJCOPY := objcopy
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:24: QMAKE_STRIP := strip
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:26: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:27: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:29: QT_QPA_DEFAULT_PLATFORM := xcb
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:31: evaluating test function "deviceSanityCheckCompiler"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:31: calling deviceSanityCheckCompiler()
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: evaluating test function "exists"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: calling built-in exists(g++)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: AND
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: skipped flow control statement 'return'
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: calling built-in isEmpty(CROSS_COMPILE)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: AND
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: evaluating test function "error"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: calling built-in error("CROSS_COMPILE needs to be set via -device-option CROSS_COMPILE=<path>")
Project ERROR: CROSS_COMPILE needs to be set via -device-option CROSS_COMPILE=<path>
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: aborting block, function status: error
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:31: test function returned false
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:33: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:33: calling built-in load(qt_config)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/qt_config.prf
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:1: QMAKE_QT_CONFIG := /opt/qt5/mkspecs/qconfig.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: evaluating test function "exists"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: calling built-in exists(/opt/qt5/mkspecs/qconfig.pri)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: OR
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: calling built-in include(/opt/qt5/mkspecs/qconfig.pri, "", true)
DEBUG 1: visiting file /opt/qt5/mkspecs/qconfig.pri
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:2: CONFIG := qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:3: QT_ARCH := arm
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:4: QT_HOST_ARCH := arm
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:5: QT_CPU_FEATURES := neon
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:6: QT_HOST_CPU_FEATURES := neon
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:7: QMAKE_DEFAULT_LIBDIRS := /lib /usr/lib /usr/lib/gcc/arm-linux-gnueabi/4.4.1
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:8: QMAKE_DEFAULT_INCDIRS := /usr/include /usr/include/c++/4.4 /usr/include/c++/4.4/arm-linux-gnueabi /usr/include/c++/4.4/backward /usr/lib/gcc/arm-linux-gnueabi/4.4.1/include /usr/lib/gcc/arm-linux-gnueabi/4.4.1/include-fixed /usr/local/include
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:9: QT_EDITION := OpenSource
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:10: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:13: QT_VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:14: QT_MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:15: QT_MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:16: QT_PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:19: QT_LIBINFIX :=
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:20: QT_NAMESPACE :=
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:22: QT_GCC_MAJOR_VERSION := 4
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:23: QT_GCC_MINOR_VERSION := 4
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:24: QT_GCC_PATCH_VERSION := 1
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:24: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/qconfig.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:5: evaluating test function "debug"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:5: calling built-in debug(1, "Loaded .qconfig.pri from (/opt/qt5/mkspecs/qconfig.pri)")
DEBUG 1: Project DEBUG: Loaded .qconfig.pri from (/opt/qt5/mkspecs/qconfig.pri)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:5: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:6: calling built-in $$list("")
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:6: calling built-in $$split(.QMAKE_INTERNAL_TMP_variableName_0, :)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:6: QMAKE_MODULE_PATH :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:7: QMAKE_MODULE_PATH :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:8: calling built-in $$list("")
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:8: calling built-in $$split(.QMAKE_INTERNAL_TMP_variableName_1, :)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:8: QMAKE_MODULE_PATH :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: calling built-in $$list(/opt/qt5/mkspecs)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: calling built-in $$split(.QMAKE_INTERNAL_TMP_variableName_2, :)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: calling built-in $$list(/opt/qt5/mkspecs)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: calling built-in $$replace(.QMAKE_INTERNAL_TMP_variableName_3, $, /modules)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: QMAKE_MODULE_PATH := /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:11: calling built-in $$unique(QMAKE_MODULE_PATH)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:11: QMAKE_MODULE_PATH := /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:12: calling built-in $$reverse(QMAKE_MODULE_PATH)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:12: QMAKE_MODULE_PATH := /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:13: entering loop for dir over /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:13: loop iteration "/opt/qt5/mkspecs/modules"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:13: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:14: evaluating test function "debug"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:14: calling built-in debug(1, "Loading modules from /opt/qt5/mkspecs/modules")
DEBUG 1: Project DEBUG: Loading modules from /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:14: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: calling built-in $$files(/opt/qt5/mkspecs/modules/qt_*.pri)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: calling built-in $$list("/opt/qt5/mkspecs/modules/qt_3d.pri /opt/qt5/mkspecs/modules/qt_concurrent.pri /opt/qt5/mkspecs/modules/qt_core.pri /opt/qt5/mkspecs/modules/qt_dbus.pri /opt/qt5/mkspecs/modules/qt_gui.pri /opt/qt5/mkspecs/modules/qt_location.pri /opt/qt5/mkspecs/modules/qt_network.pri /opt/qt5/mkspecs/modules/qt_opengl.pri /opt/qt5/mkspecs/modules/qt_platformsupport.pri /opt/qt5/mkspecs/modules/qt_printsupport.pri /opt/qt5/mkspecs/modules/qt_qml.pri /opt/qt5/mkspecs/modules/qt_qmldevtools.pri /opt/qt5/mkspecs/modules/qt_qmltest.pri /opt/qt5/mkspecs/modules/qt_quick.pri /opt/qt5/mkspecs/modules/qt_quickparticles.pri /opt/qt5/mkspecs/modules/qt_sensors.pri /opt/qt5/mkspecs/modules/qt_sql.pri /opt/qt5/mkspecs/modules/qt_testlib.pri /opt/qt5/mkspecs/modules/qt_v8.pri /opt/qt5/mkspecs/modules/qt_widgets.pri /opt/qt5/mkspecs/modules/qt_xml.pri /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri")
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: entering loop for mod over /opt/qt5/mkspecs/modules/qt_3d.pri /opt/qt5/mkspecs/modules/qt_concurrent.pri /opt/qt5/mkspecs/modules/qt_core.pri /opt/qt5/mkspecs/modules/qt_dbus.pri /opt/qt5/mkspecs/modules/qt_gui.pri /opt/qt5/mkspecs/modules/qt_location.pri /opt/qt5/mkspecs/modules/qt_network.pri /opt/qt5/mkspecs/modules/qt_opengl.pri /opt/qt5/mkspecs/modules/qt_platformsupport.pri /opt/qt5/mkspecs/modules/qt_printsupport.pri /opt/qt5/mkspecs/modules/qt_qml.pri /opt/qt5/mkspecs/modules/qt_qmldevtools.pri /opt/qt5/mkspecs/modules/qt_qmltest.pri /opt/qt5/mkspecs/modules/qt_quick.pri /opt/qt5/mkspecs/modules/qt_quickparticles.pri /opt/qt5/mkspecs/modules/qt_sensors.pri /opt/qt5/mkspecs/modules/qt_sql.pri /opt/qt5/mkspecs/modules/qt_testlib.pri /opt/qt5/mkspecs/modules/qt_v8.pri /opt/qt5/mkspecs/modules/qt_widgets.pri /opt/qt5/mkspecs/modules/qt_xml.pri /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: loop iteration "/opt/qt5/mkspecs/modules/qt_3d.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_3d.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_3d.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:1: QT.3d.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:2: QT.3d.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:3: QT.3d.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:4: QT.3d.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:5: QT.3d.name := Qt3D
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:6: QT.3d.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:7: QT.3d.includes := /opt/qt5/include /opt/qt5/include/Qt3D
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:8: QT.3d.private_includes := /opt/qt5/include/Qt3D/5.0.0 /opt/qt5/include/Qt3D/5.0.0/Qt3D
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:9: QT.3d.sources := /usr/src/packages/BUILD/src/threed
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:10: QT.3d.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:11: QT.3d.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:12: QT.3d.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:13: QT.3d.depends := core gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:14: QT.3d.DEFINES := QT_3D_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_3d.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_concurrent.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_concurrent.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_concurrent.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:1: QT.concurrent.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:2: QT.concurrent.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:3: QT.concurrent.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:4: QT.concurrent.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:5: QT.concurrent.name := QtConcurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:6: QT.concurrent.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:7: QT.concurrent.includes := /opt/qt5/include /opt/qt5/include/QtConcurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:8: QT.concurrent.private_includes := /opt/qt5/include/QtConcurrent/5.0.0 /opt/qt5/include/QtConcurrent/5.0.0/QtConcurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:9: QT.concurrent.sources := /usr/src/packages/BUILD/src/concurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:10: QT.concurrent.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:11: QT.concurrent.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:12: QT.concurrent.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:13: QT.concurrent.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:14: QT.concurrent.DEFINES := QT_CONCURRENT_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_concurrent.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_core.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_core.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_core.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:1: QT.core.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:2: QT.core.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:3: QT.core.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:4: QT.core.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:5: QT.core.name := QtCore
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:6: QT.core.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:7: QT.core.includes := /opt/qt5/include /opt/qt5/include/QtCore
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:8: QT.core.private_includes := /opt/qt5/include/QtCore/5.0.0 /opt/qt5/include/QtCore/5.0.0/QtCore
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:9: QT.core.sources := /usr/src/packages/BUILD/src/corelib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:10: QT.core.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:11: QT.core.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:12: QT.core.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:13: QT.core.depends :=
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:14: QT.core.CONFIG := moc resources
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:15: QT.core.DEFINES := QT_CORE_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_core.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_dbus.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_dbus.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_dbus.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:1: QT.dbus.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:2: QT.dbus.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:3: QT.dbus.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:4: QT.dbus.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:5: QT.dbus.name := QtDBus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:6: QT.dbus.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:7: QT.dbus.includes := /opt/qt5/include /opt/qt5/include/QtDBus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:8: QT.dbus.private_includes := /opt/qt5/include/QtDBus/5.0.0 /opt/qt5/include/QtDBus/5.0.0/QtDBus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:9: QT.dbus.sources := /usr/src/packages/BUILD/src/dbus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:10: QT.dbus.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:11: QT.dbus.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:12: QT.dbus.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:13: QT.dbus.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:14: QT.dbus.CONFIG := dbusadaptors dbusinterfaces
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:15: QT.dbus.DEFINES := QT_DBUS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_dbus.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_gui.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_gui.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_gui.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:1: QT.gui.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:2: QT.gui.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:3: QT.gui.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:4: QT.gui.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:5: QT.gui.name := QtGui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:6: QT.gui.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:7: QT.gui.includes := /opt/qt5/include /opt/qt5/include/QtGui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:8: QT.gui.private_includes := /opt/qt5/include/QtGui/5.0.0 /opt/qt5/include/QtGui/5.0.0/QtGui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:9: QT.gui.sources := /usr/src/packages/BUILD/src/gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:10: QT.gui.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:11: QT.gui.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:12: QT.gui.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:13: QT.gui.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:14: QT.gui.CONFIG := opengl
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:15: QT.gui.DEFINES := QT_GUI_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_gui.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_location.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_location.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_location.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:1: QT.location.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:2: QT.location.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:3: QT.location.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:4: QT.location.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:5: QT.location.name := QtLocation
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:6: QT.location.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:7: QT.location.includes := /opt/qt5/include /opt/qt5/include/QtLocation
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:8: QT.location.private_includes := /opt/qt5/include/QtLocation/5.0.0 /opt/qt5/include/QtLocation/5.0.0/QtLocation
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:9: QT.location.sources := /usr/src/packages/BUILD/src/location
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:10: QT.location.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:11: QT.location.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:12: QT.location.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:13: QT.location.depends := core gui 3d
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:14: QT.location.DEFINES := QT_LOCATION_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_location.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_network.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_network.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_network.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:1: QT.network.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:2: QT.network.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:3: QT.network.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:4: QT.network.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:5: QT.network.name := QtNetwork
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:6: QT.network.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:7: QT.network.includes := /opt/qt5/include /opt/qt5/include/QtNetwork
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:8: QT.network.private_includes := /opt/qt5/include/QtNetwork/5.0.0 /opt/qt5/include/QtNetwork/5.0.0/QtNetwork
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:9: QT.network.sources := /usr/src/packages/BUILD/src/network
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:10: QT.network.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:11: QT.network.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:12: QT.network.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:13: QT.network.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:14: QT.network.DEFINES := QT_NETWORK_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_network.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_opengl.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_opengl.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_opengl.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:1: QT.opengl.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:2: QT.opengl.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:3: QT.opengl.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:4: QT.opengl.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:5: QT.opengl.name := QtOpenGL
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:6: QT.opengl.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:7: QT.opengl.includes := /opt/qt5/include /opt/qt5/include/QtOpenGL
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:8: QT.opengl.private_includes := /opt/qt5/include/QtOpenGL/5.0.0 /opt/qt5/include/QtOpenGL/5.0.0/QtOpenGL
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:9: QT.opengl.sources := /usr/src/packages/BUILD/src/opengl
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:10: QT.opengl.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:11: QT.opengl.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:12: QT.opengl.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:13: QT.opengl.depends := core gui widgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:14: QT.opengl.DEFINES := QT_OPENGL_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_opengl.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_platformsupport.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_platformsupport.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_platformsupport.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:1: QT.platformsupport.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:2: QT.platformsupport.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:3: QT.platformsupport.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:4: QT.platformsupport.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:5: QT.platformsupport.name := QtPlatformSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:6: QT.platformsupport.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:7: QT.platformsupport.includes := /opt/qt5/include /opt/qt5/include/QtPlatformSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:8: QT.platformsupport.private_includes := /opt/qt5/include/QtPlatformSupport/5.0.0 /opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:9: QT.platformsupport.sources := /usr/src/packages/BUILD/src/platformsupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:10: QT.platformsupport.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:11: QT.platformsupport.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:12: QT.platformsupport.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:13: QT.platformsupport.depends := core gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:14: QT.platformsupport.module_config := staticlib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:15: QT.platformsupport.DEFINES := QT_PLATFORMSUPPORT_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_platformsupport.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_printsupport.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_printsupport.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_printsupport.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:1: QT.printsupport.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:2: QT.printsupport.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:3: QT.printsupport.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:4: QT.printsupport.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:5: QT.printsupport.name := QtPrintSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:6: QT.printsupport.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:7: QT.printsupport.includes := /opt/qt5/include /opt/qt5/include/QtPrintSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:8: QT.printsupport.private_includes := /opt/qt5/include/QtPrintSupport/5.0.0 /opt/qt5/include/QtPrintSupport/5.0.0/QtPrintSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:9: QT.printsupport.sources := /usr/src/packages/BUILD/src/printsupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:10: QT.printsupport.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:11: QT.printsupport.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:12: QT.printsupport.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:13: QT.printsupport.depends := core gui widgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:14: QT.printsupport.DEFINES := QT_PRINTSUPPORT_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_printsupport.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_qml.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_qml.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_qml.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:1: QT.qml.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:2: QT.qml.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:3: QT.qml.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:4: QT.qml.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:5: QT.qml.name := QtQml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:6: QT.qml.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:7: QT.qml.includes := /opt/qt5/include /opt/qt5/include/QtQml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:8: QT.qml.private_includes := /opt/qt5/include/QtQml/5.0.0 /opt/qt5/include/QtQml/5.0.0/QtQml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:9: QT.qml.sources := /usr/src/packages/BUILD/src/qml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:10: QT.qml.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:11: QT.qml.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:12: QT.qml.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:13: QT.qml.depends := core network
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:14: QT.qml.DEFINES := QT_QML_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_qml.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_qmldevtools.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_qmldevtools.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_qmldevtools.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:1: QT.qmldevtools.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:2: QT.qmldevtools.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:3: QT.qmldevtools.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:4: QT.qmldevtools.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:5: QT.qmldevtools.name := QtQmlDevTools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:6: QT.qmldevtools.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:7: QT.qmldevtools.includes := /opt/qt5/include /opt/qt5/include/QtQmlDevTools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:8: QT.qmldevtools.private_includes := /opt/qt5/include/QtQmlDevTools/5.0.0 /opt/qt5/include/QtQmlDevTools/5.0.0/QtQmlDevTools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:9: QT.qmldevtools.sources := /usr/src/packages/BUILD/src/qmldevtools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:10: QT.qmldevtools.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:11: QT.qmldevtools.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:12: QT.qmldevtools.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:13: QT.qmldevtools.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:14: QT.qmldevtools.module_config := staticlib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:15: QT.qmldevtools.DEFINES := QT_QMLDEVTOOLS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_qmldevtools.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_qmltest.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_qmltest.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_qmltest.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:1: QT.qmltest.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:2: QT.qmltest.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:3: QT.qmltest.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:4: QT.qmltest.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:5: QT.qmltest.name := QtQuickTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:6: QT.qmltest.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:7: QT.qmltest.includes := /opt/qt5/include /opt/qt5/include/QtQuickTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:8: QT.qmltest.private_includes := /opt/qt5/include/QtQuickTest/5.0.0 /opt/qt5/include/QtQuickTest/5.0.0/QtQuickTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:9: QT.qmltest.sources := /usr/src/packages/BUILD/src/qmltest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:10: QT.qmltest.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:11: QT.qmltest.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:12: QT.qmltest.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:13: QT.qmltest.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:14: QT.qmltest.DEFINES := QT_QMLTEST_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_qmltest.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_quick.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_quick.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_quick.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:1: QT.quick.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:2: QT.quick.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:3: QT.quick.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:4: QT.quick.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:5: QT.quick.name := QtQuick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:6: QT.quick.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:7: QT.quick.includes := /opt/qt5/include /opt/qt5/include/QtQuick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:8: QT.quick.private_includes := /opt/qt5/include/QtQuick/5.0.0 /opt/qt5/include/QtQuick/5.0.0/QtQuick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:9: QT.quick.sources := /usr/src/packages/BUILD/src/quick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:10: QT.quick.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:11: QT.quick.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:12: QT.quick.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:13: QT.quick.depends := core gui qml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:14: QT.quick.DEFINES := QT_QUICK_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_quick.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_quickparticles.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_quickparticles.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_quickparticles.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:1: QT.quickparticles.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:2: QT.quickparticles.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:3: QT.quickparticles.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:4: QT.quickparticles.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:5: QT.quickparticles.name := QtQuickParticles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:6: QT.quickparticles.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:7: QT.quickparticles.includes := /opt/qt5/include /opt/qt5/include/QtQuickParticles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:8: QT.quickparticles.private_includes := /opt/qt5/include/QtQuickParticles/5.0.0 /opt/qt5/include/QtQuickParticles/5.0.0/QtQuickParticles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:9: QT.quickparticles.sources := /usr/src/packages/BUILD/src/particles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:10: QT.quickparticles.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:11: QT.quickparticles.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:12: QT.quickparticles.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:13: QT.quickparticles.depends := core gui qml quick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:14: QT.quickparticles.DEFINES := QT_QUICKPARTICLES_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_quickparticles.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_sensors.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_sensors.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_sensors.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:1: QT.sensors.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:2: QT.sensors.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:3: QT.sensors.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:4: QT.sensors.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:5: QT.sensors.name := QtSensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:6: QT.sensors.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:7: QT.sensors.includes := /opt/qt5/include /opt/qt5/include/QtSensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:8: QT.sensors.private_includes := /opt/qt5/include/QtSensors/5.0.0 /opt/qt5/include/QtSensors/5.0.0/QtSensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:9: QT.sensors.sources := /usr/src/packages/BUILD/src/sensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:10: QT.sensors.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:11: QT.sensors.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:12: QT.sensors.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:13: QT.sensors.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:14: QT.sensors.DEFINES := QT_SENSORS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_sensors.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_sql.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_sql.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_sql.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:1: QT.sql.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:2: QT.sql.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:3: QT.sql.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:4: QT.sql.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:5: QT.sql.name := QtSql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:6: QT.sql.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:7: QT.sql.includes := /opt/qt5/include /opt/qt5/include/QtSql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:8: QT.sql.private_includes := /opt/qt5/include/QtSql/5.0.0 /opt/qt5/include/QtSql/5.0.0/QtSql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:9: QT.sql.sources := /usr/src/packages/BUILD/src/sql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:10: QT.sql.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:11: QT.sql.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:12: QT.sql.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:13: QT.sql.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:14: QT.sql.DEFINES := QT_SQL_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_sql.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_testlib.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_testlib.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_testlib.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:1: QT.testlib.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:2: QT.testlib.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:3: QT.testlib.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:4: QT.testlib.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:5: QT.testlib.name := QtTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:6: QT.testlib.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:7: QT.testlib.includes := /opt/qt5/include /opt/qt5/include/QtTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:8: QT.testlib.private_includes := /opt/qt5/include/QtTest/5.0.0 /opt/qt5/include/QtTest/5.0.0/QtTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:9: QT.testlib.sources := /usr/src/packages/BUILD/src/testlib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:10: QT.testlib.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:11: QT.testlib.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:12: QT.testlib.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:13: QT.testlib.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:14: QT.testlib.CONFIG := console testlib_defines
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:15: QT.testlib.DEFINES := QT_TESTLIB_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_testlib.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_v8.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_v8.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_v8.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:1: QT.v8.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:2: QT.v8.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:3: QT.v8.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:4: QT.v8.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:5: QT.v8.name := QtV8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:6: QT.v8.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:7: QT.v8.includes := /opt/qt5/include /opt/qt5/include/QtV8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:8: QT.v8.private_includes := /opt/qt5/include/QtV8/5.0.0 /opt/qt5/include/QtV8/5.0.0/QtV8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:9: QT.v8.sources := /usr/src/packages/BUILD/src/v8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:10: QT.v8.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:11: QT.v8.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:12: QT.v8.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:13: QT.v8.depends :=
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:14: QT.v8.DEFINES := QT_V8_LIB V8_SHARED USING_V8_SHARED
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib v8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_v8.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_widgets.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_widgets.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_widgets.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:1: QT.widgets.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:2: QT.widgets.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:3: QT.widgets.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:4: QT.widgets.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:5: QT.widgets.name := QtWidgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:6: QT.widgets.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:7: QT.widgets.includes := /opt/qt5/include /opt/qt5/include/QtWidgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:8: QT.widgets.private_includes := /opt/qt5/include/QtWidgets/5.0.0 /opt/qt5/include/QtWidgets/5.0.0/QtWidgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:9: QT.widgets.sources := /usr/src/packages/BUILD/src/widgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:10: QT.widgets.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:11: QT.widgets.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:12: QT.widgets.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:13: QT.widgets.depends := core gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:14: QT.widgets.CONFIG := uic
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:15: QT.widgets.DEFINES := QT_WIDGETS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib v8 widgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_widgets.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_xml.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_xml.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_xml.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:1: QT.xml.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:2: QT.xml.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:3: QT.xml.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:4: QT.xml.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:5: QT.xml.name := QtXml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:6: QT.xml.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:7: QT.xml.includes := /opt/qt5/include /opt/qt5/include/QtXml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:8: QT.xml.private_includes := /opt/qt5/include/QtXml/5.0.0 /opt/qt5/include/QtXml/5.0.0/QtXml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:9: QT.xml.sources := /usr/src/packages/BUILD/src/xml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:10: QT.xml.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:11: QT.xml.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:12: QT.xml.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:13: QT.xml.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:14: QT.xml.DEFINES := QT_XML_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib v8 widgets xml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_xml.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_xmlpatterns.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_xmlpatterns.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:1: QT.xmlpatterns.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:2: QT.xmlpatterns.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:3: QT.xmlpatterns.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:4: QT.xmlpatterns.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:5: QT.xmlpatterns.name := QtXmlPatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:6: QT.xmlpatterns.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:7: QT.xmlpatterns.includes := /opt/qt5/include /opt/qt5/include/QtXmlPatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:8: QT.xmlpatterns.private_includes := /opt/qt5/include/QtXmlPatterns/5.0.0 /opt/qt5/include/QtXmlPatterns/5.0.0/QtXmlPatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:9: QT.xmlpatterns.sources := /usr/src/packages/BUILD/src/xmlpatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:10: QT.xmlpatterns.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:11: QT.xmlpatterns.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:12: QT.xmlpatterns.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:13: QT.xmlpatterns.depends := core network
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:14: QT.xmlpatterns.DEFINES := QT_XMLPATTERNS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib v8 widgets xml xmlpatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:27: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:27: calling built-in unset(QT_MODULE_INCLUDE_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:27: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:28: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:28: calling built-in unset(QT_MODULE_LIB_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:28: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:29: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:29: calling built-in unset(QT_MODULE_PLUGIN_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:29: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:30: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:30: calling built-in unset(QT_MODULE_BIN_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:30: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: calling built-in unset(QT_MODULE_IMPORT_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:34: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:34: calling built-in load(qt_functions)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/qt_functions.prf
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:1: defined replace function qtPlatformTargetSuffix
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:11: defined replace function qtLibraryTarget
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:24: defined test function qtAddLibrary
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:39: defined test function qtAddModule
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:128: defined test function qtAddModules
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:166: defined test function qtPrepareTool
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:192: defined replace function pkgConfigExecutable
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:210: defined test function packagesExist
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:210: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/qt_functions.prf
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:34: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:34: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/qt_config.prf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:33: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:33: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/default/qmake.conf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/spec_post.prf
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: calling built-in isEmpty(MAKEFILE_GENERATOR)
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: skipped test function "error"
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: calling built-in isEmpty(QMAKE_PLATFORM)
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:31: CONFIG := qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:31: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/spec_post.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/unix/default_pre.prf
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: condition "linux*" is true
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: CONFIG := wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:3: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:3: calling built-in load(default_pre)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/default_pre.prf
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:1: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:1: calling built-in load(exclusive_builds)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/exclusive_builds.prf
DEBUG 1: /opt/qt5/mkspecs/features/exclusive_builds.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/exclusive_builds.prf:3: defined test function fixExclusiveOutputDirs
DEBUG 1: /opt/qt5/mkspecs/features/exclusive_builds.prf:31: defined test function addExclusiveBuilds
DEBUG 1: /opt/qt5/mkspecs/features/exclusive_builds.prf:31: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/exclusive_builds.prf
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:1: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:2: CONFIG := lex yacc warn_on debug exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: condition "build_pass" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: evaluating test function "exists"
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: calling built-in exists(/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/sync.profile)
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:36: QMAKE_DOCS_INSTALLDIR := /opt/qt5/doc
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:36: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/default_pre.prf
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:3: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:3: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/unix/default_pre.prf
DEBUG 1: (command line): entering block
DEBUG 1: (command line):65535: QMAKE_CFLAGS_RELEASE := -g -O2
DEBUG 1: (command line):65535: QMAKE_CFLAGS_DEBUG := -g -O2
DEBUG 1: (command line):1: QMAKE_CXXFLAGS_RELEASE := -g -O2
DEBUG 1: (command line):2: QMAKE_CXXFLAGS_DEBUG := -g -O2
DEBUG 1: (command line):3: QMAKE_STRIP := :
DEBUG 1: (command line):4: PREFIX := /usr
DEBUG 1: (command line):4: leaving block, okey=true
DEBUG 1: visiting file /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:8: TEMPLATE := subdirs
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:9: CONFIG := lex yacc warn_on debug exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix ordered
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:11: WTF.file := Source/WTF/WTF.pro
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:12: WTF.makefile := Makefile.WTF
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:13: SUBDIRS := WTF
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:15: JavaScriptCore.file := Source/JavaScriptCore/JavaScriptCore.pro
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:16: JavaScriptCore.makefile := Makefile.JavaScriptCore
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:17: SUBDIRS := WTF JavaScriptCore
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:19: evaluating test function "use?"
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:19: calling built-in use?(3D_GRAPHICS)
/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:19: 'use?' is not a recognized test function.
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:19: test function returned false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:19: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:19: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:25: WebCore.file := Source/WebCore/WebCore.pro
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:26: WebCore.makefile := Makefile.WebCore
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:27: SUBDIRS := WTF JavaScriptCore WebCore
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:29: evaluating test function "build?"
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:29: calling built-in build?(webkit1)
/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:29: 'build?' is not a recognized test function.
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:29: test function returned false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:29: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:29: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:35: evaluating test function "build?"
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:35: calling built-in build?(webkit2)
/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:35: 'build?' is not a recognized test function.
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:35: test function returned false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:35: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:35: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:41: QtWebKit.file := Source/QtWebKit.pro
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:42: QtWebKit.makefile := Makefile.QtWebKit
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:43: SUBDIRS := WTF JavaScriptCore WebCore QtWebKit
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:45: Tools.file := Tools/Tools.pro
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:46: Tools.makefile := Makefile.Tools
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:47: SUBDIRS := WTF JavaScriptCore WebCore QtWebKit Tools
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro:47: leaving block, okey=true
DEBUG 1: done visiting file /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/WebKit.pro
DEBUG 1: visiting file /opt/qt5/mkspecs/features/default_post.prf
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: calling built-in contains(TEMPLATE, .*(lib|app))
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: condition "have_target" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: condition "force_qt" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: CONFIG := lex yacc warn_on debug exceptions depend_includepath wayland-scanner warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix ordered
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: condition "shared" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: condition "dll" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: condition "static" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: condition "staticlib" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:6: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:6: calling built-in contains(QT_CONFIG, static)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:6: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:6: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:6: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:7: CONFIG := lex yacc warn_on debug exceptions depend_includepath wayland-scanner warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix ordered shared
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:7: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:7: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:7: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:7: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:10: QT_BREAKPAD_ROOT_PATH :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: calling built-in isEmpty(QT_BREAKPAD_ROOT_PATH)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped condition "staticlib"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped condition "static"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped condition "have_target"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:14: skipped test function "system"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:14: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:14: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:19: condition "force_debug_info" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:19: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:19: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: evaluating test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: calling built-in CONFIG(debug, debug|release)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: skipped test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: calling built-in load(release)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/release.prf
DEBUG 1: /opt/qt5/mkspecs/features/release.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix ordered shared
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:2: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:3: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:4: QMAKE_OBJECTIVE_CFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:5: QMAKE_LFLAGS := -Wl,-O1
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:6: QMAKE_LIBFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: NOT
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: condition "debug_and_release" is false
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: AND
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: condition "fix_output_dirs" is false
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: AND
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: skipped test function "fixExclusiveOutputDirs"
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: leaving block, okey=false
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/release.prf
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:27: condition "debug_and_release" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:27: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:27: skipped test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:28: condition "incredibuild_xge" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:28: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:28: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: condition "force_debug_info" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: skipped condition "win32"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:38: condition "breakpad" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:38: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:38: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:48: QMAKE_INCDIR :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:49: QMAKE_LIBDIR :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: calling built-in contains(QMAKE_EXTRA_TARGETS, check)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: calling built-in contains(TEMPLATE, subdirs)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:56: entering loop for subdir over WTF JavaScriptCore WebCore QtWebKit Tools
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:56: loop iteration "WTF"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:56: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: calling built-in $$eval(WTF.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_check_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: check.recurse := WTF
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: loop iteration "JavaScriptCore"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: calling built-in $$eval(JavaScriptCore.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_check_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: check.recurse := WTF JavaScriptCore
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: loop iteration "WebCore"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: calling built-in $$eval(WebCore.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_check_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: check.recurse := WTF JavaScriptCore WebCore
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: loop iteration "QtWebKit"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: calling built-in $$eval(QtWebKit.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_check_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: check.recurse := WTF JavaScriptCore WebCore QtWebKit
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: loop iteration "Tools"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: calling built-in $$eval(Tools.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:57: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_check_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: check.recurse := WTF JavaScriptCore WebCore QtWebKit Tools
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:58: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:59: done looping
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:61: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:61: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:61: calling built-in isEmpty(check.recurse)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:61: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:61: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:61: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:63: check.CONFIG := recursive
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:64: check.recurse_target := check
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:64: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:64: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:64: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:64: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:71: QMAKE_EXTRA_TARGETS := check
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:71: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:71: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: calling built-in contains(QMAKE_EXTRA_TARGETS, docs)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: calling built-in contains(TEMPLATE, subdirs)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: calling built-in contains(CONFIG, no_docs_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: entering loop for subdir over WTF JavaScriptCore WebCore QtWebKit Tools
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: loop iteration "WTF"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:79: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: calling built-in $$eval(WTF.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_docs_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: docs.recurse := WTF
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: loop iteration "JavaScriptCore"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: calling built-in $$eval(JavaScriptCore.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_docs_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: docs.recurse := WTF JavaScriptCore
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: loop iteration "WebCore"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: calling built-in $$eval(WebCore.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_docs_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: docs.recurse := WTF JavaScriptCore WebCore
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: loop iteration "QtWebKit"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: calling built-in $$eval(QtWebKit.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_docs_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: docs.recurse := WTF JavaScriptCore WebCore QtWebKit
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: loop iteration "Tools"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: calling built-in $$eval(Tools.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:80: subdir_config :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_docs_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: calling built-in contains(subdir_config, no_default_target)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: docs.recurse := WTF JavaScriptCore WebCore QtWebKit Tools
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:81: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: calling built-in unset(subdir_config)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: done looping
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:82: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:84: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:84: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:84: calling built-in isEmpty(docs.recurse)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:84: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:84: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:84: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:86: docs.CONFIG := recursive
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:87: docs.recurse_target := docs
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:87: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:87: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:87: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:87: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:99: QMAKE_EXTRA_TARGETS := check docs
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:99: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:99: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:99: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/default_post.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/shared.prf
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix ordered shared
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:2: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:2: calling built-in contains(TEMPLATE, .*lib)
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:2: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:2: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:2: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:7: NOT
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:7: condition "static_and_shared" is false
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:7: AND
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:7: condition "fix_output_dirs" is false
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:7: AND
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:7: skipped test function "fixExclusiveOutputDirs"
DEBUG 1: /opt/qt5/mkspecs/features/shared.prf:7: leaving block, okey=false
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/shared.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: evaluating test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: calling built-in CONFIG(separate_debug_info)
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: evaluating test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: calling built-in CONFIG(debug, debug|release)
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: skipped condition "have_target"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: skipped condition "staticlib"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: skipped condition "static"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: skipped test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/warn_on.prf
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix ordered shared
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:2: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2 -Wall -W
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:3: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2 -Wall -W
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:4: QMAKE_OBJECTIVE_CFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:4: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/warn_on.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/wayland-scanner.prf
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: calling built-in isEmpty(QMAKE_WAYLAND_SCANNER)
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: AND
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: skipped test function "error"
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:7: wayland-server-header.name := wayland ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:8: wayland-server-header.input := WAYLANDSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:9: wayland-server-header.variable_out := HEADERS
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:10: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:10: wayland-server-header.output := wayland-${QMAKE_FILE_BASE}-server-protocol.h
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:11: wayland-server-header.commands := wayland-scanner server-header < ${QMAKE_FILE_IN} > ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:13: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:13: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:13: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:14: QMAKE_EXTRA_COMPILERS := wayland-server-header
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:16: wayland-client-header.name := wayland ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:17: wayland-client-header.input := WAYLANDSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:18: wayland-client-header.variable_out := HEADERS
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:19: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:19: wayland-client-header.output := wayland-${QMAKE_FILE_BASE}-client-protocol.h
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:20: wayland-client-header.commands := wayland-scanner client-header < ${QMAKE_FILE_IN} > ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:22: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:22: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:22: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:23: QMAKE_EXTRA_COMPILERS := wayland-server-header wayland-client-header
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:25: wayland-code.name := wayland ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:26: wayland-code.input := WAYLANDSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:27: wayland-code.variable_out := SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:28: wayland-code.output := wayland-${QMAKE_FILE_BASE}-protocol.c
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:29: wayland-code.commands := wayland-scanner code < ${QMAKE_FILE_IN} > ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:31: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:31: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:31: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:32: QMAKE_EXTRA_COMPILERS := wayland-server-header wayland-client-header wayland-code
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:32: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/wayland-scanner.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/exceptions.prf
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix ordered shared
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:2: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2 -Wall -W
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:3: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2 -Wall -W
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:4: QMAKE_LFLAGS := -Wl,-O1
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:5: DEFINES :=
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:5: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/exceptions.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/yacc.prf
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:6: yacc_decl.name := Yacc header
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:7: yacc_decl.input := YACCSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:8: yacc_decl.variable_out := GENERATED_FILES
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: calling built-in isEmpty(QMAKE_YACCFLAGS_MANGLE)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: entering block
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:16: QMAKE_YACCFLAGS_MANGLE := -p ${QMAKE_FILE_BASE} -b ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:17: QMAKE_YACC_HEADER := ${QMAKE_FILE_BASE}.tab.h
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:18: QMAKE_YACC_SOURCE := ${QMAKE_FILE_BASE}.tab.c
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:18: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:18: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:20: QMAKE_YACCDECLFLAGS := -d
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: NOT
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: condition "yacc_no_name_mangle" is false
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: entering block
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: QMAKE_YACCDECLFLAGS := -d -p ${QMAKE_FILE_BASE} -b ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:24: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:25: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:25: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:25: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:26: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:26: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:27: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:27: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:27: yacc_decl.commands := yacc -d -p ${QMAKE_FILE_BASE} -b ${QMAKE_FILE_BASE} ${QMAKE_FILE_IN}\n\t rm -f ${QMAKE_FILE_BASE}_yacc.h ${QMAKE_FILE_BASE}_yacc.cpp\n\t mv -f ${QMAKE_FILE_BASE}.tab.h ${QMAKE_FILE_BASE}_yacc.h\n\t mv -f ${QMAKE_FILE_BASE}.tab.c ${QMAKE_FILE_BASE}_yacc.cpp\n\t
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:28: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:28: yacc_decl.output := ${QMAKE_FILE_BASE}_yacc.h
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:30: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:30: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:30: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:31: QMAKE_EXTRA_COMPILERS := wayland-server-header wayland-client-header wayland-code yacc_decl
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:35: yacc_impl.name := source for ${QMAKE_FILE_IN}
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:36: yacc_impl.input := YACCSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:37: yacc_impl.variable_out := GENERATED_SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:38: calling built-in $$escape_expand(\\n)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:38: yacc_impl.commands := \n
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:39: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:39: yacc_impl.depends := ${QMAKE_FILE_BASE}_yacc.h
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:40: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:40: yacc_impl.output := ${QMAKE_FILE_BASE}_yacc.cpp
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:41: QMAKE_EXTRA_COMPILERS := wayland-server-header wayland-client-header wayland-code yacc_decl yacc_impl
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:41: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/yacc.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/lex.prf
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:6: lex.name := Lex ${QMAKE_FILE_IN}
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:7: lex.input := LEXSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:8: condition "lex_included" is false
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:8: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:8: entering block
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:11: lex.variable_out := GENERATED_SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:11: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:11: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: calling built-in isEmpty(QMAKE_LEXFLAGS_MANGLE)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: entering block
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: QMAKE_LEXFLAGS_MANGLE := -P${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:14: QMAKE_LEXEXTRAFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: NOT
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: condition "yacc_no_name_mangle" is false
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: entering block
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: QMAKE_LEXEXTRAFLAGS := -P${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:17: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:18: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:18: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:19: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:19: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:19: lex.commands := flex -P${QMAKE_FILE_BASE} ${QMAKE_FILE_IN}\n\t rm -f ${QMAKE_FILE_BASE}_lex.cpp\n\t mv -f lex.${QMAKE_FILE_BASE}.c ${QMAKE_FILE_BASE}_lex.cpp\n\t
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:20: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:20: lex.output := ${QMAKE_FILE_BASE}_lex.cpp
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:22: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:22: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:22: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:23: QMAKE_EXTRA_COMPILERS := wayland-server-header wayland-client-header wayland-code yacc_decl yacc_impl lex
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:23: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/lex.prf
DEBUG 1: Dependency Directories: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit
make[1]: Leaving directory `/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit'
dh_auto_build -O--buildsystem=qmake
make[1]: Entering directory `/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit'
cd Source/WTF/ && ( test -f Makefile.WTF || /opt/qt5/bin/qmake /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro -nocache QMAKE_CFLAGS_RELEASE=-g\ -O2 QMAKE_CFLAGS_DEBUG=-g\ -O2 QMAKE_CXXFLAGS_RELEASE=-g\ -O2 QMAKE_CXXFLAGS_DEBUG=-g\ -O2 QMAKE_STRIP=: PREFIX=/usr -d -o Makefile.WTF ) && /scratchbox/tools/bin/make -f Makefile.WTF
DEBUG 1: Resetting dir to: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/
DEBUG 1: Changing dir to: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF
DEBUG 1: visiting file /opt/qt5/mkspecs/features/spec_pre.prf
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:1: QMAKE_DIR_SEP := /
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:2: QMAKE_DIRLIST_SEP := :
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:4: QMAKE_EXT_C := .c
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:5: QMAKE_EXT_CPP := .cpp .cc .cxx
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:6: QMAKE_EXT_CPP_MOC := .moc
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:7: QMAKE_EXT_H := .h .hpp .hh .hxx
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:8: QMAKE_EXT_H_MOC := .cpp
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:9: QMAKE_EXT_JS := .js
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:10: QMAKE_EXT_LEX := .l
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:11: QMAKE_EXT_LIBTOOL := .la
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:12: QMAKE_EXT_PKGCONFIG := .pc
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:13: QMAKE_EXT_PRL := .prl
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:14: QMAKE_EXT_UI := .ui
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:15: QMAKE_EXT_YACC := .y
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:17: QMAKE_CPP_MOD_MOC :=
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:18: QMAKE_H_MOD_MOC := moc_
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:19: QMAKE_MOD_LEX := _lex
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:20: QMAKE_MOD_YACC := _yacc
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: evaluating test function "equals"
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: calling built-in equals(QMAKE_HOST.os, Windows)
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:22: entering block
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:36: QMAKE_EXT_CPP := .cpp .cc .cxx .C
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:37: QMAKE_EXT_H := .h .hpp .hh .hxx .H
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:38: QMAKE_EXT_OBJ := .o
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:39: QMAKE_SH := sh
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:39: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:39: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:42: CONFIG := qt warn_on release link_prl
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:43: QT := core gui
DEBUG 1: /opt/qt5/mkspecs/features/spec_pre.prf:43: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/spec_pre.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/default/qmake.conf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:5: MAKEFILE_GENERATOR := UNIX
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:6: CONFIG := qt warn_on release link_prl incremental gdb_dwarf_index
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:7: QMAKE_INCREMENTAL_STYLE := sublib
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:9: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:9: calling built-in include(../../common/linux.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/linux.conf
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:5: QMAKE_PLATFORM := linux
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:7: QMAKE_CFLAGS_THREAD := -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:8: QMAKE_CXXFLAGS_THREAD := -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:10: QMAKE_INCDIR :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:11: QMAKE_LIBDIR :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:12: QMAKE_INCDIR_X11 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:13: QMAKE_LIBDIR_X11 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:14: QMAKE_INCDIR_OPENGL :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:15: QMAKE_LIBDIR_OPENGL :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:16: QMAKE_INCDIR_OPENGL_ES1 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:17: QMAKE_LIBDIR_OPENGL_ES1 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:18: QMAKE_INCDIR_OPENGL_ES2 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:19: QMAKE_LIBDIR_OPENGL_ES2 :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:20: QMAKE_INCDIR_EGL :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:21: QMAKE_LIBDIR_EGL :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:22: QMAKE_INCDIR_OPENVG :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:23: QMAKE_LIBDIR_OPENVG :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:25: QMAKE_LIBS :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:26: QMAKE_LIBS_DYNLOAD := -ldl
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:27: QMAKE_LIBS_X11 := -lXext -lX11 -lm
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:28: QMAKE_LIBS_NIS := -lnsl
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:29: QMAKE_LIBS_EGL := -lEGL
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:30: QMAKE_LIBS_OPENGL := -lGL
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:31: QMAKE_LIBS_OPENGL_QT := -lGL
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:32: QMAKE_LIBS_OPENGL_ES1 := -lGLESv1_CM
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:33: QMAKE_LIBS_OPENGL_ES2 := -lGLESv2
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:34: QMAKE_LIBS_OPENVG := -lOpenVG
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:35: QMAKE_LIBS_THREAD := -lpthread
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:36: QMAKE_LIBS_LIBUDEV := -ludev
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:38: QMAKE_CFLAGS_WAYLAND :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:39: QMAKE_INCDIR_WAYLAND :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:40: QMAKE_LIBS_WAYLAND_CLIENT := -lwayland-client
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:41: QMAKE_LIBS_WAYLAND_SERVER := -lwayland-server
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:42: QMAKE_LIBDIR_WAYLAND :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:43: QMAKE_DEFINES_WAYLAND :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:44: QMAKE_WAYLAND_SCANNER := wayland-scanner
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:46: QMAKE_CFLAGS_XCB :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:47: QMAKE_LIBS_XCB :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:48: QMAKE_DEFINES_XCB :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:50: QMAKE_AR := ar cqs
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:51: QMAKE_OBJCOPY := objcopy
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:52: QMAKE_RANLIB :=
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:54: QMAKE_STRIP := strip
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:55: QMAKE_STRIPFLAGS_LIB := --strip-unneeded
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:56: QMAKE_INSTALL_FILE := install -m 644 -p
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:57: QMAKE_INSTALL_PROGRAM := install -m 755 -p
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:59: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:59: calling built-in include(unix.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:5: QMAKE_PLATFORM := linux unix posix
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:7: QMAKE_LEX := flex
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:8: QMAKE_LEXFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:9: QMAKE_YACC := yacc
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:10: QMAKE_YACCFLAGS := -d
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:11: QMAKE_YACCFLAGS_MANGLE := -p $base -b $base
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:12: QMAKE_YACC_HEADER := $base.tab.h
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:13: QMAKE_YACC_SOURCE := $base.tab.c
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:14: QMAKE_PREFIX_SHLIB := lib
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:15: QMAKE_PREFIX_STATICLIB := lib
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:16: QMAKE_EXTENSION_STATICLIB := a
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:18: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:18: calling built-in include(shell-unix.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/shell-unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:1: QMAKE_TAR := tar -cf
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:2: QMAKE_GZIP := gzip -9f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:4: QMAKE_COPY := cp -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:5: QMAKE_COPY_FILE := cp -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:6: QMAKE_COPY_DIR := cp -f -R
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:7: QMAKE_MOVE := mv -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:8: QMAKE_DEL_FILE := rm -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:9: QMAKE_DEL_DIR := rmdir
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:10: QMAKE_CHK_DIR_EXISTS := test -d
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:11: QMAKE_CHK_FILE_EXISTS := test -f
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:12: QMAKE_CHK_EXISTS_GLUE := "|| "
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:13: QMAKE_MKDIR := mkdir -p
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:14: QMAKE_STREAM_EDITOR := sed
DEBUG 1: /opt/qt5/mkspecs/common/shell-unix.conf:14: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/shell-unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:18: test function returned true
DEBUG 1: /opt/qt5/mkspecs/common/unix.conf:18: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:59: test function returned true
DEBUG 1: /opt/qt5/mkspecs/common/linux.conf:59: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/linux.conf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:9: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:10: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:10: calling built-in include(../../common/gcc-base-unix.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/gcc-base-unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:11: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:11: calling built-in include(gcc-base.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/gcc-base.conf
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:35: QMAKE_CFLAGS := -pipe
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:36: QMAKE_CFLAGS_DEPS := -M
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:37: QMAKE_CFLAGS_WARN_ON := -Wall -W
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:38: QMAKE_CFLAGS_WARN_OFF := -w
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:39: QMAKE_CFLAGS_RELEASE := -O2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:40: QMAKE_CFLAGS_DEBUG := -g
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:41: QMAKE_CFLAGS_SHLIB := -fPIC
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:42: QMAKE_CFLAGS_STATIC_LIB := -fPIC
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:43: QMAKE_CFLAGS_APP := -fPIE
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:44: QMAKE_CFLAGS_YACC := -Wno-unused -Wno-parentheses
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:45: QMAKE_CFLAGS_HIDESYMS := -fvisibility=hidden
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:46: QMAKE_CFLAGS_EXCEPTIONS_OFF := -fno-exceptions
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:48: QMAKE_CXXFLAGS := -pipe
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:49: QMAKE_CXXFLAGS_DEPS := -M
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:50: QMAKE_CXXFLAGS_WARN_ON := -Wall -W
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:51: QMAKE_CXXFLAGS_WARN_OFF := -w
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:52: QMAKE_CXXFLAGS_RELEASE := -O2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:53: QMAKE_CXXFLAGS_DEBUG := -g
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:54: QMAKE_CXXFLAGS_SHLIB := -fPIC
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:55: QMAKE_CXXFLAGS_STATIC_LIB := -fPIC
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:56: QMAKE_CXXFLAGS_APP := -fPIE
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:57: QMAKE_CXXFLAGS_YACC := -Wno-unused -Wno-parentheses
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:58: QMAKE_CXXFLAGS_HIDESYMS := -fvisibility=hidden -fvisibility-inlines-hidden
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:59: QMAKE_CXXFLAGS_EXCEPTIONS_OFF := -fno-exceptions
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:61: QMAKE_LFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:62: QMAKE_LFLAGS_DEBUG :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:63: QMAKE_LFLAGS_APP :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:64: QMAKE_LFLAGS_RELEASE :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:65: QMAKE_LFLAGS_EXCEPTIONS_OFF :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:67: QMAKE_CFLAGS_SSE2 := -msse2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:68: QMAKE_CFLAGS_SSE3 := -msse3
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:69: QMAKE_CFLAGS_SSSE3 := -mssse3
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:70: QMAKE_CFLAGS_SSE4_1 := -msse4.1
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:71: QMAKE_CFLAGS_SSE4_2 := -msse4.2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:72: QMAKE_CFLAGS_AVX := -mavx
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:73: QMAKE_CFLAGS_AVX2 := -mavx2
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:74: QMAKE_CFLAGS_IWMMXT := -mcpu=iwmmxt
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:75: QMAKE_CFLAGS_NEON := -mfpu=neon
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base.conf:75: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/gcc-base.conf
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:13: QMAKE_LFLAGS_SHLIB := -shared
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:14: QMAKE_LFLAGS_PLUGIN := -shared
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:15: QMAKE_LFLAGS_SONAME := -Wl,-soname,
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:16: QMAKE_LFLAGS_THREAD :=
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:17: QMAKE_LFLAGS_RPATH := -Wl,-rpath,
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:20: QMAKE_LFLAGS_BSYMBOLIC_FUNC := -Wl,-Bsymbolic-functions
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:21: QMAKE_LFLAGS_DYNAMIC_LIST := -Wl,--dynamic-list,
DEBUG 1: /opt/qt5/mkspecs/common/gcc-base-unix.conf:21: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/gcc-base-unix.conf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:10: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:11: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:11: calling built-in include(../../common/g++-unix.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/g++-unix.conf
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:11: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:11: calling built-in include(g++-base.conf)
DEBUG 1: visiting file /opt/qt5/mkspecs/common/g++-base.conf
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf: entering block
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:11: QMAKE_CC := gcc
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:13: QMAKE_LINK_C := gcc
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:14: QMAKE_LINK_C_SHLIB := gcc
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:16: QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO := -O2 -g
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:18: QMAKE_CXX := g++
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:20: QMAKE_LINK := g++
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:21: QMAKE_LINK_SHLIB := g++
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:23: QMAKE_CXXFLAGS_RELEASE_WITH_DEBUGINFO := -O2 -g
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:25: QMAKE_PCH_OUTPUT_EXT := .gch
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:27: QMAKE_CFLAGS_PRECOMPILE := -x c-header -c ${QMAKE_PCH_INPUT} -o ${QMAKE_PCH_OUTPUT}
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:28: QMAKE_CFLAGS_USE_PRECOMPILE := -include ${QMAKE_PCH_OUTPUT_BASE}
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:29: QMAKE_CXXFLAGS_PRECOMPILE := -x c++-header -c ${QMAKE_PCH_INPUT} -o ${QMAKE_PCH_OUTPUT}
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:30: QMAKE_CXXFLAGS_USE_PRECOMPILE := -include ${QMAKE_PCH_OUTPUT_BASE}
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:32: QMAKE_CXXFLAGS_CXX11 := -std=c++0x
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:33: QMAKE_LFLAGS_CXX11 :=
DEBUG 1: /opt/qt5/mkspecs/common/g++-base.conf:33: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/g++-base.conf
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:13: QMAKE_LFLAGS_RELEASE := -Wl,-O1
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:14: QMAKE_LFLAGS_NOUNDEF := -Wl,--no-undefined
DEBUG 1: /opt/qt5/mkspecs/common/g++-unix.conf:14: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/common/g++-unix.conf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:13: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:13: calling built-in load(device_config)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/device_config.prf
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:2: DEVICE_PRI := /opt/qt5/mkspecs/qdevice.pri
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: evaluating test function "exists"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: calling built-in exists(/opt/qt5/mkspecs/qdevice.pri)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: AND
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: calling built-in include(/opt/qt5/mkspecs/qdevice.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/qdevice.pri
DEBUG 1: /opt/qt5/mkspecs/qdevice.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/qdevice.pri:1: GCC_MACHINE_DUMP := arm-linux-gnueabi
DEBUG 1: /opt/qt5/mkspecs/qdevice.pri:1: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/qdevice.pri
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:3: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:4: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:4: calling built-in unset(DEVICE_PRI)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:4: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: calling built-in isEmpty(CROSS_COMPILE)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:6: entering block
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:8: CROSS_COMPILE :=
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:8: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:8: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:12: defined test function deviceSanityCheckCompiler
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:12: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/device_config.prf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:13: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:16: QMAKE_CC := gcc
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:17: QMAKE_CXX := g++
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:18: QMAKE_LINK := g++
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:19: QMAKE_LINK_SHLIB := g++
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:22: QMAKE_AR := ar cqs
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:23: QMAKE_OBJCOPY := objcopy
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:24: QMAKE_STRIP := strip
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:26: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:27: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:29: QT_QPA_DEFAULT_PLATFORM := xcb
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:31: evaluating test function "deviceSanityCheckCompiler"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:31: calling deviceSanityCheckCompiler()
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: evaluating test function "exists"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: calling built-in exists(g++)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: AND
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:16: skipped flow control statement 'return'
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: calling built-in isEmpty(CROSS_COMPILE)
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: AND
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: evaluating test function "error"
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: calling built-in error("CROSS_COMPILE needs to be set via -device-option CROSS_COMPILE=<path>")
Project ERROR: CROSS_COMPILE needs to be set via -device-option CROSS_COMPILE=<path>
DEBUG 1: /opt/qt5/mkspecs/features/device_config.prf:20: aborting block, function status: error
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:31: test function returned false
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:33: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:33: calling built-in load(qt_config)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/qt_config.prf
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:1: QMAKE_QT_CONFIG := /opt/qt5/mkspecs/qconfig.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: evaluating test function "exists"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: calling built-in exists(/opt/qt5/mkspecs/qconfig.pri)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: OR
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: calling built-in include(/opt/qt5/mkspecs/qconfig.pri, "", true)
DEBUG 1: visiting file /opt/qt5/mkspecs/qconfig.pri
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:2: CONFIG := qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:3: QT_ARCH := arm
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:4: QT_HOST_ARCH := arm
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:5: QT_CPU_FEATURES := neon
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:6: QT_HOST_CPU_FEATURES := neon
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:7: QMAKE_DEFAULT_LIBDIRS := /lib /usr/lib /usr/lib/gcc/arm-linux-gnueabi/4.4.1
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:8: QMAKE_DEFAULT_INCDIRS := /usr/include /usr/include/c++/4.4 /usr/include/c++/4.4/arm-linux-gnueabi /usr/include/c++/4.4/backward /usr/lib/gcc/arm-linux-gnueabi/4.4.1/include /usr/lib/gcc/arm-linux-gnueabi/4.4.1/include-fixed /usr/local/include
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:9: QT_EDITION := OpenSource
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:10: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:13: QT_VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:14: QT_MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:15: QT_MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:16: QT_PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:19: QT_LIBINFIX :=
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:20: QT_NAMESPACE :=
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:22: QT_GCC_MAJOR_VERSION := 4
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:23: QT_GCC_MINOR_VERSION := 4
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:24: QT_GCC_PATCH_VERSION := 1
DEBUG 1: /opt/qt5/mkspecs/qconfig.pri:24: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/qconfig.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:2: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:5: evaluating test function "debug"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:5: calling built-in debug(1, "Loaded .qconfig.pri from (/opt/qt5/mkspecs/qconfig.pri)")
DEBUG 1: Project DEBUG: Loaded .qconfig.pri from (/opt/qt5/mkspecs/qconfig.pri)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:5: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:6: calling built-in $$list("")
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:6: calling built-in $$split(.QMAKE_INTERNAL_TMP_variableName_0, :)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:6: QMAKE_MODULE_PATH :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:7: QMAKE_MODULE_PATH :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:8: calling built-in $$list("")
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:8: calling built-in $$split(.QMAKE_INTERNAL_TMP_variableName_1, :)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:8: QMAKE_MODULE_PATH :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: calling built-in $$list(/opt/qt5/mkspecs)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: calling built-in $$split(.QMAKE_INTERNAL_TMP_variableName_2, :)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: calling built-in $$list(/opt/qt5/mkspecs)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: calling built-in $$replace(.QMAKE_INTERNAL_TMP_variableName_3, $, /modules)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:9: QMAKE_MODULE_PATH := /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:11: calling built-in $$unique(QMAKE_MODULE_PATH)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:11: QMAKE_MODULE_PATH := /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:12: calling built-in $$reverse(QMAKE_MODULE_PATH)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:12: QMAKE_MODULE_PATH := /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:13: entering loop for dir over /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:13: loop iteration "/opt/qt5/mkspecs/modules"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:13: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:14: evaluating test function "debug"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:14: calling built-in debug(1, "Loading modules from /opt/qt5/mkspecs/modules")
DEBUG 1: Project DEBUG: Loading modules from /opt/qt5/mkspecs/modules
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:14: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: calling built-in $$files(/opt/qt5/mkspecs/modules/qt_*.pri)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: calling built-in $$list("/opt/qt5/mkspecs/modules/qt_3d.pri /opt/qt5/mkspecs/modules/qt_concurrent.pri /opt/qt5/mkspecs/modules/qt_core.pri /opt/qt5/mkspecs/modules/qt_dbus.pri /opt/qt5/mkspecs/modules/qt_gui.pri /opt/qt5/mkspecs/modules/qt_location.pri /opt/qt5/mkspecs/modules/qt_network.pri /opt/qt5/mkspecs/modules/qt_opengl.pri /opt/qt5/mkspecs/modules/qt_platformsupport.pri /opt/qt5/mkspecs/modules/qt_printsupport.pri /opt/qt5/mkspecs/modules/qt_qml.pri /opt/qt5/mkspecs/modules/qt_qmldevtools.pri /opt/qt5/mkspecs/modules/qt_qmltest.pri /opt/qt5/mkspecs/modules/qt_quick.pri /opt/qt5/mkspecs/modules/qt_quickparticles.pri /opt/qt5/mkspecs/modules/qt_sensors.pri /opt/qt5/mkspecs/modules/qt_sql.pri /opt/qt5/mkspecs/modules/qt_testlib.pri /opt/qt5/mkspecs/modules/qt_v8.pri /opt/qt5/mkspecs/modules/qt_widgets.pri /opt/qt5/mkspecs/modules/qt_xml.pri /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri")
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: entering loop for mod over /opt/qt5/mkspecs/modules/qt_3d.pri /opt/qt5/mkspecs/modules/qt_concurrent.pri /opt/qt5/mkspecs/modules/qt_core.pri /opt/qt5/mkspecs/modules/qt_dbus.pri /opt/qt5/mkspecs/modules/qt_gui.pri /opt/qt5/mkspecs/modules/qt_location.pri /opt/qt5/mkspecs/modules/qt_network.pri /opt/qt5/mkspecs/modules/qt_opengl.pri /opt/qt5/mkspecs/modules/qt_platformsupport.pri /opt/qt5/mkspecs/modules/qt_printsupport.pri /opt/qt5/mkspecs/modules/qt_qml.pri /opt/qt5/mkspecs/modules/qt_qmldevtools.pri /opt/qt5/mkspecs/modules/qt_qmltest.pri /opt/qt5/mkspecs/modules/qt_quick.pri /opt/qt5/mkspecs/modules/qt_quickparticles.pri /opt/qt5/mkspecs/modules/qt_sensors.pri /opt/qt5/mkspecs/modules/qt_sql.pri /opt/qt5/mkspecs/modules/qt_testlib.pri /opt/qt5/mkspecs/modules/qt_v8.pri /opt/qt5/mkspecs/modules/qt_widgets.pri /opt/qt5/mkspecs/modules/qt_xml.pri /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: loop iteration "/opt/qt5/mkspecs/modules/qt_3d.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:15: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_3d.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_3d.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:1: QT.3d.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:2: QT.3d.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:3: QT.3d.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:4: QT.3d.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:5: QT.3d.name := Qt3D
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:6: QT.3d.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:7: QT.3d.includes := /opt/qt5/include /opt/qt5/include/Qt3D
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:8: QT.3d.private_includes := /opt/qt5/include/Qt3D/5.0.0 /opt/qt5/include/Qt3D/5.0.0/Qt3D
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:9: QT.3d.sources := /usr/src/packages/BUILD/src/threed
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:10: QT.3d.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:11: QT.3d.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:12: QT.3d.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:13: QT.3d.depends := core gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:14: QT.3d.DEFINES := QT_3D_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d
DEBUG 1: /opt/qt5/mkspecs/modules/qt_3d.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_3d.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_concurrent.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_concurrent.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_concurrent.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:1: QT.concurrent.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:2: QT.concurrent.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:3: QT.concurrent.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:4: QT.concurrent.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:5: QT.concurrent.name := QtConcurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:6: QT.concurrent.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:7: QT.concurrent.includes := /opt/qt5/include /opt/qt5/include/QtConcurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:8: QT.concurrent.private_includes := /opt/qt5/include/QtConcurrent/5.0.0 /opt/qt5/include/QtConcurrent/5.0.0/QtConcurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:9: QT.concurrent.sources := /usr/src/packages/BUILD/src/concurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:10: QT.concurrent.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:11: QT.concurrent.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:12: QT.concurrent.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:13: QT.concurrent.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:14: QT.concurrent.DEFINES := QT_CONCURRENT_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent
DEBUG 1: /opt/qt5/mkspecs/modules/qt_concurrent.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_concurrent.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_core.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_core.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_core.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:1: QT.core.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:2: QT.core.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:3: QT.core.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:4: QT.core.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:5: QT.core.name := QtCore
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:6: QT.core.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:7: QT.core.includes := /opt/qt5/include /opt/qt5/include/QtCore
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:8: QT.core.private_includes := /opt/qt5/include/QtCore/5.0.0 /opt/qt5/include/QtCore/5.0.0/QtCore
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:9: QT.core.sources := /usr/src/packages/BUILD/src/corelib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:10: QT.core.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:11: QT.core.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:12: QT.core.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:13: QT.core.depends :=
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:14: QT.core.CONFIG := moc resources
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:15: QT.core.DEFINES := QT_CORE_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_core.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_core.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_dbus.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_dbus.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_dbus.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:1: QT.dbus.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:2: QT.dbus.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:3: QT.dbus.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:4: QT.dbus.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:5: QT.dbus.name := QtDBus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:6: QT.dbus.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:7: QT.dbus.includes := /opt/qt5/include /opt/qt5/include/QtDBus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:8: QT.dbus.private_includes := /opt/qt5/include/QtDBus/5.0.0 /opt/qt5/include/QtDBus/5.0.0/QtDBus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:9: QT.dbus.sources := /usr/src/packages/BUILD/src/dbus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:10: QT.dbus.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:11: QT.dbus.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:12: QT.dbus.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:13: QT.dbus.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:14: QT.dbus.CONFIG := dbusadaptors dbusinterfaces
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:15: QT.dbus.DEFINES := QT_DBUS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus
DEBUG 1: /opt/qt5/mkspecs/modules/qt_dbus.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_dbus.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_gui.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_gui.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_gui.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:1: QT.gui.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:2: QT.gui.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:3: QT.gui.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:4: QT.gui.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:5: QT.gui.name := QtGui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:6: QT.gui.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:7: QT.gui.includes := /opt/qt5/include /opt/qt5/include/QtGui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:8: QT.gui.private_includes := /opt/qt5/include/QtGui/5.0.0 /opt/qt5/include/QtGui/5.0.0/QtGui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:9: QT.gui.sources := /usr/src/packages/BUILD/src/gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:10: QT.gui.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:11: QT.gui.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:12: QT.gui.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:13: QT.gui.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:14: QT.gui.CONFIG := opengl
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:15: QT.gui.DEFINES := QT_GUI_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_gui.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_gui.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_location.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_location.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_location.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:1: QT.location.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:2: QT.location.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:3: QT.location.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:4: QT.location.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:5: QT.location.name := QtLocation
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:6: QT.location.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:7: QT.location.includes := /opt/qt5/include /opt/qt5/include/QtLocation
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:8: QT.location.private_includes := /opt/qt5/include/QtLocation/5.0.0 /opt/qt5/include/QtLocation/5.0.0/QtLocation
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:9: QT.location.sources := /usr/src/packages/BUILD/src/location
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:10: QT.location.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:11: QT.location.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:12: QT.location.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:13: QT.location.depends := core gui 3d
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:14: QT.location.DEFINES := QT_LOCATION_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location
DEBUG 1: /opt/qt5/mkspecs/modules/qt_location.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_location.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_network.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_network.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_network.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:1: QT.network.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:2: QT.network.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:3: QT.network.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:4: QT.network.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:5: QT.network.name := QtNetwork
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:6: QT.network.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:7: QT.network.includes := /opt/qt5/include /opt/qt5/include/QtNetwork
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:8: QT.network.private_includes := /opt/qt5/include/QtNetwork/5.0.0 /opt/qt5/include/QtNetwork/5.0.0/QtNetwork
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:9: QT.network.sources := /usr/src/packages/BUILD/src/network
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:10: QT.network.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:11: QT.network.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:12: QT.network.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:13: QT.network.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:14: QT.network.DEFINES := QT_NETWORK_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network
DEBUG 1: /opt/qt5/mkspecs/modules/qt_network.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_network.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_opengl.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_opengl.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_opengl.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:1: QT.opengl.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:2: QT.opengl.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:3: QT.opengl.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:4: QT.opengl.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:5: QT.opengl.name := QtOpenGL
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:6: QT.opengl.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:7: QT.opengl.includes := /opt/qt5/include /opt/qt5/include/QtOpenGL
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:8: QT.opengl.private_includes := /opt/qt5/include/QtOpenGL/5.0.0 /opt/qt5/include/QtOpenGL/5.0.0/QtOpenGL
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:9: QT.opengl.sources := /usr/src/packages/BUILD/src/opengl
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:10: QT.opengl.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:11: QT.opengl.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:12: QT.opengl.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:13: QT.opengl.depends := core gui widgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:14: QT.opengl.DEFINES := QT_OPENGL_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl
DEBUG 1: /opt/qt5/mkspecs/modules/qt_opengl.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_opengl.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_platformsupport.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_platformsupport.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_platformsupport.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:1: QT.platformsupport.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:2: QT.platformsupport.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:3: QT.platformsupport.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:4: QT.platformsupport.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:5: QT.platformsupport.name := QtPlatformSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:6: QT.platformsupport.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:7: QT.platformsupport.includes := /opt/qt5/include /opt/qt5/include/QtPlatformSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:8: QT.platformsupport.private_includes := /opt/qt5/include/QtPlatformSupport/5.0.0 /opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:9: QT.platformsupport.sources := /usr/src/packages/BUILD/src/platformsupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:10: QT.platformsupport.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:11: QT.platformsupport.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:12: QT.platformsupport.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:13: QT.platformsupport.depends := core gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:14: QT.platformsupport.module_config := staticlib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:15: QT.platformsupport.DEFINES := QT_PLATFORMSUPPORT_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_platformsupport.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_platformsupport.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_printsupport.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_printsupport.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_printsupport.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:1: QT.printsupport.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:2: QT.printsupport.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:3: QT.printsupport.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:4: QT.printsupport.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:5: QT.printsupport.name := QtPrintSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:6: QT.printsupport.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:7: QT.printsupport.includes := /opt/qt5/include /opt/qt5/include/QtPrintSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:8: QT.printsupport.private_includes := /opt/qt5/include/QtPrintSupport/5.0.0 /opt/qt5/include/QtPrintSupport/5.0.0/QtPrintSupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:9: QT.printsupport.sources := /usr/src/packages/BUILD/src/printsupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:10: QT.printsupport.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:11: QT.printsupport.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:12: QT.printsupport.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:13: QT.printsupport.depends := core gui widgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:14: QT.printsupport.DEFINES := QT_PRINTSUPPORT_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport
DEBUG 1: /opt/qt5/mkspecs/modules/qt_printsupport.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_printsupport.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_qml.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_qml.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_qml.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:1: QT.qml.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:2: QT.qml.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:3: QT.qml.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:4: QT.qml.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:5: QT.qml.name := QtQml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:6: QT.qml.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:7: QT.qml.includes := /opt/qt5/include /opt/qt5/include/QtQml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:8: QT.qml.private_includes := /opt/qt5/include/QtQml/5.0.0 /opt/qt5/include/QtQml/5.0.0/QtQml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:9: QT.qml.sources := /usr/src/packages/BUILD/src/qml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:10: QT.qml.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:11: QT.qml.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:12: QT.qml.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:13: QT.qml.depends := core network
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:14: QT.qml.DEFINES := QT_QML_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qml.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_qml.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_qmldevtools.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_qmldevtools.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_qmldevtools.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:1: QT.qmldevtools.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:2: QT.qmldevtools.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:3: QT.qmldevtools.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:4: QT.qmldevtools.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:5: QT.qmldevtools.name := QtQmlDevTools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:6: QT.qmldevtools.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:7: QT.qmldevtools.includes := /opt/qt5/include /opt/qt5/include/QtQmlDevTools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:8: QT.qmldevtools.private_includes := /opt/qt5/include/QtQmlDevTools/5.0.0 /opt/qt5/include/QtQmlDevTools/5.0.0/QtQmlDevTools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:9: QT.qmldevtools.sources := /usr/src/packages/BUILD/src/qmldevtools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:10: QT.qmldevtools.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:11: QT.qmldevtools.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:12: QT.qmldevtools.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:13: QT.qmldevtools.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:14: QT.qmldevtools.module_config := staticlib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:15: QT.qmldevtools.DEFINES := QT_QMLDEVTOOLS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmldevtools.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_qmldevtools.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_qmltest.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_qmltest.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_qmltest.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:1: QT.qmltest.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:2: QT.qmltest.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:3: QT.qmltest.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:4: QT.qmltest.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:5: QT.qmltest.name := QtQuickTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:6: QT.qmltest.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:7: QT.qmltest.includes := /opt/qt5/include /opt/qt5/include/QtQuickTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:8: QT.qmltest.private_includes := /opt/qt5/include/QtQuickTest/5.0.0 /opt/qt5/include/QtQuickTest/5.0.0/QtQuickTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:9: QT.qmltest.sources := /usr/src/packages/BUILD/src/qmltest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:10: QT.qmltest.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:11: QT.qmltest.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:12: QT.qmltest.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:13: QT.qmltest.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:14: QT.qmltest.DEFINES := QT_QMLTEST_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_qmltest.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_qmltest.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_quick.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_quick.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_quick.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:1: QT.quick.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:2: QT.quick.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:3: QT.quick.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:4: QT.quick.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:5: QT.quick.name := QtQuick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:6: QT.quick.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:7: QT.quick.includes := /opt/qt5/include /opt/qt5/include/QtQuick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:8: QT.quick.private_includes := /opt/qt5/include/QtQuick/5.0.0 /opt/qt5/include/QtQuick/5.0.0/QtQuick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:9: QT.quick.sources := /usr/src/packages/BUILD/src/quick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:10: QT.quick.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:11: QT.quick.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:12: QT.quick.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:13: QT.quick.depends := core gui qml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:14: QT.quick.DEFINES := QT_QUICK_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quick.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_quick.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_quickparticles.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_quickparticles.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_quickparticles.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:1: QT.quickparticles.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:2: QT.quickparticles.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:3: QT.quickparticles.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:4: QT.quickparticles.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:5: QT.quickparticles.name := QtQuickParticles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:6: QT.quickparticles.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:7: QT.quickparticles.includes := /opt/qt5/include /opt/qt5/include/QtQuickParticles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:8: QT.quickparticles.private_includes := /opt/qt5/include/QtQuickParticles/5.0.0 /opt/qt5/include/QtQuickParticles/5.0.0/QtQuickParticles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:9: QT.quickparticles.sources := /usr/src/packages/BUILD/src/particles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:10: QT.quickparticles.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:11: QT.quickparticles.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:12: QT.quickparticles.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:13: QT.quickparticles.depends := core gui qml quick
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:14: QT.quickparticles.DEFINES := QT_QUICKPARTICLES_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles
DEBUG 1: /opt/qt5/mkspecs/modules/qt_quickparticles.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_quickparticles.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_sensors.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_sensors.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_sensors.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:1: QT.sensors.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:2: QT.sensors.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:3: QT.sensors.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:4: QT.sensors.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:5: QT.sensors.name := QtSensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:6: QT.sensors.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:7: QT.sensors.includes := /opt/qt5/include /opt/qt5/include/QtSensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:8: QT.sensors.private_includes := /opt/qt5/include/QtSensors/5.0.0 /opt/qt5/include/QtSensors/5.0.0/QtSensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:9: QT.sensors.sources := /usr/src/packages/BUILD/src/sensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:10: QT.sensors.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:11: QT.sensors.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:12: QT.sensors.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:13: QT.sensors.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:14: QT.sensors.DEFINES := QT_SENSORS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sensors.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_sensors.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_sql.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_sql.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_sql.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:1: QT.sql.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:2: QT.sql.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:3: QT.sql.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:4: QT.sql.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:5: QT.sql.name := QtSql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:6: QT.sql.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:7: QT.sql.includes := /opt/qt5/include /opt/qt5/include/QtSql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:8: QT.sql.private_includes := /opt/qt5/include/QtSql/5.0.0 /opt/qt5/include/QtSql/5.0.0/QtSql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:9: QT.sql.sources := /usr/src/packages/BUILD/src/sql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:10: QT.sql.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:11: QT.sql.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:12: QT.sql.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:13: QT.sql.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:14: QT.sql.DEFINES := QT_SQL_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql
DEBUG 1: /opt/qt5/mkspecs/modules/qt_sql.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_sql.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_testlib.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_testlib.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_testlib.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:1: QT.testlib.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:2: QT.testlib.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:3: QT.testlib.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:4: QT.testlib.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:5: QT.testlib.name := QtTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:6: QT.testlib.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:7: QT.testlib.includes := /opt/qt5/include /opt/qt5/include/QtTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:8: QT.testlib.private_includes := /opt/qt5/include/QtTest/5.0.0 /opt/qt5/include/QtTest/5.0.0/QtTest
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:9: QT.testlib.sources := /usr/src/packages/BUILD/src/testlib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:10: QT.testlib.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:11: QT.testlib.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:12: QT.testlib.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:13: QT.testlib.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:14: QT.testlib.CONFIG := console testlib_defines
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:15: QT.testlib.DEFINES := QT_TESTLIB_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_testlib.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_testlib.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_v8.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_v8.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_v8.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:1: QT.v8.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:2: QT.v8.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:3: QT.v8.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:4: QT.v8.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:5: QT.v8.name := QtV8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:6: QT.v8.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:7: QT.v8.includes := /opt/qt5/include /opt/qt5/include/QtV8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:8: QT.v8.private_includes := /opt/qt5/include/QtV8/5.0.0 /opt/qt5/include/QtV8/5.0.0/QtV8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:9: QT.v8.sources := /usr/src/packages/BUILD/src/v8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:10: QT.v8.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:11: QT.v8.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:12: QT.v8.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:13: QT.v8.depends :=
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:14: QT.v8.DEFINES := QT_V8_LIB V8_SHARED USING_V8_SHARED
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib v8
DEBUG 1: /opt/qt5/mkspecs/modules/qt_v8.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_v8.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_widgets.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_widgets.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_widgets.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:1: QT.widgets.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:2: QT.widgets.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:3: QT.widgets.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:4: QT.widgets.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:5: QT.widgets.name := QtWidgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:6: QT.widgets.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:7: QT.widgets.includes := /opt/qt5/include /opt/qt5/include/QtWidgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:8: QT.widgets.private_includes := /opt/qt5/include/QtWidgets/5.0.0 /opt/qt5/include/QtWidgets/5.0.0/QtWidgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:9: QT.widgets.sources := /usr/src/packages/BUILD/src/widgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:10: QT.widgets.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:11: QT.widgets.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:12: QT.widgets.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:13: QT.widgets.depends := core gui
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:14: QT.widgets.CONFIG := uic
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:15: QT.widgets.DEFINES := QT_WIDGETS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:16: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib v8 widgets
DEBUG 1: /opt/qt5/mkspecs/modules/qt_widgets.pri:16: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_widgets.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_xml.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_xml.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_xml.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:1: QT.xml.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:2: QT.xml.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:3: QT.xml.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:4: QT.xml.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:5: QT.xml.name := QtXml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:6: QT.xml.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:7: QT.xml.includes := /opt/qt5/include /opt/qt5/include/QtXml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:8: QT.xml.private_includes := /opt/qt5/include/QtXml/5.0.0 /opt/qt5/include/QtXml/5.0.0/QtXml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:9: QT.xml.sources := /usr/src/packages/BUILD/src/xml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:10: QT.xml.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:11: QT.xml.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:12: QT.xml.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:13: QT.xml.depends := core
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:14: QT.xml.DEFINES := QT_XML_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib v8 widgets xml
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xml.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_xml.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: loop iteration "/opt/qt5/mkspecs/modules/qt_xmlpatterns.pri"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:19: QT_MODULE_INCLUDE_BASE := /opt/qt5/include
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:20: QT_MODULE_LIB_BASE := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:21: QT_MODULE_PLUGIN_BASE := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:22: QT_MODULE_BIN_BASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:23: QT_MODULE_IMPORT_BASE := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: evaluating test function "include"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: calling built-in include(/opt/qt5/mkspecs/modules/qt_xmlpatterns.pri)
DEBUG 1: visiting file /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri: entering block
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:1: QT.xmlpatterns.VERSION := 5.0.0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:2: QT.xmlpatterns.MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:3: QT.xmlpatterns.MINOR_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:4: QT.xmlpatterns.PATCH_VERSION := 0
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:5: QT.xmlpatterns.name := QtXmlPatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:6: QT.xmlpatterns.bins := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:7: QT.xmlpatterns.includes := /opt/qt5/include /opt/qt5/include/QtXmlPatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:8: QT.xmlpatterns.private_includes := /opt/qt5/include/QtXmlPatterns/5.0.0 /opt/qt5/include/QtXmlPatterns/5.0.0/QtXmlPatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:9: QT.xmlpatterns.sources := /usr/src/packages/BUILD/src/xmlpatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:10: QT.xmlpatterns.libs := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:11: QT.xmlpatterns.plugins := /opt/qt5/plugins
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:12: QT.xmlpatterns.imports := /opt/qt5/imports
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:13: QT.xmlpatterns.depends := core network
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:14: QT.xmlpatterns.DEFINES := QT_XMLPATTERNS_LIB
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:15: QT_CONFIG := minimal-config small-config medium-config large-config full-config fontconfig evdev xlib xrender xcb-xlib linuxfb c++11 egl eglfs opengl opengles2 shared qpa reduce_exports reduce_relocations clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png system-freetype system-zlib nis iconv glib gstreamer dbus openssl xcb xinput2 rpath alsa pulseaudio icu concurrent audio-backend v8 v8snapshot release 3d concurrent core dbus gui location network opengl platformsupport printsupport qml qmldevtools qmltest quick quickparticles sensors sql testlib v8 widgets xml xmlpatterns
DEBUG 1: /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri:15: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/modules/qt_xmlpatterns.pri
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:24: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:27: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:27: calling built-in unset(QT_MODULE_INCLUDE_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:27: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:28: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:28: calling built-in unset(QT_MODULE_LIB_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:28: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:29: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:29: calling built-in unset(QT_MODULE_PLUGIN_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:29: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:30: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:30: calling built-in unset(QT_MODULE_BIN_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:30: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: calling built-in unset(QT_MODULE_IMPORT_BASE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:31: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:34: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:34: calling built-in load(qt_functions)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/qt_functions.prf
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:1: defined replace function qtPlatformTargetSuffix
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:11: defined replace function qtLibraryTarget
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:24: defined test function qtAddLibrary
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:39: defined test function qtAddModule
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:128: defined test function qtAddModules
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:166: defined test function qtPrepareTool
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:192: defined replace function pkgConfigExecutable
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:210: defined test function packagesExist
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:210: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/qt_functions.prf
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:34: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_config.prf:34: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/qt_config.prf
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:33: test function returned true
DEBUG 1: /opt/qt5/mkspecs/default/qmake.conf:33: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/default/qmake.conf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/spec_post.prf
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: calling built-in isEmpty(MAKEFILE_GENERATOR)
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:1: skipped test function "error"
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: calling built-in isEmpty(QMAKE_PLATFORM)
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:2: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:31: CONFIG := qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix
DEBUG 1: /opt/qt5/mkspecs/features/spec_post.prf:31: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/spec_post.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/unix/default_pre.prf
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: condition "linux*" is true
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: CONFIG := wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:1: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:3: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:3: calling built-in load(default_pre)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/default_pre.prf
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:1: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:1: calling built-in load(exclusive_builds)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/exclusive_builds.prf
DEBUG 1: /opt/qt5/mkspecs/features/exclusive_builds.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/exclusive_builds.prf:3: defined test function fixExclusiveOutputDirs
DEBUG 1: /opt/qt5/mkspecs/features/exclusive_builds.prf:31: defined test function addExclusiveBuilds
DEBUG 1: /opt/qt5/mkspecs/features/exclusive_builds.prf:31: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/exclusive_builds.prf
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:1: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:2: CONFIG := lex yacc warn_on debug exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: condition "build_pass" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: evaluating test function "exists"
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: calling built-in exists(/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/sync.profile)
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:4: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:36: QMAKE_DOCS_INSTALLDIR := /opt/qt5/doc
DEBUG 1: /opt/qt5/mkspecs/features/default_pre.prf:36: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/default_pre.prf
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:3: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/unix/default_pre.prf:3: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/unix/default_pre.prf
DEBUG 1: (command line): entering block
DEBUG 1: (command line):65535: QMAKE_CFLAGS_RELEASE := -g -O2
DEBUG 1: (command line):65535: QMAKE_CFLAGS_DEBUG := -g -O2
DEBUG 1: (command line):1: QMAKE_CXXFLAGS_RELEASE := -g -O2
DEBUG 1: (command line):2: QMAKE_CXXFLAGS_DEBUG := -g -O2
DEBUG 1: (command line):3: QMAKE_STRIP := :
DEBUG 1: (command line):4: PREFIX := /usr
DEBUG 1: (command line):4: leaving block, okey=true
DEBUG 1: visiting file /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:6: TEMPLATE := lib
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:7: TARGET := WTF
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:9: evaluating test function "include"
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:9: calling built-in include(WTF.pri)
DEBUG 1: visiting file /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:9: INCLUDEPATH := /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:11: condition "mac" is false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:11: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:11: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:17: evaluating test function "contains"
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:17: calling built-in contains(QT_CONFIG, icu)
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:17: test function returned true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:17: taking 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:17: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:18: condition "win32" is false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:18: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:18: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:19: LIBS := -licui18n -licuuc -licudata
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:19: leaving block, okey=true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:19: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:19: leaving block, okey=true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:19: finished 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:19: leaving block, okey=true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:19: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:25: condition "linux-*" is true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:25: AND
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:25: evaluating test function "use?"
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:25: calling built-in use?(GSTREAMER)
/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:25: 'use?' is not a recognized test function.
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:25: test function returned false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:25: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:25: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:30: condition "win32-*" is false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:30: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:30: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:35: condition "qnx" is false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:35: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:35: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri:35: leaving block, okey=true
DEBUG 1: done visiting file /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pri
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:9: test function returned true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:11: CONFIG := lex yacc warn_on debug exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:13: VPATH := /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/wtf
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:15: INCLUDEPATH := /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/wtf
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:17: condition "wince*" is false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:17: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:17: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:22: HEADERS := Alignment.h AlwaysInline.h ArrayBuffer.h ArrayBufferView.h ASCIICType.h Assertions.h Atomics.h AVLTree.h Bitmap.h BitArray.h BitVector.h BloomFilter.h BoundsCheckedPointer.h BumpPointerAllocator.h CheckedArithmetic.h Compiler.h CryptographicallyRandomNumber.h CurrentTime.h DateMath.h DecimalNumber.h Decoder.h DataLog.h Deque.h DisallowCType.h dtoa.h dtoa/bignum-dtoa.h dtoa/bignum.h dtoa/cached-powers.h dtoa/diy-fp.h dtoa/double-conversion.h dtoa/double.h dtoa/fast-dtoa.h dtoa/fixed-dtoa.h dtoa/strtod.h dtoa/utils.h DynamicAnnotations.h Encoder.h ExportMacros.h FastAllocBase.h FastMalloc.h FixedArray.h Float32Array.h Float64Array.h Forward.h Functional.h GetPtr.h GregorianDateTime.h HashCountedSet.h HashFunctions.h HashIterators.h HashMap.h HashSet.h HashTable.h HashTraits.h HexNumber.h Int16Array.h Int32Array.h Int8Array.h ListHashSet.h ListRefPtr.h Locker.h MainThread.h MallocZoneSupport.h MathExtras.h MD5.h MediaTime.h MemoryInstrumentation.h MessageQueue.h MetaAllocator.h MetaAllocatorHandle.h Noncopyable.h NonCopyingSort.h NotFound.h NullPtr.h NumberOfCores.h RAMSize.h OSAllocator.h OSRandomSource.h OwnArrayPtr.h OwnPtr.h OwnPtrCommon.h PackedIntVector.h PageAllocation.h PageAllocationAligned.h PageBlock.h PageReservation.h ParallelJobs.h ParallelJobsGeneric.h ParallelJobsLibdispatch.h ParallelJobsOpenMP.h PassOwnArrayPtr.h PassOwnPtr.h PassRefPtr.h PassTraits.h Platform.h PossiblyNull.h RandomNumber.h RandomNumberSeed.h RedBlackTree.h RefCounted.h RefCountedLeakCounter.h RefPtr.h RefPtrHashMap.h RetainPtr.h SHA1.h SaturatedArithmetic.h Spectrum.h StackBounds.h StaticConstructors.h StdLibExtras.h StringExtras.h StringHasher.h TCPackedCache.h TCSpinLock.h TCSystemAlloc.h text/ASCIIFastPath.h text/AtomicString.h text/AtomicStringHash.h text/AtomicStringImpl.h text/Base64.h text/CString.h text/IntegerToStringConversion.h text/StringBuffer.h text/StringBuilder.h text/StringConcatenate.h text/StringHash.h text/StringImpl.h text/StringOperators.h text/TextPosition.h text/WTFString.h Threading.h ThreadingPrimitives.h ThreadRestrictionVerifier.h ThreadSafeRefCounted.h ThreadSpecific.h TypeTraits.h Uint16Array.h Uint32Array.h Uint8Array.h Uint8ClampedArray.h unicode/CharacterNames.h unicode/Collator.h unicode/icu/UnicodeIcu.h unicode/qt4/UnicodeQt4.h unicode/ScriptCodesFromICU.h unicode/Unicode.h unicode/UnicodeMacrosFromICU.h unicode/UTF8.h UnusedParam.h ValueCheck.h Vector.h VectorTraits.h VMTags.h WTFThreadData.h
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:178: condition "unix" is true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:178: taking 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:178: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:178: HEADERS := Alignment.h AlwaysInline.h ArrayBuffer.h ArrayBufferView.h ASCIICType.h Assertions.h Atomics.h AVLTree.h Bitmap.h BitArray.h BitVector.h BloomFilter.h BoundsCheckedPointer.h BumpPointerAllocator.h CheckedArithmetic.h Compiler.h CryptographicallyRandomNumber.h CurrentTime.h DateMath.h DecimalNumber.h Decoder.h DataLog.h Deque.h DisallowCType.h dtoa.h dtoa/bignum-dtoa.h dtoa/bignum.h dtoa/cached-powers.h dtoa/diy-fp.h dtoa/double-conversion.h dtoa/double.h dtoa/fast-dtoa.h dtoa/fixed-dtoa.h dtoa/strtod.h dtoa/utils.h DynamicAnnotations.h Encoder.h ExportMacros.h FastAllocBase.h FastMalloc.h FixedArray.h Float32Array.h Float64Array.h Forward.h Functional.h GetPtr.h GregorianDateTime.h HashCountedSet.h HashFunctions.h HashIterators.h HashMap.h HashSet.h HashTable.h HashTraits.h HexNumber.h Int16Array.h Int32Array.h Int8Array.h ListHashSet.h ListRefPtr.h Locker.h MainThread.h MallocZoneSupport.h MathExtras.h MD5.h MediaTime.h MemoryInstrumentation.h MessageQueue.h MetaAllocator.h MetaAllocatorHandle.h Noncopyable.h NonCopyingSort.h NotFound.h NullPtr.h NumberOfCores.h RAMSize.h OSAllocator.h OSRandomSource.h OwnArrayPtr.h OwnPtr.h OwnPtrCommon.h PackedIntVector.h PageAllocation.h PageAllocationAligned.h PageBlock.h PageReservation.h ParallelJobs.h ParallelJobsGeneric.h ParallelJobsLibdispatch.h ParallelJobsOpenMP.h PassOwnArrayPtr.h PassOwnPtr.h PassRefPtr.h PassTraits.h Platform.h PossiblyNull.h RandomNumber.h RandomNumberSeed.h RedBlackTree.h RefCounted.h RefCountedLeakCounter.h RefPtr.h RefPtrHashMap.h RetainPtr.h SHA1.h SaturatedArithmetic.h Spectrum.h StackBounds.h StaticConstructors.h StdLibExtras.h StringExtras.h StringHasher.h TCPackedCache.h TCSpinLock.h TCSystemAlloc.h text/ASCIIFastPath.h text/AtomicString.h text/AtomicStringHash.h text/AtomicStringImpl.h text/Base64.h text/CString.h text/IntegerToStringConversion.h text/StringBuffer.h text/StringBuilder.h text/StringConcatenate.h text/StringHash.h text/StringImpl.h text/StringOperators.h text/TextPosition.h text/WTFString.h Threading.h ThreadingPrimitives.h ThreadRestrictionVerifier.h ThreadSafeRefCounted.h ThreadSpecific.h TypeTraits.h Uint16Array.h Uint32Array.h Uint8Array.h Uint8ClampedArray.h unicode/CharacterNames.h unicode/Collator.h unicode/icu/UnicodeIcu.h unicode/qt4/UnicodeQt4.h unicode/ScriptCodesFromICU.h unicode/Unicode.h unicode/UnicodeMacrosFromICU.h unicode/UTF8.h UnusedParam.h ValueCheck.h Vector.h VectorTraits.h VMTags.h WTFThreadData.h ThreadIdentifierDataPthreads.h
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:178: leaving block, okey=true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:178: finished 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:180: SOURCES := ArrayBuffer.cpp ArrayBufferView.cpp Assertions.cpp BitVector.cpp CryptographicallyRandomNumber.cpp CurrentTime.cpp DateMath.cpp DataLog.cpp DecimalNumber.cpp dtoa.cpp dtoa/bignum-dtoa.cc dtoa/bignum.cc dtoa/cached-powers.cc dtoa/diy-fp.cc dtoa/double-conversion.cc dtoa/fast-dtoa.cc dtoa/fixed-dtoa.cc dtoa/strtod.cc FastMalloc.cpp GregorianDateTime.cpp gobject/GOwnPtr.cpp gobject/GRefPtr.cpp HashTable.cpp MD5.cpp MainThread.cpp MediaTime.cpp MetaAllocator.cpp NullPtr.cpp NumberOfCores.cpp RAMSize.cpp OSRandomSource.cpp qt/MainThreadQt.cpp qt/StringQt.cpp PageAllocationAligned.cpp PageBlock.cpp ParallelJobsGeneric.cpp RandomNumber.cpp RefCountedLeakCounter.cpp SHA1.cpp StackBounds.cpp TCSystemAlloc.cpp Threading.cpp TypeTraits.cpp WTFThreadData.cpp text/AtomicString.cpp text/Base64.cpp text/CString.cpp text/StringBuilder.cpp text/StringImpl.cpp text/StringStatics.cpp text/WTFString.cpp unicode/CollatorDefault.cpp unicode/icu/CollatorICU.cpp unicode/UTF8.cpp
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:236: condition "unix" is true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:236: taking 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:236: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:236: SOURCES := ArrayBuffer.cpp ArrayBufferView.cpp Assertions.cpp BitVector.cpp CryptographicallyRandomNumber.cpp CurrentTime.cpp DateMath.cpp DataLog.cpp DecimalNumber.cpp dtoa.cpp dtoa/bignum-dtoa.cc dtoa/bignum.cc dtoa/cached-powers.cc dtoa/diy-fp.cc dtoa/double-conversion.cc dtoa/fast-dtoa.cc dtoa/fixed-dtoa.cc dtoa/strtod.cc FastMalloc.cpp GregorianDateTime.cpp gobject/GOwnPtr.cpp gobject/GRefPtr.cpp HashTable.cpp MD5.cpp MainThread.cpp MediaTime.cpp MetaAllocator.cpp NullPtr.cpp NumberOfCores.cpp RAMSize.cpp OSRandomSource.cpp qt/MainThreadQt.cpp qt/StringQt.cpp PageAllocationAligned.cpp PageBlock.cpp ParallelJobsGeneric.cpp RandomNumber.cpp RefCountedLeakCounter.cpp SHA1.cpp StackBounds.cpp TCSystemAlloc.cpp Threading.cpp TypeTraits.cpp WTFThreadData.cpp text/AtomicString.cpp text/Base64.cpp text/CString.cpp text/StringBuilder.cpp text/StringImpl.cpp text/StringStatics.cpp text/WTFString.cpp unicode/CollatorDefault.cpp unicode/icu/CollatorICU.cpp unicode/UTF8.cpp OSAllocatorPosix.cpp ThreadIdentifierDataPthreads.cpp ThreadingPthreads.cpp
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:236: leaving block, okey=true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:236: finished 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:241: condition "win*" is false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:241: OR
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:241: condition "wince*" is false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:241: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:241: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:248: QT := core gui core
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:249: QT := core core
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:251: condition "*-g++*" is true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:251: taking 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:251: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:251: QMAKE_CXXFLAGS_RELEASE := -g
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:251: leaving block, okey=true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:251: finished 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:252: condition "*-g++*" is true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:252: taking 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:252: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:252: QMAKE_CXXFLAGS_RELEASE := -g -O3
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:252: leaving block, okey=true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:252: finished 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:254: condition "*sh4*" is false
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:254: taking 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:254: finished 'else' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: condition "*-g++*" is true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: AND
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: evaluating test function "lessThan"
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: calling built-in lessThan(QT_GCC_MAJOR_VERSION, 5)
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: test function returned true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: AND
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: evaluating test function "lessThan"
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: calling built-in lessThan(QT_GCC_MINOR_VERSION, 6)
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: test function returned true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: taking 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:259: entering block
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:261: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:261: leaving block, okey=true
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:261: finished 'then' branch
DEBUG 1: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro:261: leaving block, okey=true
DEBUG 1: done visiting file /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/WTF.pro
DEBUG 1: visiting file /opt/qt5/mkspecs/features/default_post.prf
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: calling built-in contains(TEMPLATE, .*(lib|app))
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: CONFIG := lex yacc warn_on debug exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:1: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: condition "have_target" is true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: skipped condition "force_qt"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:3: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: condition "shared" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: condition "dll" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: condition "static" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: condition "staticlib" is true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:5: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:10: QT_BREAKPAD_ROOT_PATH :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: calling built-in isEmpty(QT_BREAKPAD_ROOT_PATH)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped condition "staticlib"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped condition "static"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped condition "have_target"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: skipped test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:11: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:14: skipped test function "system"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:14: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:14: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:19: condition "force_debug_info" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:19: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:19: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: evaluating test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: calling built-in CONFIG(debug, debug|release)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: skipped test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:25: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: evaluating test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: calling built-in load(release)
DEBUG 1: visiting file /opt/qt5/mkspecs/features/release.prf
DEBUG 1: /opt/qt5/mkspecs/features/release.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:2: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:3: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:4: QMAKE_OBJECTIVE_CFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:5: QMAKE_LFLAGS := -Wl,-O1
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:6: QMAKE_LIBFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: NOT
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: condition "debug_and_release" is false
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: AND
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: condition "fix_output_dirs" is false
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: AND
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: skipped test function "fixExclusiveOutputDirs"
DEBUG 1: /opt/qt5/mkspecs/features/release.prf:7: leaving block, okey=false
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/release.prf
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:26: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:27: condition "debug_and_release" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:27: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:27: skipped test function "load"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:28: condition "incredibuild_xge" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:28: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:28: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: condition "force_debug_info" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: AND
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: skipped condition "win32"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:33: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:38: condition "breakpad" is false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:38: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:38: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:48: QMAKE_INCDIR :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:49: QMAKE_LIBDIR :=
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: calling built-in contains(QMAKE_EXTRA_TARGETS, check)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:52: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: calling built-in contains(TEMPLATE, subdirs)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:55: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:69: check.depends := first
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:69: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:69: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:71: QMAKE_EXTRA_TARGETS := check
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:71: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:71: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: calling built-in contains(QMAKE_EXTRA_TARGETS, docs)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:75: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: calling built-in contains(TEMPLATE, subdirs)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:76: entering block
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:91: NOT
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:91: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:91: calling built-in isEmpty(QMAKE_DOCS)
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:91: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:91: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:91: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:91: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:91: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:99: QMAKE_EXTRA_TARGETS := check docs
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:99: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:99: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/default_post.prf:99: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/default_post.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/staticlib.prf
DEBUG 1: /opt/qt5/mkspecs/features/staticlib.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/staticlib.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target static
DEBUG 1: /opt/qt5/mkspecs/features/staticlib.prf:1: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/staticlib.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/static.prf
DEBUG 1: /opt/qt5/mkspecs/features/static.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target static
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:2: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:2: calling built-in contains(TEMPLATE, .*lib)
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:2: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:2: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:2: entering block
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:3: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target static staticlib
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:4: condition "unix" is true
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:4: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:4: entering block
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:5: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2 -fPIC
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:6: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:6: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:6: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:6: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:6: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:10: condition "mac" is false
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:10: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:10: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:14: NOT
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:14: condition "static_and_shared" is false
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:14: AND
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:14: condition "fix_output_dirs" is false
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:14: AND
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:14: skipped test function "fixExclusiveOutputDirs"
DEBUG 1: /opt/qt5/mkspecs/features/static.prf:14: leaving block, okey=false
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/static.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: evaluating test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: calling built-in CONFIG(separate_debug_info)
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: evaluating test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: calling built-in CONFIG(debug, debug|release)
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: skipped condition "have_target"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: skipped condition "staticlib"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: skipped condition "static"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: AND
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: skipped test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf:1: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/unix/gdb_dwarf_index.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/warn_on.prf
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target static staticlib
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:2: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2 -fPIC -Wall -W
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:3: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:4: QMAKE_OBJECTIVE_CFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/features/warn_on.prf:4: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/warn_on.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/qt.prf
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target static staticlib thread
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:4: condition "win32" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:4: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:4: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:18: evaluating test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:18: calling built-in CONFIG(release, debug|release)
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:18: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:18: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:18: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:18: DEFINES := QT_NO_DEBUG
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:18: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:18: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:19: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:19: calling built-in contains(QT_CONFIG, force_asserts)
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:19: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:19: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:19: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:20: condition "no_keywords" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:20: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:20: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:21: condition "plugin" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:21: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:21: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:38: QT_PLUGIN_VERIFY := QTPLUGIN DEPLOYMENT_PLUGIN
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:39: calling built-in $$list("QTPLUGIN DEPLOYMENT_PLUGIN")
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:39: entering loop for QT_CURRENT_VERIFY over QTPLUGIN DEPLOYMENT_PLUGIN
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:39: loop iteration "QTPLUGIN"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:39: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: calling built-in $$unique(QTPLUGIN)
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: calling built-in $$lower("")
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: calling built-in $$list("")
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: entering loop for QTPLUG over
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: loop iteration "DEPLOYMENT_PLUGIN"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: calling built-in $$unique(DEPLOYMENT_PLUGIN)
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: calling built-in $$lower("")
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: calling built-in $$list("")
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: entering loop for QTPLUG over
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:40: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:117: condition "qtestlib" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:117: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:117: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:121: condition "qdbus" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:121: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:121: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:125: condition "help" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:125: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:125: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:129: condition "designer" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:129: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:129: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:133: condition "uitools" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:133: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:133: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:138: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:138: calling built-in unset(using_privates)
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:138: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:139: evaluating test function "qtAddModules"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:139: calling qtAddModules(QT, LIBS)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:130: NEWQT :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:131: entering loop for QTLIB over core core
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:131: loop iteration "core"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:131: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:132: calling built-in $$replace(QTLIB, -private$, "")
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:132: QTLIBRAW := core
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: evaluating test function "isEqual"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: calling built-in isEqual(QTLIBRAW, core)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:139: NEWQT := core
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: calling built-in contains(QT.core.CONFIG, auto_use_privates)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: loop iteration "core"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:132: calling built-in $$replace(QTLIB, -private$, "")
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:132: QTLIBRAW := core
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: evaluating test function "isEqual"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: calling built-in isEqual(QTLIBRAW, core)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:133: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:139: NEWQT := core core
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: calling built-in contains(QT.core.CONFIG, auto_use_privates)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:140: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:143: calling built-in $$resolve_depends(NEWQT, QT.)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:143: QT := core
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:145: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:145: calling built-in unset(BAD_QT)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:145: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:146: entering loop for QTLIB over core
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:146: loop iteration "core"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:146: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:147: calling built-in $$eval(QT.core.name)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:147: QTLIBNAME := QtCore
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:148: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:148: calling built-in isEmpty(QTLIBNAME)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:148: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:148: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:148: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:153: condition "target_qt" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:153: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:153: skipped test function "isEqual"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:153: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:153: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:158: evaluating test function "qtAddModule"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:158: calling built-in $$eval(QT.core.want_private)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:158: calling qtAddModule(core, , LIBS)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:40: calling built-in $$eval(QT.core.name)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:40: MODULE_NAME := QtCore
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:41: calling built-in $$eval(QT.core.includes)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:41: MODULE_INCLUDES := /opt/qt5/include /opt/qt5/include/QtCore
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:42: calling built-in $$eval(QT.core.libs)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:42: MODULE_LIBS := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:43: calling built-in $$eval(QT.core.module_config)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:43: MODULE_CONFIG :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:44: calling built-in $$eval(QT.core.MAJOR_VERSION)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:44: MODULE_MAJOR_VERSION := 5
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:46: calling built-in $$eval(QT.core.CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:46: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target static staticlib thread moc resources
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:47: calling built-in $$eval(QT.core.DEFINES)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:47: DEFINES := QT_NO_DEBUG QT_CORE_LIB
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:49: MODULE_INCLUDES := /opt/qt5/include /opt/qt5/include/QtCore
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:50: MODULE_LIBS := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:52: INCLUDEPATH := /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/wtf /opt/qt5/include /opt/qt5/include/QtCore
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:53: condition "auto_use_privates" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:53: OR
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:53: evaluating test function "isEqual"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:53: calling built-in isEqual(2, UsePrivate)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:53: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:53: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:53: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:57: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:57: calling built-in unset(LINKAGE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:57: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:58: condition "mac" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:58: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:58: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:71: condition "win32" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:71: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:71: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:81: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:81: calling built-in isEmpty(LINKAGE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:81: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:81: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:81: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: calling built-in isEmpty(MODULE_LIBS)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: LINKAGE := -L/opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:82: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:83: lib :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: evaluating test function "if"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: calling built-in if(!debug_and_release|build_pass)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: condition "debug_and_release" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: OR
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: skipped condition "build_pass"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: evaluating test function "CONFIG"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: calling built-in CONFIG(debug, debug|release)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:84: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:88: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:88: calling built-in isEmpty(lib)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:88: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:88: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:88: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:88: lib := -lQtCore
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:88: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:88: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:89: LINKAGE := -L/opt/qt5/lib -lQtCore
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:91: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:91: calling built-in contains(QT_CONFIG, rpath)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:91: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:91: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:91: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:92: calling built-in $$eval(QT..rpath)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:92: rpath :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:93: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:93: calling built-in isEmpty(rpath)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:93: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:93: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:93: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:93: rpath := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:93: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:93: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:94: QMAKE_RPATHDIR := /opt/qt5/lib
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:94: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:94: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: condition "unix" is true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: condition "mac" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: calling built-in isEmpty(QT.core.libs)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:98: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:99: entering loop for rpl over
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:99: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: condition "auto_use_privates" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: evaluating test function "isEqual"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: calling built-in isEqual(2, UsePrivate)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:101: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:102: entering loop for rpl over
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:102: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:102: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:102: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:102: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:102: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:102: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:102: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:108: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:108: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:108: calling built-in isEmpty(QT.core.libs)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:108: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:108: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:108: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:109: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:109: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:109: calling built-in isEmpty(QMAKE_LSB)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:109: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:109: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:109: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:114: LIBS := -licui18n -licuuc -licudata -L/opt/qt5/lib -lQtCore
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:114: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:114: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:116: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:116: calling built-in export(CONFIG)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:116: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:117: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:117: calling built-in export(DEFINES)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:117: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:118: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:118: calling built-in export(LIBS)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:118: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:119: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:119: calling built-in export(INCLUDEPATH)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:119: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:120: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:120: calling built-in export(QMAKE_FRAMEWORKPATH)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:120: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:121: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:121: calling built-in export(QMAKE_LFLAGS)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:121: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:122: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:122: calling built-in export(QMAKE_LIBDIR)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:122: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:123: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:123: calling built-in export(QMAKE_RPATHDIR)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:123: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:124: flow control statement 'return', aborting block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:158: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:158: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:158: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: calling built-in isEmpty(BAD_QT)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: skipped test function "error"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:162: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:162: calling built-in export(using_privates)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:162: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:162: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:139: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:140: evaluating test function "qtAddModules"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:140: calling qtAddModules(QT_PRIVATE, LIBS_PRIVATE)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:130: NEWQT :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:131: entering loop for QTLIB over
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:131: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:143: calling built-in $$resolve_depends(NEWQT, QT.)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:143: QT_PRIVATE :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:145: evaluating test function "unset"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:145: calling built-in unset(BAD_QT)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:145: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:146: entering loop for QTLIB over
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:146: done looping
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: calling built-in isEmpty(BAD_QT)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:160: skipped test function "error"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:162: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:162: calling built-in export(using_privates)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:162: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:162: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:140: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: calling built-in isEmpty(using_privates)
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: skipped condition "auto_use_privates"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: skipped condition "no_private_qt_headers_warning"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: skipped test function "if"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:141: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:147: condition "wince*" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:147: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:147: skipped condition "static"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:147: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:147: skipped condition "gui"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:147: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:147: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:151: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:151: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:151: calling built-in isEmpty(QT_NAMESPACE)
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:151: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:151: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:151: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:152: condition "mac" is false
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:152: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:152: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt.prf:152: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/qt.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/resources.prf
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:1: evaluating test function "qtPrepareTool"
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:1: calling qtPrepareTool(QMAKE_RCC, rcc)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:167: calling built-in $$eval(QT_TOOL.rcc.command)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:167: QMAKE_RCC :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: calling built-in isEmpty(QMAKE_RCC)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:169: MODBASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: evaluating test function "count"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: calling built-in count(ARGS, 2, greaterThan)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: calling built-in isEmpty(QMAKE_RCC)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: QMAKE_RCC := /opt/qt5/bin/rcc
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: calling built-in contains(QMAKE_HOST.os, Windows)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: skipped test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: calling built-in contains(QMAKE_HOST.os, Darwin)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: calling built-in $$eval(QMAKE_RCC)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: calling built-in $$shell_path(/opt/qt5/bin/rcc)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: QMAKE_RCC := /opt/qt5/bin/rcc
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:189: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:189: calling built-in export(QMAKE_RCC)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:189: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:189: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:1: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:3: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:3: calling built-in isEmpty(RCC_DIR)
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:3: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:3: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:3: entering block
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:3: RCC_DIR := .
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:3: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:3: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:4: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:4: calling built-in isEmpty(QMAKE_RESOURCE_PREFIX)
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:4: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:4: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:4: entering block
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:4: QMAKE_RESOURCE_PREFIX := /tmp/
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:4: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:4: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:5: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:5: calling built-in isEmpty(QMAKE_MOD_RCC)
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:5: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:5: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:5: entering block
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:5: QMAKE_MOD_RCC := qrc
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:5: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:5: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:7: condition "resource_combine" is false
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:7: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:7: entering block
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:11: calling built-in $$first(QMAKE_MOD_RCC)
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:11: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:11: rcc.output := ./qrc_${QMAKE_FILE_BASE}.cpp
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:11: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:11: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: NOT
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: calling built-in contains(QMAKE_RESOURCE_FLAGS, -root)
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: AND
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: NOT
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: calling built-in isEmpty(QMAKE_RESOURCE_ROOT)
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:13: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:14: NOT
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:14: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:14: calling built-in contains(QMAKE_RESOURCE_FLAGS, -name)
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:14: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:14: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:14: entering block
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:15: condition "resource_combine" is false
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:15: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:15: entering block
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:19: QMAKE_RESOURCE_FLAGS := -name ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:19: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:19: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:19: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:19: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:22: rcc.commands := /opt/qt5/bin/rcc -name ${QMAKE_FILE_BASE} ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:23: rcc.depend_command := /opt/qt5/bin/rcc -list -name ${QMAKE_FILE_BASE} ${QMAKE_FILE_IN}
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:24: rcc.CONFIG := add_inputs_as_makefile_deps
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:25: rcc.input := RESOURCES
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:26: rcc.variable_out := SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:27: rcc.name := RCC ${QMAKE_FILE_IN}
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:28: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:28: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:28: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:29: QMAKE_EXTRA_COMPILERS := rcc
DEBUG 1: /opt/qt5/mkspecs/features/resources.prf:29: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/resources.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/moc.prf
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:3: evaluating test function "qtPrepareTool"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:3: calling qtPrepareTool(QMAKE_MOC, moc)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:167: calling built-in $$eval(QT_TOOL.moc.command)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:167: QMAKE_MOC :=
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: calling built-in isEmpty(QMAKE_MOC)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:168: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:169: MODBASE := /opt/qt5/bin
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: evaluating test function "count"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: calling built-in count(ARGS, 2, greaterThan)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:170: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: calling built-in isEmpty(QMAKE_MOC)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: QMAKE_MOC := /opt/qt5/bin/moc
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:174: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: calling built-in contains(QMAKE_HOST.os, Windows)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: NOT
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: skipped test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:175: entering block
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: AND
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: calling built-in contains(QMAKE_HOST.os, Darwin)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:181: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: calling built-in $$eval(QMAKE_MOC)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: calling built-in $$shell_path(/opt/qt5/bin/moc)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: QMAKE_MOC := /opt/qt5/bin/moc
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:187: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:189: evaluating test function "export"
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:189: calling built-in export(QMAKE_MOC)
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:189: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/qt_functions.prf:189: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:3: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:4: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:4: calling built-in isEmpty(MOC_DIR)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:4: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:4: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:4: entering block
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:4: MOC_DIR := .
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:4: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:4: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:5: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:5: calling built-in isEmpty(QMAKE_H_MOD_MOC)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:5: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:5: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:5: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:6: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:6: calling built-in isEmpty(QMAKE_EXT_CPP_MOC)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:6: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:6: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:6: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:10: INCLUDETEMP :=
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:11: WIN_INCLUDETEMP :=
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:12: condition "win32" is false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:12: AND
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:12: skipped test function "count"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:12: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:12: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:42: defined replace function mocCmdBase
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:55: moc_header.CONFIG := moc_verify
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:56: moc_header.dependency_type := TYPE_C
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:57: moc_header.commands := ${QMAKE_FUNC_mocCmdBase} ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:58: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:58: moc_header.output := ./moc_${QMAKE_FILE_BASE}.cpp
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:59: moc_header.input := HEADERS
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:60: moc_header.variable_out := SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:61: moc_header.name := MOC ${QMAKE_FILE_IN}
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:62: NOT
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:62: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:62: calling built-in contains(TEMPLATE, vc.*)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:62: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:62: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:62: entering block
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:63: NOT
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:63: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:63: calling built-in isEmpty(INCLUDETEMP)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:63: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:63: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:63: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:63: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:63: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:65: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:65: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:65: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:66: QMAKE_EXTRA_COMPILERS := rcc moc_header
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:67: INCREDIBUILD_XGE := moc_header
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:70: moc_source.CONFIG := no_link moc_verify
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:71: moc_source.dependency_type := TYPE_C
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:72: moc_source.commands := ${QMAKE_FUNC_mocCmdBase} ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:73: moc_source.output := ./${QMAKE_FILE_BASE}.moc
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:74: moc_source.input := SOURCES OBJECTIVE_SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:75: moc_source.name := MOC ${QMAKE_FILE_IN}
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:76: NOT
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:76: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:76: calling built-in contains(TEMPLATE, vc.*)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:76: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:76: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:76: entering block
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:77: NOT
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:77: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:77: calling built-in isEmpty(INCLUDETEMP)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:77: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:77: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:77: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:77: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:77: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:79: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:79: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:79: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:80: QMAKE_EXTRA_COMPILERS := rcc moc_header moc_source
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:81: INCREDIBUILD_XGE := moc_header moc_source
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:84: moc_dir_short := .
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:85: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:85: calling built-in contains(QMAKE_HOST.os, Windows)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:85: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:85: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:85: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:86: evaluating test function "contains"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:86: calling built-in contains(moc_dir_short, ^[/\\\\].*)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:86: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:86: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:86: entering block
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:87: INCLUDEPATH := /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/wtf /opt/qt5/include /opt/qt5/include/QtCore /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/.
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:87: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:87: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:90: condition "unix" is true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:90: AND
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:90: NOT
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:90: condition "no_mocdepend" is true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:90: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:90: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: condition "build_pass" is false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: OR
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: calling built-in isEmpty(BUILDS)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: entering block
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: mocclean.depends := compiler_moc_header_clean compiler_moc_source_clean
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:96: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:98: QMAKE_EXTRA_TARGETS := check docs mocclean
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: condition "build_pass" is false
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: OR
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: calling built-in isEmpty(BUILDS)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: entering block
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: mocables.depends := compiler_moc_header_make_all compiler_moc_source_make_all
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:101: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:103: QMAKE_EXTRA_TARGETS := check docs mocclean mocables
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:103: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/moc.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/unix/thread.prf
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:1: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:1: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:1: calling built-in isEmpty(QMAKE_CFLAGS_THREAD)
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:1: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:1: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:1: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:2: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2 -fPIC -Wall -W -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:3: QMAKE_EXPORT_CFLAGS := -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:3: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:3: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:5: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:5: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:5: calling built-in isEmpty(QMAKE_CXXFLAGS_THREAD)
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:5: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:5: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:5: entering block
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:6: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:7: QMAKE_EXPORT_CXXFLAGS := -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:7: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:7: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:9: INCLUDEPATH := /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/wtf /opt/qt5/include /opt/qt5/include/QtCore /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF/.
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:10: LIBS := -licui18n -licuuc -licudata -L/opt/qt5/lib -lQtCore -lpthread
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:11: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:11: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:11: calling built-in isEmpty(QMAKE_LFLAGS_THREAD)
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:11: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:11: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:11: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:12: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:12: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:12: calling built-in isEmpty(QMAKE_CC_THREAD)
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:12: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:12: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:12: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:13: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:13: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:13: calling built-in isEmpty(QMAKE_CXX_THREAD)
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:13: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:13: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:13: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:14: NOT
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:14: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:14: calling built-in isEmpty(QMAKE_LINK_THREAD)
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:14: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:14: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:14: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/unix/thread.prf:14: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/unix/thread.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/wayland-scanner.prf
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: calling built-in isEmpty(QMAKE_WAYLAND_SCANNER)
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: AND
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:5: skipped test function "error"
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:7: wayland-server-header.name := wayland ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:8: wayland-server-header.input := WAYLANDSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:9: wayland-server-header.variable_out := HEADERS
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:10: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:10: wayland-server-header.output := wayland-${QMAKE_FILE_BASE}-server-protocol.h
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:11: wayland-server-header.commands := wayland-scanner server-header < ${QMAKE_FILE_IN} > ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:13: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:13: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:13: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:14: QMAKE_EXTRA_COMPILERS := rcc moc_header moc_source wayland-server-header
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:16: wayland-client-header.name := wayland ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:17: wayland-client-header.input := WAYLANDSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:18: wayland-client-header.variable_out := HEADERS
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:19: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:19: wayland-client-header.output := wayland-${QMAKE_FILE_BASE}-client-protocol.h
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:20: wayland-client-header.commands := wayland-scanner client-header < ${QMAKE_FILE_IN} > ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:22: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:22: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:22: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:23: QMAKE_EXTRA_COMPILERS := rcc moc_header moc_source wayland-server-header wayland-client-header
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:25: wayland-code.name := wayland ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:26: wayland-code.input := WAYLANDSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:27: wayland-code.variable_out := SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:28: wayland-code.output := wayland-${QMAKE_FILE_BASE}-protocol.c
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:29: wayland-code.commands := wayland-scanner code < ${QMAKE_FILE_IN} > ${QMAKE_FILE_OUT}
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:31: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:31: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:31: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:32: QMAKE_EXTRA_COMPILERS := rcc moc_header moc_source wayland-server-header wayland-client-header wayland-code
DEBUG 1: /opt/qt5/mkspecs/features/wayland-scanner.prf:32: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/wayland-scanner.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/exceptions.prf
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:1: CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix staticlib have_target static staticlib thread moc resources
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:2: QMAKE_CFLAGS := -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O2 -fPIC -Wall -W -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:3: QMAKE_CXXFLAGS := -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:4: QMAKE_LFLAGS := -Wl,-O1
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:5: DEFINES := QT_NO_DEBUG QT_CORE_LIB
DEBUG 1: /opt/qt5/mkspecs/features/exceptions.prf:5: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/exceptions.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/yacc.prf
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:6: yacc_decl.name := Yacc header
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:7: yacc_decl.input := YACCSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:8: yacc_decl.variable_out := GENERATED_FILES
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: calling built-in isEmpty(QMAKE_YACCFLAGS_MANGLE)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: test function returned false
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:11: entering block
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:16: QMAKE_YACCFLAGS_MANGLE := -p ${QMAKE_FILE_BASE} -b ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:17: QMAKE_YACC_HEADER := ${QMAKE_FILE_BASE}.tab.h
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:18: QMAKE_YACC_SOURCE := ${QMAKE_FILE_BASE}.tab.c
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:18: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:18: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:20: QMAKE_YACCDECLFLAGS := -d
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: NOT
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: condition "yacc_no_name_mangle" is false
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: entering block
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: QMAKE_YACCDECLFLAGS := -d -p ${QMAKE_FILE_BASE} -b ${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:21: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:24: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:25: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:25: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:25: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:26: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:26: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:27: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:27: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:27: yacc_decl.commands := yacc -d -p ${QMAKE_FILE_BASE} -b ${QMAKE_FILE_BASE} ${QMAKE_FILE_IN}\n\t rm -f ${QMAKE_FILE_BASE}_yacc.h ${QMAKE_FILE_BASE}_yacc.cpp\n\t mv -f ${QMAKE_FILE_BASE}.tab.h ${QMAKE_FILE_BASE}_yacc.h\n\t mv -f ${QMAKE_FILE_BASE}.tab.c ${QMAKE_FILE_BASE}_yacc.cpp\n\t
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:28: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:28: yacc_decl.output := ${QMAKE_FILE_BASE}_yacc.h
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:30: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:30: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:30: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:31: QMAKE_EXTRA_COMPILERS := rcc moc_header moc_source wayland-server-header wayland-client-header wayland-code yacc_decl
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:35: yacc_impl.name := source for ${QMAKE_FILE_IN}
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:36: yacc_impl.input := YACCSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:37: yacc_impl.variable_out := GENERATED_SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:38: calling built-in $$escape_expand(\\n)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:38: yacc_impl.commands := \n
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:39: calling built-in $$first(QMAKE_EXT_H)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:39: yacc_impl.depends := ${QMAKE_FILE_BASE}_yacc.h
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:40: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:40: yacc_impl.output := ${QMAKE_FILE_BASE}_yacc.cpp
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:41: QMAKE_EXTRA_COMPILERS := rcc moc_header moc_source wayland-server-header wayland-client-header wayland-code yacc_decl yacc_impl
DEBUG 1: /opt/qt5/mkspecs/features/yacc.prf:41: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/yacc.prf
DEBUG 1: visiting file /opt/qt5/mkspecs/features/lex.prf
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:6: lex.name := Lex ${QMAKE_FILE_IN}
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:7: lex.input := LEXSOURCES
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:8: condition "lex_included" is false
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:8: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:8: entering block
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:11: lex.variable_out := GENERATED_SOURCES
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:11: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:11: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: calling built-in isEmpty(QMAKE_LEXFLAGS_MANGLE)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: entering block
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: QMAKE_LEXFLAGS_MANGLE := -P${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:13: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:14: QMAKE_LEXEXTRAFLAGS :=
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: NOT
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: condition "yacc_no_name_mangle" is false
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: taking 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: entering block
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: QMAKE_LEXEXTRAFLAGS := -P${QMAKE_FILE_BASE}
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: leaving block, okey=true
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:15: finished 'then' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:17: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:18: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:18: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:19: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:19: calling built-in $$escape_expand(\\n\\t)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:19: lex.commands := flex -P${QMAKE_FILE_BASE} ${QMAKE_FILE_IN}\n\t rm -f ${QMAKE_FILE_BASE}_lex.cpp\n\t mv -f lex.${QMAKE_FILE_BASE}.c ${QMAKE_FILE_BASE}_lex.cpp\n\t
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:20: calling built-in $$first(QMAKE_EXT_CPP)
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:20: lex.output := ${QMAKE_FILE_BASE}_lex.cpp
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:22: condition "silent" is false
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:22: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:22: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:23: QMAKE_EXTRA_COMPILERS := rcc moc_header moc_source wayland-server-header wayland-client-header wayland-code yacc_decl yacc_impl lex
DEBUG 1: /opt/qt5/mkspecs/features/lex.prf:23: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/mkspecs/features/lex.prf
DEBUG 1: Found file through vpath ArrayBuffer.cpp -> wtf/ArrayBuffer.cpp
DEBUG 1: Found file through vpath ArrayBufferView.cpp -> wtf/ArrayBufferView.cpp
DEBUG 1: Found file through vpath Assertions.cpp -> wtf/Assertions.cpp
DEBUG 1: Found file through vpath BitVector.cpp -> wtf/BitVector.cpp
DEBUG 1: Found file through vpath CryptographicallyRandomNumber.cpp -> wtf/CryptographicallyRandomNumber.cpp
DEBUG 1: Found file through vpath CurrentTime.cpp -> wtf/CurrentTime.cpp
DEBUG 1: Found file through vpath DateMath.cpp -> wtf/DateMath.cpp
DEBUG 1: Found file through vpath DataLog.cpp -> wtf/DataLog.cpp
DEBUG 1: Found file through vpath DecimalNumber.cpp -> wtf/DecimalNumber.cpp
DEBUG 1: Found file through vpath dtoa.cpp -> wtf/dtoa.cpp
DEBUG 1: Found file through vpath dtoa/bignum-dtoa.cc -> wtf/dtoa/bignum-dtoa.cc
DEBUG 1: Found file through vpath dtoa/bignum.cc -> wtf/dtoa/bignum.cc
DEBUG 1: Found file through vpath dtoa/cached-powers.cc -> wtf/dtoa/cached-powers.cc
DEBUG 1: Found file through vpath dtoa/diy-fp.cc -> wtf/dtoa/diy-fp.cc
DEBUG 1: Found file through vpath dtoa/double-conversion.cc -> wtf/dtoa/double-conversion.cc
DEBUG 1: Found file through vpath dtoa/fast-dtoa.cc -> wtf/dtoa/fast-dtoa.cc
DEBUG 1: Found file through vpath dtoa/fixed-dtoa.cc -> wtf/dtoa/fixed-dtoa.cc
DEBUG 1: Found file through vpath dtoa/strtod.cc -> wtf/dtoa/strtod.cc
DEBUG 1: Found file through vpath FastMalloc.cpp -> wtf/FastMalloc.cpp
DEBUG 1: Found file through vpath GregorianDateTime.cpp -> wtf/GregorianDateTime.cpp
DEBUG 1: Found file through vpath gobject/GOwnPtr.cpp -> wtf/gobject/GOwnPtr.cpp
DEBUG 1: Found file through vpath gobject/GRefPtr.cpp -> wtf/gobject/GRefPtr.cpp
DEBUG 1: Found file through vpath HashTable.cpp -> wtf/HashTable.cpp
DEBUG 1: Found file through vpath MD5.cpp -> wtf/MD5.cpp
DEBUG 1: Found file through vpath MainThread.cpp -> wtf/MainThread.cpp
DEBUG 1: Found file through vpath MediaTime.cpp -> wtf/MediaTime.cpp
DEBUG 1: Found file through vpath MetaAllocator.cpp -> wtf/MetaAllocator.cpp
DEBUG 1: Found file through vpath NullPtr.cpp -> wtf/NullPtr.cpp
DEBUG 1: Found file through vpath NumberOfCores.cpp -> wtf/NumberOfCores.cpp
DEBUG 1: Found file through vpath RAMSize.cpp -> wtf/RAMSize.cpp
DEBUG 1: Found file through vpath OSRandomSource.cpp -> wtf/OSRandomSource.cpp
DEBUG 1: Found file through vpath qt/MainThreadQt.cpp -> wtf/qt/MainThreadQt.cpp
DEBUG 1: Found file through vpath qt/StringQt.cpp -> wtf/qt/StringQt.cpp
DEBUG 1: Found file through vpath PageAllocationAligned.cpp -> wtf/PageAllocationAligned.cpp
DEBUG 1: Found file through vpath PageBlock.cpp -> wtf/PageBlock.cpp
DEBUG 1: Found file through vpath ParallelJobsGeneric.cpp -> wtf/ParallelJobsGeneric.cpp
DEBUG 1: Found file through vpath RandomNumber.cpp -> wtf/RandomNumber.cpp
DEBUG 1: Found file through vpath RefCountedLeakCounter.cpp -> wtf/RefCountedLeakCounter.cpp
DEBUG 1: Found file through vpath SHA1.cpp -> wtf/SHA1.cpp
DEBUG 1: Found file through vpath StackBounds.cpp -> wtf/StackBounds.cpp
DEBUG 1: Found file through vpath TCSystemAlloc.cpp -> wtf/TCSystemAlloc.cpp
DEBUG 1: Found file through vpath Threading.cpp -> wtf/Threading.cpp
DEBUG 1: Found file through vpath TypeTraits.cpp -> wtf/TypeTraits.cpp
DEBUG 1: Found file through vpath WTFThreadData.cpp -> wtf/WTFThreadData.cpp
DEBUG 1: Found file through vpath text/AtomicString.cpp -> wtf/text/AtomicString.cpp
DEBUG 1: Found file through vpath text/Base64.cpp -> wtf/text/Base64.cpp
DEBUG 1: Found file through vpath text/CString.cpp -> wtf/text/CString.cpp
DEBUG 1: Found file through vpath text/StringBuilder.cpp -> wtf/text/StringBuilder.cpp
DEBUG 1: Found file through vpath text/StringImpl.cpp -> wtf/text/StringImpl.cpp
DEBUG 1: Found file through vpath text/StringStatics.cpp -> wtf/text/StringStatics.cpp
DEBUG 1: Found file through vpath text/WTFString.cpp -> wtf/text/WTFString.cpp
DEBUG 1: Found file through vpath unicode/CollatorDefault.cpp -> wtf/unicode/CollatorDefault.cpp
DEBUG 1: Found file through vpath unicode/icu/CollatorICU.cpp -> wtf/unicode/icu/CollatorICU.cpp
DEBUG 1: Found file through vpath unicode/UTF8.cpp -> wtf/unicode/UTF8.cpp
DEBUG 1: Found file through vpath OSAllocatorPosix.cpp -> wtf/OSAllocatorPosix.cpp
DEBUG 1: Found file through vpath ThreadIdentifierDataPthreads.cpp -> wtf/ThreadIdentifierDataPthreads.cpp
DEBUG 1: Found file through vpath ThreadingPthreads.cpp -> wtf/ThreadingPthreads.cpp
DEBUG 1: Found file through vpath Alignment.h -> wtf/Alignment.h
DEBUG 1: Found file through vpath AlwaysInline.h -> wtf/AlwaysInline.h
DEBUG 1: Found file through vpath ArrayBuffer.h -> wtf/ArrayBuffer.h
DEBUG 1: Found file through vpath ArrayBufferView.h -> wtf/ArrayBufferView.h
DEBUG 1: Found file through vpath ASCIICType.h -> wtf/ASCIICType.h
DEBUG 1: Found file through vpath Assertions.h -> wtf/Assertions.h
DEBUG 1: Found file through vpath Atomics.h -> wtf/Atomics.h
DEBUG 1: Found file through vpath AVLTree.h -> wtf/AVLTree.h
DEBUG 1: Found file through vpath Bitmap.h -> wtf/Bitmap.h
DEBUG 1: Found file through vpath BitArray.h -> wtf/BitArray.h
DEBUG 1: Found file through vpath BitVector.h -> wtf/BitVector.h
DEBUG 1: Found file through vpath BloomFilter.h -> wtf/BloomFilter.h
DEBUG 1: Found file through vpath BoundsCheckedPointer.h -> wtf/BoundsCheckedPointer.h
DEBUG 1: Found file through vpath BumpPointerAllocator.h -> wtf/BumpPointerAllocator.h
DEBUG 1: Found file through vpath CheckedArithmetic.h -> wtf/CheckedArithmetic.h
DEBUG 1: Found file through vpath Compiler.h -> wtf/Compiler.h
DEBUG 1: Found file through vpath CryptographicallyRandomNumber.h -> wtf/CryptographicallyRandomNumber.h
DEBUG 1: Found file through vpath CurrentTime.h -> wtf/CurrentTime.h
DEBUG 1: Found file through vpath DateMath.h -> wtf/DateMath.h
DEBUG 1: Found file through vpath DecimalNumber.h -> wtf/DecimalNumber.h
DEBUG 1: Found file through vpath Decoder.h -> wtf/Decoder.h
DEBUG 1: Found file through vpath DataLog.h -> wtf/DataLog.h
DEBUG 1: Found file through vpath Deque.h -> wtf/Deque.h
DEBUG 1: Found file through vpath DisallowCType.h -> wtf/DisallowCType.h
DEBUG 1: Found file through vpath dtoa.h -> wtf/dtoa.h
DEBUG 1: Found file through vpath dtoa/bignum-dtoa.h -> wtf/dtoa/bignum-dtoa.h
DEBUG 1: Found file through vpath dtoa/bignum.h -> wtf/dtoa/bignum.h
DEBUG 1: Found file through vpath dtoa/cached-powers.h -> wtf/dtoa/cached-powers.h
DEBUG 1: Found file through vpath dtoa/diy-fp.h -> wtf/dtoa/diy-fp.h
DEBUG 1: Found file through vpath dtoa/double-conversion.h -> wtf/dtoa/double-conversion.h
DEBUG 1: Found file through vpath dtoa/double.h -> wtf/dtoa/double.h
DEBUG 1: Found file through vpath dtoa/fast-dtoa.h -> wtf/dtoa/fast-dtoa.h
DEBUG 1: Found file through vpath dtoa/fixed-dtoa.h -> wtf/dtoa/fixed-dtoa.h
DEBUG 1: Found file through vpath dtoa/strtod.h -> wtf/dtoa/strtod.h
DEBUG 1: Found file through vpath dtoa/utils.h -> wtf/dtoa/utils.h
DEBUG 1: Found file through vpath DynamicAnnotations.h -> wtf/DynamicAnnotations.h
DEBUG 1: Found file through vpath Encoder.h -> wtf/Encoder.h
DEBUG 1: Found file through vpath ExportMacros.h -> wtf/ExportMacros.h
DEBUG 1: Found file through vpath FastAllocBase.h -> wtf/FastAllocBase.h
DEBUG 1: Found file through vpath FastMalloc.h -> wtf/FastMalloc.h
DEBUG 1: Found file through vpath FixedArray.h -> wtf/FixedArray.h
DEBUG 1: Found file through vpath Float32Array.h -> wtf/Float32Array.h
DEBUG 1: Found file through vpath Float64Array.h -> wtf/Float64Array.h
DEBUG 1: Found file through vpath Forward.h -> wtf/Forward.h
DEBUG 1: Found file through vpath Functional.h -> wtf/Functional.h
DEBUG 1: Found file through vpath GetPtr.h -> wtf/GetPtr.h
DEBUG 1: Found file through vpath GregorianDateTime.h -> wtf/GregorianDateTime.h
DEBUG 1: Found file through vpath HashCountedSet.h -> wtf/HashCountedSet.h
DEBUG 1: Found file through vpath HashFunctions.h -> wtf/HashFunctions.h
DEBUG 1: Found file through vpath HashIterators.h -> wtf/HashIterators.h
DEBUG 1: Found file through vpath HashMap.h -> wtf/HashMap.h
DEBUG 1: Found file through vpath HashSet.h -> wtf/HashSet.h
DEBUG 1: Found file through vpath HashTable.h -> wtf/HashTable.h
DEBUG 1: Found file through vpath HashTraits.h -> wtf/HashTraits.h
DEBUG 1: Found file through vpath HexNumber.h -> wtf/HexNumber.h
DEBUG 1: Found file through vpath Int16Array.h -> wtf/Int16Array.h
DEBUG 1: Found file through vpath Int32Array.h -> wtf/Int32Array.h
DEBUG 1: Found file through vpath Int8Array.h -> wtf/Int8Array.h
DEBUG 1: Found file through vpath ListHashSet.h -> wtf/ListHashSet.h
DEBUG 1: Found file through vpath ListRefPtr.h -> wtf/ListRefPtr.h
DEBUG 1: Found file through vpath Locker.h -> wtf/Locker.h
DEBUG 1: Found file through vpath MainThread.h -> wtf/MainThread.h
DEBUG 1: Found file through vpath MallocZoneSupport.h -> wtf/MallocZoneSupport.h
DEBUG 1: Found file through vpath MathExtras.h -> wtf/MathExtras.h
DEBUG 1: Found file through vpath MD5.h -> wtf/MD5.h
DEBUG 1: Found file through vpath MediaTime.h -> wtf/MediaTime.h
DEBUG 1: Found file through vpath MemoryInstrumentation.h -> wtf/MemoryInstrumentation.h
DEBUG 1: Found file through vpath MessageQueue.h -> wtf/MessageQueue.h
DEBUG 1: Found file through vpath MetaAllocator.h -> wtf/MetaAllocator.h
DEBUG 1: Found file through vpath MetaAllocatorHandle.h -> wtf/MetaAllocatorHandle.h
DEBUG 1: Found file through vpath Noncopyable.h -> wtf/Noncopyable.h
DEBUG 1: Found file through vpath NonCopyingSort.h -> wtf/NonCopyingSort.h
DEBUG 1: Found file through vpath NotFound.h -> wtf/NotFound.h
DEBUG 1: Found file through vpath NullPtr.h -> wtf/NullPtr.h
DEBUG 1: Found file through vpath NumberOfCores.h -> wtf/NumberOfCores.h
DEBUG 1: Found file through vpath RAMSize.h -> wtf/RAMSize.h
DEBUG 1: Found file through vpath OSAllocator.h -> wtf/OSAllocator.h
DEBUG 1: Found file through vpath OSRandomSource.h -> wtf/OSRandomSource.h
DEBUG 1: Found file through vpath OwnArrayPtr.h -> wtf/OwnArrayPtr.h
DEBUG 1: Found file through vpath OwnPtr.h -> wtf/OwnPtr.h
DEBUG 1: Found file through vpath OwnPtrCommon.h -> wtf/OwnPtrCommon.h
DEBUG 1: Found file through vpath PackedIntVector.h -> wtf/PackedIntVector.h
DEBUG 1: Found file through vpath PageAllocation.h -> wtf/PageAllocation.h
DEBUG 1: Found file through vpath PageAllocationAligned.h -> wtf/PageAllocationAligned.h
DEBUG 1: Found file through vpath PageBlock.h -> wtf/PageBlock.h
DEBUG 1: Found file through vpath PageReservation.h -> wtf/PageReservation.h
DEBUG 1: Found file through vpath ParallelJobs.h -> wtf/ParallelJobs.h
DEBUG 1: Found file through vpath ParallelJobsGeneric.h -> wtf/ParallelJobsGeneric.h
DEBUG 1: Found file through vpath ParallelJobsLibdispatch.h -> wtf/ParallelJobsLibdispatch.h
DEBUG 1: Found file through vpath ParallelJobsOpenMP.h -> wtf/ParallelJobsOpenMP.h
DEBUG 1: Found file through vpath PassOwnArrayPtr.h -> wtf/PassOwnArrayPtr.h
DEBUG 1: Found file through vpath PassOwnPtr.h -> wtf/PassOwnPtr.h
DEBUG 1: Found file through vpath PassRefPtr.h -> wtf/PassRefPtr.h
DEBUG 1: Found file through vpath PassTraits.h -> wtf/PassTraits.h
DEBUG 1: Found file through vpath Platform.h -> wtf/Platform.h
DEBUG 1: Found file through vpath PossiblyNull.h -> wtf/PossiblyNull.h
DEBUG 1: Found file through vpath RandomNumber.h -> wtf/RandomNumber.h
DEBUG 1: Found file through vpath RandomNumberSeed.h -> wtf/RandomNumberSeed.h
DEBUG 1: Found file through vpath RedBlackTree.h -> wtf/RedBlackTree.h
DEBUG 1: Found file through vpath RefCounted.h -> wtf/RefCounted.h
DEBUG 1: Found file through vpath RefCountedLeakCounter.h -> wtf/RefCountedLeakCounter.h
DEBUG 1: Found file through vpath RefPtr.h -> wtf/RefPtr.h
DEBUG 1: Found file through vpath RefPtrHashMap.h -> wtf/RefPtrHashMap.h
DEBUG 1: Found file through vpath RetainPtr.h -> wtf/RetainPtr.h
DEBUG 1: Found file through vpath SHA1.h -> wtf/SHA1.h
DEBUG 1: Found file through vpath SaturatedArithmetic.h -> wtf/SaturatedArithmetic.h
DEBUG 1: Found file through vpath Spectrum.h -> wtf/Spectrum.h
DEBUG 1: Found file through vpath StackBounds.h -> wtf/StackBounds.h
DEBUG 1: Found file through vpath StaticConstructors.h -> wtf/StaticConstructors.h
DEBUG 1: Found file through vpath StdLibExtras.h -> wtf/StdLibExtras.h
DEBUG 1: Found file through vpath StringExtras.h -> wtf/StringExtras.h
DEBUG 1: Found file through vpath StringHasher.h -> wtf/StringHasher.h
DEBUG 1: Found file through vpath TCPackedCache.h -> wtf/TCPackedCache.h
DEBUG 1: Found file through vpath TCSpinLock.h -> wtf/TCSpinLock.h
DEBUG 1: Found file through vpath TCSystemAlloc.h -> wtf/TCSystemAlloc.h
DEBUG 1: Found file through vpath text/ASCIIFastPath.h -> wtf/text/ASCIIFastPath.h
DEBUG 1: Found file through vpath text/AtomicString.h -> wtf/text/AtomicString.h
DEBUG 1: Found file through vpath text/AtomicStringHash.h -> wtf/text/AtomicStringHash.h
DEBUG 1: Found file through vpath text/AtomicStringImpl.h -> wtf/text/AtomicStringImpl.h
DEBUG 1: Found file through vpath text/Base64.h -> wtf/text/Base64.h
DEBUG 1: Found file through vpath text/CString.h -> wtf/text/CString.h
DEBUG 1: Found file through vpath text/IntegerToStringConversion.h -> wtf/text/IntegerToStringConversion.h
DEBUG 1: Found file through vpath text/StringBuffer.h -> wtf/text/StringBuffer.h
DEBUG 1: Found file through vpath text/StringBuilder.h -> wtf/text/StringBuilder.h
DEBUG 1: Found file through vpath text/StringConcatenate.h -> wtf/text/StringConcatenate.h
DEBUG 1: Found file through vpath text/StringHash.h -> wtf/text/StringHash.h
DEBUG 1: Found file through vpath text/StringImpl.h -> wtf/text/StringImpl.h
DEBUG 1: Found file through vpath text/StringOperators.h -> wtf/text/StringOperators.h
DEBUG 1: Found file through vpath text/TextPosition.h -> wtf/text/TextPosition.h
DEBUG 1: Found file through vpath text/WTFString.h -> wtf/text/WTFString.h
DEBUG 1: Found file through vpath Threading.h -> wtf/Threading.h
DEBUG 1: Found file through vpath ThreadingPrimitives.h -> wtf/ThreadingPrimitives.h
DEBUG 1: Found file through vpath ThreadRestrictionVerifier.h -> wtf/ThreadRestrictionVerifier.h
DEBUG 1: Found file through vpath ThreadSafeRefCounted.h -> wtf/ThreadSafeRefCounted.h
DEBUG 1: Found file through vpath ThreadSpecific.h -> wtf/ThreadSpecific.h
DEBUG 1: Found file through vpath TypeTraits.h -> wtf/TypeTraits.h
DEBUG 1: Found file through vpath Uint16Array.h -> wtf/Uint16Array.h
DEBUG 1: Found file through vpath Uint32Array.h -> wtf/Uint32Array.h
DEBUG 1: Found file through vpath Uint8Array.h -> wtf/Uint8Array.h
DEBUG 1: Found file through vpath Uint8ClampedArray.h -> wtf/Uint8ClampedArray.h
DEBUG 1: Found file through vpath unicode/CharacterNames.h -> wtf/unicode/CharacterNames.h
DEBUG 1: Found file through vpath unicode/Collator.h -> wtf/unicode/Collator.h
DEBUG 1: Found file through vpath unicode/icu/UnicodeIcu.h -> wtf/unicode/icu/UnicodeIcu.h
DEBUG 1: Found file through vpath unicode/qt4/UnicodeQt4.h -> wtf/unicode/qt4/UnicodeQt4.h
DEBUG 1: Found file through vpath unicode/ScriptCodesFromICU.h -> wtf/unicode/ScriptCodesFromICU.h
DEBUG 1: Found file through vpath unicode/Unicode.h -> wtf/unicode/Unicode.h
DEBUG 1: Found file through vpath unicode/UnicodeMacrosFromICU.h -> wtf/unicode/UnicodeMacrosFromICU.h
DEBUG 1: Found file through vpath unicode/UTF8.h -> wtf/unicode/UTF8.h
DEBUG 1: Found file through vpath UnusedParam.h -> wtf/UnusedParam.h
DEBUG 1: Found file through vpath ValueCheck.h -> wtf/ValueCheck.h
DEBUG 1: Found file through vpath Vector.h -> wtf/Vector.h
DEBUG 1: Found file through vpath VectorTraits.h -> wtf/VectorTraits.h
DEBUG 1: Found file through vpath VMTags.h -> wtf/VMTags.h
DEBUG 1: Found file through vpath WTFThreadData.h -> wtf/WTFThreadData.h
DEBUG 1: Found file through vpath ThreadIdentifierDataPthreads.h -> wtf/ThreadIdentifierDataPthreads.h
DEBUG 1: Dependency Directories: . :: wtf :: /opt/qt5/include :: /opt/qt5/include/QtCore :: . :: /home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF
DEBUG 1: Processing PRL file: /opt/qt5/lib/libQtCore
DEBUG 1: visiting file /opt/qt5/lib/libQtCore.prl
DEBUG 1: /opt/qt5/lib/libQtCore.prl: entering block
DEBUG 1: /opt/qt5/lib/libQtCore.prl:1: QMAKE_PRL_BUILD_DIR := /usr/src/packages/BUILD/src/corelib/
DEBUG 1: /opt/qt5/lib/libQtCore.prl:2: QMAKE_PRO_INPUT := corelib.pro
DEBUG 1: /opt/qt5/lib/libQtCore.prl:3: QMAKE_PRL_TARGET := libQtCore.so.5.0.0
DEBUG 1: /opt/qt5/lib/libQtCore.prl:4: QMAKE_PRL_CONFIG := lex yacc warn_on exceptions depend_includepath wayland-scanner qt warn_on release link_prl incremental gdb_dwarf_index cross_compile qpa no_mocdepend release qt_no_framework linux unix posix cross_compile qpa largefile neon pcre create_prl link_prl dylib no_private_qt_headers_warning QTDIR_build exceptions shared qt_install_module qt_install_headers qt warn_on depend_includepath qmake_cache target_qt create_cmake hide_symbols bsymbolic_functions c++11 create_pc create_libtool explicitlib have_target thread dll shared
DEBUG 1: /opt/qt5/lib/libQtCore.prl:5: QMAKE_PRL_VERSION := 5.0.0
DEBUG 1: /opt/qt5/lib/libQtCore.prl:6: QMAKE_PRL_LIBS := -lpthread
DEBUG 1: /opt/qt5/lib/libQtCore.prl:6: leaving block, okey=true
DEBUG 1: done visiting file /opt/qt5/lib/libQtCore.prl
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf: entering block
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:43: NOT
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:43: evaluating test function "isEmpty"
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:43: calling built-in isEmpty(WIN_INCLUDETEMP)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:43: test function returned true
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:43: taking 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:43: finished 'else' branch
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:51: calling built-in $$join(QMAKE_COMPILER_DEFINES, " -D", -D)
DEBUG 1: /opt/qt5/mkspecs/features/moc.prf:51: flow control statement 'return', aborting block
make[2]: Entering directory `/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF'
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o ArrayBuffer.o wtf/ArrayBuffer.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o ArrayBufferView.o wtf/ArrayBufferView.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o Assertions.o wtf/Assertions.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o BitVector.o wtf/BitVector.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o CryptographicallyRandomNumber.o wtf/CryptographicallyRandomNumber.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o CurrentTime.o wtf/CurrentTime.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o DateMath.o wtf/DateMath.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o DataLog.o wtf/DataLog.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o DecimalNumber.o wtf/DecimalNumber.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o dtoa.o wtf/dtoa.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o bignum-dtoa.o wtf/dtoa/bignum-dtoa.cc
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o bignum.o wtf/dtoa/bignum.cc
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o cached-powers.o wtf/dtoa/cached-powers.cc
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o diy-fp.o wtf/dtoa/diy-fp.cc
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o double-conversion.o wtf/dtoa/double-conversion.cc
wtf/dtoa/double-conversion.cc: In static member function 'static double WTF::double_conversion::StringToDoubleConverter::StringToDouble(const char*, size_t, size_t*)':
wtf/dtoa/double-conversion.cc:597: warning: array subscript is above array bounds
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o fast-dtoa.o wtf/dtoa/fast-dtoa.cc
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o fixed-dtoa.o wtf/dtoa/fixed-dtoa.cc
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o strtod.o wtf/dtoa/strtod.cc
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o FastMalloc.o wtf/FastMalloc.cpp
wtf/FastMalloc.cpp:385: warning: unused parameter 'p'
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o GregorianDateTime.o wtf/GregorianDateTime.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o GOwnPtr.o wtf/gobject/GOwnPtr.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o GRefPtr.o wtf/gobject/GRefPtr.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o HashTable.o wtf/HashTable.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o MD5.o wtf/MD5.cpp
g++ -c -pipe -pipe -mfloat-abi=hard -mfpu=neon -march=armv7-a -mcpu=cortex-a8 -g -O3 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-maemo-n9-g++ -I. -I. -Iwtf -I/opt/qt5/include -I/opt/qt5/include/QtCore -I. -o MainThread.o wtf/MainThread.cpp
In file included from wtf/MainThread.cpp:37:
./wtf/ThreadSpecific.h:216: error: #error ThreadSpecific is not implemented for this platform.
./wtf/ThreadSpecific.h:238: error: #error ThreadSpecific is not implemented for this platform.
make[2]: *** [MainThread.o] Error 1
make[2]: Leaving directory `/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit/Source/WTF'
make[1]: *** [sub-Source-WTF-WTF-pro-make_first-ordered] Error 2
make[1]: Leaving directory `/home/lpapp/qt5-beta1/qt5-webkit/qt5-webkit'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment