Your message dated Mon, 16 Dec 2024 00:53:23 +0000
with message-id <[email protected]>
and subject line Bug#1080133: fixed in python-libais 
0.17+git.20190917.master.e464cf8-5
has caused the Debian Bug report #1080133,
regarding python-libais: FTBFS: (shows help2man usage)
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.)


-- 
1080133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080133
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-libais
Version: 0.17+git.20190917.master.e464cf8-4
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/tag_block.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/lut.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/nmea_messages.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/vdm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/nmea_queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/uscg.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/stats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
copying ais/nmea.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/compatibility
copying ais/compatibility/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/compatibility
copying ais/compatibility/gpsd.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/compatibility
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/stream
copying ais/stream/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/stream
copying ais/stream/checksum.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/stream
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test/compatibility
copying test/compatibility/gpsd_test.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test/compatibility
copying test/compatibility/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test/compatibility
running build_ext
building '_ais' extension
creating build
creating build/temp.linux-x86_64-cpython-312
creating build/temp.linux-x86_64-cpython-312/src
creating build/temp.linux-x86_64-cpython-312/src/libais
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais10.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais10.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais12.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais12.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais14.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais14.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais15.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais15.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais16.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais16.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais17.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais17.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais18.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais18.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais19.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais19.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais1_2_3.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais1_2_3.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais20.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais20.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais21.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais21.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais22.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais22.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais23.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais23.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais24.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais24.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais25.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais25.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais26.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais26.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais27.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais27.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais4_11.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais4_11.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais5.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais5.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais6.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais6.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais7_13.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais7_13.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais8.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais8.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais8_1_22.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais8_1_22.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais8_1_26.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais8_1_26.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais8_200.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais8_200.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais8_366.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais8_366.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais8_367.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais8_367.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais9.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais9.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais_bitset.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais_bitset.o 
-std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
src/libais/ais_py.cpp -o build/temp.linux-x86_64-cpython-312/src/libais/ais_py.o -std=c++11
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -shared 
-Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-312/src/libais/ais.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais10.o build/temp.linux-x86_64-cpython-312/src/libais/ais12.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais14.o build/temp.linux-x86_64-cpython-312/src/libais/ais15.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais16.o build/temp.linux-x86_64-cpython-312/src/libais/ais17.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais18.o build/temp.linux-x86_64-cpython-312/src/libais/ais19.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais1_2_3.o build/temp.linux-x86_64-cpython-312/src/libais/ais20.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais21.o build/temp.linux-x86_64-cpython-312/src/libais/ais22.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais23.o build/temp.linux-x86_64-cpython-312/src/libais/ais24.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais25.o build/temp.linux-x86_64-cpython-312/src/libais/ais26.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais27.o build/temp.linux-x86_64-cpython-312/src/libais/ais4_11.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais5.o build/temp.linux-x86_64-cpython-312/src/libais/ais6.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais7_13.o build/temp.linux-x86_64-cpython-312/src/libais/ais8.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais8_1_22.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais8_1_26.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais8_200.o build/temp.linux-x86_64-cpython-312/src/libais/ais8_366.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais8_367.o build/temp.linux-x86_64-cpython-312/src/libais/ais9.o 
build/temp.linux-x86_64-cpython-312/src/libais/ais_bitset.o build/temp.linux-x86_64-cpython-312/src/libais/ais_py.o 
-L/usr/lib/x86_64-linux-gnu -o 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/_ais.cpython-312-x86_64-linux-gnu.so
running build_scripts
creating build/scripts-3.12
copying and adjusting bin/aisdecode -> build/scripts-3.12
changing mode of build/scripts-3.12/aisdecode from 644 to 755
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; 
python3.12 -m unittest discover -v
/usr/lib/python3.12/unittest/loader.py:339: FutureWarning: The compatability 
module is deprecated and will be removed in 1.0
  __import__(name)
/usr/lib/python3.12/unittest/loader.py:339: FutureWarning: The stream module is 
deprecated and will be removed in 1.0
  __import__(name)

----------------------------------------------------------------------
Ran 0 tests in 0.000s

NO TESTS RAN
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/<<PKGBUILDDIR>>/ais/__init__.py", line 7, in <module>
    from _ais import decode
ModuleNotFoundError: No module named '_ais'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/<<PKGBUILDDIR>>/ais/__init__.py", line 7, in <module>
    from _ais import decode
