Determining system architecture... (Linux:3.11.0-15-generic:x86_64)
    64-bit AMD 80x86 (x86_64)
    'x86_64' is supported
System architecture: 'x86_64'You have not explicitly asked to use pkg-config and are cross-compiling.
pkg-config will not be used to automatically query cflag/lib parameters for
dependenciesPrecompiled-headers support enabled.
Symbol visibility control enabled.This is the Qt for Linux/X11 Open Source Edition.You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.You have already accepted the terms of the  license.Creating qmake. Please wait...
make: Nothing to be done for `first'.
floatmath auto-detection... ()
compiling floatmath.cpp
floatmath.cpp:44:5: warning: unused parameter 'argc' [-Wunused-parameter]
floatmath.cpp:44:5: warning: unused parameter 'argv' [-Wunused-parameter]
linking floatmath
floatmath enabled.
sse3 auto-detection... ()
compiling sse3.cpp
linking sse3
sse3 enabled.
ssse3 auto-detection... ()
compiling ssse3.cpp
linking ssse3
ssse3 enabled.
sse4_1 auto-detection... ()
compiling sse4_1.cpp
linking sse4_1
sse4_1 enabled.
sse4_2 auto-detection... ()
compiling sse4_2.cpp
linking sse4_2
sse4_2 enabled.
avx auto-detection... ()
compiling avx.cpp
linking avx
avx enabled.
zlib auto-detection... ()
compiling zlib.cpp
zlib.cpp: In function 'int main(int, char**)':
zlib.cpp:46:15: warning: variable 'stream' set but not used [-Wunused-but-set-variable]
zlib.cpp:48:17: warning: variable 'ver' set but not used [-Wunused-but-set-variable]
zlib.cpp:51:9: warning: variable 'res' set but not used [-Wunused-but-set-variable]
linking zlib
zlib enabled.
DB2 auto-detection... ()
compiling db2.cpp
db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory
compilation terminated.
make: *** [db2.o] Error 1
DB2 disabled.
InterBase auto-detection... ()
compiling ibase.cpp
ibase.cpp:42:19: fatal error: ibase.h: No such file or directory
compilation terminated.
make: *** [ibase.o] Error 1
InterBase disabled.
MySQL (thread-safe) auto-detection... ()
compiling ../mysql/mysql.cpp
../mysql/mysql.cpp:42:19: fatal error: mysql.h: No such file or directory
compilation terminated.
make: *** [mysql.o] Error 1
MySQL (thread-safe) disabled.
MySQL (thread-unsafe) auto-detection... ()
compiling mysql.cpp
mysql.cpp:42:19: fatal error: mysql.h: No such file or directory
compilation terminated.
make: *** [mysql.o] Error 1
MySQL (thread-unsafe) disabled.
OCI auto-detection... ()
compiling oci.cpp
oci.cpp:42:17: fatal error: oci.h: No such file or directory
compilation terminated.
make: *** [oci.o] Error 1
OCI disabled.
ODBC auto-detection... ()
compiling odbc.cpp
odbc.cpp:45:17: fatal error: sql.h: No such file or directory
compilation terminated.
make: *** [odbc.o] Error 1
ODBC disabled.
iODBC auto-detection... ()
compiling iodbc.cpp
iodbc.cpp:42:17: fatal error: sql.h: No such file or directory
compilation terminated.
make: *** [iodbc.o] Error 1
iODBC disabled.
PostgreSQL auto-detection... ()
compiling psql.cpp
psql.cpp:42:22: fatal error: libpq-fe.h: No such file or directory
compilation terminated.
make: *** [psql.o] Error 1
PostgreSQL disabled.
SQLite2 auto-detection... ()
compiling sqlite2.cpp
sqlite2.cpp:42:20: fatal error: sqlite.h: No such file or directory
compilation terminated.
make: *** [sqlite2.o] Error 1
SQLite2 disabled.
unknown SQL driver: sqlite_symbian
TDS auto-detection... ()
compiling tds.cpp
tds.cpp:42:22: fatal error: sybfront.h: No such file or directory
compilation terminated.
make: *** [tds.o] Error 1
TDS disabled.
PulseAudio auto-detection... ()
compiling pulseaudio.cpp
pulseaudio.cpp:42:30: fatal error: pulse/pulseaudio.h: No such file or directory
compilation terminated.
make: *** [pulseaudio.o] Error 1
PulseAudio disabled.
Detecting broken X11 headers... (/home/siasun/qt-everywhere-opensource-src-4.7.4/mkspecs/qws/linux-arm-gnueabi-g++ yes /home/siasun/qt-everywhere-opensource-src-4.7.4 /home/siasun/qt-everywhere-opensource-src-4.7.4)
X11 headers look good.
XLib auto-detection... ()
compiling xlib.cpp
cc1plus: warning: include location "/usr/include" is unsafe for cross-compilation [-Wpoison-system-directories]
linking xlib
/home/siasun/sdkExport/baytrail32_preempt/sysroots/x86_64-wrlinuxsdk-linux/usr/toolchain/bin/../lib/gcc/i686-wrs-linux-gnu/4.6.3/../../../../i686-wrs-linux-gnu/bin/ld: warning: library search path "/usr/lib" is unsafe for cross-compilation
xlib.o: In function `main':
xlib.cpp:(.text.startup+0x12): undefined reference to `XOpenDisplay'
xlib.cpp:(.text.startup+0x1a): undefined reference to `XCloseDisplay'
collect2: ld returned 1 exit status
make: *** [xlib] Error 1
XLib disabled.
Basic XLib functionality test failed!
 You might need to modify the include and library search paths by editing
 QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11 in /home/siasun/qt-everywhere-opensource-src-4.7.4/mkspecs/qws/linux-arm-gnueabi-g++.