-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 12/02/2015 05:43 AM, Stephen Gallagher wrote:
On Dec 2, 2015, at 5:08 AM, Tom Hughes tom@compton.nu wrote:
On 02/12/15 00:54, Stephen Gallagher wrote:
OK, the f24-nodejs4 side-tag now has all the pieces up to and including the nodejs-4.2.2-1.fc24 package. (This does not include npm).
Basically, I needed to build three packages: libuv 1.7.5, http_parser 2.6.0 and Node.js 4.2.2
Actually the nodejs build failed on ARM with an undefined reference when linking:
http://koji.fedoraproject.org/koji/taskinfo?taskID=12026059 https://kojipkgs.fedoraproject.org/work/tasks/6059/12026059/build.log
Ugh, okay. I guess that's what I get for trusting x86_64 scratch builds.
I'll look into it later this morning. In the meantime, if anyone wants to pull down the packages that did build and start testing it to see if it supports their npms/applications, that would be helpful.
Looks like the ARM build from upstream is broken for the Debug builds but works fine for the Release builds. For the moment, I just disabled the Debug builds (and the node_g binary) for ARM. That has now built to completion in the side-tag.