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]

[Bug testsuite/10703] New: compilation error of tracepoint on 2.6.32


$ sudo runtest systemtap.base/tracepoints.exp  --tool_opts install
WARNING: Couldn't find the global config file.
WARNING: No tool specified
Test Run By root on Tue Sep 29 10:15:57 2009
Native configuration is x86_64-redhat-linux-gnu

                ===  tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/unix.exp as tool-and-target-specific interface file.
kernel location: 
kernel version: 2.6.32-rc1
systemtap location: /usr/local/bin/stap
systemtap version: version 1.0/0.141 commit release-1.0-29-g7459222 + changes
gcc location: /usr/bin/gcc
gcc version: gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)

Host: Linux dhcp-beijing-cdc-10-182-121-43.cn.oracle.com 2.6.32-rc1 #1 SMP Mon
Sep 28 05:24:36 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Snapshot: version 1.0/0.141 commit release-1.0-29-g7459222 + changes
GCC: 4.1.2 [gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)]
Distro: Enterprise Linux Enterprise Linux Server release 5.2 (Carthage)

Running ./systemtap.base/tracepoints.exp ...
FAIL: tracepoints cc1: warnings being treated as errors
In file included from
/tmp/stapW1R0gz/stap_b762bf6cb939d6c7cb884fddb0772bed_17767.c:6436:
include/trace/events/ext4.h:263: warning: ?struct mpage_da_data? declared inside
parameter list
include/trace/events/ext4.h:263: warning: its scope is only this definition or
declaration, which is probably not what you want
include/trace/events/ext4.h:263: warning: ?struct mpage_da_data? declared inside
parameter list
include/trace/events/ext4.h:263: warning: ?struct mpage_da_data? declared inside
parameter list
/tmp/stapW1R0gz/stap_b762bf6cb939d6c7cb884fddb0772bed_17767.c:9087: warning:
?struct mpage_da_data? declared inside parameter list
/tmp/stapW1R0gz/stap_b762bf6cb939d6c7cb884fddb0772bed_17767.c: In function
?register_tracepoint_probe_22?:
/tmp/stapW1R0gz/stap_b762bf6cb939d6c7cb884fddb0772bed_17767.c:9200: warning:
passing argument 1 of ?register_trace_ext4_da_write_pages? from incompatible
pointer type
/tmp/stapW1R0gz/stap_b762bf6cb939d6c7cb884fddb0772bed_17767.c: In function
?unregister_tracepoint_probe_22?:
/tmp/stapW1R0gz/stap_b762bf6cb939d6c7cb884fddb0772bed_17767.c:9203: warning:
passing argument 1 of ?unregister_trace_ext4_da_write_pages? from incompatible
pointer type
make[1]: *** [/tmp/stapW1R0gz/stap_b762bf6cb939d6c7cb884fddb0772bed_17767.o] Error 1
make: *** [_module_/tmp/stapW1R0gz] Error 2
Pass 4: compilation failed.  Try again with another '--vp 0001' option.
FAIL: ./systemtap.base/tracepoints.stp

-- 
           Summary: compilation error of tracepoint on 2.6.32
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: wenji dot huang at oracle dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10703

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


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