public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug bpf/23829] New: Bug introduced in bpf -base.cxx in git master
@ 2018-10-26  5:38 gmoreira at gmail dot com
  2018-10-26  5:47 ` [Bug bpf/23829] " gmoreira at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gmoreira at gmail dot com @ 2018-10-26  5:38 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=23829

            Bug ID: 23829
           Summary: Bug introduced in bpf -base.cxx in git master
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: gmoreira at gmail dot com
  Target Milestone: ---

Created attachment 11366
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11366&action=edit
Patch for bpf-base.cxx

Compiling SystemTap from git master:
...
bpf-base.cxx: In function ‘void bpf::init_bpf_helper_tables()’:
bpf-base.cxx:148:21: error: ‘__BPF_SET_FUNC_NAME’ was not declared in this
scope
   __BPF_FUNC_MAPPER(__BPF_SET_FUNC_NAME)
                     ^~~~~~~~~~~~~~~~~~~
bpf-base.cxx:148:40: error: ‘__BPF_FUNC_MAPPER’ was not declared in this scope
   __BPF_FUNC_MAPPER(__BPF_SET_FUNC_NAME)
                                        ^
Makefile:1669: recipe for target 'stap-bpf-base.o' failed

The bug was introduced here:
https://sourceware.org/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=c009fe88de8a91b11a19e36c332bd096cb72b8b0


Patch attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-27 14:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-26  5:38 [Bug bpf/23829] New: Bug introduced in bpf -base.cxx in git master gmoreira at gmail dot com
2018-10-26  5:47 ` [Bug bpf/23829] " gmoreira at gmail dot com
2018-10-29 17:54 ` me at serhei dot io
2018-10-29 17:54 ` me at serhei dot io
2018-10-31  1:02 ` gmoreira at gmail dot com
2018-10-31  1:03 ` gmoreira at gmail dot com
2018-11-02 20:51 ` me at serhei dot io
2019-03-22 19:09 ` me at serhei dot io
2019-03-27 14:48 ` me at serhei dot io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).