Skip to content
New issue

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

Can't build v6.15.0 on macOS Mojave #24710

Closed
hyj1991 opened this issue Nov 29, 2018 · 1 comment
Closed

Can't build v6.15.0 on macOS Mojave #24710

hyj1991 opened this issue Nov 29, 2018 · 1 comment

Comments

@hyj1991
Copy link

hyj1991 commented Nov 29, 2018

  • Version: v6.15.0
  • Platform: macOS Mojave 10.14.1
  • Subsystem: Xcode 10.1(Build version 10B61)

Error message:

In file included from ../deps/icu-small/source/common/stringtriebuilder.cpp:17:
../deps/icu-small/source/common/utypeinfo.h:30:10: fatal error: 'typeinfo' file not found
#include <typeinfo>  // for 'typeid' to work
         ^~~~~~~~~~
1 warning and 1 error generated.
make[1]: *** [/Users/yijun/git/node/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o] Error 1
rm 12efedf49e7893a8bf1719ba795654e432c54d73.intermediate
make: *** [node] Error 2
@richardlau
Copy link
Member

See #24648. Apple have changed things in Xcode 10.1 which we cannot workaround for Node.js 6 without risking breaking compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants