Skip to content

build nodejs 13.7.0 fail while invoking "icutrim.py" #31650

Closed
@jmercier-lbi

Description

@jmercier-lbi
  • 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

No one assigned

    Labels

    i18n-apiIssues and PRs related to the i18n implementation.pythonPRs and issues that require attention from people who are familiar with Python.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions