Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] NodeJS compiling problem
Date: Sun, 05 Mar 2023 15:21:34
Message-Id: 5914193.lOV4Wx5bFT@wstn
1 Hello list,
2
3 Am I the only one unable to install net-libs/nodejs-18.14.2? The log file has
4 some interesting entries:
5
6 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
7 * Checking whether python3_11 is suitable ...
8 * >=dev-lang/python-3.11.1-r1:3.11[threads(+)] ...
9 [ ok ]
10 * Using python3.11 to build (via PYTHON_COMPAT iteration)
11 * Determining the location of the kernel source code
12 * Found kernel source directory:
13 * /usr/src/linux
14 * Could not detect kernel version.
15
16 But I've just built a new kernel under /usr/src/linux ( -> linux-6.2.2-
17 gentoo), so I know it's there. Is the problem to do with python:3.11?
18
19 $ eselect python list
20 Available Python interpreters, in order of preference:
21 [1] python3.10
22 [2] python3.11 (fallback)
23
24 --
25 Regards,
26 Peter.

Replies

Subject Author
Re: [gentoo-user] NodeJS compiling problem Arve Barsnes <arve.barsnes@×××××.com>
Re: [gentoo-user] NodeJS compiling problem Peter Humphrey <peter@××××××××××××.uk>