Strange dtrace warning on running svn, perl and other programs on stable/10 r310494

Trond Endrestøl Trond.Endrestol at fagskolen.gjovik.no
Thu Dec 29 11:05:08 UTC 2016


I keep getting these warnings whenever I run svn, perl, and other 
programs.

WARNING: number of probes fixed does not match the number of defined probes (16 != 18, respectively)
WARNING: some probes might not fire or your program might crash

They also clobber the building of security/vpnc. Some "clever" Perl 
script is being used to produce a .c file on stdout and a .h file on 
stderr while building vpnc.

Any chance of getting rid of the messages, or at least disabling them?

This is on stable/10, r310494.

/etc/make.conf contains:

STRIP=
CFLAGS+=-fno-omit-frame-pointer
WITH_CTF=1
WITH_SSP_PORTS=yes

This particular system will soon be upgraded to stable/11, r310770. 
Maybe my troubles will disappear once the transition is complete.

-- 
+-------------------------------+------------------------------------+
| Vennlig hilsen,               | Best regards,                      |
| Trond Endrestøl,              | Trond Endrestøl,                   |
| IT-ansvarlig,                 | System administrator,              |
| Fagskolen Innlandet,          | Gjøvik Technical College, Norway,  |
| tlf. mob.   952 62 567,       | Cellular...: +47 952 62 567,       |
| sentralbord 61 14 54 00.      | Switchboard: +47 61 14 54 00.      |
+-------------------------------+------------------------------------+


More information about the freebsd-stable mailing list