Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\WebCore\platform\network\qt\SocketStreamHandleQt.cpp:205:0:
- tmp\moc\release_shared/moc_SocketStreamHandlePrivate.cpp:9:156: fatal error: ../../../../../../../../../qt-everywhere-opensource-src-4.8.5/src/3rdparty/webkit/Source/WebCore/platform/network/qt/SocketStreamHandlePrivate.h: No such file or directory
- #include "../../../../../../../../../qt-everywhere-opensource-src-4.8.5/src/3rdparty/webkit/Source/WebCore/platform/network/qt/SocketStreamHandlePrivate.h"
- ^
- compilation terminated.
- jom: F:\kde\build\libs\qt-all\work\mingw4-RelWithDebInfo-4.8.5\src\3rdparty\webkit\Source\WebCore\Makefile.WebKit.Release [tmp\obj\release_shared\SocketStreamHandleQt.o] Error 1
- In file included from f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PossiblyNull.h:29:0,
- from f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/FastMalloc.h:25,
- from f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/config.h:99,
- from f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\WebCore\platform\graphics\qt\GraphicsLayerQt.cpp:20:
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/StdLibExtras.h: In function 'TO WTF::bitwise_cast(FROM)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyWTF_bitwise_cast_sizeof_casted_types_is_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/StdLibExtras.h:96:5: note: in expansion of macro 'COMPILE_ASSERT'
- COMPILE_ASSERT(sizeof(TO) == sizeof(FROM), WTF_bitwise_cast_sizeof_casted_types_is_equal);
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/StdLibExtras.h: In function 'size_t WTF::roundUpToMultipleOf(size_t)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummydivisor_is_a_power_of_two' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/StdLibExtras.h:120:5: note: in expansion of macro 'COMPILE_ASSERT'
- COMPILE_ASSERT(divisor && !(divisor & (divisor - 1)), divisor_is_a_power_of_two);
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/StringHasher.h: In static member function 'static unsigned int WTF::StringHasher::hashMemory(const void*)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummylength_must_be_a_multible_of_four' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/StringHasher.h:140:9: note: in expansion of macro 'COMPILE_ASSERT'
- COMPILE_ASSERT(!(length % 4), length_must_be_a_multible_of_four);
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator==(const WTF::OwnPtr<U>&)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/OwnPtr.h:87:66: note: in expansion of macro 'COMPILE_ASSERT'
- template<typename U> bool operator==(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator!=(const WTF::OwnPtr<U>&)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/OwnPtr.h:88:66: note: in expansion of macro 'COMPILE_ASSERT'
- template<typename U> bool operator!=(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator==(const WTF::PassOwnPtr<U>&)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/OwnPtr.h:89:70: note: in expansion of macro 'COMPILE_ASSERT'
- template<typename U> bool operator==(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/OwnPtr.h: In member function 'bool WTF::OwnPtr<T>::operator!=(const WTF::PassOwnPtr<U>&)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/OwnPtr.h:90:70: note: in expansion of macro 'COMPILE_ASSERT'
- template<typename U> bool operator!=(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator==(const WTF::PassOwnPtr<U>&)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PassOwnPtr.h:95:70: note: in expansion of macro 'COMPILE_ASSERT'
- template<typename U> bool operator==(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator!=(const WTF::PassOwnPtr<U>&)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PassOwnPtr.h:96:70: note: in expansion of macro 'COMPILE_ASSERT'
- template<typename U> bool operator!=(const PassOwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator==(const WTF::OwnPtr<U>&)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PassOwnPtr.h:97:66: note: in expansion of macro 'COMPILE_ASSERT'
- template<typename U> bool operator==(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PassOwnPtr.h: In member function 'bool WTF::PassOwnPtr<T>::operator!=(const WTF::OwnPtr<U>&)':
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/Assertions.h:326:47: warning: typedef 'dummyOwnPtrs_should_never_be_equal' locally defined but not used [-Wunused-local-typedefs]
- #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
- ^
- f:\kde\build\libs\qt-all\work\qt-everywhere-opensource-src-4.8.5\src\3rdparty\webkit\Source\JavaScriptCore/wtf/PassOwnPtr.h:98:66: note: in expansion of macro 'COMPILE_ASSERT'
- template<typename U> bool operator!=(const OwnPtr<U>&) { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
- ^
- jom: F:\kde\build\libs\qt-all\work\mingw4-RelWithDebInfo-4.8.5\src\3rdparty\webkit\Source\WebCore\Makefile.WebKit [release] Error 2
- jom: F:\kde\build\libs\qt-all\work\mingw4-RelWithDebInfo-4.8.5\src\3rdparty\webkit\Source\Makefile.WebKit [sub-WebCore-make_default-ordered] Error 2
- jom: F:\kde\build\libs\qt-all\work\mingw4-RelWithDebInfo-4.8.5\Makefile [sub-webkit-make_default-ordered] Error 2
- emerge fatal error: while running make cmd: f:\kde\dev-utils\bin\jom.exe
- emerge fatal error: running python f:\kde\emerge\portage\libs\qt\qt-all.py make
- emerge debug: Task: Emerge stopped after: 0:00:27.617579
- f:\kde>
Advertisement
Add Comment
Please, Sign In to add comment