Project

General

Profile

Actions

Bug #16359

closed

Psych cannot build against system libyaml.

Added by vo.x (Vit Ondruch) over 4 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.7.0dev (2019-11-22 master f9d20a1bf1) [x86_64-linux]
[ruby-core:95908]

Description

Just to be sure that we are building Ruby in Fedora against system libyaml library, the first step is to remove bundled libyaml contained in Psych 1. Now the build started to fail:

make[2]: Entering directory '/builddir/build/BUILD/ruby-2.7.0-f9d20a1bf1/ext/psych'
make[2]: *** No rule to make target 'yaml/yaml.h', needed by 'psych.o'.  Stop.
make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.7.0-f9d20a1bf1/ext/psych'
make[1]: *** [exts.mk:255: ext/psych/all] Error 2

I suspect this is due to 2 (I have not tried to revert it yet). I would appreciate if Ruby/Psych is buildable against system libyaml again, as it was always the case.


Files

Actions

Also available in: Atom PDF

Like0
Like0Like0