Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Compile error installing 1.3.0 #12

@scarver2

Description

@scarver2

Version 1.2.0 installed fine with Homebrew's libsass keg. However, version 1.3 is throwing an error.

Here is the log output from gem_make.out after gem install sassc:

/Users/me/.rvm/rubies/ruby-2.2.2/bin/ruby -rubygems /Users/me/.rvm/rubies/ruby-2.2.2/lib/ruby/gems/2.2.0/gems/rake-10.4.2/bin/rake RUBYARCHDIR=/Users/me/.rvm/gems/ruby-2.2.2/extensions/x86_64-darwin-14/2.2.0/sassc-1.3.0 RUBYLIBDIR=/Users/me/.rvm/gems/ruby-2.2.2/extensions/x86_64-darwin-14/2.2.0/sassc-1.3.0
git submodule update --init
fatal: Not a git repository (or any of the parent directories): .git
rake aborted!
Command failed with status (128): [git submodule update --init...]
/Users/me/.rvm/gems/ruby-2.2.2/gems/sassc-1.3.0/lib/tasks/libsass.rb:6:in `block (2 levels) in <top (required)>'
Tasks: TOP => default => libsass:compile => ext/libsass/lib/libsass.so => ext/libsass/.git
(See full trace by running task with --trace)

rake failed, exit code 1

Output from brew info libsass

libsass: stable 3.2.5 (bottled), HEAD
C implementation of a Sass compiler
https://github.com/sass/libsass
/usr/local/Cellar/libsass/3.2.4 (13 files, 4.6M)
  Poured from bottle
/usr/local/Cellar/libsass/3.2.5 (13 files, 4.6M) *
  Poured from bottle
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/libsass.rb
==> Dependencies
Build: autoconf ✔, automake ✔, libtool ✔

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