Skip to content

Jekyll Build Failure #148

@djaus2

Description

@djaus2

This package is great idea but ...

After adding Jemoji as documented:

PS C:\Folders\Source\repos\BlogSite\DJzBlog> bundler exec jekyll build --trace
Configuration file: C:/Folders/Source/repos/BlogSite/DJzBlog/_config.yml
Source: C:/Folders/Source/repos/BlogSite/DJzBlog
Destination: C:/Folders/Source/repos/BlogSite/DJzBlog/_site
Incremental build: disabled. Enable with --incremental
Generating...
==== Create a catpage for any cat without a page.====
==== Create a tagpage for any tag without a page.====
Jekyll Feed: Generating feed for posts
C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jemoji-0.13.0/lib/jemoji.rb:15:in 'String#match?': failed to allocate memory:

Then lots of text such as
/:(+1|-1|100|1234|1st_place_medal|2nd_place_medal|3rd_place_medal|8ball|a|ab|abacus|abc|abcd|accept|accordion|adhesive_bandage|adult|aerial_tramway|afghanistan|airplane|aland_islands|alarm_clock|albania|alembic|algeria|alien|ambulance|american_samoa|amphora|anatomical_heart|anchor|andorra|angel|anger|angola|angry|anguilla|anguished|ant|antarctica|antigua_barbuda|apple|aquarius|argentina|aries|armenia|arrow_backward|arrow_double_down|arrow_double_up|arrow_down|arrow_down_small|arrow_forward|arrow_heading_down|arrow_heading_up|arrow_left|arrow_lower_left|arrow_lower_right|arrow_right|arrow_right_hook|arrow_up|arrow_up_down|arrow_up_small|

THEN

worried|wrench|wrestling|writing_hand|x|x_ray|yarn|yawning_face|yellow_circle|yellow_heart|yellow_square|yemen|yen|yin_yang|yo_yo|yum|zambia|zany_face|zap|zebra|zero|zimbabwe|zipper_mouth_face|zombie|zombie_man|zombie_woman|zzz):/ (RegexpError)
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jemoji-0.13.0/lib/jemoji.rb:15:in 'Jekyll::Emoji.emojify'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jemoji-0.13.0/lib/jemoji.rb:94:in 'block in <top (required)>'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/hooks.rb:103:in 'block in Jekyll::Hooks.trigger'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/hooks.rb:102:in 'Array#each'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/hooks.rb:102:in 'Jekyll::Hooks.trigger'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/page.rb:179:in 'Jekyll::Page#trigger_hooks'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/site.rb:573:in 'Jekyll::Site#render_regenerated'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/site.rb:564:in 'block in Jekyll::Site#render_pages'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/site.rb:563:in 'Array#each'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/site.rb:563:in 'Jekyll::Site#render_pages'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/site.rb:211:in 'Jekyll::Site#render'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/site.rb:80:in 'Jekyll::Site#process'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/command.rb:28:in 'Jekyll::Command.process_site'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/commands/build.rb:65:in 'Jekyll::Commands::Build.build'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/commands/build.rb:36:in 'Jekyll::Commands::Build.process'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/command.rb:91:in 'block in Jekyll::Command.process_with_graceful_fail'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/command.rb:91:in 'Array#each'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/command.rb:91:in 'Jekyll::Command.process_with_graceful_fail'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/lib/jekyll/commands/build.rb:18:in 'block (2 levels) in Jekyll::Commands::Build.init_with_program'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in 'block in Mercenary::Command#execute'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in 'Array#each'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in 'Mercenary::Command#execute'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/mercenary-0.4.0/lib/mercenary/program.rb:44:in 'Mercenary::Program#go'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/mercenary-0.4.0/lib/mercenary.rb:21:in 'Mercenary.program'
from C:/Ruby34-x64/lib/ruby/gems/3.4.0/gems/jekyll-4.4.1/exe/jekyll:15:in '<top (required)>'
from C:/Ruby34-x64/bin/jekyll:36:in 'Kernel#load'
from C:/Ruby34-x64/bin/jekyll:36:in '

'
Then STOPS
??????????????

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions