Your message dated Sat, 28 Oct 2006 10:17:31 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395484: fixed in systemtap 0.0.20061028-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: systemtap
Version: 0.0.20061014-1
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of systemtap_0.0.20061014-1 on avidan by sbuild/i386 98
> Build started at 20061027-1149
> ******************************************************************************
...
>       then mv -f ".deps/stap-staptree.Tpo" ".deps/stap-staptree.Po"; else rm 
> -f ".deps/stap-staptree.Tpo"; exit 1; fi
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.  -DBINDIR='"/usr/bin"' 
> -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
> -DPERFMON   -Werror -Wall -Wall -g -O2 -MT stap-elaborate.o -MD -MP -MF 
> ".deps/stap-elaborate.Tpo" -c -o stap-elaborate.o `test -f 'elaborate.cxx' || 
> echo './'`elaborate.cxx; \
>       then mv -f ".deps/stap-elaborate.Tpo" ".deps/stap-elaborate.Po"; else 
> rm -f ".deps/stap-elaborate.Tpo"; exit 1; fi
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.  -DBINDIR='"/usr/bin"' 
> -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
> -DPERFMON   -Werror -Wall -Wall -g -O2 -MT stap-translate.o -MD -MP -MF 
> ".deps/stap-translate.Tpo" -c -o stap-translate.o `test -f 'translate.cxx' || 
> echo './'`translate.cxx; \
>       then mv -f ".deps/stap-translate.Tpo" ".deps/stap-translate.Po"; else 
> rm -f ".deps/stap-translate.Tpo"; exit 1; fi
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.  -DBINDIR='"/usr/bin"' 
> -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
> -DPERFMON   -Werror -Wall -Wall -g -O2 -MT stap-tapsets.o -MD -MP -MF 
> ".deps/stap-tapsets.Tpo" -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo 
> './'`tapsets.cxx; \
>       then mv -f ".deps/stap-tapsets.Tpo" ".deps/stap-tapsets.Po"; else rm -f 
> ".deps/stap-tapsets.Tpo"; exit 1; fi
> tapsets.cxx:44:29: error: perfmon3/pfmlib.h: No such file or directory
> tapsets.cxx:45:30: error: perfmon3/perfmon.h: No such file or directory
> tapsets.cxx: In member function 'virtual void 
> perfmon_derived_probe_group::emit_module_init(translator_output*)':
> tapsets.cxx:5259: error: 'pfmlib_input_param_t' was not declared in this scope
> tapsets.cxx:5259: error: expected `;' before 'inp'
> tapsets.cxx:5260: error: 'pfmlib_output_param_t' was not declared in this 
> scope
> tapsets.cxx:5260: error: expected `;' before 'outp'
> tapsets.cxx:5261: error: 'pfarg_pmd_t' was not declared in this scope
> tapsets.cxx:5261: error: expected `;' before 'pd'
> tapsets.cxx:5262: error: 'pfarg_pmc_t' was not declared in this scope
> tapsets.cxx:5262: error: expected `;' before 'pc'
> tapsets.cxx:5263: error: 'pfarg_ctx_t' was not declared in this scope
> tapsets.cxx:5263: error: expected `;' before 'ctx'
> tapsets.cxx:5264: error: 'pfarg_load_t' was not declared in this scope
> tapsets.cxx:5264: error: expected `;' before 'load_args'
> tapsets.cxx:5265: error: 'pfmlib_options_t' was not declared in this scope
> tapsets.cxx:5265: error: expected `;' before 'pfmlib_options'
> tapsets.cxx:5270: error: 'pfm_initialize' was not declared in this scope
> tapsets.cxx:5271: error: 'PFMLIB_SUCCESS' was not declared in this scope
> tapsets.cxx:5274: error: 'pfm_get_num_counters' was not declared in this scope
> tapsets.cxx:5276: error: 'pfmlib_options' was not declared in this scope
> tapsets.cxx:5279: error: 'pfm_set_options' was not declared in this scope
> tapsets.cxx:5281: error: 'pd' was not declared in this scope
> tapsets.cxx:5282: error: 'pc' was not declared in this scope
> tapsets.cxx:5283: error: 'ctx' was not declared in this scope
> tapsets.cxx:5284: error: 'load_args' was not declared in this scope
> tapsets.cxx:5289: error: 'inp' was not declared in this scope
> tapsets.cxx:5290: error: 'outp' was not declared in this scope
> tapsets.cxx:5296: error: 'pfm_get_cycle_event' was not declared in this scope
> tapsets.cxx:5296: error: 'PFMLIB_SUCCESS' was not declared in this scope
> tapsets.cxx:5299: error: 'pfm_get_inst_retired_event' was not declared in 
> this scope
> tapsets.cxx:5300: error: 'PFMLIB_SUCCESS' was not declared in this scope
> tapsets.cxx:5314: error: 'pfm_find_event' was not declared in this scope
> tapsets.cxx:5314: error: 'PFMLIB_SUCCESS' was not declared in this scope
> tapsets.cxx:5319: error: 'PFMLIB_MAX_MASKS_PER_EVENT' was not declared in 
> this scope
> tapsets.cxx:5324: error: 'pfm_find_event_mask' was not declared in this scope
> tapsets.cxx:5324: error: 'PFMLIB_SUCCESS' was not declared in this scope
> tapsets.cxx:5340: error: 'PFM_PLM0' was not declared in this scope
> tapsets.cxx:5340: error: 'PFM_PLM3' was not declared in this scope
> tapsets.cxx:5346: error: 'pfm_dispatch_events' was not declared in this scope
> tapsets.cxx:5346: error: 'PFMLIB_SUCCESS' was not declared in this scope
> make[3]: *** [stap-tapsets.o] Error 1
> make[3]: Leaving directory 
> `/build/buildd/systemtap-0.0.20061014/build-tree/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/build/buildd/systemtap-0.0.20061014/build-tree/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory 
> `/build/buildd/systemtap-0.0.20061014/build-tree/src'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20061027-1152
> FAILED [dpkg-buildpackage died]

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: systemtap
Source-Version: 0.0.20061028-1

