Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ftw dependency which depends on Native modules #48

Open
aodhan-domhnaill opened this issue Oct 26, 2021 · 0 comments
Open

Remove ftw dependency which depends on Native modules #48

aodhan-domhnaill opened this issue Oct 26, 2021 · 0 comments
Labels

Comments

@aodhan-domhnaill
Copy link

See https://app.travis-ci.com/github/logstash-plugins/logstash-input-couchdb_changes/jobs/544759258

current directory:
/usr/share/logstash/vendor/jruby/lib/ruby/gems/shared/gems/http_parser.rb-0.8.0/ext/ruby_http_parser
make "DESTDIR="
sh: make: command not found

make failed, exit code 127

Gem files will remain installed in
/usr/share/logstash/vendor/jruby/lib/ruby/gems/shared/gems/http_parser.rb-0.8.0
for inspection.
Results logged to
/usr/share/logstash/vendor/jruby/lib/ruby/gems/shared/extensions/universal-java-11/2.5.0/http_parser.rb-0.8.0/gem_make.out

An error occurred while installing http_parser.rb (0.8.0), and Bundler cannot
continue.
Make sure that `gem install http_parser.rb -v '0.8.0' --source
'https://rubygems.org/'` succeeds before bundling.

In Gemfile:
  ftw was resolved to 0.0.49, which depends on
    http_parser.rb

Since we are using jruby, I do not think we will be able to build a native module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant