Advertisement
Guest User

configure.log

a guest
Jun 21st, 2014
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.41 KB | None | 0 0
  1. + cd qtbase
  2. + /home/USER/programming/tools/qt/qt-everywhere-opensource-src-5.3.0/qtbase/configure -top-level -no-mips_dspr2 -no-mips_dsp -no-accessibility -opensource -confirm-license -device-option CROSS_COMPILE=arm-linux-gnueabi- -no-cups -no-openssl -no-opengl -no-kms -qt-zlib -qt-libjpeg -qt-libpng -no-sse4.2 -no-sse4.1 -no-sse3 -no-sse2 -prefix /home/USER/programming/tools/qt/qt-arm-5.3 -platform linux-g++ -xplatform linux-arm-gnueabi-g++ -device linux-arm-cortex9-mine-g++ -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include/ -v
  3.  
  4. This is the Qt Open Source Edition.
  5.  
  6. You are licensed to use this software under the terms of
  7. the Lesser GNU General Public License (LGPL) versions 2.1.
  8. You are also licensed to use this software under the terms of
  9. the GNU General Public License (GPL) versions 3.
  10.  
  11. You have already accepted the terms of the Open Source license.
  12.  
  13. Precompiled-headers support enabled.
  14. arm-linux-gnueabi-g++ -c -fvisibility=hidden fvisibility.c
  15. Symbol visibility control enabled.
  16. arm-linux-gnueabi-g++ -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c
  17. bsymbolic_functions.c:2:2: error: #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)."
  18. Symbolic function binding disabled.
  19. DEFAULT_INCDIRS="/usr/arm-linux-gnueabi/include/c++/4.7.3
  20. /usr/arm-linux-gnueabi/include/c++/4.7.3/arm-linux-gnueabi/sf
  21. /usr/arm-linux-gnueabi/include/c++/4.7.3/backward
  22. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include
  23. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/include-fixed
  24. /usr/arm-linux-gnueabi/include
  25. /usr/include
  26. "
  27. DEFAULT_LIBDIRS="/usr/lib/gcc-cross/arm-linux-gnueabi/4.7
  28. /usr/arm-linux-gnueabi/lib
  29. /lib
  30. /usr/lib
  31. "
  32. Creating qmake...
  33. make: Nothing to be done for `first'.
  34. Running configuration tests...
  35. Warning: Disabling pkg-config since PKG_CONFIG_LIBDIR is not set.
  36. Warning: Disabling pkg-config since PKG_CONFIG_SYSROOT_DIR is not set.
  37. Determining architecture... ()
  38. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -g -Wall -W -fPIE -I../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I../../../../Qt-5.3.0/5.3/gcc_64/include -o arch.o arch.cpp
  39. arm-linux-gnueabi-g++ -o arch arch.o -lrt -lpthread -ldl
  40. Found architecture in binary
  41. CFG_ARCH="arm"
  42. CFG_CPUFEATURES=" neon"
  43. Determining architecture... ()
  44. g++ -c -pipe -g -Wall -W -fPIE -I../../mkspecs/linux-g++ -I. -I../../../../Qt-5.3.0/5.3/gcc_64/include -o arch.o arch.cpp
  45. g++ -o arch arch.o
  46. Found architecture in binary
  47. CFG_HOST_ARCH="x86_64"
  48. CFG_HOST_CPUFEATURES=" mmx sse sse2"
  49. System architecture: 'arm'
  50. Host architecture: 'x86_64'
  51. C++11 auto-detection... ()
  52. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -std=c++0x -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o c++11.o c++11.cpp
  53. arm-linux-gnueabi-g++ -Wl,-O1 -o c++11 c++11.o -lrt -lpthread -ldl
  54. C++11 enabled.
  55. floatmath auto-detection... ()
  56. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o floatmath.o floatmath.cpp
  57. floatmath.cpp:44:5: warning: unused parameter ‘argc’ [-Wunused-parameter]
  58. floatmath.cpp:44:5: warning: unused parameter ‘argv’ [-Wunused-parameter]
  59. arm-linux-gnueabi-g++ -Wl,-O1 -o floatmath floatmath.o -lrt -lpthread -ldl
  60. floatmath enabled.
  61. mtdev auto-detection... ()
  62. Project ERROR: mtdev development package not found
  63. make: *** No targets specified and no makefile found. Stop.
  64. mtdev disabled.
  65. DB2 auto-detection... ()
  66. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o db2.o db2.cpp
  67. db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory
  68. compilation terminated.
  69. make: *** [db2.o] Error 1
  70. DB2 disabled.
  71. InterBase auto-detection... ()
  72. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o ibase.o ibase.cpp
  73. ibase.cpp:42:19: fatal error: ibase.h: No such file or directory
  74. compilation terminated.
  75. make: *** [ibase.o] Error 1
  76. InterBase disabled.
  77. MySQL (thread-safe) auto-detection... ()
  78. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o mysql.o ../mysql/mysql.cpp
  79. ../mysql/mysql.cpp:42:19: fatal error: mysql.h: No such file or directory
  80. compilation terminated.
  81. make: *** [mysql.o] Error 1
  82. MySQL (thread-safe) disabled.
  83. MySQL (thread-unsafe) auto-detection... ()
  84. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o mysql.o mysql.cpp
  85. mysql.cpp:42:19: fatal error: mysql.h: No such file or directory
  86. compilation terminated.
  87. make: *** [mysql.o] Error 1
  88. MySQL (thread-unsafe) disabled.
  89. OCI auto-detection... ()
  90. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o oci.o oci.cpp
  91. oci.cpp:42:17: fatal error: oci.h: No such file or directory
  92. compilation terminated.
  93. make: *** [oci.o] Error 1
  94. OCI disabled.
  95. ODBC auto-detection... ()
  96. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o odbc.o odbc.cpp
  97. odbc.cpp:45:17: fatal error: sql.h: No such file or directory
  98. compilation terminated.
  99. make: *** [odbc.o] Error 1
  100. ODBC disabled.
  101. iODBC auto-detection... ()
  102. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o iodbc.o iodbc.cpp
  103. iodbc.cpp:42:17: fatal error: sql.h: No such file or directory
  104. compilation terminated.
  105. make: *** [iodbc.o] Error 1
  106. iODBC disabled.
  107. PostgreSQL auto-detection... ()
  108. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o psql.o psql.cpp
  109. psql.cpp:42:22: fatal error: libpq-fe.h: No such file or directory
  110. compilation terminated.
  111. make: *** [psql.o] Error 1
  112. PostgreSQL disabled.
  113. SQLite2 auto-detection... ()
  114. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o sqlite2.o sqlite2.cpp
  115. sqlite2.cpp:42:20: fatal error: sqlite.h: No such file or directory
  116. compilation terminated.
  117. make: *** [sqlite2.o] Error 1
  118. SQLite2 disabled.
  119. TDS auto-detection... ()
  120. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o tds.o tds.cpp
  121. tds.cpp:42:22: fatal error: sybfront.h: No such file or directory
  122. compilation terminated.
  123. make: *** [tds.o] Error 1
  124. TDS disabled.
  125. NIS auto-detection... ()
  126. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o nis.o nis.cpp
  127. arm-linux-gnueabi-g++ -Wl,-O1 -o nis nis.o -lrt -lpthread -ldl -lnsl
  128. NIS enabled.
  129. POSIX iconv auto-detection... ()
  130. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o iconv.o iconv.cpp
  131. arm-linux-gnueabi-g++ -Wl,-O1 -o iconv iconv.o -lrt -lpthread -ldl
  132. POSIX iconv enabled.
  133. D-Bus auto-detection... ()
  134. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o dbus.o dbus.cpp
  135. dbus.cpp:43:23: fatal error: dbus/dbus.h: No such file or directory
  136. compilation terminated.
  137. make: *** [dbus.o] Error 1
  138. D-Bus disabled.
  139. Glib auto-detection... ()
  140. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o glib.o glib.cpp
  141. glib.cpp:44:18: fatal error: glib.h: No such file or directory
  142. compilation terminated.
  143. make: *** [glib.o] Error 1
  144. Glib disabled.
  145. ICU auto-detection... ()
  146. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o icu.o icu.cpp
  147. icu.cpp:42:28: fatal error: unicode/utypes.h: No such file or directory
  148. compilation terminated.
  149. make: *** [icu.o] Error 1
  150. ICU disabled.
  151. PulseAudio auto-detection... ()
  152. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o pulseaudio.o pulseaudio.cpp
  153. pulseaudio.cpp:42:30: fatal error: pulse/pulseaudio.h: No such file or directory
  154. compilation terminated.
  155. make: *** [pulseaudio.o] Error 1
  156. PulseAudio disabled.
  157. FontConfig auto-detection... ()
  158. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o fontconfig.o fontconfig.cpp
  159. fontconfig.cpp:42:22: fatal error: ft2build.h: No such file or directory
  160. compilation terminated.
  161. make: *** [fontconfig.o] Error 1
  162. FontConfig disabled.
  163. libudev auto-detection... ()
  164. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o libudev.o libudev.cpp
  165. libudev.cpp:42:21: fatal error: libudev.h: No such file or directory
  166. compilation terminated.
  167. make: *** [libudev.o] Error 1
  168. libudev disabled.
  169. evdev auto-detection... ()
  170. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o evdev.o evdev.cpp
  171. arm-linux-gnueabi-g++ -Wl,-O1 -o evdev evdev.o -lrt -lpthread -ldl
  172. evdev enabled.
  173. XLib auto-detection... ()
  174. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o xlib.o xlib.cpp
  175. arm-linux-gnueabi-g++ -Wl,-O1 -o xlib xlib.o -lrt -lpthread -ldl -lXext -lX11 -lm
  176. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lXext
  177. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lX11
  178. collect2: error: ld returned 1 exit status
  179. make: *** [xlib] Error 1
  180. XLib disabled.
  181. Xrender auto-detection... ()
  182. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o xrender.o xrender.cpp
  183. xrender.cpp: In function ‘int main(int, char**)’:
  184. xrender.cpp:50:24: warning: variable ‘format’ set but not used [-Wunused-but-set-variable]
  185. arm-linux-gnueabi-g++ -Wl,-O1 -o xrender xrender.o -lrt -lpthread -ldl -lXrender -lXext -lX11 -lm
  186. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lXrender
  187. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lXext
  188. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lX11
  189. collect2: error: ld returned 1 exit status
  190. make: *** [xrender] Error 1
  191. Xrender disabled.
  192. XInput2 auto-detection... ()
  193. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o xinput2.o xinput2.cpp
  194. xinput2.cpp: In function ‘int main(int, char**)’:
  195. xinput2.cpp:59:14: warning: variable ‘xievent’ set but not used [-Wunused-but-set-variable]
  196. xinput2.cpp:62:20: warning: variable ‘xideviceevent’ set but not used [-Wunused-but-set-variable]
  197. xinput2.cpp:65:23: warning: variable ‘xihierarchyevent’ set but not used [-Wunused-but-set-variable]
  198. arm-linux-gnueabi-g++ -Wl,-O1 -o xinput2 xinput2.o -lrt -lpthread -ldl -lXi -lXext -lX11 -lm
  199. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lXi
  200. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lXext
  201. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lX11
  202. collect2: error: ld returned 1 exit status
  203. make: *** [xinput2] Error 1
  204. XInput2 disabled.
  205. xcb auto-detection... ()
  206. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o xcb.o xcb.cpp
  207. xcb.cpp: In function ‘int main(int, char**)’:
  208. xcb.cpp:47:23: warning: unused variable ‘t’ [-Wunused-variable]
  209. arm-linux-gnueabi-g++ -Wl,-O1 -o xcb xcb.o -lrt -lpthread -ldl -lxcb
  210. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lxcb
  211. collect2: error: ld returned 1 exit status
  212. make: *** [xcb] Error 1
  213. xcb disabled.
  214. LinuxFB auto-detection... ()
  215. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o linuxfb.o linuxfb.cpp
  216. arm-linux-gnueabi-g++ -Wl,-O1 -o linuxfb linuxfb.o -lrt -lpthread -ldl
  217. LinuxFB enabled.
  218. EGL auto-detection... ()
  219. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -I/usr/include:/usr/arm-linux-gnueabi/include/ -o egl.o egl.cpp
  220. egl.cpp:42:21: fatal error: EGL/egl.h: No such file or directory
  221. compilation terminated.
  222. make: *** [egl.o] Error 1
  223. EGL disabled.
  224. Warning: Disabling Accessibility. This version of Qt is unsupported.
  225. WARNING: Unable to find file .device.vars
  226. FreeType auto-detection... ()
  227. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o freetype.o freetype.cpp
  228. freetype.cpp:42:22: fatal error: ft2build.h: No such file or directory
  229. compilation terminated.
  230. make: *** [freetype.o] Error 1
  231. FreeType disabled.
  232. STL auto-detection... ()
  233. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o stltest.o stltest.cpp
  234. stltest.cpp: In function ‘int main()’:
  235. stltest.cpp:136:13: warning: variable ‘first’ set but not used [-Wunused-but-set-variable]
  236. stltest.cpp:138:16: warning: variable ‘second’ set but not used [-Wunused-but-set-variable]
  237. stltest.cpp:109:9: warning: variable ‘v1size’ set but not used [-Wunused-but-set-variable]
  238. stltest.cpp:111:9: warning: variable ‘v1capacity’ set but not used [-Wunused-but-set-variable]
  239. stltest.cpp:115:10: warning: variable ‘v1notfound’ set but not used [-Wunused-but-set-variable]
  240. stltest.cpp:119:10: warning: variable ‘v1found’ set but not used [-Wunused-but-set-variable]
  241. stltest.cpp:124:9: warning: variable ‘v2size’ set but not used [-Wunused-but-set-variable]
  242. stltest.cpp:132:9: warning: variable ‘m1size’ set but not used [-Wunused-but-set-variable]
  243. stltest.cpp:142:9: warning: variable ‘m2size’ set but not used [-Wunused-but-set-variable]
  244. stltest.cpp:146:9: warning: unused variable ‘n’ [-Wunused-variable]
  245. arm-linux-gnueabi-g++ -Wl,-O1 -o stl stltest.o -lrt -lpthread -ldl
  246. STL enabled.
  247. POSIX clock_gettime() auto-detection... ()
  248. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o clock-gettime.o clock-gettime.cpp
  249. arm-linux-gnueabi-g++ -Wl,-O1 -o clock-gettime clock-gettime.o -lrt -lpthread -ldl -lrt
  250. POSIX clock_gettime() enabled.
  251. POSIX Monotonic Clock auto-detection... ()
  252. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o clock-monotonic.o clock-monotonic.cpp
  253. arm-linux-gnueabi-g++ -Wl,-O1 -o clock-monotonic clock-monotonic.o -lrt -lpthread -ldl -lrt
  254. POSIX Monotonic Clock enabled.
  255. posix_fallocate auto-detection... ()
  256. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o posix_fallocate.o posix_fallocate.cpp
  257. arm-linux-gnueabi-g++ -Wl,-O1 -o posix_fallocate posix_fallocate.o -lrt -lpthread -ldl
  258. posix_fallocate enabled.
  259. mremap auto-detection... ()
  260. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o mremap.o mremap.cpp
  261. arm-linux-gnueabi-g++ -Wl,-O1 -o mremap mremap.o -lrt -lpthread -ldl
  262. mremap enabled.
  263. getaddrinfo auto-detection... ()
  264. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o getaddrinfotest.o getaddrinfotest.cpp
  265. arm-linux-gnueabi-g++ -Wl,-O1 -o getaddrinfo getaddrinfotest.o -lrt -lpthread -ldl
  266. getaddrinfo enabled.
  267. inotify auto-detection... ()
  268. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o inotifytest.o inotifytest.cpp
  269. arm-linux-gnueabi-g++ -Wl,-O1 -o inotify inotifytest.o -lrt -lpthread -ldl
  270. inotify enabled.
  271. eventfd auto-detection... ()
  272. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o main.o main.cpp
  273. arm-linux-gnueabi-g++ -Wl,-O1 -o eventfd main.o -lrt -lpthread -ldl
  274. eventfd enabled.
  275. IPv6 interface name auto-detection... ()
  276. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o ipv6ifname.o ipv6ifname.cpp
  277. arm-linux-gnueabi-g++ -Wl,-O1 -o ipv6ifname ipv6ifname.o -lrt -lpthread -ldl
  278. IPv6 interface name enabled.
  279. getifaddrs auto-detection... ()
  280. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o getifaddrs.o getifaddrs.cpp
  281. arm-linux-gnueabi-g++ -Wl,-O1 -o getifaddrs getifaddrs.o -lrt -lpthread -ldl
  282. getifaddrs enabled.
  283. PCRE auto-detection... ()
  284. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o pcre.o pcre.cpp
  285. arm-linux-gnueabi-g++ -Wl,-O1 -o pcre pcre.o -lrt -lpthread -ldl -lpcre16
  286. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lpcre16
  287. collect2: error: ld returned 1 exit status
  288. make: *** [pcre] Error 1
  289. PCRE disabled.
  290. OpenVG auto-detection... ()
  291. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o openvg.o openvg.cpp
  292. openvg.cpp:48:23: fatal error: VG/openvg.h: No such file or directory
  293. compilation terminated.
  294. make: *** [openvg.o] Error 1
  295. OpenVG disabled.
  296. OpenVG auto-detection... ()
  297. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o openvg.o openvg.cpp
  298. openvg.cpp:48:23: fatal error: VG/openvg.h: No such file or directory
  299. compilation terminated.
  300. make: *** [openvg.o] Error 1
  301. OpenVG disabled.
  302. OpenVG (lc includes) auto-detection... ()
  303. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o openvg.o openvg.cpp
  304. openvg.cpp:46:23: fatal error: vg/openvg.h: No such file or directory
  305. compilation terminated.
  306. make: *** [openvg.o] Error 1
  307. OpenVG (lc includes) disabled.
  308. OpenVG (lc includes) auto-detection... ()
  309. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o openvg.o openvg.cpp
  310. openvg.cpp:46:23: fatal error: vg/openvg.h: No such file or directory
  311. compilation terminated.
  312. make: *** [openvg.o] Error 1
  313. OpenVG (lc includes) disabled.
  314. alsa auto-detection... ()
  315. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -I/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include -o alsatest.o alsatest.cpp
  316. alsatest.cpp:47:5: warning: unused parameter ‘argc’ [-Wunused-parameter]
  317. alsatest.cpp:47:5: warning: unused parameter ‘argv’ [-Wunused-parameter]
  318. arm-linux-gnueabi-g++ -Wl,-O1 -o alsa alsatest.o -lrt -lpthread -ldl -lasound
  319. /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lasound
  320. collect2: error: ld returned 1 exit status
  321. make: *** [alsa] Error 1
  322. alsa disabled.
  323. WARNING: Unable to find file .device.vars
  324. Testing size of pointers ... (/home/USER/programming/tools/qt/qt-everywhere-opensource-src-5.3.0/qtbase/mkspecs/devices/linux-arm-cortex9-mine-g++ yes /home/USER/programming/tools/qt/qt-everywhere-opensource-src-5.3.0/qtbase /home/USER/programming/tools/qt/qt-everywhere-opensource-src-5.3.0/qtbase)
  325. rm -f ptrsizetest.o
  326. rm -f *~ core *.core
  327. arm-linux-gnueabi-g++ -c -pipe -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -g -Wall -W -fPIE -I../../../mkspecs/devices/linux-arm-cortex9-mine-g++ -I. -o ptrsizetest.o ptrsizetest.cpp
  328. ptrsizetest.cpp: In function ‘int main(int, char**)’:
  329. ptrsizetest.cpp:59:12: error: ‘PointerSize’ is not a member of ‘QPointerSizeTest<4>’
  330. make: *** [ptrsizetest.o] Error 1
  331. Pointer size: 4
  332.  
  333. Configure summary
  334.  
  335. Building on: linux-g++ (x86_64, CPU features: mmx sse sse2)
  336. Building for: devices/linux-arm-cortex9-mine-g++ (arm, CPU features: neon)
  337.  
  338. qmake vars .......... styles += mac fusion windows DEFINES += QT_NO_MTDEV DEFINES += QT_NO_LIBUDEV QMAKE_X11_PREFIX = /usr INCLUDEPATH += "/home/USER/programming/tools/qt/Qt-5.3.0/5.3/gcc_64/include/" sql-drivers = sql-plugins = sqlite qmake switches .........
  339.  
  340. Build options:
  341. Configuration .......... audio-backend c++11 clock-gettime clock-monotonic compile_examples concurrent cross_compile evdev eventfd freetype full-config getaddrinfo getifaddrs iconv inotify ipv6ifname large-config largefile linuxfb medium-config minimal-config mremap nis no-harfbuzz no-pkg-config pcre png posix_fallocate precompile_header qpa qpa reduce_exports release rpath shared small-config zlib
  342. Build parts ............ libs examples
  343. Mode ................... release
  344. Using C++11 ............ yes
  345. Using PCH .............. yes
  346. Target compiler supports:
  347. iWMMXt/Neon .......... no/auto
  348.  
  349. Qt modules and options:
  350. Qt D-Bus ............... no
  351. Qt Concurrent .......... yes
  352. Qt GUI ................. yes
  353. Qt Widgets ............. yes
  354. Large File ............. yes
  355. QML debugging .......... yes
  356. Use system proxies ..... no
  357.  
  358. Support enabled for:
  359. Accessibility .......... no
  360. ALSA ................... no
  361. CUPS ................... no
  362. Evdev .................. yes
  363. FontConfig ............. no
  364. FreeType ............... yes (bundled copy)
  365. Glib ................... no
  366. GTK theme .............. no
  367. HarfBuzz ............... no
  368. Iconv .................. yes
  369. ICU .................... no
  370. Image formats:
  371. GIF .................. yes (plugin, using bundled copy)
  372. JPEG ................. yes (plugin, using bundled copy)
  373. PNG .................. yes (in QtGui, using bundled copy)
  374. journald ............... no
  375. mtdev .................. no
  376. Networking:
  377. getaddrinfo .......... yes
  378. getifaddrs ........... yes
  379. IPv6 ifname .......... yes
  380. OpenSSL .............. no
  381. NIS .................... yes
  382. OpenGL / OpenVG:
  383. EGL .................. no
  384. OpenGL ............... no
  385. OpenVG ............... no
  386. PCRE ................... yes (bundled copy)
  387. pkg-config ............. no
  388. PulseAudio ............. no
  389. QPA backends:
  390. DirectFB ............. no
  391. EGLFS ................ no
  392. KMS .................. no
  393. LinuxFB .............. yes
  394. XCB .................. no
  395. Session management ..... yes
  396. SQL drivers:
  397. DB2 .................. no
  398. InterBase ............ no
  399. MySQL ................ no
  400. OCI .................. no
  401. ODBC ................. no
  402. PostgreSQL ........... no
  403. SQLite 2 ............. no
  404. SQLite ............... yes (plugin, using bundled copy)
  405. TDS .................. no
  406. udev ................... no
  407. xkbcommon .............. no
  408. zlib ................... yes (bundled copy)
  409.  
  410. NOTE: Qt is using double for qreal on this system. This is binary incompatible against Qt 5.1.
  411. Configure with '-qreal float' to create a build that is binary compatible with 5.1.
  412.  
  413. Qt is now configured for building. Just run 'make'.
  414. Once everything is built, you must run 'make install'.
  415. Qt will be installed into /home/USER/programming/tools/qt/qt-arm-5.3
  416.  
  417. Prior to reconfiguration, make sure you remove any leftovers from
  418. the previous build.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement