Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

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

@IngwiePhoenix

Description

@IngwiePhoenix

On OS X, I get this:

Ingwie@Ingwies-MBP.fritz.box ~/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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions