Project

General

Profile

Actions

Bug #18790

closed

cannot load such file -- digest (LoadError)

Added by k0kubun (Takashi Kokubun) almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Target version:
-
[ruby-core:108616]

Description

I got asked by @hsbt (Hiroshi SHIBATA) to file this.

Backtrace

configuring psych
/home/k0kubun/src/github.com/ruby/ruby/tool/extlibs.rb:7:in `require': cannot load such file -- digest (LoadError)
        from /home/k0kubun/src/github.com/ruby/ruby/tool/extlibs.rb:7:in `<top (required)>'
        from /home/k0kubun/src/github.com/ruby/ruby/ext/psych/extconf.rb:24:in `require_relative'
        from /home/k0kubun/src/github.com/ruby/ruby/ext/psych/extconf.rb:24:in `<top (required)>'
        from ../ext/extmk.rb:217:in `load'
        from ../ext/extmk.rb:217:in `block in extmake'
        from /home/k0kubun/src/github.com/ruby/ruby/lib/mkmf.rb:324:in `open'
        from ../ext/extmk.rb:213:in `extmake'
        from ../ext/extmk.rb:577:in `block in <main>'
        from ../ext/extmk.rb:573:in `each'
        from ../ext/extmk.rb:573:in `<main>'
make[1]: *** [ext/configure-ext.mk:105: ext/psych/exts.mk] Error 1
make[1]: Leaving directory '/home/k0kubun/src/github.com/ruby/ruby/.ruby'
make: *** [uncommon.mk:289: exts.mk] Error 2

How to reproduce

Build ruby without libyaml-dev (?). My build was fixed once I run the apt-get command written in https://github.com/rbenv/ruby-build/wiki, which was probably auto-removed when I upgraded Ubuntu 20.04 to 22.04.


Related issues 3 (0 open3 closed)

Related to Ruby master - Feature #18571: Removed the bundled sources from release package after Ruby 3.2Closedhsbt (Hiroshi SHIBATA)Actions
Has duplicate Ruby master - Bug #18764: Build Error when Using msys2-mingw64 and Ruby 3.2ClosedActions
Has duplicate Ruby master - Bug #18758: Ruby fails to build on M1 Mac when x86 Homebrew is installedClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0