ModuleNotFoundError: No module named '_ais'
dh_auto_install
I: pybuild base:311: /usr/bin/python3 setup.py install --root 
/<<PKGBUILDDIR>>/debian/tmp
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
running build
running build_py
running build_ext
running build_scripts
running install_lib
creating /<<PKGBUILDDIR>>/debian/tmp/usr
creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib
creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12
creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages
creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/tag_block.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/lut.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/compatibility
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/compatibility/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/compatibility
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/compatibility/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/compatibility/__pycache__/__init__.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/compatibility/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/compatibility/gpsd.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/compatibility
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/nmea_messages.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/vdm.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/nmea_queue.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stream
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/stream/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stream
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/stream/checksum.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stream
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stream/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/stream/__pycache__/__init__.cpython-312.pyc 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stream/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/stream/__pycache__/checksum.cpython-312.pyc 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stream/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/util.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/io.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/uscg.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/nmea_messages.cpython-312.pyc 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/tag_block.cpython-312.pyc -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/uscg.cpython-312.pyc 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/nmea.cpython-312.pyc 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/util.cpython-312.pyc 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/__init__.cpython-312.pyc 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/io.cpython-312.pyc -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/nmea_queue.cpython-312.pyc -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/__pycache__/vdm.cpython-312.pyc 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/stats.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ais/nmea.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/_ais.cpython-312-x86_64-linux-gnu.so 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages
creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/test
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/test/compatibility
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test/compatibility/gpsd_test.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/test/compatibility
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/test/compatibility/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/test/compatibility
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/tag_block.py 
to tag_block.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/lut.py to 
lut.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/compatibility/__init__.py
 to __init__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/compatibility/gpsd.py
 to gpsd.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/nmea_messages.py
 to nmea_messages.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/vdm.py to 
vdm.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/nmea_queue.py 
to nmea_queue.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/__init__.py to 
__init__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stream/__init__.py
 to __init__.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stream/checksum.py
 to checksum.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/util.py to 
util.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/io.py to 
io.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/uscg.py to 
uscg.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/stats.py to 
stats.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/ais/nmea.py to 
nmea.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/test/compatibility/gpsd_test.py
 to gpsd_test.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/test/compatibility/__init__.py
 to __init__.cpython-312.pyc
running install_egg_info
running egg_info
creating libais.egg-info
writing libais.egg-info/PKG-INFO
writing dependency_links to libais.egg-info/dependency_links.txt
writing entry points to libais.egg-info/entry_points.txt
writing requirements to libais.egg-info/requires.txt
writing top-level names to libais.egg-info/top_level.txt
writing manifest file 'libais.egg-info/SOURCES.txt'
reading manifest file 'libais.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching 'Makefile' under directory 'docs'
adding license file 'LICENSE'
writing manifest file 'libais.egg-info/SOURCES.txt'
Copying libais.egg-info to 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/libais-0.17.egg-info
Skipping SOURCES.txt
running install_scripts
creating /<<PKGBUILDDIR>>/debian/tmp/usr/bin
copying build/scripts-3.12/aisdecode -> /<<PKGBUILDDIR>>/debian/tmp/usr/bin
changing mode of /<<PKGBUILDDIR>>/debian/tmp/usr/bin/aisdecode to 755
Installing libais_stats script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin
PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages 
help2man \
  --no-info \
  --name="Library for decoding maritime AIS messages" \
  --source="Debian" \
  --version-string  \
  /<<PKGBUILDDIR>>/debian/tmp/usr/bin/aisdecode > debian/aisdecode.1
`help2man' generates a man page out of `--help' and `--version' output.

Usage: help2man [OPTION]... EXECUTABLE

 -n, --name=STRING       description for the NAME paragraph
 -s, --section=SECTION   section number for manual page (1, 6, 8)
 -m, --manual=TEXT       name of manual (User Commands, ...)
 -S, --source=TEXT       source of program (FSF, Debian, ...)
 -L, --locale=STRING     select locale (default "C")
 -i, --include=FILE      include material from `FILE'
 -I, --opt-include=FILE  include material from `FILE' if it exists
 -o, --output=FILE       send output to `FILE'
 -p, --info-page=TEXT    name of Texinfo manual
 -N, --no-info           suppress pointer to Texinfo manual
 -l, --libtool           exclude the `lt-' from the program name
     --help              print this help, then exit
     --version           print version number, then exit

EXECUTABLE should accept `--help' and `--version' options and produce output on
stdout although alternatives may be specified using:

 -h, --help-option=STRING     help option string
 -v, --version-option=STRING  version option string
 --version-string=STRING      version string
 --no-discard-stderr          include stderr when parsing option output

