WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
10333
No-SVG/No-XPATH build failing due to missing newlines in empty SVG source files
https://bugs.webkit.org/show_bug.cgi?id=10333
Summary
No-SVG/No-XPATH build failing due to missing newlines in empty SVG source files
David Kilzer (:ddkilzer)
Reported
2006-08-10 08:45:38 PDT
The no-svg/no-xpath build is apparently failing due to missing line numbers: /Users/buildbot/Desktop/BuildData/WebKit-BuildSlave/periodic-powerpc-mac-os-x-no-svg/build/WebKitBuild/Release/DerivedSources/WebCore/SVGNames.cpp:155:4: error: no newline at end of file ** BUILD FAILED **
http://build.webkit.org/periodic-powerpc-mac-os-x-no-svg/builds/914/step-compile-release/0
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2006-08-10 09:28:48 PDT
(In reply to
comment #0
)
> /[...]/WebKitBuild/Release/DerivedSources/WebCore/SVGNames.cpp:155:4: > error: no newline at end of file > ** BUILD FAILED **
This doesn't make any sense! Why are there 155 lines in SVGNames.cpp on the release no-svg/no-xpath build? The file should be empty! Is there a problem with the WebCore/DerivedSources.make file or how it's invoked?
David Kilzer (:ddkilzer)
Comment 2
2006-08-10 10:01:01 PDT
Doing a binary search of the no-svg buildbot builds, this error first occurred in Build 868.
http://build.webkit.org/periodic-powerpc-mac-os-x-no-svg/builds/868
http://build.webkit.org/periodic-powerpc-mac-os-x-no-svg/builds/868/step-compile-release/0
David Kilzer (:ddkilzer)
Comment 3
2006-08-10 23:27:07 PDT
Mark (bdash) restarted the build slave, which appeared to fix the build issue. Closing as RESOLVED/WORKSFORME.
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