Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net-libs/nodejs-5.9.1: Failed to emerge #154

Closed
pigfoot opened this issue Jun 8, 2016 · 1 comment
Closed

net-libs/nodejs-5.9.1: Failed to emerge #154

pigfoot opened this issue Jun 8, 2016 · 1 comment

Comments

@pigfoot
Copy link
Contributor

pigfoot commented Jun 8, 2016

Currently it's failed to merge nodejs-5.9.1.
I have submit PR #153 and update it to 5.10.1 for reference.

  touch /var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out/Release/obj.target/node_dtrace_header.stamp
  touch /var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out/Release/obj.target/node_dtrace_provider.stamp
  touch /var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out/Release/obj.target/node_dtrace_ustack.stamp
  touch /var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out/Release/obj.target/node_etw.stamp
  touch /var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out/Release/obj.target/node_perfctr.stamp
  touch /var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out/Release/obj.target/specialize_node_d.stamp
make: Leaving directory '/var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out'
>>> Source compiled.
>>> Test phase [not enabled]: net-libs/nodejs-5.9.1

>>> Install nodejs-5.9.1 into /var/tmp/portage/net-libs/nodejs-5.9.1/image/ category net-libs
make -j1 install DESTDIR=/var/tmp/portage/net-libs/nodejs-5.9.1/image/
make -C out BUILDTYPE=Release V=1
make[1]: Entering directory '/var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/var/tmp/portage/net-libs/nodejs-5.9.1/work/node-v5.9.1/out'
ln -fs out/Release/node node
/usr/bin/python2.7 tools/install.py install '/var/tmp/portage/net-libs/nodejs-5.9.1/image/' '/usr'
 * PT_PAX marking -m /var/tmp/portage/net-libs/nodejs-5.9.1/image/usr/bin/node with scanelf
 * XATTR_PAX marking -me /var/tmp/portage/net-libs/nodejs-5.9.1/image/usr/bin/node with setfattr
 * ACCESS DENIED:  mkdir:        /usr/etc
>>> Completed installing nodejs-5.9.1 into /var/tmp/portage/net-libs/nodejs-5.9.1/image/

 * Final size of build directory: 2381508 KiB
 * Final size of installed tree: 254348 KiB

 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-1011.log"
 *
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny
P: /usr/etc
A: /usr/etc
R: /usr/etc
C: npm
 * --------------------------------------------------------------------------------

>>> Failed to emerge net-libs/nodejs-5.9.1, Log file:

>>>  '/var/tmp/portage/net-libs/nodejs-5.9.1/temp/build.log'
@blueness
Copy link
Contributor

yeah i'm not touching this one for now. there's something nasty in nodejs's build system. it may be triggered by libressl (although i'm not sure) but it needs to be fixed in nodejs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants