We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could be similar to #198 but error is a bit different and it fails with both latest Node 10 and Node 12:
philippe@philippe-mint:~/dev/test/expat$ npm i node-expat npm ERR! code 1 npm ERR! path /home/philippe/dev/test/expat/node_modules/node-expat npm ERR! command failed npm ERR! command sh -c node-gyp rebuild npm ERR! make: Entering directory '/home/philippe/dev/test/expat/node_modules/node-expat/build' npm ERR! CC(target) Release/obj.target/expat/deps/libexpat/lib/xmlparse.o npm ERR! CC(target) Release/obj.target/expat/deps/libexpat/lib/xmltok.o npm ERR! CC(target) Release/obj.target/expat/deps/libexpat/lib/xmlrole.o npm ERR! AR(target) Release/obj.target/deps/libexpat/libexpat.a npm ERR! COPY Release/libexpat.a npm ERR! CXX(target) Release/obj.target/node_expat/node-expat.o npm ERR! make: Leaving directory '/home/philippe/dev/test/expat/node_modules/node-expat/build' npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using [email protected] npm ERR! gyp info using [email protected] | linux | x64 npm ERR! gyp info find Python using Python version 3.8.5 found at "/usr/bin/python3" npm ERR! gyp info spawn /usr/bin/python3 npm ERR! gyp info spawn args [ '/home/philippe/.nvm/versions/node/v10.24.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/philippe/dev/test/expat/node_modules/node-expat/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/philippe/.nvm/versions/node/v10.24.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/philippe/.cache/node-gyp/10.24.1/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/home/philippe/.cache/node-gyp/10.24.1', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/home/philippe/.nvm/versions/node/v10.24.1/lib/node_modules/npm/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/home/philippe/.cache/node-gyp/10.24.1/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/home/philippe/dev/test/expat/node_modules/node-expat', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' ] npm ERR! gyp info spawn make npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] npm ERR! In file included from ../deps/libexpat/lib/xmltok.c:306: npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_isPublicId’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1404:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1404 | if (!(BYTE_TO_ASCII(enc, ptr) & ~0x7f)) npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1406:5: note: here npm ERR! 1406 | default: npm ERR! | ^~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_sameName’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1624:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1624 | if (*ptr1++ != *ptr2++) \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:5: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1623:5: note: here npm ERR! 1623 | case BT_LEAD ## n: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:18: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1624:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1624 | if (*ptr1++ != *ptr2++) \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:18: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1623:5: note: here npm ERR! 1623 | case BT_LEAD ## n: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:31: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_scanRef’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:509:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 509 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:509:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 509 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:518:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 518 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:518:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 518 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_scanPercent’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:886:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 886 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:886:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 886 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:896:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 896 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:896:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 896 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_scanLt’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:693:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 693 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:693:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 693 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:731:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 731 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:731:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 731 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:743:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 743 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:743:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 743 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:720:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 720 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:720:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 720 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_scanPi’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:246:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 246 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:246:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 246 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:253:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 253 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:253:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 253 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_scanEndTag’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:397:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 397 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:397:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 397 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:404:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 404 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:404:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 404 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_scanAtts’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:552:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 552 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:552:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 552 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:649:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 649 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:649:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 649 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:541:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 541 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:541:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 541 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_prologTok’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1153:9: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1153 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1153:9: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1153 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1139:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1139 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1139:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1139 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘normal_scanPoundName’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:914:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 914 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:914:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 914 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:921:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 921 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:921:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 921 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! In file included from ../deps/libexpat/lib/xmltok.c:791: npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_isPublicId’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1404:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1404 | if (!(BYTE_TO_ASCII(enc, ptr) & ~0x7f)) npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1406:5: note: here npm ERR! 1406 | default: npm ERR! | ^~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_sameName’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1624:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1624 | if (*ptr1++ != *ptr2++) \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:5: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1623:5: note: here npm ERR! 1623 | case BT_LEAD ## n: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:18: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1624:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1624 | if (*ptr1++ != *ptr2++) \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:18: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1623:5: note: here npm ERR! 1623 | case BT_LEAD ## n: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:31: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_scanRef’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:509:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 509 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:509:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 509 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:518:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 518 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:518:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 518 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_scanPercent’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:886:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 886 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:886:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 886 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:896:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 896 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:896:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 896 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_scanLt’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:693:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 693 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:693:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 693 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:731:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 731 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:731:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 731 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:743:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 743 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:743:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 743 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:720:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 720 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:720:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 720 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_scanPi’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:246:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 246 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:246:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 246 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:253:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 253 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:253:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 253 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_scanEndTag’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:397:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 397 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:397:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 397 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:404:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 404 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:404:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 404 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_scanAtts’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:552:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 552 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:552:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 552 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:649:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 649 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:649:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 649 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:541:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 541 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:541:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 541 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_prologTok’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1153:9: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1153 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1153:9: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1153 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1139:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1139 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1139:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1139 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘little2_scanPoundName’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:914:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 914 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:914:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 914 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:921:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 921 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:921:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 921 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! In file included from ../deps/libexpat/lib/xmltok.c:932: npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_isPublicId’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1404:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1404 | if (!(BYTE_TO_ASCII(enc, ptr) & ~0x7f)) npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1406:5: note: here npm ERR! 1406 | default: npm ERR! | ^~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_sameName’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1624:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1624 | if (*ptr1++ != *ptr2++) \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:5: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1623:5: note: here npm ERR! 1623 | case BT_LEAD ## n: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:18: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1624:10: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 1624 | if (*ptr1++ != *ptr2++) \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:18: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1623:5: note: here npm ERR! 1623 | case BT_LEAD ## n: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1626:31: note: in expansion of macro ‘LEAD_CASE’ npm ERR! 1626 | LEAD_CASE(4) LEAD_CASE(3) LEAD_CASE(2) npm ERR! | ^~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_scanRef’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:509:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 509 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:509:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 509 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:518:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 518 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:518:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 518 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_scanPercent’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:886:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 886 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:886:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 886 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:896:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 896 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:896:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 896 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_scanLt’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:693:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 693 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:693:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 693 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:731:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 731 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:731:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 731 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:743:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 743 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:743:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 743 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:720:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 720 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:720:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 720 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_scanPi’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:246:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 246 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:246:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 246 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:253:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 253 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:253:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 253 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_scanEndTag’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:397:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 397 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:397:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 397 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:404:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 404 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:404:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 404 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_scanAtts’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:552:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 552 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:552:7: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 552 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:649:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 649 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:649:11: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 649 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:541:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 541 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:541:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 541 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_prologTok’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1153:9: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1153 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1153:9: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1153 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1139:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1139 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:1139:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 1139 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c: In function ‘big2_scanPoundName’: npm ERR! ../deps/libexpat/lib/xmltok_impl.c:74:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 74 | if (!IS_NMSTRT_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:914:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 914 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:78:3: note: here npm ERR! 78 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:914:3: note: in expansion of macro ‘CHECK_NMSTRT_CASES’ npm ERR! 914 | CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:46:8: warning: this statement may fall through [-Wimplicit-fallthrough=] npm ERR! 46 | if (!IS_NAME_CHAR_MINBPC(enc, ptr)) { \ npm ERR! | ^ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:921:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 921 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:50:3: note: here npm ERR! 50 | case BT_NMSTRT: \ npm ERR! | ^~~~ npm ERR! ../deps/libexpat/lib/xmltok_impl.c:921:5: note: in expansion of macro ‘CHECK_NAME_CASES’ npm ERR! 921 | CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) npm ERR! | ^~~~~~~~~~~~~~~~ npm ERR! make: g++: Command not found npm ERR! make: *** [node_expat.target.mk:112: Release/obj.target/node_expat/node-expat.o] Error 127 npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2 npm ERR! gyp ERR! stack at ChildProcess.onExit (/home/philippe/.nvm/versions/node/v10.24.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23) npm ERR! gyp ERR! stack at ChildProcess.emit (events.js:198:13) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) npm ERR! gyp ERR! System Linux 5.4.0-77-generic npm ERR! gyp ERR! command "/home/philippe/.nvm/versions/node/v10.24.1/bin/node" "/home/philippe/.nvm/versions/node/v10.24.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /home/philippe/dev/test/expat/node_modules/node-expat npm ERR! gyp ERR! node -v v10.24.1 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok
The text was updated successfully, but these errors were encountered:
g++ not found
Sorry, something went wrong.
No branches or pull requests
Could be similar to #198 but error is a bit different and it fails with both latest Node 10 and Node 12:
The text was updated successfully, but these errors were encountered: