Package: src:libspng
Version: 0.7.4-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=meson
dh_update_autotools_config -O--buildsystem=meson
dh_autoreconf -O--buildsystem=meson
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-Db_lto=true \
-Ddev_build=true \
-Denable_opt=false
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Db_lto=true
-Ddev_build=true -Denable_opt=false
The Meson build system
Version: 1.5.2
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: spng
Project version: 0.7.4
C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-6) 14.2.0")
C linker for the host machine: cc ld.bfd 2.43.1
Host machine cpu family: x86_64
Host machine cpu: x86_64
Checking if "have target_clones" : links: YES
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency zlib found: YES 1.3.1
Library m found: YES
C++ compiler for the host machine: c++ (gcc 14.2.0 "c++ (Debian 14.2.0-6)
14.2.0")
C++ linker for the host machine: c++ ld.bfd 2.43.1
Checking for function "fmemopen" : YES
Run-time dependency libpng found: YES 1.6.44
Build targets in project: 6
spng 0.7.4
User defined options
buildtype : plain
libdir : lib/x86_64-linux-gnu
localstatedir : /var
prefix : /usr
sysconfdir : /etc
wrap_mode : nodownload
python.bytecompile: -1
b_lto : true
dev_build : true
enable_opt : false
Found ninja-1.12.1 at /usr/bin/ninja
Generating targets: 0%| | 0/6 eta ?
Writing build.ninja: 0%| | 0/40 eta ?
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--buildsystem=meson
cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
[1/15] cc -Iexamples/example.p -Iexamples -I../examples -I../spng -flto=auto
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99
-DSPNG_DISABLE_OPT -DSPNG_ENABLE_TARGET_CLONES -g -O2 -Werror=implicit-function-declaration
-Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-MD -MQ examples/example.p/example.c.o -MF examples/example.p/example.c.o.d -o
examples/example.p/example.c.o -c ../examples/example.c
[2/15] cc -Itests/fuzz_repro.p -Itests -I../tests -flto=auto -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DSPNG_DISABLE_OPT
-DSPNG_ENABLE_TARGET_CLONES -g -O2 -Werror=implicit-function-declaration
-Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DSPNGT_HAVE_FMEMOPEN -MD -MQ tests/fuzz_repro.p/fuzz_main.c.o -MF
tests/fuzz_repro.p/fuzz_main.c.o.d -o tests/fuzz_repro.p/fuzz_main.c.o -c
../tests/fuzz_main.c
[3/15] cc -Itests/fuzz_repro.p -Itests -I../tests -flto=auto -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DSPNG_DISABLE_OPT
-DSPNG_ENABLE_TARGET_CLONES -g -O2 -Werror=implicit-function-declaration
-Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DSPNGT_HAVE_FMEMOPEN -MD -MQ tests/fuzz_repro.p/spng_read_fuzzer.c.o -MF
tests/fuzz_repro.p/spng_read_fuzzer.c.o.d -o tests/fuzz_repro.p/spng_read_fuzzer.c.o -c
../tests/spng_read_fuzzer.c
[4/15] cc -Itests/fuzz_write_repro.p -Itests -I../tests -flto=auto
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99
-DSPNG_DISABLE_OPT -DSPNG_ENABLE_TARGET_CLONES -g -O2 -Werror=implicit-function-declaration
-Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DSPNGT_HAVE_FMEMOPEN -MD -MQ tests/fuzz_write_repro.p/fuzz_main.c.o -MF
tests/fuzz_write_repro.p/fuzz_main.c.o.d -o tests/fuzz_write_repro.p/fuzz_main.c.o -c
../tests/fuzz_main.c
[5/15] cc -Itests/fuzz_write_repro.p -Itests -I../tests -flto=auto
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99
-DSPNG_DISABLE_OPT -DSPNG_ENABLE_TARGET_CLONES -g -O2 -Werror=implicit-function-declaration
-Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DSPNGT_HAVE_FMEMOPEN -MD -MQ tests/fuzz_write_repro.p/spng_write_fuzzer.c.o
-MF tests/fuzz_write_repro.p/spng_write_fuzzer.c.o.d -o
tests/fuzz_write_repro.p/spng_write_fuzzer.c.o -c ../tests/spng_write_fuzzer.c
[6/15] cc -Itests/testsuite.p -Itests -I../tests -I../spng -I/usr/include/libpng16
-flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99
-DSPNG_DISABLE_OPT -DSPNG_ENABLE_TARGET_CLONES -g -O2 -Werror=implicit-function-declaration
-Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-MD -MQ tests/testsuite.p/testsuite.c.o -MF tests/testsuite.p/testsuite.c.o.d -o
tests/testsuite.p/testsuite.c.o -c ../tests/testsuite.c
[7/15] cc -Ilibspng.so.0.7.4.p -I. -I.. -flto=auto -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DSPNG_DISABLE_OPT
-DSPNG_ENABLE_TARGET_CLONES -g -O2 -Werror=implicit-function-declaration
-Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-fPIC -MD -MQ libspng.so.0.7.4.p/spng_spng.c.o -MF libspng.so.0.7.4.p/spng_spng.c.o.d -o
libspng.so.0.7.4.p/spng_spng.c.o -c ../spng/spng.c
[8/15] c++ -Itests/cpp_exe.p -Itests -I../tests -I../spng -flto=auto
-fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -g -O2 -Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CXXFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-MD -MQ tests/cpp_exe.p/test.cpp.o -MF tests/cpp_exe.p/test.cpp.o.d -o
tests/cpp_exe.p/test.cpp.o -c ../tests/test.cpp
[9/15] cc -o libspng.so.0.7.4 libspng.so.0.7.4.p/spng_spng.c.o -flto -Wl,--as-needed
-Wl,--no-undefined -shared -fPIC -Wl,-soname,libspng.so.0
-Wl,-z,deb-canary-979d472a84804b9f647bc185a877a8b5 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -Werror=array-bounds -Werror=clobbered
-Werror=volatile-register-var -D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
-Wl,--start-group /usr/lib/x86_64-linux-gnu/libz.so -lm -Wl,--end-group
/usr/bin/ld: warning: -z deb-canary-979d472a84804b9f647bc185a877a8b5 ignored
[10/15] /usr/bin/meson --internal symbolextractor
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu libspng.so.0.7.4 libspng.so.0.7.4
libspng.so.0.7.4.p/libspng.so.0.7.4.symbols
[11/15] cc -o examples/example examples/example.p/example.c.o -flto -Wl,--as-needed -Wl,--no-undefined
-Wl,-z,deb-canary-979d472a84804b9f647bc185a877a8b5 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -Werror=array-bounds -Werror=clobbered
-Werror=volatile-register-var -D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
'-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
libspng.so.0.7.4
/usr/bin/ld: warning: -z deb-canary-979d472a84804b9f647bc185a877a8b5 ignored
[12/15] cc -o tests/fuzz_repro tests/fuzz_repro.p/fuzz_main.c.o
tests/fuzz_repro.p/spng_read_fuzzer.c.o -flto -Wl,--as-needed -Wl,--no-undefined
-Wl,-z,deb-canary-979d472a84804b9f647bc185a877a8b5 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -Werror=array-bounds -Werror=clobbered
-Werror=volatile-register-var -D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
'-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
libspng.so.0.7.4
/usr/bin/ld: warning: -z deb-canary-979d472a84804b9f647bc185a877a8b5 ignored
[13/15] cc -o tests/fuzz_write_repro tests/fuzz_write_repro.p/fuzz_main.c.o
tests/fuzz_write_repro.p/spng_write_fuzzer.c.o -flto -Wl,--as-needed -Wl,--no-undefined
-Wl,-z,deb-canary-979d472a84804b9f647bc185a877a8b5 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -Werror=array-bounds -Werror=clobbered
-Werror=volatile-register-var -D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
'-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
libspng.so.0.7.4
/usr/bin/ld: warning: -z deb-canary-979d472a84804b9f647bc185a877a8b5 ignored
[14/15] c++ -o tests/cpp_exe tests/cpp_exe.p/test.cpp.o -flto -Wl,--as-needed -Wl,--no-undefined
-Wl,-z,deb-canary-979d472a84804b9f647bc185a877a8b5 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=array-bounds
-Werror=clobbered -Werror=volatile-register-var
-D__DEB_CANARY_CXXFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
'-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
libspng.so.0.7.4
/usr/bin/ld: warning: -z deb-canary-979d472a84804b9f647bc185a877a8b5 ignored
[15/15] cc -o tests/testsuite tests/testsuite.p/testsuite.c.o -flto -Wl,--as-needed -Wl,--no-undefined
-Wl,-z,deb-canary-979d472a84804b9f647bc185a877a8b5 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -Werror=array-bounds -Werror=clobbered
-Werror=volatile-register-var -D__DEB_CANARY_CFLAGS_979d472a84804b9f647bc185a877a8b5__
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection
-D__DEB_CANARY_CPPFLAGS_979d472a84804b9f647bc185a877a8b5__ -Wdate-time -D_FORTIFY_SOURCE=2
'-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
-Wl,--start-group libspng.so.0.7.4 /usr/lib/x86_64-linux-gnu/libpng16.so -Wl,--end-group
/usr/bin/ld: warning: -z deb-canary-979d472a84804b9f647bc185a877a8b5 ignored
debian/rules execute_after_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdocs build
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nltk/corpus/util.py", line 84, in __load
root = nltk.data.find(f"{self.subdir}/{zip_name}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/nltk/data.py", line 579, in find
raise LookupError(resource_not_found)
LookupError:
**********************************************************************
Resource [93mwordnet[0m not found.
Please use the NLTK Downloader to obtain the resource:
[31m>>> import nltk
>>> nltk.download('wordnet')
[0m
For more information see: https://www.nltk.org/data.html
Attempted to load [93mcorpora/wordnet.zip/wordnet/[0m
Searched in:
- '/sbuild-nonexistent/nltk_data'
- '/usr/nltk_data'
- '/usr/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
**********************************************************************
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/mkdocs", line 6, in <module>
cli()
File "/usr/lib/python3/dist-packages/click/core.py", line 1157, in __call__
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/core.py", line 1078, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/core.py", line 1688, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/click/core.py", line 783, in invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mkdocs/__main__.py", line 283, in
build_command
cfg = config.load_config(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 378, in
load_config
errors, warnings = cfg.validate()
^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 230, in
validate
run_failed, run_warnings = self._validate()
^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 188, in
_validate
self[key] = config_option.validate(value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line
182, in validate
return self.run_validation(value)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line
1064, in run_validation
self.load_plugin_with_namespace(name, cfg)
File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line
1102, in load_plugin_with_namespace
return (name, self.load_plugin(name, config))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line
1120, in load_plugin
plugin_cls = self.installed_plugins[name].load()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
module = import_module(match.group('module'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 995, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/usr/lib/python3/dist-packages/material/plugins/search/plugin.py", line 31,
in <module>
from .config import SearchConfig
File "/usr/lib/python3/dist-packages/material/plugins/search/config.py", line 29,
in <module>
from mkdocs.contrib.search import LangOption
File "/usr/lib/python3/dist-packages/mkdocs/contrib/search/__init__.py", line 10,
in <module>
from mkdocs.contrib.search.search_index import SearchIndex
File "/usr/lib/python3/dist-packages/mkdocs/contrib/search/search_index.py", line
16, in <module>
from lunr import lunr
File "/usr/lib/python3/dist-packages/lunr/__init__.py", line 1, in <module>
from lunr.lunr import lunr, get_default_builder
File "/usr/lib/python3/dist-packages/lunr/lunr.py", line 1, in <module>
from lunr import languages as lang
File "/usr/lib/python3/dist-packages/lunr/languages/__init__.py", line 34, in
<module>
import nltk # type: ignore
^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/nltk/__init__.py", line 153, in <module>
from nltk.translate import *
File "/usr/lib/python3/dist-packages/nltk/translate/__init__.py", line 24, in
<module>
from nltk.translate.meteor_score import meteor_score as meteor
File "/usr/lib/python3/dist-packages/nltk/translate/meteor_score.py", line 14, in
<module>
from nltk.stem.api import StemmerI
File "/usr/lib/python3/dist-packages/nltk/stem/__init__.py", line 34, in
<module>
from nltk.stem.wordnet import WordNetLemmatizer
File "/usr/lib/python3/dist-packages/nltk/stem/wordnet.py", line 13, in
<module>
class WordNetLemmatizer:
File "/usr/lib/python3/dist-packages/nltk/stem/wordnet.py", line 48, in
WordNetLemmatizer
morphy = wn.morphy
^^^^^^^^^
File "/usr/lib/python3/dist-packages/nltk/corpus/util.py", line 120, in
__getattr__
self.__load()
File "/usr/lib/python3/dist-packages/nltk/corpus/util.py", line 86, in __load
raise e
File "/usr/lib/python3/dist-packages/nltk/corpus/util.py", line 81, in __load
root = nltk.data.find(f"{self.subdir}/{self.__name}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/nltk/data.py", line 579, in find
raise LookupError(resource_not_found)
LookupError:
**********************************************************************
Resource [93mwordnet[0m not found.
Please use the NLTK Downloader to obtain the resource:
[31m>>> import nltk
>>> nltk.download('wordnet')
[0m
For more information see: https://www.nltk.org/data.html
Attempted to load [93mcorpora/wordnet[0m
Searched in:
- '/sbuild-nonexistent/nltk_data'
- '/usr/nltk_data'
- '/usr/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
**********************************************************************
make[1]: *** [debian/rules:30: execute_after_dh_auto_build-indep] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary 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/202410/
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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.