Your message dated Sun, 22 Dec 2024 20:56:45 +0000
with message-id <e1tpt0h-00ghja...@fasolo.debian.org>
and subject line Bug#1091139: fixed in med-fichier 4.1.0+repack-8
has caused the Debian Bug report #1091139,
regarding med-fichier: FTBFS: medfile_int_wrap.cc:23621:39: error: too few 
arguments to function 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, 
int)'
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 ow...@bugs.debian.org
immediately.)


-- 
1091139: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091139
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: med-fichier
Version: 4.1.0+repack-7
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241222 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
> -I../../python -I../include  -I/usr/include/python3.13 
> -I/usr/include/python3.13 -I../../include -I../include -DH5_USE_16_API 
> -I/usr/lib/x86_64-linux-gnu/hdf5/openmpi/include -DSWIG_TYPE_TABLE=medtable 
> -DSWIGWORDSIZE64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -DOMPI_SKIP_MPICXX=1 
> -DMPICH_SKIP_MPICXX=1 -DH5_USE_110_API -shared -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
> -o _medequivalence_la-medequivalence_int_wrap.lo `test -f 
> 'medequivalence_int_wrap.cc' || echo 
> '../../python/'`medequivalence_int_wrap.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../python -I../include 
> -I/usr/include/python3.13 -I/usr/include/python3.13 -I../../include 
> -I../include -DH5_USE_16_API -I/usr/lib/x86_64-linux-gnu/hdf5/openmpi/include 
> -DSWIG_TYPE_TABLE=medtable -DSWIGWORDSIZE64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -DOMPI_SKIP_MPICXX=1 
> -DMPICH_SKIP_MPICXX=1 -DH5_USE_110_API -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
> medequivalence_int_wrap.cc  -fPIC -DPIC -o 
> .libs/_medequivalence_la-medequivalence_int_wrap.o
> medfile_int_wrap.cc: In function 'PyObject* _wrap_MEDfileExist(PyObject*, 
> PyObject*, PyObject*)':
> medfile_int_wrap.cc:23621:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23621 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medfile_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfile_int_wrap.cc:23641:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23641 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medfile_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfile_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDfileCompatibility(PyObject*, PyObject*, PyObject*)':
> medfile_int_wrap.cc:23903:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23903 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medfile_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfile_int_wrap.cc:23923:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23923 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medfile_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfile_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDfileObjectExist(PyObject*, PyObject*, PyObject*)':
> medfile_int_wrap.cc:24334:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24334 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medfile_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> mv medstructelement.py medstructelement_int.py
> mv medstructelement_int_wrap.cc.tmp medstructelement_int_wrap.cc
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
> -I../../python -I../include  -I/usr/include/python3.13 
> -I/usr/include/python3.13 -I../../include -I../include -DH5_USE_16_API 
> -I/usr/lib/x86_64-linux-gnu/hdf5/openmpi/include -DSWIG_TYPE_TABLE=medtable 
> -DSWIGWORDSIZE64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -DOMPI_SKIP_MPICXX=1 
> -DMPICH_SKIP_MPICXX=1 -DH5_USE_110_API -shared -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
> -o _medenumtest_la-medenumtest_int_wrap.lo `test -f 'medenumtest_int_wrap.cc' 
> || echo '../../python/'`medenumtest_int_wrap.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../python -I../include 
> -I/usr/include/python3.13 -I/usr/include/python3.13 -I../../include 
> -I../include -DH5_USE_16_API -I/usr/lib/x86_64-linux-gnu/hdf5/openmpi/include 
> -DSWIG_TYPE_TABLE=medtable -DSWIGWORDSIZE64 -Wdate-time -D_FORTIFY_SOURCE=2 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include 
> -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -DOMPI_SKIP_MPICXX=1 
> -DMPICH_SKIP_MPICXX=1 -DH5_USE_110_API -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
> medenumtest_int_wrap.cc  -fPIC -DPIC -o 
> .libs/_medenumtest_la-medenumtest_int_wrap.o
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshInfoByName(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:23681:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23681 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:23702:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23702 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:23725:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23725 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* _wrap_MEDmeshInfo(PyObject*, 
> PyObject*, PyObject*)':
> medmesh_int_wrap.cc:23872:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23872 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:23893:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23893 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:23916:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 23916 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshGridTypeRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:24211:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24211 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshGridIndexCoordinateRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:24420:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24420 |     resultobj=SWIG_Python_AppendOutput(resultobj, o6);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:24427:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24427 |     resultobj=SWIG_Python_AppendOutput(resultobj, o6);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshGridStructRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:24605:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24605 |     resultobj=SWIG_Python_AppendOutput(resultobj, o5);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:24612:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24612 |     resultobj=SWIG_Python_AppendOutput(resultobj, o5);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshSortingTypeRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:25278:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 25278 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshNodeCoordinateAdvancedRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:26337:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26337 |     resultobj=SWIG_Python_AppendOutput(resultobj, o6);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:26344:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26344 |     resultobj=SWIG_Python_AppendOutput(resultobj, o6);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshNodeCoordinateWithProfileRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:26469:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26469 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:26477:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26477 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshNodeCoordinateRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:26572:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26572 |     resultobj=SWIG_Python_AppendOutput(resultobj, o6);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:26579:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26579 |     resultobj=SWIG_Python_AppendOutput(resultobj, o6);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshElementConnectivityRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:26701:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26701 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:26708:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26708 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshElementConnectivityAdvancedRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:26830:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26830 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:26837:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26837 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshElementConnectivityWithProfileRd(PyObject*, PyObject*, 
> PyObject*)':
> medmesh_int_wrap.cc:26998:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 26998 |     resultobj=SWIG_Python_AppendOutput(resultobj, o13);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:27006:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27006 |     resultobj=SWIG_Python_AppendOutput(resultobj, o13);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* _wrap_MEDmeshnEntity(PyObject*, 
> PyObject*, PyObject*)':
> medmesh_int_wrap.cc:27137:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27137 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:27157:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27157 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshnEntityWithProfile(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:27316:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27316 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:27336:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27336 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshEntityNameRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:27671:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27671 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:27678:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27678 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshEntityNumberRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:27892:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27892 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:27899:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 27899 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshEntityFamilyNumberRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:28113:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28113 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:28120:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28120 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* _wrap_MEDmeshPolygonRd(PyObject*, 
> PyObject*, PyObject*)':
> medmesh_int_wrap.cc:28736:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28736 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDfieldValueAdvancedRd(PyObject*, PyObject*, PyObject*)':
> medfield_int_wrap.cc:24190:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24190 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:28740:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28740 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:24197:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24197 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:28747:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28747 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:28751:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28751 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshPolygon2Rd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:28877:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28877 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDfieldValueWithProfileRd(PyObject*, PyObject*, PyObject*)':
> medfield_int_wrap.cc:24365:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24365 |     resultobj=SWIG_Python_AppendOutput(resultobj, o11);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:28881:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28881 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:24373:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24373 |     resultobj=SWIG_Python_AppendOutput(resultobj, o11);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:28888:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28888 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:28892:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 28892 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDfield23ValueWithProfileRd(PyObject*, PyObject*, PyObject*)':
> medfield_int_wrap.cc:24553:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24553 |     resultobj=SWIG_Python_AppendOutput(resultobj, o12);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshPolyhedronRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:29022:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29022 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medfield_int_wrap.cc:24562:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24562 |     resultobj=SWIG_Python_AppendOutput(resultobj, o12);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29026:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29026 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29030:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29030 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc: In function 'PyObject* _wrap_MEDfieldValueRd(PyObject*, 
> PyObject*, PyObject*)':
> medfield_int_wrap.cc:24709:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24709 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29037:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29037 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:24716:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24716 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29041:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29041 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29045:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29045 |     resultobj=SWIG_Python_AppendOutput(resultobj, o9);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc: In function 'PyObject* _wrap_MEDfieldInfo(PyObject*, 
> PyObject*, PyObject*)':
> medfield_int_wrap.cc:24953:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24953 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:24970:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 24970 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDmeshGlobalNumberRd(PyObject*, PyObject*, PyObject*)':
> medmesh_int_wrap.cc:29546:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29546 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29553:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29553 |     resultobj=SWIG_Python_AppendOutput(resultobj, o7);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDfield23ComputingStepMeshInfo(PyObject*, PyObject*, PyObject*)':
> medfield_int_wrap.cc:25381:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 25381 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medmesh_int_wrap.cc: In function 'PyObject* _wrap_MEDmeshNodeRd(PyObject*, 
> PyObject*, PyObject*)':
> medmesh_int_wrap.cc:29884:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29884 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29905:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29905 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29926:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29926 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29932:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29932 |     resultobj=SWIG_Python_AppendOutput(resultobj, o6);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medfield_int_wrap.cc: In function 'PyObject* 
> _wrap_MEDfieldInfoByName(PyObject*, PyObject*, PyObject*)':
> medfield_int_wrap.cc:25621:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 25621 |     resultobj=SWIG_Python_AppendOutput(resultobj, o);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29936:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29936 |     resultobj=SWIG_Python_AppendOutput(resultobj, o8);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:25638:39: error: too few arguments to function 
> 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 25638 |     resultobj=SWIG_Python_AppendOutput(resultobj, pinst);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
> medfield_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:29940:39: error: too few arguments to function 'PyObject* 
> SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
> 29940 |     resultobj=SWIG_Python_AppendOutput(resultobj, o10);
>       |               ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> medmesh_int_wrap.cc:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> make[4]: *** [Makefile:1231: _medfile_la-medfile_int_wrap.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/22/med-fichier_4.1.0+repack-7_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&fusertaguser=lu...@debian.org&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: med-fichier
Source-Version: 4.1.0+repack-8
Done: Gilles Filippini <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
med-fichier, 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 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gilles Filippini <p...@debian.org> (supplier of updated med-fichier 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 22 Dec 2024 19:58:04 +0100
Source: med-fichier
Architecture: source
Version: 4.1.0+repack-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Gilles Filippini <p...@debian.org>
Closes: 1091139
Changes:
 med-fichier (4.1.0+repack-8) unstable; urgency=medium
 .
   * Put generated SWIG files out of the way to force their regeneration
   * New patch swig-4.3.patch to support SWIG 4.3 (closes: #1091139)
Checksums-Sha1:
 d9c16864587f977216d378fe329d8cc55ec9d398 2542 med-fichier_4.1.0+repack-8.dsc
 ccbe9f98b9998cfad1d28fe32d77014a5bbf7754 16880 
med-fichier_4.1.0+repack-8.debian.tar.xz
 948fb20552674e1f79722e6c905791920f102efa 18999 
med-fichier_4.1.0+repack-8_amd64.buildinfo
Checksums-Sha256:
 27d8c9b1c9915d93f3269d20e8701ecde64797db85c46771db5e9a95ad57e884 2542 
med-fichier_4.1.0+repack-8.dsc
 8d02ab859626e9914e21f66e4e2bd11aae1e5fd6b9458b853462689663cc090a 16880 
med-fichier_4.1.0+repack-8.debian.tar.xz
 e880014f0a0775c7c9e3a8b59843c0ea38490cb85c2ec766895c2da4087b79ca 18999 
med-fichier_4.1.0+repack-8_amd64.buildinfo
Files:
 fcb67060bad88075337a7cb97980ab44 2542 libs optional 
med-fichier_4.1.0+repack-8.dsc
 91d750babfc391ba8abf9a92f45db109 16880 libs optional 
med-fichier_4.1.0+repack-8.debian.tar.xz
 ff6cf63be833cfa543012b708b26952e 18999 libs optional 
med-fichier_4.1.0+repack-8_amd64.buildinfo

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

iQFEBAEBCgAuFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAmdoa3oQHHBpbmlAZGVi
aWFuLm9yZwAKCRDv6Gxsf/7Pg1GUB/0WL4yn5/146nd/AI6aTMo7eCxWxdkuFVxL
U8TUDMc6QUhFyp3qPHamJoVz/rDP+NBBehe5wBPbtvrBUiU0PWZ3wb1LjC7Z1Jxv
ALg+vFWmrkWdE4yYQmh27Rm837wlH3YjaZ9vK2/AT/eywYisM8UqIBGwltquRHqK
MCHGF+pxcdfsDeNyjtcDPW2qI50NxgQYz4Hlx9j52aRjcyd/EUqgFuRXzwqCmIpa
QL+WPGLJDg17sfTGLYRnODLozdCXKc8we3OvO0CgobkkFwYh83I59DGgjSfJk7vx
GZKas5+XmVyGQrIU/HQ9MpIx8iee/+yzS/H/zyOPX7BDpjeSI3oG
=VC7Q
-----END PGP SIGNATURE-----

Attachment: pgpppo3sDEDib.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to