Description of problem: Latest NaN doesn't compile against v8 from Fedora causing problems with building some binary node packages. There are some relevant issues on NodeJS GitHub: https://github.com/nodejs/nan/issues/394 The reason is Fedora v8 lacks this patch https://github.com/nodejs/node-v0.x-archive/commit/881ac26f27f4ac9585d66c8d8a67d5b246a23d1b Version-Release number of selected component (if applicable): 3.14.5.10-18.fc22 How reproducible: Build some node packge with NaN. Steps to Reproduce: 1. For example build sqlite with external sqlite library. 2. npm install sqlite3 --build-from-source --sqlite=/lib/libsqlite3.so Actual results: Build fails with error: ‘REPLACE_INVALID_UTF8’ is not a member of ‘v8::String’ Expected results: Build success.
v8-3.14.5.10-21.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16634
v8-3.14.5.10-21.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16635
Just tested v8-3.14.5.10-21.fc22. Everything is ok! Thanks for the quick fix!
v8-3.14.5.10-21.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update v8' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16635
v8-3.14.5.10-21.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update v8' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16634
Also hit this. Verified the update works on Fedora 22. Gave my karma.
v8-3.14.5.10-21.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
Please push the updates of fc22 to stable too. Actually that's what we meant to give karma to.
v8-3.14.5.10-21.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.