Source: pyfltk
Version: 1.3.9+repack-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3 setup.py swig
> /usr/include/FL/x.H:118: Warning 503: Can't wrap 'operator XFontStruct*' 
> unless renamed to a valid identifier.
> Building for Linux
> ['./src', './contrib', '/usr/include']
> Checking FLTK configuration ... 
> Checking fltk-config using FLTK_HOME
> Checking fltk-config using default installation
> Using FLTK:  ['1.3.8\n']
> fltk-config includes:  ['/usr/include/cairo', '/usr/include/libpng16', 
> '/usr/include/freetype2', '/usr/include/pixman-1', '/usr/include/freetype2', 
> '/usr/include/libpng16', '/usr/include/cairo', '/usr/include/libpng16', 
> '/usr/include/freetype2', '/usr/include/pixman-1']
> fltk-config link paths:  []
> fltk-config link libraries:  ['fltk_images', 'fltk_gl', 'fltk_forms', 'fltk', 
> 'X11']
> FLTK was configured without multi-threading support!
> FLTK was configured with OpenGL support!
> FLTK was configured with Forms support!
> done
> Using default location for FLTK!
> dh_auto_build
> I: pybuild base:305: /usr/bin/python3.12 setup.py build 
> ./fltk/fltk_wrap.cpp: In function ‘int 
> Fl_File_Browser_load_new(Fl_File_Browser*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:5033:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  5033 |     char *directory=SWIG_Python_str_AsChar(dObj);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~
>       |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘int Fl_Menu__add__SWIG_2(Fl_Menu_*, 
> PyObject*, PyObject*, PyObject*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6094:33: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6094 |                 char* pyLabel = SWIG_Python_str_AsChar(lObj);
>       |                                 ^~~~~~~~~~~~~~~~~~~~~~
>       |                                 SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void Fl_Window_show(Fl_Window*, PyObject*, 
> PyObject*)’:
> ./fltk/fltk_wrap.cpp:6246:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6246 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6271:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6271 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void 
> Fl_Double_Window_show(Fl_Double_Window*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6314:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6314 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6339:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6339 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void Fl_Gl_Window_show(Fl_Gl_Window*, 
> PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6473:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6473 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6498:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6498 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void 
> Fl_Single_Window_show(Fl_Single_Window*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6770:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6770 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6795:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6795 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void 
> Fl_Overlay_Window_show(Fl_Overlay_Window*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6892:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6892 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6917:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6917 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* _wrap_fl_draw_pixmap(PyObject*, 
> PyObject*)’:
> ./fltk/fltk_wrap.cpp:89207:19: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 89207 |         arg1[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[0],i));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~
>       |                   SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_fl_measure_pixmap(PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:89289:19: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 89289 |         arg1[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[0],i));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~
>       |                   SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_fl_shortcut_label__SWIG_1(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:89475:19: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 89475 |         arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~
>       |                   SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_FormsPixmap_set(PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:95206:19: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 95206 |         arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~
>       |                   SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* _wrap_new_Fl_Pixmap(PyObject*, 
> PyObject*)’:
> ./fltk/fltk_wrap.cpp:95764:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 95764 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>       |                     ^~~~~~~~~~~~~~~~~~~~~~
>       |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Help_Dialog_show__SWIG_1(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:99532:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 99532 |           arg3[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[2],i));
>       |                     ^~~~~~~~~~~~~~~~~~~~~~
>       |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_find_child_item__SWIG_2(PyObject*, Py_ssize_t, 
> PyObject**)’:
> ./fltk/fltk_wrap.cpp:144779:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 144779 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_find_child_item__SWIG_3(PyObject*, Py_ssize_t, 
> PyObject**)’:
> ./fltk/fltk_wrap.cpp:144849:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 144849 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_find_item__SWIG_0(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:144973:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 144973 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_find_item__SWIG_1(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:145043:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 145043 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_add__SWIG_2(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:145273:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 145273 |           arg3[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[2],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_add__SWIG_3(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:145359:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 145359 |           arg3[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[2],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* _wrap_fl_execvp(PyObject*, 
> PyObject*)’:
> ./fltk/fltk_wrap.cpp:156751:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 156751 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> Building for Linux
> ['./src', './contrib', '/usr/include']
> Checking FLTK configuration ... 
> Checking fltk-config using FLTK_HOME
> Checking fltk-config using default installation
> Using FLTK:  ['1.3.8\n']
> fltk-config includes:  ['/usr/include/cairo', '/usr/include/libpng16', 
> '/usr/include/freetype2', '/usr/include/pixman-1', '/usr/include/freetype2', 
> '/usr/include/libpng16', '/usr/include/cairo', '/usr/include/libpng16', 
> '/usr/include/freetype2', '/usr/include/pixman-1']
> fltk-config link paths:  []
> fltk-config link libraries:  ['fltk_images', 'fltk_gl', 'fltk_forms', 'fltk', 
> 'X11']
> FLTK was configured without multi-threading support!
> FLTK was configured with OpenGL support!
> FLTK was configured with Forms support!
> done
> error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
> E: pybuild pybuild:391: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3.12 setup.py build 
> I: pybuild base:305: /usr/bin/python3 setup.py build 
> ./fltk/fltk_wrap.cpp: In function ‘int 
> Fl_File_Browser_load_new(Fl_File_Browser*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:5033:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  5033 |     char *directory=SWIG_Python_str_AsChar(dObj);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~
>       |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘int Fl_Menu__add__SWIG_2(Fl_Menu_*, 
> PyObject*, PyObject*, PyObject*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6094:33: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6094 |                 char* pyLabel = SWIG_Python_str_AsChar(lObj);
>       |                                 ^~~~~~~~~~~~~~~~~~~~~~
>       |                                 SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void Fl_Window_show(Fl_Window*, PyObject*, 
> PyObject*)’:
> ./fltk/fltk_wrap.cpp:6246:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6246 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6271:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6271 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void 
> Fl_Double_Window_show(Fl_Double_Window*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6314:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6314 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6339:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6339 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void Fl_Gl_Window_show(Fl_Gl_Window*, 
> PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6473:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6473 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6498:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6498 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void 
> Fl_Single_Window_show(Fl_Single_Window*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6770:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6770 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6795:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6795 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘void 
> Fl_Overlay_Window_show(Fl_Overlay_Window*, PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:6892:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6892 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(count,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp:6917:20: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
>  6917 |           tmp[i] = SWIG_Python_str_AsChar(PyList_GetItem(data,i));
>       |                    ^~~~~~~~~~~~~~~~~~~~~~
>       |                    SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* _wrap_fl_draw_pixmap(PyObject*, 
> PyObject*)’:
> ./fltk/fltk_wrap.cpp:89207:19: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 89207 |         arg1[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[0],i));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~
>       |                   SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_fl_measure_pixmap(PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:89289:19: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 89289 |         arg1[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[0],i));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~
>       |                   SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_fl_shortcut_label__SWIG_1(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:89475:19: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 89475 |         arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~
>       |                   SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_FormsPixmap_set(PyObject*, PyObject*)’:
> ./fltk/fltk_wrap.cpp:95206:19: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 95206 |         arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>       |                   ^~~~~~~~~~~~~~~~~~~~~~
>       |                   SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* _wrap_new_Fl_Pixmap(PyObject*, 
> PyObject*)’:
> ./fltk/fltk_wrap.cpp:95764:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 95764 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>       |                     ^~~~~~~~~~~~~~~~~~~~~~
>       |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Help_Dialog_show__SWIG_1(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:99532:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 99532 |           arg3[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[2],i));
>       |                     ^~~~~~~~~~~~~~~~~~~~~~
>       |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_find_child_item__SWIG_2(PyObject*, Py_ssize_t, 
> PyObject**)’:
> ./fltk/fltk_wrap.cpp:144779:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 144779 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_find_child_item__SWIG_3(PyObject*, Py_ssize_t, 
> PyObject**)’:
> ./fltk/fltk_wrap.cpp:144849:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 144849 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_find_item__SWIG_0(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:144973:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 144973 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_find_item__SWIG_1(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:145043:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 145043 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_add__SWIG_2(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:145273:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 145273 |           arg3[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[2],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* 
> _wrap_Fl_Tree_Item_add__SWIG_3(PyObject*, Py_ssize_t, PyObject**)’:
> ./fltk/fltk_wrap.cpp:145359:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 145359 |           arg3[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[2],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> ./fltk/fltk_wrap.cpp: In function ‘PyObject* _wrap_fl_execvp(PyObject*, 
> PyObject*)’:
> ./fltk/fltk_wrap.cpp:156751:21: error: ‘SWIG_Python_str_AsChar’ was not 
> declared in this scope; did you mean ‘SWIG_Python_str_FromChar’?
> 156751 |           arg2[i] = 
> SWIG_Python_str_AsChar(PyList_GetItem(swig_obj[1],i));
>        |                     ^~~~~~~~~~~~~~~~~~~~~~
>        |                     SWIG_Python_str_FromChar
> Building for Linux
> ['./src', './contrib', '/usr/include']
> Checking FLTK configuration ... 
> Checking fltk-config using FLTK_HOME
> Checking fltk-config using default installation
> Using FLTK:  ['1.3.8\n']
> fltk-config includes:  ['/usr/include/cairo', '/usr/include/libpng16', 
> '/usr/include/freetype2', '/usr/include/pixman-1', '/usr/include/freetype2', 
> '/usr/include/libpng16', '/usr/include/cairo', '/usr/include/libpng16', 
> '/usr/include/freetype2', '/usr/include/pixman-1']
> fltk-config link paths:  []
> fltk-config link libraries:  ['fltk_images', 'fltk_gl', 'fltk_forms', 'fltk', 
> 'X11']
> FLTK was configured without multi-threading support!
> FLTK was configured with OpenGL support!
> FLTK was configured with Forms support!
> done
> error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
> E: pybuild pybuild:391: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py build 
> dh_auto_build: error: pybuild --build -i python{version} -p "3.12 3.11" 
> returned exit code 13
> make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/02/24/pyfltk_1.3.9+repack-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&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.

Reply via email to