Bug 10333

Summary: No-SVG/No-XPATH build failing due to missing newlines in empty SVG source files
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: mrowe
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

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