Report bugs to <[email protected]>.
make[1]: *** [debian/rules:26: override_dh_auto_install] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: 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/202408/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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.

--- End Message ---
--- Begin Message ---
Source: python-libais
Source-Version: 0.17+git.20190917.master.e464cf8-5
Done: Bo YU <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-libais, 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.
Bo YU <[email protected]> (supplier of updated python-libais 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: Wed, 27 Nov 2024 14:31:54 +0800
Source: python-libais
Architecture: source
Version: 0.17+git.20190917.master.e464cf8-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Bo YU <[email protected]>
Closes: 1080133
Changes:
 python-libais (0.17+git.20190917.master.e464cf8-5) unstable; urgency=medium
 .
   * Team upload.
   * Fix help2man build issue. (Closes: #1080133)
   * Bump std-ver to 4.7.0.
Checksums-Sha1:
 a4f72dd2453e9a01b8489d97c9772eaefe59f74c 2467 
python-libais_0.17+git.20190917.master.e464cf8-5.dsc
 06897da71c7d822736abd35cca45050973dd9472 6384 
python-libais_0.17+git.20190917.master.e464cf8-5.debian.tar.xz
 ab1dab50534edc67a1866a6bba1a2851812f1510 9294 
python-libais_0.17+git.20190917.master.e464cf8-5_amd64.buildinfo
Checksums-Sha256:
 cf89ccee00075f7ae420acaa5fa933936087b7fcb322fca36dc900545fb92bc4 2467 
python-libais_0.17+git.20190917.master.e464cf8-5.dsc
 4bb64f621b5023117e5fd567b1677998c74189dce3e4d34e42cd98f5627f06fe 6384 
python-libais_0.17+git.20190917.master.e464cf8-5.debian.tar.xz
 08050b1676d066158f75eabc27f86fb566cfb6dab21c50133287dc28c74b440c 9294 
python-libais_0.17+git.20190917.master.e464cf8-5_amd64.buildinfo
Files:
 6519b9e598e7a6b91687b0ba87024a30 2467 python optional 
python-libais_0.17+git.20190917.master.e464cf8-5.dsc
 4d7c242534d6715ea3df3ed215bdab9a 6384 python optional 
python-libais_0.17+git.20190917.master.e464cf8-5.debian.tar.xz
 f1585f1033ec0540c212ce272ceda07a 9294 python optional 
python-libais_0.17+git.20190917.master.e464cf8-5_amd64.buildinfo

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

iQJGBAEBCgAwFiEEE3lnVbvHK7ir4q61+p3sXeEcY/EFAmdfdWESHGVhbWFudUBk
ZWJpYW4ub3JnAAoJEPqd7F3hHGPxOloP/jBkJ6HzcHHVcGNKJy44PGm+Hqw25Biq
G9HTKay3o25/M16Otn7Z+TzXQnUfUmap26/9hBfMPBg7mUb6RdlGSBXc2f9DWsFo
4WMYt+95/KPQwal0/xIPnWH48dlmt4OybffPMi03xv+uJmaA08N4vSLS9aSPkMWr
qc6PaUGft7TA+7YNEC6B7AzPVjv9ATn0vlKZm+muFcnE8AtlwMZtk+0o97xhijWk
8k8FPZionun1IJDeTbpVz1F5SCCKNggUfPhY9oYO9E06d2jvjQmeA1XVMR+f9R1p
qyYCWYm70iUYk3UgaDbaODBLHww+Q7k0R8dYCL5HHo/+N05TiNfrFSeToyYFQFB0
nRwwKynAoT7Pgj6yz/cDgxISJFHitma7mZAqCc8FSa4PQT3WNM3MD5MnzxKsoRHY
eAnjWlH4x/W/egSh2TepYo36EP4NkSea11EjqKS16w7FlVNLsvVTrYeQDMGKjEYV
S/rm/LEjH9+qGLoCEWFylhxLyJPV0RAhpnzguDKcZiAh+n6hWpC5Gi5DRldvUntF
b0VaPRXhhlXLAzzlic2X4WR4qHsgyeGnLelHwF6SJMDC0bzyL83c/46Pc4qeBQ6F
ljbV6mElDdZqxTM6cw+wWRlWytUhjv8pOiBA1lXl9rCwZft191SRc7gHmQ52r+Fx
nBXCTNrhXXpi
=kDZ4
-----END PGP SIGNATURE-----

Attachment: pgpjaB6esvUyX.pgp
Description: PGP signature


--- End Message ---

Reply via email to