Skip to content

Instantly share code, notes, and snippets.

@scpeters
Created December 2, 2020 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scpeters/8746d95719ca5fbea1d6b5e7e204c4b3 to your computer and use it in GitHub Desktop.
Save scpeters/8746d95719ca5fbea1d6b5e7e204c4b3 to your computer and use it in GitHub Desktop.
brew bump-formula-pr failure
# BEGIN SECTION: call brew bump-formula-pr --write
+ /home/linuxbrew/.linuxbrew/bin/brew bump-formula-pr ignition-fuel-tools3 --write --url=https://osrf-distributions.s3.amazonaws.com/ign-fuel-tools/releases/ignition-fuel-tools3-3.5.0.tar.bz2 --sha256=78a636930bd357a8625f5e43802f150c834b719960af1e4ada6e6af3afc31493
==> replace /^ revision \d+\n(\n( head "))?/m with "\\2"
==> replace /https:\/\/osrf\-distributions\.s3\.amazonaws\.com\/ign\-fuel\-tools\/releases\/ignition\-fuel\-tools3\-3\.4\.0\.tar\.bz2/ with "https://osrf-distributions.s3.amazonaws.com/ign-fuel-tools/releases/ignition-fuel-tools3-3.5.0.tar.bz2"
==> replace "3cac0e59623d806b5e30d62b370666209b27ba373156c7337c37e9cbea03518a" with "78a636930bd357a8625f5e43802f150c834b719960af1e4ada6e6af3afc31493"
Fetching gem metadata from https://rubygems.org/.........
Using concurrent-ruby 1.1.7
Using minitest 5.14.2
Using thread_safe 0.3.6
Using zeitwerk 2.4.1
Using ast 2.4.1
Using bindata 2.4.8
Using bundler 1.17.3
Using byebug 11.1.3
Using json 2.3.1
Using docile 1.3.2
Using simplecov-html 0.12.3
Using simplecov_json_formatter 0.1.2
Using coderay 1.1.3
Using colorize 0.8.1
Using highline 2.0.3
Using connection_pool 2.2.3
Using diff-lcs 1.4.4
Using unf_ext 0.0.7.7
Using hpricot 0.8.6
Using mime-types-data 3.2020.1104
Using net-http-digest_auth 1.4.1
Using mini_portile2 2.4.0
Using ntlm-http 0.1.1
Using webrobots 0.1.2
Using method_source 1.0.0
Using mustache 1.1.1
Using parallel 1.20.1
Using rainbow 3.0.0
Using sorbet-runtime 0.5.6111
Using plist 3.5.0
Using rdiscount 2.2.0.2
Using regexp_parser 2.0.0
Using rexml 3.2.4
Using rspec-support 3.10.0
Using sorbet-static 0.5.6111 (x86_64-linux)
Using ruby-progressbar 1.10.1
Using unicode-display_width 1.7.0
Using ruby-macho 2.5.0
Using sorbet-runtime-stub 0.2.0
Using thor 1.0.1
Using i18n 1.8.5
Using parser 2.7.2.0
Using elftools 1.1.3
Using simplecov 0.20.0
Using commander 4.5.2
Using net-http-persistent 4.0.0
Using unf 0.1.4
Using mime-types 3.3.1
Using pry 0.13.1
Using parallel_tests 3.4.0
Using ronn 0.7.3
Using rspec-core 3.10.0
Using rspec-expectations 3.10.0
Using rspec-mocks 3.10.0
Using sorbet 0.5.6111
Using rubocop-ast 1.2.0
Using patchelf 1.3.0
Using codecov 0.2.12
Using parlour 4.0.1
Using domain_name 0.5.20190701
Fetching nokogiri 1.10.10
Using tzinfo 1.2.8
Using http-cookie 1.0.3
Using rspec 3.10.0
Using rspec-its 1.3.0
Using rspec-retry 0.6.2
Using rspec-sorbet 1.7.0
Using rubocop 1.3.1
Using spoom 1.0.6
Using activesupport 6.0.3.4
Using rspec-wait 0.0.9
Using rubocop-performance 1.9.1
Using rubocop-rspec 2.0.0
Using rubocop-sorbet 0.5.1
Using tapioca 0.4.9
Installing nokogiri 1.10.10 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory:
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/nokogiri-1.10.10/ext/nokogiri
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
-I
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0
-r ./siteconf20201201-3169403-4rj7kc.rb extconf.rb
checking if the C compiler accepts ... yes
Building nokogiri using packaged libraries.
Using mini_portile version 2.4.0
checking for gzdopen() in -lz... no
zlib is missing; necessary for building libxml2
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.
Provided configuration options:
--with-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/$(RUBY_BASE_NAME)
--help
--clean
--use-system-libraries
--enable-static
--disable-static
--with-zlib-dir
--without-zlib-dir
--with-zlib-include
--without-zlib-include=${zlib-dir}/include
--with-zlib-lib
--without-zlib-lib=${zlib-dir}/lib
--enable-cross-build
--disable-cross-build
To see why this extension failed to compile, please check the mkmf.log which can
be found here:
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0-static/nokogiri-1.10.10/mkmf.log
extconf failed, exit code 1
Gem files will remain installed in
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/nokogiri-1.10.10
for inspection.
Results logged to
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0-static/nokogiri-1.10.10/gem_make.out
An error occurred while installing nokogiri (1.10.10), and Bundler cannot
continue.
Make sure that `gem install nokogiri -v '1.10.10' --source
'https://rubygems.org/'` succeeds before bundling.
In Gemfile:
mechanize was resolved to 2.7.6, which depends on
nokogiri
Error: failed to run `/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/bundle install`!
Error: `brew audit` failed!
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Final list of recipients after filtering:
[jrivero@osrfoundation.org, scpeters@osrfoundation.org]
Sending email to: jrivero@osrfoundation.org scpeters@osrfoundation.org
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment