Source: python-clickhouse-driver
Version: 0.2.3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> pybuild --clean -i python{version} -p "3.11 3.10"
> I: pybuild base:240: python3.11 setup.py clean
> Compiling clickhouse_driver/bufferedreader.pyx because it depends on
> /usr/lib/python3/dist-packages/Cython/Includes/libc/string.pxd.
> Compiling clickhouse_driver/bufferedwriter.pyx because it depends on
> /usr/lib/python3/dist-packages/Cython/Includes/libc/string.pxd.
> Compiling clickhouse_driver/columns/largeint.pyx because it depends on
> /usr/lib/python3/dist-packages/Cython/Includes/libc/string.pxd.
> Compiling clickhouse_driver/varint.pyx because it depends on
> /usr/lib/python3/dist-packages/Cython/Includes/libc/string.pxd.
> [1/4] Cythonizing clickhouse_driver/bufferedreader.pyx
> [2/4] Cythonizing clickhouse_driver/bufferedwriter.pyx
> [3/4] Cythonizing clickhouse_driver/columns/largeint.pyx
> [4/4] Cythonizing clickhouse_driver/varint.pyx
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508:
> SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use
> license_files instead.
> warnings.warn(msg, warning_class)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_clickhouse-driver/build'
> (and everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> I: pybuild base:240: python3.10 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508:
> SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use
> license_files instead.
> warnings.warn(msg, warning_class)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_clickhouse-driver/build'
> (and everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.10' does not exist -- can't clean it
> rm -rf .pybuild/
> find . -name \*.pyc -exec rm {} \;
> rm -rf clickhouse_driver.egg-info build/html
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/python3-clickhouse-driver.substvars
> debian/python3-clickhouse-driver-doc.substvars debian/files
> rm -fr -- debian/python3-clickhouse-driver/ debian/tmp/
> debian/python3-clickhouse-driver-doc/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-clickhouse-driver using existing
> ./python-clickhouse-driver_0.2.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
> python-clickhouse-driver-0.2.3/clickhouse_driver/bufferedreader.c
> python-clickhouse-driver-0.2.3/clickhouse_driver/bufferedwriter.c
> python-clickhouse-driver-0.2.3/clickhouse_driver/columns/largeint.c
> python-clickhouse-driver-0.2.3/clickhouse_driver/varint.c
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/python-clickhouse-driver_0.2.3-2.diff.x83YUZ
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> --------------------------------------------------------------------------------
> Build finished at 2022-12-20T09:47:35Z
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/python-clickhouse-driver_0.2.3-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.