[Webkit-unassigned] [Bug 79498] [GTK] Webkit-gtk-1.7.90 tarball fails to build with MAKEOPTS=-jN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 13:30:35 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79498


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2012-02-24 13:30:36 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > Created an attachment (id=128744)
 --> (https://bugs.webkit.org/attachment.cgi?id=128744&action=review) [details] [details]
> > build.log
> > 
> >   GEN    Programs/jsc
> > cp: cannot stat `Programs/jsc-3': No such file or directory
> 
> I can confirm that I always get this one with current trunk in both Debug and Release builds.

This is very unusual. The rule for this target is:


Programs/jsc$(EXEEXT): Programs/jsc- at WEBKITGTK_API_MAJOR_VERSION@$(EXEEXT)
    $(AM_V_GEN)cp -f Programs/jsc- at WEBKITGTK_API_MAJOR_VERSION@$(EXEEXT) Programs/jsc$(EXEEXT)
Programs_jsc_LDADD =
Programs_jsc_SOURCES =

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list