metanorma / ogc-citygml-xmi

OGC CityGML 3.0 document in MDA
2 stars 0 forks source link

Bugfix/path to full 242 xmi #109

Closed CAMOBAP closed 1 year ago

CAMOBAP commented 3 years ago
CAMOBAP commented 3 years ago
...
Fetching sassc 2.4.0
...
Installing sassc 2.4.0 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/local/bundle/gems/sassc-2.4.0/ext
/usr/local/bin/ruby -I /usr/local/lib/ruby/2.6.0 -r ./siteconf20210913-152-6bgzkz.rb extconf.rb --disable-march-tune-native
/usr/local/bundle/gems/bundler-2.2.24/lib/bundler/spec_set.rb:90:in `block in materialize': Could not find sassc-2.4.0 in any of the sources (Bundler::GemNotFound)
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler/spec_set.rb:85:in `map!'
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler/spec_set.rb:85:in `materialize'
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler/definition.rb:244:in `specs_for'
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler/runtime.rb:18:in `setup'
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler.rb:149:in `setup'
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler/setup.rb:20:in `block in <top (required)>'
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler/ui/shell.rb:136:in `with_level'
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler/ui/shell.rb:88:in `silence'
    from /usr/local/bundle/gems/bundler-2.2.24/lib/bundler/setup.rb:20:in `<top (required)>'
    from /usr/local/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
    from /usr/local/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'

extconf failed, exit code 1

Gem files will remain installed in /usr/local/bundle/gems/sassc-2.4.0 for inspection.
Results logged to /usr/local/bundle/extensions/x86_64-linux/2.6.0/sassc-2.4.0/gem_make.out

An error occurred while installing sassc (2.4.0), and Bundler cannot continue.
Make sure that `gem install sassc -v '2.4.0'` succeeds before bundling.

In Gemfile:
  sassc

First time I see Bundler::GemNotFound when gem already fetched (during the build)....

CAMOBAP commented 1 year ago

Outdated