Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

cannot determine ::homebrew::config::installdir #142

@outrunthewolf

Description

@outrunthewolf

Fresh boxen install, keep getting this:

BUILD FAILED (OS X 10.10.5 using ruby-build 20150818)

Inspect or clean up the working tree at /tmp/ruby-build.20150827151853.76040
Results logged to /tmp/ruby-build.20150827151853.76040.log

Last 10 log lines:
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/rubies/2.1.1/include "-I%{::homebrew::config::installdir}/include" -march=core2 -O3 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/rubies/2.1.1/include "-I%{::homebrew::config::installdir}/include" -march=core2 -O3 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.o >/dev/null 2>&1
mv -f .deps/emitter.Tpo .deps/emitter.Plo
mv -f .deps/scanner.Tpo .deps/scanner.Plo
/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/cc  -I%{::homebrew::config::installdir}/include -march=core2 -O3  -release 0 -version-info 2:4:0 -L/opt/rubies/2.1.1/lib -L%{::homebrew::config::installdir}/lib -o libyaml.la -rpath /opt/rubies/2.1.1/lib api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo
../libtool: line 5983: cd: %{::homebrew::config::installdir}/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `%{::homebrew::config::installdir}/lib'

I've tried overriding the homebrew install path in:

facts.d/common.yaml

With the following line:

homebrew_root: /opt/boxen/homebrew

But no such luck... Any advice would be smashing :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions