Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=732552 --- Comment #7 from Matěj Cepl <mcepl@xxxxxxxxxx> 2011-08-23 14:43:42 EDT --- Created attachment 519508 --> https://bugzilla.redhat.com/attachment.cgi?id=519508 stdout/stderr of the failed build (In reply to comment #6) > Upstream ships API docs in doc/api in Markdown format, which are turned into > HTML by "make doc". Unfortunately, they also shipped partially generated ones > in doc/api/api, and "make doc" tries to convert those too, but fails because > they're not markdown. I rewrote that comment to be more clear. Understood. > Actually, it builds fine with the V8 currently in the main Fedora repo. > http-parser was breaking the build. When I force the bundled http-parser, it > builds fine on Koji: > http://koji.fedoraproject.org/koji/taskinfo?taskID=3295572 We've got a problem. Apparently nodejs still depends on some bundled libraries. Add to the end of %prep section # Remove all bundled libraries rm -rf deps/ Build fails then. I think we should make it working with these lines included in spec before we can get this into Fedora. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review