From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 14711] nodjs build problem missing bzip
Date: Wed, 30 Mar 2022 05:33:06 +0000 [thread overview]
Message-ID: <bug-14711-163-iJpDOcWke5@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-14711-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=14711
--- Comment #5 from Wim Meganck <w.meganck@televic.com> ---
I made following changes in the .config:
BR2_PACKAGE_HOST_PYTHON3=y
BR2_PACKAGE_HOST_PYTHON3_BZIP2=y
BR2_PACKAGE_BZIP2=y
BR2_PACKAGE_PYTHON3_BZIP2=y
Rebuild bzip and python3.
Run make
_bz2 is still in the list of DISABLED_EXTENSIONS
_bz2.*.so is still missing in output/host/lib/python3.10/lib-dynload
But still same error
Node.js configure: Found Python 3.10.2...
Traceback (most recent call last):
File
"/home/wm/projects/televic/dev/buildroot-new4/output_confidea_g4_wcap/build/host-nodejs-14.18.3/./configure",
line 30, in <module>
import configure
File
"/home/wm/projects/televic/dev/buildroot-new4/output_confidea_g4_wcap/build/host-nodejs-14.18.3/configure.py",
line 14, in <module>
import bz2
File
"/home/wm/projects/televic/dev/buildroot-new4/output_confidea_g4_wcap/host/lib/python3.10/bz2.py",
line 17, in <module>
from _bz2 import BZ2Compressor, BZ2Decompressor
ModuleNotFoundError: No module named '_bz2'
package/pkg-generic.mk:272: recipe for target
'/home/wm/projects/televic/dev/buildroot-new4/output_confidea_g4_wcap/build/host-nodejs-14.18.3/.stamp_configured'
failed
make[1]: ***
[/home/wm/projects/televic/dev/buildroot-new4/output_confidea_g4_wcap/build/host-nodejs-14.18.3/.stamp_configured]
Error 1
Makefile:23: recipe for target '_all' failed
make: *** [_all] Error 2
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-03-30 5:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-28 13:46 [Buildroot] [Bug 14711] New: nodjs build problem missing bzip bugzilla
2022-03-28 13:50 ` [Buildroot] [Bug 14711] " bugzilla
2022-03-28 19:03 ` bugzilla
2022-03-28 19:17 ` bugzilla
2022-03-30 5:15 ` bugzilla
2022-03-30 5:33 ` bugzilla [this message]
2022-03-31 4:16 ` bugzilla
2022-04-09 17:02 ` bugzilla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-14711-163-iJpDOcWke5@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox