Your message dated Tue, 07 Jan 2025 18:05:15 +0000
with message-id <[email protected]>
and subject line Bug#1091134: fixed in babeltrace2 2.0.6-3
has caused the Debian Bug report #1091134,
regarding babeltrace2: FTBFS: bt2/native_bt.c:4256:17: error: too few arguments 
to function ‘SWIG_Python_AppendOutput’
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1091134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091134
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: babeltrace2
Version: 2.0.6-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241222 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[6]: Entering directory '/<<PKGBUILDDIR>>/src/bindings/python/bt2'
> /usr/bin/swig -MD -python -I"../../../../include" -o "bt2/native_bt.c" 
> "bt2/native_bt.i"
> touch copy-static-deps.stamp
> CC="gcc" CFLAGS="-I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
> -pthread  -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
> -pthread  -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes 
> -Wstrict-prototypes -Wdeclaration-after-statement 
> -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init 
> -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations 
> -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers 
> -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare 
> -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute 
> -Wmissing-noreturn -Winit-self -Wmissing-include-dirs 
> -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum 
> -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op 
> -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-sign-compare 
> -Wno-inline -Wno-declaration-after-statement -Wno-switch-enum 
> -Wno-switch-default -Wno-packed -Wno-pointer-arith -Wno-format-nonliteral 
> -Wno-double-promotion -Wno-cast-align -Wno-cast-function-type 
> -Wno-suggest-attribute=format -Wno-error=unused-parameter 
> -Wno-error=missing-field-initializers -Wno-error=sign-compare 
> -Wno-error=inline -Wno-error=declaration-after-statement 
> -Wno-error=switch-enum -Wno-error=switch-default -Wno-error=packed 
> -Wno-error=pointer-arith -Wno-error=format-nonliteral 
> -Wno-error=double-promotion -Wno-error=cast-align 
> -Wno-error=cast-function-type -Wold-style-definition 
> -Werror=implicit-function-declaration -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wno-shadow -Wno-null-dereference 
> -Wno-deprecated-declarations -Wno-redundant-decls -Wno-undef 
> -Wno-missing-field-initializers -Wno-unused-parameter" 
> CPPFLAGS="-I../../../../include -I../../../../src -I../../../../src -include 
> common/config.h -Wdate-time -D_FORTIFY_SOURCE=2 -I./bt2" 
> LDFLAGS="-L../../../../src/lib/.libs -Wl,-z,relro -Wl,-z,now -lgmodule-2.0 
> -pthread -lglib-2.0  -L/usr/lib/python3.12/config-3.12-x86_64-linux-gnu 
> -L/usr/lib/x86_64-linux-gnu -lpython3.12 -ldl  -lm  -lgmodule-2.0 -pthread 
> -lglib-2.0 " /usr/bin/python3 ./setup.py build --force
> bt2/native_bt.c: In function ‘_wrap_clock_class_get_offset’:
> bt2/native_bt.c:4256:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  4256 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_From_long_SS_long((*arg2)));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:4259:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  4259 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_clock_class_cycles_to_ns_from_origin’:
> bt2/native_bt.c:4661:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  4661 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_From_long_SS_long((*arg3)));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_clock_snapshot_get_ns_from_origin’:
> bt2/native_bt.c:4787:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  4787 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_From_long_SS_long((*arg2)));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_self_component_source_add_output_port’:
> bt2/native_bt.c:5711:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5711 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:5717:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5717 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_self_component_filter_add_input_port’:
> bt2/native_bt.c:5771:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5771 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:5777:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5777 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_self_component_filter_add_output_port’:
> bt2/native_bt.c:5831:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5831 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:5837:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5837 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_self_component_sink_add_input_port’:
> bt2/native_bt.c:5891:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5891 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:5897:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5897 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_event_class_get_log_level’:
> bt2/native_bt.c:9510:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  9510 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_From_int(*arg2));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_field_class_enumeration_unsigned_get_mapping_labels_for_value’:
> bt2/native_bt.c:10502:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10502 |       resultobj = SWIG_Python_AppendOutput(resultobj, py_label_list);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:10505:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10505 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_field_class_enumeration_signed_get_mapping_labels_for_value’:
> bt2/native_bt.c:10735:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10735 |       resultobj = SWIG_Python_AppendOutput(resultobj, py_label_list);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:10738:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10738 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_field_enumeration_unsigned_get_mapping_labels’:
> bt2/native_bt.c:12803:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12803 |       resultobj = SWIG_Python_AppendOutput(resultobj, py_label_list);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:12806:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12806 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_field_enumeration_signed_get_mapping_labels’:
> bt2/native_bt.c:12850:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12850 |       resultobj = SWIG_Python_AppendOutput(resultobj, py_label_list);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:12853:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12853 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_graph_add_source_component’:
> bt2/native_bt.c:13902:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13902 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:13908:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13908 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_graph_add_source_component_with_initialize_method_data’:
> bt2/native_bt.c:13983:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13983 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:13989:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13989 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_graph_add_filter_component’:
> bt2/native_bt.c:14058:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14058 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:14064:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14064 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_graph_add_filter_component_with_initialize_method_data’:
> bt2/native_bt.c:14139:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14139 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:14145:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14145 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_graph_add_sink_component’:
> bt2/native_bt.c:14214:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14214 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:14220:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14220 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_graph_add_sink_component_with_initialize_method_data’:
> bt2/native_bt.c:14295:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14295 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:14301:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14301 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_graph_add_simple_sink_component’:
> bt2/native_bt.c:14373:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14373 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:14379:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14379 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_graph_connect_ports’:
> bt2/native_bt.c:14431:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14431 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:14437:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14437 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_graph_add_filter_component_input_port_added_listener’:
> bt2/native_bt.c:14585:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14585 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_graph_add_sink_component_input_port_added_listener’:
> bt2/native_bt.c:14630:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14630 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_graph_add_source_component_output_port_added_listener’:
> bt2/native_bt.c:14675:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14675 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_graph_add_filter_component_output_port_added_listener’:
> bt2/native_bt.c:14720:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14720 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_graph_add_source_component’:
> bt2/native_bt.c:14866:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14866 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:14872:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14872 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_graph_add_filter_component’:
> bt2/native_bt.c:14945:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14945 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:14951:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14951 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_graph_add_sink_component’:
> bt2/native_bt.c:15024:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15024 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:15030:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15030 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_message_stream_beginning_borrow_default_clock_snapshot_const’:
> bt2/native_bt.c:15968:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15968 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:15974:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15974 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_message_stream_end_borrow_default_clock_snapshot_const’:
> bt2/native_bt.c:16142:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16142 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:16148:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16148 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_message_discarded_events_get_count’:
> bt2/native_bt.c:17033:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17033 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_message_discarded_packets_get_count’:
> bt2/native_bt.c:17294:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17294 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_get_greatest_operative_mip_version’:
> bt2/native_bt.c:17443:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17443 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_message_iterator_create_from_message_iterator’:
> bt2/native_bt.c:17499:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17499 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:17505:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17505 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_message_iterator_create_from_sink_component’:
> bt2/native_bt.c:17547:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17547 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:17553:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17553 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_message_iterator_next’:
> bt2/native_bt.c:17617:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17617 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_message_iterator_can_seek_beginning’:
> bt2/native_bt.c:17650:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17650 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_message_iterator_can_seek_ns_from_origin’:
> bt2/native_bt.c:17714:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17714 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_bt2_message_iterator_create_from_message_iterator’:
> bt2/native_bt.c:18021:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18021 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18027:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18027 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_bt2_message_iterator_create_from_sink_component’:
> bt2/native_bt.c:18069:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18069 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18075:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18075 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_plugin_find’:
> bt2/native_bt.c:18535:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18535 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18541:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18541 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_plugin_find_all’:
> bt2/native_bt.c:18589:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18589 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18595:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18595 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_plugin_find_all_from_file’:
> bt2/native_bt.c:18634:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18634 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18640:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18640 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_plugin_find_all_from_dir’:
> bt2/native_bt.c:18685:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18685 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18691:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18691 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_plugin_find_all_from_static’:
> bt2/native_bt.c:18724:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18724 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18730:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18730 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_plugin_get_version’:
> bt2/native_bt.c:18898:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18898 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18902:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18902 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18906:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18906 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18912:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18912 |       resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_Python_str_FromChar(*arg5));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:18916:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 18916 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_plugin_get_version’:
> bt2/native_bt.c:19378:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19378 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:19382:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19382 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:19386:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19386 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:19392:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19392 |       resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_Python_str_FromChar(*arg5));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:19396:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19396 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_plugin_find’:
> bt2/native_bt.c:19451:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19451 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:19457:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19457 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_plugin_find_all’:
> bt2/native_bt.c:19505:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19505 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:19511:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19511 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_plugin_find_all_from_file’:
> bt2/native_bt.c:19550:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19550 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:19556:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19556 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_plugin_find_all_from_dir’:
> bt2/native_bt.c:19601:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19601 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:19607:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 19607 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_query_executor_query’:
> bt2/native_bt.c:20306:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 20306 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:20312:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 20312 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function 
> ‘_wrap_trace_borrow_environment_entry_by_index_const’:
> bt2/native_bt.c:22528:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 22528 |       resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_Python_str_FromChar(*arg3));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:22532:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 22532 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:22538:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 22538 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:22544:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 22544 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_trace_add_destruction_listener’:
> bt2/native_bt.c:22703:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 22703 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_trace_add_destruction_listener’:
> bt2/native_bt.c:22816:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 22816 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_trace_class_add_destruction_listener’:
> bt2/native_bt.c:23170:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 23170 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_bt2_trace_class_add_destruction_listener’:
> bt2/native_bt.c:23283:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 23283 |     resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_value_array_append_empty_array_element’:
> bt2/native_bt.c:24307:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 24307 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:24313:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 24313 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_value_array_append_empty_map_element’:
> bt2/native_bt.c:24348:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 24348 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:24354:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 24354 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_value_map_insert_empty_array_entry’:
> bt2/native_bt.c:24818:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 24818 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:24824:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 24824 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_value_map_insert_empty_map_entry’:
> bt2/native_bt.c:24869:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 24869 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:24875:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 24875 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c: In function ‘_wrap_value_copy’:
> bt2/native_bt.c:25183:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 25183 |       resultobj = SWIG_Python_AppendOutput(resultobj,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:25189:19: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 25189 |       resultobj = SWIG_Python_AppendOutput(resultobj, Py_None);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> bt2/native_bt.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> error: command '/usr/bin/gcc' failed with exit code 1
> make[6]: *** [Makefile:714: build-python-bindings.stamp] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/22/babeltrace2_2.0.6-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: babeltrace2
Source-Version: 2.0.6-3
Done: Michael Jeanson <[email protected]>

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

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.
Michael Jeanson <[email protected]> (supplier of updated babeltrace2 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: SHA512

Format: 1.8
Date: Tue, 07 Jan 2025 12:32:48 -0500
Source: babeltrace2
Architecture: source
Version: 2.0.6-3
Distribution: unstable
Urgency: medium
Maintainer: Michael Jeanson <[email protected]>
Changed-By: Michael Jeanson <[email protected]>
Closes: 1091134
Changes:
 babeltrace2 (2.0.6-3) unstable; urgency=medium
 .
   * [5c9920d] Add patch for swig 4.3.0 support (Closes: #1091134)
Checksums-Sha1:
 3f06661343a7930a7ab1085d2eec5690e448eb58 2691 babeltrace2_2.0.6-3.dsc
 787b2b07b8e11e40677211ad85186db247fd735d 3280798 babeltrace2_2.0.6.orig.tar.bz2
 81938adccb3fc89aa2efcb5942dc66acd2aa78b4 833 babeltrace2_2.0.6.orig.tar.bz2.asc
 9b0ee629b605bcbeaf0a7acaf9a90ec6a2d20f8b 24192 
babeltrace2_2.0.6-3.debian.tar.xz
 7f0c81443d82d8c436f5d8bd7f06aaed0f08acbf 8953 
babeltrace2_2.0.6-3_source.buildinfo
Checksums-Sha256:
 1e40824bf75a2283701fde45d0fc3dc5b194c65ec683e555b511d2a0d8947f69 2691 
babeltrace2_2.0.6-3.dsc
 a01c7e75e642de0b5b91f32cc706234c99eb556fcd52c9959045dc23a9ec52c9 3280798 
babeltrace2_2.0.6.orig.tar.bz2
 db11f95eeab1bdd0dd6f6d6e53f83205daed5756c62e00c585217a32a175bc47 833 
babeltrace2_2.0.6.orig.tar.bz2.asc
 3a93a03b2b2038c53c19f395abfe74c6e3155ca65a02d124a6bae0a73b72f12a 24192 
babeltrace2_2.0.6-3.debian.tar.xz
 776fa3c3cfd81b2617c2f0f177576cab000395e3a586698e025a8b0048326f9d 8953 
babeltrace2_2.0.6-3_source.buildinfo
Files:
 e4849823b0f85c0c85ee65dca6cbb0c9 2691 libs optional babeltrace2_2.0.6-3.dsc
 cb3685e60672d014148e3337eeb6ef8d 3280798 libs optional 
babeltrace2_2.0.6.orig.tar.bz2
 39a0a3613b454bf14aefc10ce9ed0aae 833 libs optional 
babeltrace2_2.0.6.orig.tar.bz2.asc
 ba45d68993043aedd9c8d9c6868a0f9a 24192 libs optional 
babeltrace2_2.0.6-3.debian.tar.xz
 88c9e9a961b4a70bd2ba101959cbcb9d 8953 libs optional 
babeltrace2_2.0.6-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEmGYkMkK2Qid54gtihlYfRSGA/P4FAmd9ZqoUHG1qZWFuc29u
QGRlYmlhbi5vcmcACgkQhlYfRSGA/P52eBAAmG34HpUOrmJWa6Z1480CArW60AqF
lkx5I+URm8Loi/HttweHRq3V5Vw9ysymkbZHRdqeZF5/jz2nInqhQD6XQaxUJc2H
PAO2fRD3uW/iOJparW8/befi03QylE6wd5L6zqN6K1/7yp0Y/ognAUZY4WEh3tYK
1eSXu5h1oUHnYnFMpnXOWbUjVNpGq2PnVPJJf4rIFlR0VYUDkcxW14oWn6RrwzWm
c6pfUG06zhVju+ozf/hJv1gyZ9gjZ3CaFvLfbm52DgB9U5ROBrj/Rr3PlA8fkLo4
DKNhkZfufsXZkQz7lSTWKs8f713qiyhJZWWveOiINHhQD6kRLP6WJENzCY6U/hrc
U0jhv+lwQB7170sowQhs6EXx6VQsvRTeqnRLlB4ZB8gjdDa5qpqXnrB+Umhkoabe
1uIK7NbJbG595M7H4g54YB3rLurRefyF+Yph9UFRWmypK4Mnzb/o2O7/Nv5XYjiu
9tm7n1I5eSwMYr0wyzD3FafQGTdADqhUw8W2NJC8Lqk86EJzwqVWZzPBoE+V9MGs
Q2p3k+vPmMA2tzcr/ZkkZ6dcYeE9Pct6DXCEft1tQ8cs748yryscha6EuANU7rh8
6WLhyR4zxpmYXjjRGzUg/6cUVpkFdHDsp1vZnJVkkVRO1MOKxQjfI82EhtMwNwx2
V4Sb/waAu8vCsRM=
=zsmQ
-----END PGP SIGNATURE-----

Attachment: pgpvtvI26yBDQ.pgp
Description: PGP signature


--- End Message ---

Reply via email to