Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

nokogiri -v '1.5.0' not compiled in ubuntu jessie/sid (14.04) #6

Open
alexjd2008 opened this issue Aug 17, 2015 · 1 comment
Open

Comments

@alexjd2008
Copy link

compiling xml_cdata.c
compiling xml_element_content.c
compiling xml_comment.c
compiling xml_xpath_context.c
xml_xpath_context.c: In function ‘xpath_generic_exception_handler’:
xml_xpath_context.c:184:3: error: format not a string literal and no format arguments [-Werror=format-security]
rb_raise(rb_eRuntimeError, message);
^
cc1: some warnings being treated as errors
make: *** [xml_xpath_context.o] Ошибка 1

Gem files will remain installed in /var/lib/gems/1.9.1/gems/nokogiri-1.5.0 for inspection.
Results logged to /var/lib/gems/1.9.1/gems/nokogiri-1.5.0/ext/nokogiri/gem_make.out
An error occurred while installing nokogiri (1.5.0), and Bundler cannot continue.
Make sure that gem install nokogiri -v '1.5.0' succeeds before bundling.

Pleas, chenge nokogiri to vershion 1.5.4

@bkeepers
Copy link
Owner

This app is no longer maintained. Pull requests are welcome to update it, but I won't be working on it personally. Thanks!

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

No branches or pull requests

2 participants