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

OS X: Build failure, creating a static library #14

Open
IngwiePhoenix opened this issue Feb 17, 2019 · 0 comments
Open

OS X: Build failure, creating a static library #14

IngwiePhoenix opened this issue Feb 17, 2019 · 0 comments

Comments

@IngwiePhoenix
Copy link

On OS X, I get this:

[email protected] ~/W/G/n/build $ ninja -j 16
[828/1358] Linking CXX static library lib/libjs_bundle.a
FAILED: lib/libjs_bundle.a 
: && /usr/local/Cellar/cmake/3.13.4/bin/cmake -E remove lib/libjs_bundle.a && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc lib/libjs_bundle.a   && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib lib/libjs_bundle.a && :
ar: no archive members specified
usage:  ar -d [-TLsv] archive file ...
	ar -m [-TLsv] archive file ...
	ar -m [-abiTLsv] position archive file ...
	ar -p [-TLsv] archive [file ...]
	ar -q [-cTLsv] archive file ...
	ar -r [-cuTLsv] archive file ...
	ar -r [-abciuTLsv] position archive file ...
	ar -t [-TLsv] archive [file ...]
	ar -x [-ouTLsv] archive [file ...]
[843/1358] Building CXX object build/webkit/Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Scavenger.cpp.o
ninja: build stopped: subcommand failed.

Any idea how to fix this?

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

1 participant