Still FAIL.
/home/elcuco/src/llvm/build-cmake/bin/clang++ -c -pipe -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-shared -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/release-shared -o .obj/release-shared/qfilesystemwatcher_inotify.o io/qfilesystemwatcher_inotify.cpp In file included from io/qfilesystemwatcher_inotify.cpp:43:
In file included from io/qfilesystemwatcher_inotify_p.h:56:
In file included from io/qfilesystemwatcher_p.h:60:
In file included from ../../include/QtCore/private/qobject_p.h:1:
In file included from ../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h:62:
In file included from ../../include/QtCore/qvariant.h:1:
In file included from ../../include/QtCore/../../src/corelib/kernel/qvariant.h:49:
In file included from ../../include/QtCore/qmap.h:1:
../../include/QtCore/../../src/corelib/tools/qmap.h:127:7: warning: field 'value' with variable sized type 'struct inotify_event' not at the
end of a struct or class is a GNU extension
T value;
^
../../include/QtCore/../../src/corelib/tools/qmap.h:626:25: note: in instantiation of template class
'struct QMapNode
concreteNode->key.~Key();
^
../../include/QtCore/../../src/corelib/tools/qmap.h:167:59: note: in instantiation of member function
'QMap
inline ~QMap() { if (!d) return; if (!d->ref.deref()) freeData(d); }
^
io/qfilesystemwatcher_inotify.cpp:359:30: note: in instantiation of member function 'QMap
QMap
^
In file included from io/qfilesystemwatcher_inotify.cpp:43:
In file included from io/qfilesystemwatcher_inotify_p.h:56:
In file included from io/qfilesystemwatcher_p.h:60:
In file included from ../../include/QtCore/private/qobject_p.h:1:
In file included from ../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h:62:
In file included from ../../include/QtCore/qvariant.h:1:
In file included from ../../include/QtCore/../../src/corelib/kernel/qvariant.h:49:
In file included from ../../include/QtCore/qmap.h:1:
../../include/QtCore/../../src/corelib/tools/qmap.h:136:7: warning: field 'value' with variable sized type 'struct inotify_event' not at the
end of a struct or class is a GNU extension
T value;
^
../../include/QtCore/../../src/corelib/tools/qmap.h:151:42: note: in instantiation of template class 'struct QMapPayloadNode
inotify_event>' requested here
static inline int payload() { return sizeof(PayloadNode) - sizeof(QMapData::Node *); }
^
../../include/QtCore/../../src/corelib/tools/qmap.h:633:25: note: in instantiation of member function
'QMap
x->continueFreeData(payload());
^
../../include/QtCore/../../src/corelib/tools/qmap.h:167:59: note: in instantiation of member function
'QMap
inline ~QMap() { if (!d) return; if (!d->ref.deref()) freeData(d); }
^
io/qfilesystemwatcher_inotify.cpp:359:30: note: in instantiation of member function 'QMap
QMap
^
9 diagnostics generated.
/home/elcuco/src/gitorious/qt/bin/moc -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-shared -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/release-shared io/qfilesystemwatcher_dnotify.cpp -o .moc/release-shared/qfilesystemwatcher_dnotify.moc
/home/elcuco/src/llvm/build-cmake/bin/clang++ -c -pipe -g -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared -o .obj/release-shared/qprintengine_ps.o painting/qprintengine_ps.cpp
painting/qprintengine_ps.cpp:686:37: error: allocation of incomplete type 'struct sigaction'
users_sigpipe_handler = new struct sigaction;
^
painting/qprintengine_ps.cpp:686:44: note: forward declaration of 'struct sigaction'
users_sigpipe_handler = new struct sigaction;
^
painting/qprintengine_ps.cpp:687:26: error: invalid use of incomplete type 'struct sigaction'
struct sigaction tmp_sigpipe_handler;
^
painting/qprintengine_ps.cpp:686:44: note: forward declaration of 'struct sigaction'
users_sigpipe_handler = new struct sigaction;
^
painting/qprintengine_ps.cpp:687:26: warning: unused variable 'tmp_sigpipe_handler' [-Wunused-variable]
struct sigaction tmp_sigpipe_handler;
^
5 diagnostics generated.
make[1]: *** [.obj/release-shared/qprintengine_ps.o] Error 1
make[1]: Leaving directory `/home/elcuco/src/gitorious/qt/src/gui'
make: *** [sub-gui-make_default-ordered] Error 2
[elcuco@pinky ~/src/gitorious/qt]