WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
79762
[Webkit 1.7.90] DerivedSources/WebKit2/AuthenticationManagerMessageReceiver.cpp: No such file or directory
https://bugs.webkit.org/show_bug.cgi?id=79762
Summary
[Webkit 1.7.90] DerivedSources/WebKit2/AuthenticationManagerMessageReceiver.c...
Maciej Piechotka
Reported
2012-02-28 00:54:03 PST
Build of 1.7.90 fails: ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-coverage --disable-debug --disable-debug-features --enable-gtk-doc --enable-geolocation --enable-spellcheck --enable-introspection --enable-video --enable-jit --enable-webgl --enable-web-sockets --with-gtk=3.0 --disable-webkit2 --enable-dependency-tracking --build=x86_64-pc-linux-gnu --disable-dependency-tracking (...) /usr/bin/perl -I./Source/WebCore/bindings/scripts ./Source/WebCore/bindings/scripts/generate-bindings.pl --include "./Source/WebCore/bindings/js" --include "./Source/WebCore/css" --include "./Source/WebCore/dom" --include "./Source/WebCore/dom/testing" --include "./Source/WebCore/fileapi" --include "./Source/WebCore/html" --include "./Source/WebCore/html/canvas" --include "./Source/WebCore/html/shadow" --include "./Source/WebCore/html/track" --include "./Source/WebCore/inspector" --include "./Source/WebCore/loader/appcache" --include "./Source/WebCore/mediastream" --include "./Source/WebCore/notifications" --include "./Source/WebCore/page" --include "./Source/WebCore/plugins" --include "./Source/WebCore/storage" --include "./Source/WebCore/svg" --include "./Source/WebCore/testing" --include "./Source/WebCore/webaudio" --include "./Source/WebCore/websockets" --include "./Source/WebCore/workers" --include "./Source/WebCore/xml" --outputDir "./DerivedSources/WebCore" --defines "LANGUAGE_JAVASCRIPT=1 ENABLE_CHANNEL_MESSAGING=1 ENABLE_METER_TAG=1 ENABLE_PROGRESS_TAG=1 ENABLE_JAVASCRIPT_DEBUGGER=1 ENABLE_SQL_DATABASE=1 ENABLE_DATALIST=1 ENABLE_VIDEO=1 ENABLE_FULLSCREEN_API=1 ENABLE_XSLT=1 ENABLE_WORKERS=1 ENABLE_SHADOW_DOM=1 ENABLE_SHARED_WORKERS=1 ENABLE_FILTERS=1 ENABLE_GEOLOCATION=1 ENABLE_CLIENT_BASED_GEOLOCATION=1 ENABLE_MATHML=1 ENABLE_SVG=1 ENABLE_SVG_FONTS=1 ENABLE_WEB_SOCKETS=1 ENABLE_BLOB=1 ENABLE_REQUEST_ANIMATION_FRAME=1 ENABLE_WEBGL=1 " --generator JS --supplementalDependencyFile ./DerivedSources/WebCore/idl_supplemental_dependencies ./Source/WebCore/testing/InternalSettings.idl /usr/bin/python ./Source/WebKit2/Scripts/generate-message-receiver.py ./Source/WebKit2/WebProcess/Authentication/AuthenticationManager.messages.in > DerivedSources/WebKit2/AuthenticationManagerMessageReceiver.cpp /bin/sh: DerivedSources/WebKit2/AuthenticationManagerMessageReceiver.cpp: No such file or directory make: *** [DerivedSources/WebKit2/AuthenticationManagerMessageReceiver.cpp] Error 1
Attachments
Add attachment
proposed patch, testcase, etc.
Maciej Piechotka
Comment 1
2012-03-26 16:05:53 PDT
Problem with dependency tracking
Jeremy Huddleston Sequoia
Comment 2
2012-08-20 10:29:23 PDT
Reopened as #94488 to find an actual fix for the issue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug