public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "prinbra at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug runtime/24303] New: generate stapconf_*.h failed on kernel 5.0
Date: Tue, 05 Mar 2019 05:15:00 -0000	[thread overview]
Message-ID: <bug-24303-6586@http.sourceware.org/bugzilla/> (raw)

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

            Bug ID: 24303
           Summary: generate stapconf_*.h failed on kernel 5.0
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: prinbra at gmail dot com
  Target Milestone: ---

Can't run on kernel 5.0, failed at pass 4:

root@debian:~# uname -r
5.0.0
root@debian:~# stap -ve 'probe begin { printf("hello\n"); }'
Pass 1: parsed user script and 472 library scripts using
111444virt/83764res/5228shr/78900data kb, in 160usr/30sys/188real ms.
Pass 2: analyzed script: 1 probe, 0 functions, 0 embeds, 0 globals using
113028virt/85412res/5300shr/80484data kb, in 10usr/0sys/6real ms.
Pass 3: translated to C into
"/tmp/stapESGfzx/stap_773ec94902f7558ef6659ab574df47ba_793_src.c" using
113028virt/85412res/5300shr/80484data kb, in 0usr/0sys/0real ms.
cc1: fatal error:
/tmp/stapESGfzx/stapconf_84f6d6c73e869a4b8ab762584ac21d3a_724.h: No such file
or directory
cc1: fatal error:
/tmp/stapESGfzx/stapconf_84f6d6c73e869a4b8ab762584ac21d3a_724.h: No such file
or directory
compilation terminated.
compilation terminated.
scripts/Makefile.build:276: recipe for target
'/tmp/stapESGfzx/stap_773ec94902f7558ef6659ab574df47ba_793_src.o' failed
make[1]: *** [/tmp/stapESGfzx/stap_773ec94902f7558ef6659ab574df47ba_793_src.o]
Error 1
make[1]: *** Waiting for unfinished jobs....
scripts/Makefile.build:276: recipe for target
'/tmp/stapESGfzx/stap_773ec94902f7558ef6659ab574df47ba_793_aux_0.o' failed
make[1]: ***
[/tmp/stapESGfzx/stap_773ec94902f7558ef6659ab574df47ba_793_aux_0.o] Error 1
Makefile:1553: recipe for target '_module_/tmp/stapESGfzx' failed
make: *** [_module_/tmp/stapESGfzx] Error 2
WARNING: kbuild exited with status: 2
Pass 4: compiled C into "stap_773ec94902f7558ef6659ab574df47ba_793.ko" in
390usr/170sys/556real ms.
Pass 4: compilation failed.  [man error::pass4]

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

             reply	other threads:[~2019-03-05  5:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05  5:15 prinbra at gmail dot com [this message]
2019-03-07 21:37 ` [Bug runtime/24303] " fche at redhat dot com
2019-03-27  0:34 ` fche at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-24303-6586@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).