-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.pythonPRs and issues that require attention from people who are familiar with Python.PRs and issues that require attention from people who are familiar with Python.
Description
- Version: 13.7.0
- Platform: linux
- Subsystem: centos 7
$ ./configure --prefix="${PREFIX}" \
--shared \
--shared-zlib \
--without-dtrace \
--with-intl=small-icu \
--debug-nghttp2 \
--openssl-use-def-ca-store
$ make -j4
...
nodejs-13.7.0: m = pat.match(line)
nodejs-13.7.0: TypeError: cannot use a string pattern on a bytes-like object
nodejs-13.7.0: make[1]: *** [node-13.7.0/out/Release/obj/gen/icutmp/icudt65l.dat] Error 1
nodejs-13.7.0: make[1]: *** Waiting for unfinished jobs....
Metadata
Metadata
Assignees
Labels
i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.pythonPRs and issues that require attention from people who are familiar with Python.PRs and issues that require attention from people who are familiar with Python.