We believe that the bug you reported is fixed in the latest version of
systemtap, which is due to be installed in the Debian FTP archive:

systemtap_0.0.20061028-1.diff.gz
  to pool/main/s/systemtap/systemtap_0.0.20061028-1.diff.gz
systemtap_0.0.20061028-1.dsc
  to pool/main/s/systemtap/systemtap_0.0.20061028-1.dsc
systemtap_0.0.20061028-1_i386.deb
  to pool/main/s/systemtap/systemtap_0.0.20061028-1_i386.deb
systemtap_0.0.20061028.orig.tar.gz
  to pool/main/s/systemtap/systemtap_0.0.20061028.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugeniy Meshcheryakov <[EMAIL PROTECTED]> (supplier of updated systemtap 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 28 Oct 2006 19:02:24 +0200
Source: systemtap
Binary: systemtap
Architecture: source i386
Version: 0.0.20061028-1
Distribution: unstable
Urgency: medium
Maintainer: Eugeniy Meshcheryakov <[EMAIL PROTECTED]>
Changed-By: Eugeniy Meshcheryakov <[EMAIL PROTECTED]>
Description: 
 systemtap  - instrumentation system for Linux 2.6
Closes: 395484
Changes: 
 systemtap (0.0.20061028-1) unstable; urgency=medium
 .
   * New upstream snapshot
   * Remove patches (fixed/applied upstream):
     - 12-missing-manpages
     - 14-mysql-enable
   * Remove patch (not needed with current version of libpfm3-dev)
     - 11-perfmon-includes (closes: #395484)
   * Do not compile systemtap with perfmon support until it becames less
     RC-buggy
     - comment out part of debian/rules that enables perfmon support
     - move patches needed for perfmon support to debian/patches.disabled
       * 10-perfmon-autoconf
       * 13-perfmon-link
       * 15-perfmon-api-change
     - do not build-depend on libpfm3-dev
   * Do not compress examples
   * Urgency "medium" because of fix for RC bug 395484
Files: 
 61a1fc24b3d1c7b1be32b0db08fc0f52 781 devel optional 
systemtap_0.0.20061028-1.dsc
 d09c1392bdeed54cf9377c1fb5c0e704 591890 devel optional 
systemtap_0.0.20061028.orig.tar.gz
 3d2ca12d0fb249ab4a402a72b9b24905 7703 devel optional 
systemtap_0.0.20061028-1.diff.gz
 e77c7ce38f574c1bdb531d34342a2d70 651352 devel optional 
systemtap_0.0.20061028-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFQ44RKaC6+zmozOIRAs6BAJ0UDZh89mxQZO7xE4Rm7Hu76FEVbACfd4WZ
9ui+yyDbfW341I7UuDeGFAs=
=MYNr
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to