Skip to content

Failure encountered when running setup-quickinstall.sh (OS X Yosemite 10.10.3) #26

@GriffinRidgeback

Description

@GriffinRidgeback

Seems I can't build Accumulo on my machine; make failure follows:

Setting up Accumulo conf
Attempting to build Accumulo native libraries
g++ -dynamiclib -undefined dynamic_lookup -O3 -I/System/Library/Frameworks/JavaVM.framework/Headers -I/Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home/include/darwin -Ijavah -o libaccumulo.dylib nativeMap/org_apache_accumulo_tserver_NativeMap.cc
In file included from nativeMap/org_apache_accumulo_tserver_NativeMap.cc:18:
In file included from nativeMap/SubKey.h:19:
In file included from nativeMap/Field.h:20:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string:439:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:628:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:604:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/iterator:341:10: fatal error: '__debug' file not found

include <__debug>

     ^

1 error generated.
make: *** [libaccumulo.dylib] Error 1
Make failed!
Starting configs are from 2BG/standalone
cp: /Users/kevin/Development/quickinstall-home/accumulo-1.6.1/conf/examples/2BG/standalone/*: No such file or directory
sed: /Users/kevin/Development/quickinstall-home/accumulo-1.6.1/conf/accumulo-site.xml: No such file or directory
sed: /Users/kevin/Development/quickinstall-home/accumulo-1.6.1/conf/accumulo-site.xml: No such file or directory
Initing Accumulo as root@accumulo, password is secret
Could not infer a Monitor role. You need to either define the MONITOR env variable, define "/Users/kevin/Development/quickinstall-home/accumulo-1.6.1/conf/monitor", or make sure "/Users/kevin/Development/quickinstall-home/accumulo-1.6.1/conf/masters" is non-empty.
Could not infer a Monitor role. You need to either define the MONITOR env variable, define "/Users/kevin/Development/quickinstall-home/accumulo-1.6.1/conf/monitor", or make sure "/Users/kevin/Development/quickinstall-home/accumulo-1.6.1/conf/masters" is non-empty.

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