Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 574460 - net-libs/nodejs-5.6.0 has hardcoded lib64 path, fails on x86 - sed: can't read /var/tmp/portage/net-libs/nodejs-5.6.0/image//usr/lib64/node_modules/npm/lib/config/core.js: No such file or directory
Summary: net-libs/nodejs-5.6.0 has hardcoded lib64 path, fails on x86 - sed: can't rea...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL: https://bpaste.net/show/de441852bb0e
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-11 18:01 UTC by RGK
Modified: 2016-02-12 01:18 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RGK 2016-02-11 18:01:43 UTC
I was unable to build nodejs-5.6.0 on my x86 machine because of a hard-coded lib64 path.

Reproducible: Always

Steps to Reproduce:
1. emerge --update nodejs
2. Error
Actual Results:  
https://bpaste.net/show/de441852bb0e

Expected Results:  
Installed
Comment 1 Ben Kohler gentoo-dev 2016-02-11 18:23:16 UTC
I think this is a pretty straightforward bug BUT just a fair warning, you may get yelled at if you use a (temporary, not guaranteed) pastebin link rather than attaching as a file here =)
Comment 2 Johan Bergström 2016-02-11 19:53:29 UTC
It is pretty straightforward indeed. Fix shortly.
Comment 3 Patrick Lauer gentoo-dev 2016-02-11 20:31:37 UTC
Fixed in -r1
Comment 4 RGK 2016-02-12 01:18:52 UTC
Sorry about that, its on my server and I was just using the convenience of wgetpaste. Will remember in the future.
Thank you.