Skip to content

[Bug]: CI Appveyor 2.7 builds fail #9636

@olleolleolle

Description

@olleolleolle

Operating System

Windows

Ruby Version

Environment: RUBY_FOLDER_VER=27, TZINFO_VERSION=~> 1.2, TEST_SUITE=test

Jekyll Version

jekyll 4.3.3

GitHub Pages Version

Latest

Expected Behavior

I expected a green build, perhaps only using non-EOL'd Ruby versions.

Current Behavior

https://ci.appveyor.com/project/jekyll/jekyll/builds/50207910 uses a too-new Bundler (2.5.13) for it work.

Relevant log output

bundle install --retry 5 --jobs=%NUMBER_OF_PROCESSORS%
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:35: warning: already initialized constant Bundler::CompactIndexClient::SUPPORTED_DIGESTS
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:35: warning: previous definition of SUPPORTED_DIGESTS was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:36: warning: already initialized constant Bundler::CompactIndexClient::DEBUG_MUTEX
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:36: warning: previous definition of DEBUG_MUTEX was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:39: warning: already initialized constant Bundler::CompactIndexClient::INFO_NAME
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:39: warning: previous definition of INFO_NAME was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:40: warning: already initialized constant Bundler::CompactIndexClient::INFO_VERSION
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:40: warning: previous definition of INFO_VERSION was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:41: warning: already initialized constant Bundler::CompactIndexClient::INFO_PLATFORM
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:41: warning: previous definition of INFO_PLATFORM was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:42: warning: already initialized constant Bundler::CompactIndexClient::INFO_DEPS
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:42: warning: previous definition of INFO_DEPS was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:43: warning: already initialized constant Bundler::CompactIndexClient::INFO_REQS
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:43: warning: previous definition of INFO_REQS was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:35: warning: already initialized constant Bundler::CompactIndexClient::SUPPORTED_DIGESTS
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:35: warning: previous definition of SUPPORTED_DIGESTS was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:36: warning: already initialized constant Bundler::CompactIndexClient::DEBUG_MUTEX
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:36: warning: previous definition of DEBUG_MUTEX was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:39: warning: already initialized constant Bundler::CompactIndexClient::INFO_NAME
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:39: warning: previous definition of INFO_NAME was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:40: warning: already initialized constant Bundler::CompactIndexClient::INFO_VERSION
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:40: warning: previous definition of INFO_VERSION was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:41: warning: already initialized constant Bundler::CompactIndexClient::INFO_PLATFORM
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:41: warning: previous definition of INFO_PLATFORM was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:42: warning: already initialized constant Bundler::CompactIndexClient::INFO_DEPS
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:42: warning: previous definition of INFO_DEPS was here
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:43: warning: already initialized constant Bundler::CompactIndexClient::INFO_REQS
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client.rb:43: warning: previous definition of INFO_REQS was here
--- ERROR REPORT TEMPLATE -------------------------------------------------------

SyntaxError: C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client/cache.rb:46: syntax error, unexpected '=', expecting ';' or '\n'
      def names_path = directory.join("names")
                     ^
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/bundler-2.5.13/lib/bundler/compact_index_client/cache.rb:47: syntax error, unexpected '=', expecting ';' or '\n'

Code Sample

See https://ci.appveyor.com/project/jekyll/jekyll/builds/50207910

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions