Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
4.4.0
-
None
Description
When trying to build the debug libraries the build fails with the error "The input line is too long."
gcc -x c-header -c -g -DQT_SHARED -DQT_THREAD_SUPPORT -DUNICODE -DQT_LARGEFILE_S
UPPORT -DBUILDING_QT_=1 -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_MAKEDLL -DQT_NO_CAST
TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -D_USE_MATH_DEFI
NES -DBUILD_WEBKIT -DENABLE_ICONDATABASE=0 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF
CHANGES=1 -DBUILDING_QT_ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_DLL -DQT_GUI
_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"..\..\..\..\include\QtCore" -I"..\..\..\.
.\include\QtCore" -I"..\..\..\..\include\QtNetwork" -I"..\..\..\..\include\QtNet
work" -I"..\..\..\..\include\QtGui" -I"..\..\..\..\include\QtGui" -I"..\..\..\..
\include" -I"..\WebKit\qt\Api" -I"..\JavaScriptCore" -I"..\JavaScriptCore\kjs" -
I"..\JavaScriptCore\bindings" -I"..\JavaScriptCore\bindings\c" -I"..\JavaScriptC
ore\wtf" -I"..\JavaScriptCore\ForwardingHeaders" -I"." -I"ForwardingHeaders" -I"
platform" -I"platform\network" -I"platform\graphics" -I"loader" -I"page" -I"css"
-I"dom" -I"bridge" -I"editing" -I"rendering" -I"history" -I"xml" -I"html" -I"pl
ugins" -I"..\..\..\..\include\QtWebKit" -I"tmp\rcc\debug_shared" -I"tmp" -I"gene
rated" -I"tmp" -I"..\JavaScriptCore" -I"..\JavaScriptCore\kjs" -I"..\JavaScriptC
ore\bindings" -I"..\JavaScriptCore\bindings\c" -I"..\JavaScriptCore\wtf" -I"..\J
avaScriptCore\bindings\qt" -I"..\JavaScriptCore\pcre" -I"c:\Programs\Qt\4.4.0\sr
c\3rdparty\webkit\WebKitBuild\Debug\JavaScriptCore\kjs\tmp" -I"platform\qt" -I"p
latform\network\qt" -I"platform\graphics\qt" -I"platform\graphics\svg\qt" -I"loa
der\qt" -I"page\qt" -I"..\WebKit\qt\WebCoreSupport" -I"..\WebKit\qt\Api" -I"." -
I"ForwardingHeaders" -I"..\..\webkit" -I"..\JavaScriptCore\kjs" -I"..\JavaScript
Core\bindings" -I"platform" -I"platform\network" -I"platform\graphics" -I"platfo
rm\graphics\svg" -I"platform\graphics\svg\filters" -I"loader" -I"loader\icon" -I
"css" -I"dom" -I"page" -I"bridge" -I"editing" -I"rendering" -I"history" -I"xml"
-I"html" -I"bindings\js" -I"ksvg2" -I"ksvg2\css" -I"ksvg2\svg" -I"ksvg2\misc" -I
"ksvg2\events" -I"platform\image-decoders" -I"c:\Programs\Qt\4.4.0\include\Activ
eQt" -I"tmp\moc\debug_shared" -I"." -I"..\..\..\..\mkspecs\win32-g++" -o tmp\obj
\debug_shared\WebKit_pch.h.gch\c ..\WebKit\qt\WebKit_pch.h
The input line is too long.
mingw32-make[2]: *** [tmp/obj/debug_shared/WebKit_pch.h.gch/c] Error 255
mingw32-make[2]: Leaving directory `C:/Programs/Qt/4.4.0/src/3rdparty/webkit/Web
Core'
mingw32-make[1]: *** [debug] Error 2
mingw32-make[1]: Leaving directory `C:/Programs/Qt/4.4.0/src/3rdparty/webkit/Web
Core'
mingw32-make: *** [debug-C__Programs_Qt_4_4_0_src_3rdparty_webkit_WebCore] Error
2
Attachments
Issue Links
- relates to
-
QTBUG-12325 Error "The input line is too long." when building QT 4.7 Beta 2.
-
- Closed
-