dklein (Dmitri Klein)
- Login: dklein
- Registered on: 12/22/2021
- Last sign in: 01/18/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 13 | 13 |
Activity
01/21/2022
- 09:36 PM Ruby master Bug #18509 (Third Party's Issue): yajl.rb - (# TODO: this code smells, any ideas?) - "ArgumentError"
- Please clarify - can we trust this code in yajl-ruby gem yajl.rb file?
class Encoder
def self.encode(obj, *a... - 01:38 AM Ruby master Bug #18502: Make ruby-2.7.5 on Solaris 10 ld.so.1: gcc: fatal: libintl.so.8: open failed: No such file or directory
- Thanks. Most probably you have OpenSSL higher version (OpenSSL version >= 1.0.1 and < 3.0.0) pre-installed by default...
- 01:27 AM Ruby master Bug #18502: Make ruby-2.7.5 on Solaris 10 ld.so.1: gcc: fatal: libintl.so.8: open failed: No such file or directory
- Thanks, Yusuke. Can you also help us to direct gmake openssl extension to the right version of OpenSSL?
We see er...
01/20/2022
- 11:07 PM Ruby master Bug #18503: Make ruby-2.7.5 on Solaris 10 openssl: Could not be configured. It will not be installed.
- Adding --with-openssl-dir
CC=/usr/sfw/bin/gcc CFLAGS="-std=gnu99" ./configure --with-openssl-dir=/opt/csw/bin/amd64
... - 10:41 PM Ruby master Bug #18503 (Closed): Make ruby-2.7.5 on Solaris 10 openssl: Could not be configured. It will not be installed.
- openssl:
Could not be configured. It will not be installed.
/export0/home/telegraf/fluentd/ruby_ver... - 10:39 PM Ruby master Bug #18502: Make ruby-2.7.5 on Solaris 10 ld.so.1: gcc: fatal: libintl.so.8: open failed: No such file or directory
- Please close the issue as resolved.
- 10:13 PM Ruby master Bug #18502: Make ruby-2.7.5 on Solaris 10 ld.so.1: gcc: fatal: libintl.so.8: open failed: No such file or directory
- Error fixed by creating following links MANUALLY:
# cd /usr/lib/
ln -s /opt/csw/lib/libintl.so.8 libintl.so.8
ln... - 04:15 PM Ruby master Bug #18502: Make ruby-2.7.5 on Solaris 10 ld.so.1: gcc: fatal: libintl.so.8: open failed: No such file or directory
- # pkginfo -i CSWlibintl8
application CSWlibintl8 libintl8 - GNU locale utilities, libintl.so.8
#
- 04:07 PM Ruby master Bug #18502 (Closed): Make ruby-2.7.5 on Solaris 10 ld.so.1: gcc: fatal: libintl.so.8: open failed: No such file or directory
- Attempt to make ruby-2.7.5 on Solaris 10 generates error (same error repeated on multiple extensions:)
...
gmake[...
01/19/2022
- 05:27 PM Ruby master Bug #18499 (Third Party's Issue): yajl.rb : wrong number of arguments (1 for 0)
- # echo '{"json":"message"}' | fluent-cat debug.test
wrong number of arguments (1 for 0)
====
2022-01-18 17:45:...
Also available in: Atom