Your message dated Sun, 14 Sep 2025 12:17:06 +0000
with message-id <[email protected]>
and subject line Bug#1114472: fixed in wordnet 1:3.0-40
has caused the Debian Bug report #1114472,
regarding wordnet: FTBFS: create.c:135:19: error: too many arguments to
function âhashâ; expected 0, have 1
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.)
--
1114472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114472
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wordnet
Version: 1:3.0-39
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and 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 add an affects on src:wordnet, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9
in use)
if [ -d contrib/wordnet_structures -a -e contrib/wordnet_structures/Makefile ]
; then cd contrib/wordnet_structures; make clean; fi
rm -rf autom4te.cache
rm -rf src/grind/grind-wnparse.[ch] src/grind/grind-wnlex.c
# Make sure that really all Makefiles in doc are deleted
rm -f `find doc -name Makefile`
rm -f goldendict-wordnet.dsl goldendict-wordnet.dsl.dz
rm -f goldendict-wordnet_abrv.dsl goldendict-wordnet.bmp
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
use)
debian/rules binary
dh binary
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_update_autotools_config
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --with-tclconfig=/usr/lib/tcl8.6
--with-tkconfig=/usr/lib/tk8.6
dh_auto_configure: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
./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
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking --with-tclconfig=/usr/lib/tcl8.6
--with-tkconfig=/usr/lib/tk8.6
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc and cc understand -c and -o together... yes
./configure: line 3005: cd: /sbuild-nonexistent: No such file or directory
checking for ranlib... ranlib
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs...
immediate
appending configuration tag "F77" to libtool
flex
checking for main in -ltcl8.6... yes
checking for main in -ltk8.6... yes
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for dictzip... dictzip
checking for nl_langinfo and CODESET... yes
checking whether build environment is sane... yes
/bin/bash: /missing: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking dependency style of g++... none
checking for Tcl configuration... found /usr/lib/tcl8.6/tclConfig.sh
checking for Tk configuration... found /usr/lib/tk8.6/tkConfig.sh
checking for existence of /usr/lib/tcl8.6/tclConfig.sh... loading
checking for existence of /usr/lib/tk8.6/tkConfig.sh... loading
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dict/Makefile
config.status: creating dict/dbfiles/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/pdf/Makefile
config.status: creating doc/ps/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/grind/Makefile
config.status: creating lib/Makefile
config.status: creating lib/wnres/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/wordnet_structures/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
WordNet is now configured
Installation directory: /usr
To build and install WordNet:
make
make install
To run, environment variables should be set as follows:
PATH - include ${exec_prefix}/bin
WNHOME - if not using default installation location, set to /usr
See INSTALL file for details and additional environment variables
which may need to be set on your system.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9
in use)
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in doc
make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
Making all in man
make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/man'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/man'
make[4]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
Making all in include
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making all in lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
Making all in wnres
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/wnres'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/wnres'
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libwordnet_la-binsrch.lo `test -f
'binsrch.c' || echo './'`binsrch.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
binsrch.c -fPIC -DPIC -o .libs/libwordnet_la-binsrch.o
binsrch.c: In function âread_indexâ:
binsrch.c:34:5: warning: ignoring return value of âfgetsâ declared with
attribute âwarn_unused_resultâ [-Wunused-result]
34 | fgets(linep, LINE_LEN, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
binsrch.c: In function âbin_searchâ:
binsrch.c:59:9: warning: ignoring return value of âfgetsâ declared with
attribute âwarn_unused_resultâ [-Wunused-result]
59 | fgets(linep, LINE_LEN, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
binsrch.c: In function âreplace_lineâ:
binsrch.c:192:5: warning: ignoring return value of âfgetsâ declared with
attribute âwarn_unused_resultâ [-Wunused-result]
192 | fgets(line, LINE_LEN, fp); /* read original */
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
binsrch.c -o libwordnet_la-binsrch.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libwordnet_la-morph.lo `test -f
'morph.c' || echo './'`morph.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
morph.c -fPIC -DPIC -o .libs/libwordnet_la-morph.o
morph.c: In function âdo_initâ:
morph.c:160:71: warning: â%sâ directive output may be truncated writing up
to 255 bytes into a region of size 207 [-Wformat-truncation=]
160 | "WordNet library error: Can't open exception
file(%s)\n\n",
| ^~
161 | fname);
| ~~~~~
In file included from /usr/include/stdio.h:970,
from morph.c:7:
In function âsnprintfâ,
inlined from âdo_initâ at morph.c:159:6:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note:
â__builtin___snprintf_chkâ output between 53 and 308 bytes into a
destination of size 256
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
morph.c -o libwordnet_la-morph.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libwordnet_la-search.lo `test -f
'search.c' || echo './'`search.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
search.c -fPIC -DPIC -o .libs/libwordnet_la-search.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
search.c -o libwordnet_la-search.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libwordnet_la-wnglobal.lo `test
-f 'wnglobal.c' || echo './'`wnglobal.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
wnglobal.c -fPIC -DPIC -o .libs/libwordnet_la-wnglobal.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
wnglobal.c -o libwordnet_la-wnglobal.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libwordnet_la-wnhelp.lo `test -f
'wnhelp.c' || echo './'`wnhelp.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
wnhelp.c -fPIC -DPIC -o .libs/libwordnet_la-wnhelp.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
wnhelp.c -o libwordnet_la-wnhelp.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libwordnet_la-wnrtl.lo `test -f
'wnrtl.c' || echo './'`wnrtl.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
wnrtl.c -fPIC -DPIC -o .libs/libwordnet_la-wnrtl.o
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
wnrtl.c -o libwordnet_la-wnrtl.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libwordnet_la-wnutil.lo `test -f
'wnutil.c' || echo './'`wnutil.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
wnutil.c -fPIC -DPIC -o .libs/libwordnet_la-wnutil.o
wnutil.c: In function âdo_initâ:
wnutil.c:163:65: warning: â%sâ directive output may be truncated writing up
to 255 bytes into a region of size 213 [-Wformat-truncation=]
163 | "WordNet library error: Can't open datafile(%s)\n",
| ^~
164 | tmpbuf);
| ~~~~~~
In file included from /usr/include/stdio.h:970,
from wnutil.c:12:
In function âsnprintfâ,
inlined from âdo_initâ at wnutil.c:162:6:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note:
â__builtin___snprintf_chkâ output between 46 and 301 bytes into a
destination of size 256
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
wnutil.c: In function âdo_initâ:
wnutil.c:171:66: warning: â%sâ directive output may be truncated writing up
to 255 bytes into a region of size 212 [-Wformat-truncation=]
171 | "WordNet library error: Can't open indexfile(%s)\n",
| ^~
172 | tmpbuf);
| ~~~~~~
In function âsnprintfâ,
inlined from âdo_initâ at wnutil.c:170:6:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note:
â__builtin___snprintf_chkâ output between 47 and 302 bytes into a
destination of size 256
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
wnutil.c: In function âdo_initâ:
wnutil.c:202:65: warning: â%sâ directive output may be truncated writing up
to 255 bytes into a region of size 193 [-Wformat-truncation=]
202 | "WordNet library warning: Can't open verb example sentence file(%s)\n",
| ^~
203 | tmpbuf);
| ~~~~~~
In function âsnprintfâ,
inlined from âdo_initâ at wnutil.c:201:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note:
â__builtin___snprintf_chkâ output between 66 and 321 bytes into a
destination of size 256
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
wnutil.c: In function âdo_initâ:
wnutil.c:210:71: warning: â%sâ directive output may be truncated writing up
to 255 bytes into a region of size 187 [-Wformat-truncation=]
210 | "WordNet library warning: Can't open verb example sentence index
file(%s)\n",
| ^~
211 | tmpbuf);
| ~~~~~~
In function âsnprintfâ,
inlined from âdo_initâ at wnutil.c:209:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note:
â__builtin___snprintf_chkâ output between 72 and 327 bytes into a
destination of size 256
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
wnutil.c -o libwordnet_la-wnutil.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -release 3.0 -Wl,-z,relro -Wl,-z,now -o
libwordnet.la -rpath /usr/lib/x86_64-linux-gnu libwordnet_la-binsrch.lo
libwordnet_la-morph.lo libwordnet_la-search.lo libwordnet_la-wnglobal.lo
libwordnet_la-wnhelp.lo libwordnet_la-wnrtl.lo libwordnet_la-wnutil.lo
gcc -shared .libs/libwordnet_la-binsrch.o .libs/libwordnet_la-morph.o
.libs/libwordnet_la-search.o .libs/libwordnet_la-wnglobal.o
.libs/libwordnet_la-wnhelp.o .libs/libwordnet_la-wnrtl.o
.libs/libwordnet_la-wnutil.o -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname
-Wl,libwordnet-3.0.so -o .libs/libwordnet-3.0.so
(cd .libs && rm -f libwordnet.so && ln -s libwordnet-3.0.so libwordnet.so)
ar cru .libs/libwordnet.a libwordnet_la-binsrch.o libwordnet_la-morph.o
libwordnet_la-search.o libwordnet_la-wnglobal.o libwordnet_la-wnhelp.o
libwordnet_la-wnrtl.o libwordnet_la-wnutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libwordnet.a
creating libwordnet.la
(cd .libs && rm -f libwordnet.la && ln -s ../libwordnet.la libwordnet.la)
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
Making all in grind
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/grind'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
create.c
create.c: In function âCreateSymbolâ:
create.c:135:19: error: too many arguments to function âhashâ; expected 0,
have 1
135 | hashval = hash(s);
| ^~~~ ~
create.c:111:17: note: declared here
111 | static unsigned hash();
| ^~~~
create.c: At top level:
create.c:142:17: error: conflicting types for âhashâ; have âunsigned
int(char *)â
142 | static unsigned hash(char *s)
| ^~~~
create.c:111:17: note: previous declaration of âhashâ with type âunsigned
int(void)â
111 | static unsigned hash();
| ^~~~
create.c:111:17: warning: âhashâ used but never defined
make[4]: *** [Makefile:296: create.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/grind'
make[3]: *** [Makefile:391: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:272: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:202: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:6: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: wordnet
Source-Version: 1:3.0-40
Done: Andreas Beckmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
wordnet, 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.
Andreas Beckmann <[email protected]> (supplier of updated wordnet 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: SHA256
Format: 1.8
Date: Sun, 14 Sep 2025 12:19:33 +0200
Source: wordnet
Architecture: source
Version: 1:3.0-40
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team
<[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Closes: 1114472
Changes:
wordnet (1:3.0-40) unstable; urgency=medium
.
* Team upload.
* Fix FTBFS with GCC 15. (Closes: #1114472)
* Fix typos.
Checksums-Sha1:
f7e032bd57300213198027ef4f505da61d29c573 2494 wordnet_3.0-40.dsc
69ddbe760cd42ef94f4e42fcc5cc2bd7d41ba152 70928 wordnet_3.0-40.debian.tar.xz
eb60becaa2aed7815379cf5b072d99f87a1ee151 9128 wordnet_3.0-40_source.buildinfo
Checksums-Sha256:
54aff6c60a0afb151876ab16757a69011a1524432e92c2406a68a6e61af8aa47 2494
wordnet_3.0-40.dsc
293583851a5a50ebc4f47b37344d24f688a1a06291faf6b67c5a2526ad5c1ae4 70928
wordnet_3.0-40.debian.tar.xz
fdbd4509c12910a624dbf6abc42184268f12c5f48fd98eac2eb3ce92eb5def72 9128
wordnet_3.0-40_source.buildinfo
Files:
8c1bef0522c7f88a5bfee424cc664681 2494 text optional wordnet_3.0-40.dsc
60d4a118c4e2eb5d1bdb1557d22d9ac8 70928 text optional
wordnet_3.0-40.debian.tar.xz
dafcd6a3ead4d822884f55a173d8f696 9128 text optional
wordnet_3.0-40_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmjGmE0QHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCNvdEACi/ODFkh0Fc46t9fl9HYfRTSwyn9Rbc81E
Gen1rOdCQPRwdaThuuvYUQBY/0HCSFW0Crk0DEyhEsKq82vdL5u2xfHkNP8hnBUT
ZlNnD1r0WwdUyi05ZhB9myFy3TLpg9T7HuPSu370Ecq1qeUb6+ugI8tJFaznk3Bg
VxZs89FaLaTW21I+/s6K0MuEPxqEb7lPdoZ6hwLMzNbkG+rFoRmFWK0w1kLz0Pt5
5qyde0+2hJfaHwzaYjt9qk4ve8oud6enm/1uHYjYjerbQO6XwnCTuv0EZ2FfXjjR
H9h8rVfYvCQyib7/nE3PgV4GVwue/YAzvNSlxBTssEFbsGOxUsZWcfBGl5n5Q24F
TLBmSK+ieR3p3A19VfgBPAt7loFdvzsQoDxNyWefxBcOLi3w/+gVIb58RN2SQayZ
oy7L8yTd2/w+lU/5VaNXZhkxW694Sif9hf7X7FiXSZ9+ulNjDsUk2B2DojLjjly6
TwYz/Fg7udZ/ZVHacAdQm/W3XyXtQCnHhoOfLvqKROIc76FYCoRWTbJU+X5FCnrH
h+5d9p2HDQAb4pJODN+Zxehkvn6MkqkVLdPgDtZOIy/yo9VEyET71WvvYzFicZf+
+0v3MrSeamM1MBOatW0mtI3+RaGXCD7EFmBYUE7TUL5BcEUhodGCIwukbm1RGvY3
cBIQ1g6nMg==
=/a68
-----END PGP SIGNATURE-----
pgpGo8_jMMC4y.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers