[Webkit-unassigned] [Bug 94774] New: [GTK] Can not build if webKitBranchBuild in git/config is enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 21:36:18 PDT 2012


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

           Summary: [GTK] Can not build if webKitBranchBuild in git/config
                    is enabled.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


Recently, we can not build WebKit if webKitBranchBuild in git/config is enabled.

We can enable webKitBranchBuild in the following command.
> git config core.webKitBranchBuild true
http://trac.webkit.org/wiki/UsingGitWithWebKit

We can encounter the following stderr.

"
Calling autogen.sh in /media/WDDisk/workspace/WebKit/WebKitGtk/WebKitBuild/Release

grep: /media/WDDisk/workspace/WebKit/WebKitGtk/WebKitBuild/Release/GNUmakefile: can not find the file or directory
autoreconf2.50: Entering directory `.'
autoreconf2.50: configure.ac: not using Gettext
autoreconf2.50: running: aclocal -I Source/autotools -I /media/WDDisk/workspace/WebKit/WebKitGtk/WebKitBuild/Dependencies/Root/share/aclocal -I /usr/share/aclocal
autoreconf2.50: aclocal terminated by signal: 2
Calling autogen.sh failed!
"

-- 
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