Your message dated Sat, 23 Dec 2023 06:49:22 +0000
with message-id <e1rgvp4-001cwp...@fasolo.debian.org>
and subject line Bug#1057942: fixed in ydpdict 1.0.5-1
has caused the Debian Bug report #1057942,
regarding ydpdict: FTBFS: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
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.)


-- 
1057942: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057942
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ydpdict
Version: 1.0.4-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o 
-path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o 
-type l -printf "symlink  %p
" > debian/autoreconf.before
        grep -q ^XDT_ configure.ac
        autoreconf -f -i
Copying file ABOUT-NLS
Copying file config.rpath
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:9: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o 
-path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o 
-type l -printf "symlink  %p
" > debian/autoreconf.after
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --with-dictdir=/usr/local/share/ydpdict
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking 
--with-dictdir=/usr/local/share/ydpdict
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for linux/soundcard.h... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... 
lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for getopt_long... yes
checking for ncursesw/ncurses.h... yes
checking for curses.h... yes
checking for initscr in -lncursesw... yes
checking for Unicode-aware ncurses... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libydpdict >= 0.99.3... yes
checking for ao... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating ydpdict.conf
config.status: creating po/Makefile.in
config.status: creating ydpdict.1
config.status: creating ydpdict.pl.1
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H   -DSYSCONFDIR=\"/etc\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H -c -o ydpdict-ydpconfig.o `test -f 'ydpconfig.c' || echo 
'./'`ydpconfig.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H   -DSYSCONFDIR=\"/etc\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H -c -o ydpdict-ydpsound.o `test -f 'ydpsound.c' || echo 
'./'`ydpsound.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H   -DSYSCONFDIR=\"/etc\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H -c -o ydpdict-ydpdict.o `test -f 'ydpdict.c' || echo 
'./'`ydpdict.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H   -DSYSCONFDIR=\"/etc\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H -c -o ydpdict-xmalloc.o `test -f 'xmalloc.c' || echo 
'./'`xmalloc.c
ydpdict.c: In function ‘check_size’:
ydpdict.c:324:22: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  324 |         newx = stdscr->_maxx + 1;
      |                      ^~
ydpdict.c:325:22: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  325 |         newy = stdscr->_maxy + 1;
      |                      ^~
ydpdict.c: In function ‘main’:
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H   -DSYSCONFDIR=\"/etc\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DHAVE_CONFIG_H -c -o ydpdict-adpcm.o `test -f 'adpcm.c' || echo 
'./'`adpcm.c
ydpdict.c:855:27: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                           ^~
ydpdict.c:862:88: note: in expansion of macro ‘__MOUSE_IN’
  862 |                                         if (m_event.bstate & 
BUTTON1_DOUBLE_CLICKED && __MOUSE_IN(window_def, m_event, -2, 1, -3, 2)) {
      |                                                                         
               ^~~~~~~~~~
ydpdict.c:855:67: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                                                                   ^~
ydpdict.c:862:88: note: in expansion of macro ‘__MOUSE_IN’
  862 |                                         if (m_event.bstate & 
BUTTON1_DOUBLE_CLICKED && __MOUSE_IN(window_def, m_event, -2, 1, -3, 2)) {
      |                                                                         
               ^~~~~~~~~~
ydpdict.c:855:83: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                                                                         
          ^~
ydpdict.c:862:88: note: in expansion of macro ‘__MOUSE_IN’
  862 |                                         if (m_event.bstate & 
BUTTON1_DOUBLE_CLICKED && __MOUSE_IN(window_def, m_event, -2, 1, -3, 2)) {
      |                                                                         
               ^~~~~~~~~~
ydpdict.c:856:27: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                           ^~
ydpdict.c:862:88: note: in expansion of macro ‘__MOUSE_IN’
  862 |                                         if (m_event.bstate & 
BUTTON1_DOUBLE_CLICKED && __MOUSE_IN(window_def, m_event, -2, 1, -3, 2)) {
      |                                                                         
               ^~~~~~~~~~
ydpdict.c:856:67: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                                                                   ^~
ydpdict.c:862:88: note: in expansion of macro ‘__MOUSE_IN’
  862 |                                         if (m_event.bstate & 
BUTTON1_DOUBLE_CLICKED && __MOUSE_IN(window_def, m_event, -2, 1, -3, 2)) {
      |                                                                         
               ^~~~~~~~~~
ydpdict.c:856:83: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                                                                         
          ^~
ydpdict.c:862:88: note: in expansion of macro ‘__MOUSE_IN’
  862 |                                         if (m_event.bstate & 
BUTTON1_DOUBLE_CLICKED && __MOUSE_IN(window_def, m_event, -2, 1, -3, 2)) {
      |                                                                         
               ^~~~~~~~~~
ydpdict.c:887:104: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  887 |                                                 } while ((iswalpha(ch) || ch == L'-') 
&& x < window_def->_maxx);
      |                                                                         
                               ^~
ydpdict.c:855:27: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                           ^~
ydpdict.c:905:53: note: in expansion of macro ‘__MOUSE_IN’
  905 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -1, 1) && m_event.y > 2) {
      |                                                     ^~~~~~~~~~
ydpdict.c:855:67: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                                                                   ^~
ydpdict.c:905:53: note: in expansion of macro ‘__MOUSE_IN’
  905 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -1, 1) && m_event.y > 2) {
      |                                                     ^~~~~~~~~~
ydpdict.c:855:83: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                                                                         
          ^~
ydpdict.c:905:53: note: in expansion of macro ‘__MOUSE_IN’
  905 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -1, 1) && m_event.y > 2) {
      |                                                     ^~~~~~~~~~
ydpdict.c:856:27: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                           ^~
ydpdict.c:905:53: note: in expansion of macro ‘__MOUSE_IN’
  905 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -1, 1) && m_event.y > 2) {
      |                                                     ^~~~~~~~~~
ydpdict.c:856:67: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                                                                   ^~
ydpdict.c:905:53: note: in expansion of macro ‘__MOUSE_IN’
  905 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -1, 1) && m_event.y > 2) {
      |                                                     ^~~~~~~~~~
ydpdict.c:856:83: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                                                                         
          ^~
ydpdict.c:905:53: note: in expansion of macro ‘__MOUSE_IN’
  905 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -1, 1) && m_event.y > 2) {
      |                                                     ^~~~~~~~~~
ydpdict.c:855:27: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                           ^~
ydpdict.c:934:53: note: in expansion of macro ‘__MOUSE_IN’
  934 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -3, 2) && focus) {
      |                                                     ^~~~~~~~~~
ydpdict.c:855:67: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                                                                   ^~
ydpdict.c:934:53: note: in expansion of macro ‘__MOUSE_IN’
  934 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -3, 2) && focus) {
      |                                                     ^~~~~~~~~~
ydpdict.c:855:83: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                                                                         
          ^~
ydpdict.c:934:53: note: in expansion of macro ‘__MOUSE_IN’
  934 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -3, 2) && focus) {
      |                                                     ^~~~~~~~~~
ydpdict.c:856:27: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                           ^~
ydpdict.c:934:53: note: in expansion of macro ‘__MOUSE_IN’
  934 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -3, 2) && focus) {
      |                                                     ^~~~~~~~~~
ydpdict.c:856:67: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                                                                   ^~
ydpdict.c:934:53: note: in expansion of macro ‘__MOUSE_IN’
  934 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -3, 2) && focus) {
      |                                                     ^~~~~~~~~~
ydpdict.c:856:83: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                                                                         
          ^~
ydpdict.c:934:53: note: in expansion of macro ‘__MOUSE_IN’
  934 |                                                 if (__MOUSE_IN(window_word, 
m_event, -2, 1, -3, 2) && focus) {
      |                                                     ^~~~~~~~~~
ydpdict.c:855:27: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                           ^~
ydpdict.c:940:53: note: in expansion of macro ‘__MOUSE_IN’
  940 |                                                 if (__MOUSE_IN(window_def, 
m_event, -2, 1, -3, 2) && !focus)
      |                                                     ^~~~~~~~~~
ydpdict.c:855:67: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                                                                   ^~
ydpdict.c:940:53: note: in expansion of macro ‘__MOUSE_IN’
  940 |                                                 if (__MOUSE_IN(window_def, 
m_event, -2, 1, -3, 2) && !focus)
      |                                                     ^~~~~~~~~~
ydpdict.c:855:83: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  855 |          event.y > (window->_begy + correct1) && event.y < (window->_begy + 
window->_maxy + correct2) &&\
      |                                                                         
          ^~
ydpdict.c:940:53: note: in expansion of macro ‘__MOUSE_IN’
  940 |                                                 if (__MOUSE_IN(window_def, 
m_event, -2, 1, -3, 2) && !focus)
      |                                                     ^~~~~~~~~~
ydpdict.c:856:27: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                           ^~
ydpdict.c:940:53: note: in expansion of macro ‘__MOUSE_IN’
  940 |                                                 if (__MOUSE_IN(window_def, 
m_event, -2, 1, -3, 2) && !focus)
      |                                                     ^~~~~~~~~~
ydpdict.c:856:67: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                                                                   ^~
ydpdict.c:940:53: note: in expansion of macro ‘__MOUSE_IN’
  940 |                                                 if (__MOUSE_IN(window_def, 
m_event, -2, 1, -3, 2) && !focus)
      |                                                     ^~~~~~~~~~
ydpdict.c:856:83: error: invalid use of incomplete typedef ‘WINDOW’ {aka 
‘struct _win_st’}
  856 |          event.x > (window->_begx + correct3) && event.x < (window->_begx 
+ window->_maxx + correct4))
      |                                                                         
          ^~
ydpdict.c:940:53: note: in expansion of macro ‘__MOUSE_IN’
  940 |                                                 if (__MOUSE_IN(window_def, 
m_event, -2, 1, -3, 2) && !focus)
      |                                                     ^~~~~~~~~~
make[3]: *** [Makefile:496: ydpdict-ydpdict.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:538: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:400: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202312/

About the archive rebuild: The build was made using virtual machines
from AWS, with enough memory, enough disk, and either one or two
CPUs, using a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ydpdict
Source-Version: 1.0.5-1
Done: Marcin Owsiany <porri...@debian.org>

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

Debian distribution maintenance software
pp.
Marcin Owsiany <porri...@debian.org> (supplier of updated ydpdict 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: Sat, 23 Dec 2023 07:30:53 +0100
Source: ydpdict
Architecture: source
Version: 1.0.5-1
Distribution: sid
Urgency: high
Maintainer: Marcin Owsiany <porri...@debian.org>
Changed-By: Marcin Owsiany <porri...@debian.org>
Closes: 1057942
Changes:
 ydpdict (1.0.5-1) sid; urgency=high
 .
   * New upstream version
     - Includes a patch from Sven Joachim which fixes FTBFS with new ncurses
       (Closes: #1057942)
Checksums-Sha1:
 61df5c297538c930c2f3a2212dbecb6f57b71243 1975 ydpdict_1.0.5-1.dsc
 41894a36990c6575cf1dc9a91e81c2abf8642664 191401 ydpdict_1.0.5.orig.tar.gz
 d991ff196cfe6545fcfde63a8225df5c2fe91c87 42164 ydpdict_1.0.5-1.debian.tar.xz
 e669b9c6d800fdb5da61d4fda029cacaf0ea0b24 6267 ydpdict_1.0.5-1_source.buildinfo
Checksums-Sha256:
 328d2f6b0a97edd75541a0b14c66e97ca8fd49eb7eab30ed5cc742278fa0bfc3 1975 
ydpdict_1.0.5-1.dsc
 f4471587023c6c140ec299bf9a970917de210bfbdced8a7cc7b9e8c1be7bb5af 191401 
ydpdict_1.0.5.orig.tar.gz
 2b48a6727db7e2fd56664516a8a60ab7ce13ee77ef7703a2dc475cd09382a4b1 42164 
ydpdict_1.0.5-1.debian.tar.xz
 aa27458a6726198a02674ea7b45a2f1497599d21fe7097532f5d38c557737a87 6267 
ydpdict_1.0.5-1_source.buildinfo
Files:
 40d8b5d5eee22709c8e01d953f9f3082 1975 contrib/text optional ydpdict_1.0.5-1.dsc
 2ee5e24c9227b26d79841e318df465b8 191401 contrib/text optional 
ydpdict_1.0.5.orig.tar.gz
 a661d8b4bc850d758abe7c857fe4491e 42164 contrib/text optional 
ydpdict_1.0.5-1.debian.tar.xz
 fe08ec177e5bd85e2af35b4ce3e263ae 6267 contrib/text optional 
ydpdict_1.0.5-1_source.buildinfo

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

iQIzBAEBCgAdFiEE2Dp1EgbvsNcTgWzOTmkxeq9EfzMFAmWGgXAACgkQTmkxeq9E
fzPxKg/+OHgBA5F6Qa4s1fzZeQg07hZpqyQu67pKCbvj1Om48B58OaCKDmY4ii4G
l552bUkIEKwOY8K8vREHAHAEjeXJU+QkZT1W2fA/139QLl6NAN1pnePs7eI1g3Nz
pXkncGxjQyLe35Hf/FOBWZbB4eqDHzJh9K+luwmr2qoa2p5swg/1iUn+f3F9ZpdT
Wo0lCKkqw2pSTzhla1HthNmf23NAwBIN4SgB5MoG6pi+3yNrhzjVVVjyYUANLhhh
WKe0HVQVpiQLWB61UbDPKLT4VFqEdy+DeH8pJCBv+i5BQvkLQHqI5wUMPyHIgwRU
lWQrtfnQw5Ck/gfcpsDFApJpLIp74GAmTYv/pL23HZwKk5OKhBQfXRdQGM7+3MIw
gtmt0TaczhDUWfuHFNMZBvmxyXKpvHGfXN8EH3tkQGvZVkKUlv4Ex8zWv/dPgM3G
MefjX2ogwK0dyQcCAWyUdDiVzgBLgIpa6j2PPhiDJXh3s3WNXFHKiHdbdgBCoJJD
5ixtlH8XlOP03Sb/Eg+W61bc2cPkVBDARFHx3k5punqVcb78FwI74fdLNhL+fsRP
iTcjkwSWNBF7xgTgY06enkxN8E25gbk6Eq1mpctgADHv7TFVQYqU482vFNvyhb1j
7lmiji05SqQTZbwWsYk+Bni49FB9VgHl2fotia0HpFGynJHhGJU=
=11VD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to