qtbase failed to compile :(

  /Developer/usr/bin/clang++ -c -pipe -O2 -isysroot 
/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fvisibility=hidden 
-fvisibility-inlines-hidden -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_EVDEV 
-DQT_NO_XCB -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT 
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT 
-DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS 
-DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DPCRE_HAVE_CONFIG_H -DQT_NO_ICONV 
-DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -D_LARGEFILE64_SOURCE 
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I../../mkspecs/macx-clang -I. 
-I../../include -I../../include/QtCore -I../../include/QtCore/5.1.0 
-I../../include/QtCore/5.1.0/QtCore -Iglobal -I../3rdparty/pcre 
-I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 
-I../3rdparty/sha3 -I.moc/release-shared -o .obj/release-shared/qsavefile.o 
io/qsavefile.cpp
  io/qsavefile.cpp:207:72: error: use of undeclared identifier 'errno'
  io/qsavefile.cpp:207:81: error: use of undeclared identifier 'EACCES'
  make[3]: *** [.obj/release-shared/qsavefile.o] Error 1
  make[2]: *** [sub-corelib-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00833/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1365097481):
    http://codereview.qt-project.org/52914 [PS1] - Fix incorrect classification 
of glTexImage3D.
    http://codereview.qt-project.org/52913 [PS1] - Special case to work around 
upstream bug in gl.spec
    http://codereview.qt-project.org/52912 [PS1] - Bring glgen into line with 
OpenGL functions and extensions code
    http://codereview.qt-project.org/51653 [PS8] - Fix sql tests in respect to 
Oracle databases
    http://codereview.qt-project.org/52903 [PS1] - The default behavior should 
be double buffered, not singlebuffered
    http://codereview.qt-project.org/52059 [PS6] - QSaveFile: allow saving to a 
writable file in a non-writable directory
    http://codereview.qt-project.org/52975 [PS1] - QGtkStyle: remove obsolete 
themeName != "Qt" checks
    http://codereview.qt-project.org/52974 [PS1] - QGtkStyle: Try to get the 
theme name from GtkSettings
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to