[Qt-creator] [Bug report] jom - jom failed on too long input lines
Jens Frederich
jfrederich at gmail.com
Tue Nov 10 18:35:54 CET 2009
On Tue, Nov 10, 2009 at 5:57 PM, Joerg Bornemann
<joerg.bornemann at nokia.com>wrote:
> ext Jens Frederich wrote:
>
> > I've tried the 081 version. It fixed the too long input line bug.
> > But sometime jom failed with error message: "Command failed with exit
> > code 2".
> > As far as I can see the dependencies are not correctly solved (I use a
> > Mac Pro with 16 cores).
>
> Which project you're trying to compile?
>
It our own product, not open source. It's based on qt3.
> What's the error message?
>
link /NOLOGO /INCREMENTAL:NO /MACHINE:AMD64 /DEBUG /DELAYLOAD:comdlg32.dll
/DELAYLOAD:oleaut32.dll /DELAYLOAD:winmm.dll /DELAYLOAD:wsock32.dll
/DELAYLOAD:winspool.dll /DELAYLOAD:opengl32.dll /SUBSYSTEM:WINDOWS /DLL
/LIBPATH:"U:\lib.qt\3.3.8\win.x64.m
svc80\lib" /LIBPATH:"C:\build\C\jf\w.vg\trunk\git.master\win.x64.msvc80.release\lib"
/LIBPATH:"C:\build\C\jf\w.vg\trunk\git.master\win.x64.msvc80.release\lib\staticlibs"
/LIBPATH:"C:\build\C\jf\w.vg
\trunk\git.master\win.x64.msvc80.release\lib\designe
r" /LIBPATH:"U:\lib.log4cxx\0.10.0\win.x64.msvc80"
/LIBPATH:"U:\lib.xmlrpc-c\1.16.10\win.x64.msvc80"
/OUT:C:\build\C\jf\w.vg\trunk\git.master\win.x64.msvc80.release\lib\vgqremotecontrol.dll
@C:\Users\FREDER~1\AppData\Local\Temp\vgqremotecontrol.dll.1
20257114.jom
LINK : fatal error LNK1181: cannot open input file 'C:\build\C\jf\w.vg
\trunk\git.master\win.x64.msvc80.release\tmp\vgqremotecontrol\obj\vgs.plugin.remotecontrol.obj'
command failed with exit code 1181
command failed with exit code 2
cd reconparamsconverter
qmake "CONFIG*=vg_release" -o Makefile.win.x64.msvc80.release
Project MESSAGE: PLATFORM is: win.x64.msvc80
Project MESSAGE: Configuring for a RELEASE build, creating
Makefile.win.x64.msvc80.release
Project MESSAGE: Setting plugin search path for uic to C:\build\C\jf\w.vg
\trunk\git.master/win.x64.msvc80.release/lib/designer
Project MESSAGE: additional manifests =
U:\lib.qt\3.3.8\win.x64.msvc80\lib\qt-mt338.dll.manifest
command failed with exit code 2
That works with nmake.
> Do you have a reproducable test case?
>
>
It's reproducible, but every time it breaks on another location.
As far as I can see jom handles dependencies wrong.
For example if I using -j2 instead -j 16 it doesn't fail.
--
Jens Frederich
Senior Software Engineer
frederich at volumegraphics.com
+49-6221-73920-75
---------------------
Volume Graphics GmbH, Firmensitz: 69123 Heidelberg, Deutschland
Geschäftsführer: Christof Reinhart, Christoph Poliwoda, Thomas Günther
Amtsgericht Heidelberg, HRB 335703, USt-ID: DE187252420
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091110/a1e2c470/attachment.html
More information about the Qt-creator-old
mailing list