This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Bug #5001 - ctime() vs _stp_ctime() duplication


Hi,

On Wed, 2008-05-21 at 13:23 +0200, Mark Wielaard wrote:
> I should have run the full installcheck testsuite before committing and
> pushing. There was a regression in buildok/aux_syscalls-embedded.stp.

bah, there are two more failures:

FAIL: semok/nodwf02.stp
FAIL: semok/nodwf05.stp

Which both fail as follows:

semantic error: unresolved target-symbol expression: identifier '$times'
at /usr
/local/systemtap/share/systemtap/tapset/syscalls2.stp:2902:14
semantic error: unresolved target-symbol expression: identifier '$times'
at /usr
/local/systemtap/share/systemtap/tapset/syscalls2.stp:2902:14
semantic error: unresolved target-symbol expression: identifier
'$filename' at /
usr/local/systemtap/share/systemtap/tapset/syscalls2.stp:2905:54

semantic error: unresolved target-symbol expression: identifier
'$filename' at /
usr/local/systemtap/share/systemtap/tapset/syscalls2.stp:2905:54

I am not sure how I should fix this. Is the idea that the arguments are
now always referred to by number?

Thanks,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]