General

Profile

wiz (Thomas Klausner)

  • Login: wiz
  • Registered on: 03/16/2016
  • Last sign in: 02/25/2026

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

02/05/2026

01:10 PM Ruby Bug #21862: dtrace is passed unmodified CPPFLAGS, but not all compiler flags are supported by dtrace
This can be closed. I don't see a button to do it myself. wiz (Thomas Klausner)
01:08 PM Ruby Bug #21862: dtrace is passed unmodified CPPFLAGS, but not all compiler flags are supported by dtrace
I had thought it was, but reading the man page it seems you're right.
Sorry for the noise.
wiz (Thomas Klausner)
09:59 AM Ruby Bug #21862 (Closed): dtrace is passed unmodified CPPFLAGS, but not all compiler flags are supported by dtrace
I use "CPPFLAGS=-g" to enable symbols in my builds. This works for most software, except for ruby.
The problem is that, in template/Makefile.in, CPPFLAGS are passed unmodified to dtrace:
```
.d.h:
@$(ECHO) translating probes ...
wiz (Thomas Klausner)

03/17/2016

07:56 AM Ruby Bug #12185: Missing symbol inspect_tcpi_msec
`ext/socket/extconf.h` does not differ between with and without `relro`.
Thank you for the quick commit. I can confirm that it fixes the problem for me.
wiz (Thomas Klausner)

03/16/2016

10:52 PM Ruby Bug #12185 (Closed): Missing symbol inspect_tcpi_msec
I originally reported this issue on ruby-talk, but Ryan Davis told me to file a bug report instead.
I'm building ruby (2.2.x and 2.3.x) on NetBSD 7.99.26/amd64 from
pkgsrc.
Recently we have discussed improving the security feature...
wiz (Thomas Klausner)

Also available in: Atom