Your message dated Mon, 18 Mar 2024 03:51:46 +0000
with message-id <[email protected]>
and subject line Bug#1064718: fixed in pyfltk 1.3.9+repack-2
has caused the Debian Bug report #1064718,
regarding pyfltk: FTBFS: ./fltk/fltk_wrap.cpp:5033:21: error: 
‘SWIG_Python_str_AsChar’ was not declared in this scope; did you mean 
‘SWIG_Python_str_FromChar’?
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.)


-- 
1064718: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064718
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyfltk
Version: 1.3.9+repack-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
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;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&[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: pyfltk
Source-Version: 1.3.9+repack-2
Done: Dima Kogan <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyfltk, 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.
Dima Kogan <[email protected]> (supplier of updated pyfltk 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: Sun, 17 Mar 2024 20:10:55 -0700
Source: pyfltk
Architecture: source
Version: 1.3.9+repack-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Dima Kogan <[email protected]>
Closes: 1064718
Changes:
 pyfltk (1.3.9+repack-2) unstable; urgency=medium
 .
   * Fixed build with swig 4.2 (Closes: #1064718)
Checksums-Sha1:
 0dd531f356368799e654d92fcfeb7cc237d2515c 2138 pyfltk_1.3.9+repack-2.dsc
 184ce1cd298e4387d1b9d9bf3f79c0b80fa269c6 6888 
pyfltk_1.3.9+repack-2.debian.tar.xz
 8ec5cc9fcbcd41c7b44d2b1edc197cc1559728a7 10492 
pyfltk_1.3.9+repack-2_amd64.buildinfo
Checksums-Sha256:
 9ae89102ca3b88dc2637b6d23487f064a37a2e306d9aa0018938a08343c471fd 2138 
pyfltk_1.3.9+repack-2.dsc
 27260698b74785dcbbcb2b35dbda815f0164ac550e671f66457e6dee876ded6f 6888 
pyfltk_1.3.9+repack-2.debian.tar.xz
 96ee9ff3427db221d1e1851de81d67233ea0a0a22ac1447683309c9535af057e 10492 
pyfltk_1.3.9+repack-2_amd64.buildinfo
Files:
 dda4b11f282382bb74b731055f5a632a 2138 python optional pyfltk_1.3.9+repack-2.dsc
 e7e43bdeb5363b989225b3a4d5f760d5 6888 python optional 
pyfltk_1.3.9+repack-2.debian.tar.xz
 516cfd57c6ea1b7202e90107a4770043 10492 python optional 
pyfltk_1.3.9+repack-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEteL6GQ/fmv4hiInPrMfCzzCUEYgFAmX3tvUACgkQrMfCzzCU
EYhugw//YaNJ7JNW6Qw9oQJXKywgbs2uvBIZxxA3gsVMQ3lyXbc/WpUen7EtwkNt
Cz0dDGjS4RUaUDM5IXgac6UcUekrgfnUV1R8fxImtpHBMEcMwACV38Y4NkXnuJ42
dDei0ta8+ZVb7csoSHD2+/G34WADMgNvxZi/OfAGyONWFMKwR+uDEbR7nqJXYN3C
c+zxBHLDg3IK+MP6sAEGzCYjSEXUa7BK3hz5eG/J1abinILrfZheIxeH+iQQCMpL
dsOReovCW29eOacZJDq2ehPWp5tBiHIIBRmnsM7LGd3ibR5Mxq6NWhtCOVVAASjd
iqS+x9uK4Q7Zrb7pbZBzqOIF1bDmgsFySUEFBpkvoNR/0yM1xcMcwKX6hb0EQmkL
xQCUpb+gSrkBr4mNq/f1RoYltDhMGGctmBznx7Zq4GdunFwamslP7FuZgFMgNdlU
7HfSf7GYmqXTRsgT2nAwo4kYrB00wc3c+5TBGg+ODxcXn+79I7PekS9ISBEEdGiz
RSF7i9zPxFQJwQQv/g+I32M4Zi3HUzV6sA7R4OmAR+fvtmUlc/EUqUeceoCqII3B
ZaLq2Z5b6fQjsxdgBHRfgJhwkN0PLMJHZymjiDwFM+8x4nX9ox32vblDeQ2WZWZV
aw0u2OZeP072Iz3Obpb7G6av3UVTHqSzJsGWvRiQ44Xv3PJZZ1U=
=Y6yY
-----END PGP SIGNATURE-----

Attachment: pgpKWbVBmDJbr.pgp
Description: PGP signature


--- End Message ---

Reply via email to