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

Reply via email to