Your message dated Wed, 12 Mar 2025 17:34:23 +0000
with message-id <e1tspyj-00an0d...@fasolo.debian.org>
and subject line Bug#1100298: fixed in rmlint 2.10.2-0.2
has caused the Debian Bug report #1100298,
regarding rmlint: FTBFS: ModuleNotFoundError: No module named 'distutils'
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.)


-- 
1100298: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100298
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rmlint
Version: 2.10.2-0.1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with sphinxdoc
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
scons -c --prefix=/<<PKGBUILDDIR>>/debian/tmp/usr --actual-prefix=/usr 
--without-gui -j1 VERBOSE=1  SYMBOLS=1 install
scons: Reading SConscript files ...
/<<PKGBUILDDIR>>/SConstruct:836: SyntaxWarning: invalid escape sequence '\.'
  'sed -i "s/2\.0\.0/{v}/g" po/rmlint.pot',
/<<PKGBUILDDIR>>/SConstruct:837: SyntaxWarning: invalid escape sequence '\('
  'sed -i "s/^Version:\(\s*\)2\.0\.0/Version:\\1{v}/g" pkg/fedora/rmlint.spec'
>> Appending custom build flags : -g -O2 -Werror=implicit-function-declaration 
>> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
>> -Wdate-time -D_FORTIFY_SOURCE=2
>> Appending custom link flags : -Wl,-z,relro -Wl,-z,now
Checking whether the C compiler works... yes
Checking for Debian revision... (cached) 0.1
Checking for pkg-config... yes
Checking for glib-2.0 >= 2.32... yes
Checking for gio-unix-2.0... yes
Checking for blkid... yes
Checking for json-glib-1.0... yes
Checking for -std=c11 support...(cached) yes
Checking for cygwin environment...(cached) 
Linux/m7a-medium-1741792903/6.1.0-31-amd64/#1 SMP PREEMPT_DYNAMIC Debian 
6.1.128-1 (2025-02-07)/x86_64/(cached) no
Checking whether _mm_crc32_u64 is declared... yes
Checking for GCC version... (cached) 14
Checking whether __builtin_cpu_supports is declared... yes
Checking whether blkid_devno_to_wholedisk is declared... yes
Checking for existence of /sys/block... (cached) yes
Checking for C header file libelf.h... yes
Checking for C library libelf... yes
Checking for C type struct fiemap... yes
Checking for C function getxattr()... yes
Checking for C function setxattr()... yes
Checking for C function removexattr()... yes
Checking for C function listxattr()... yes
Checking for C function lgetxattr()... yes
Checking for C function lsetxattr()... yes
Checking for C function lremovexattr()... yes
Checking for C function llistxattr()... yes
Checking size of off_t ... yes
Checking for C function stat64()... yes
Checking whether G_CHECKSUM_SHA512 is declared... yes
Checking for C header file locale.h... yes
Checking for C header file linux/limits.h... yes
Checking whether posix_fadvise is declared... yes
Checking for C header file linux/btrfs.h... yes
Checking for C header file linux/fs.h... yes
Checking for C header file sys/utsname.h... yes
Checking for C header file sys/sysmacros.h... yes
Using compiler optimisation -O2 (to change, run scons with O=[0|1|2|3|s|fast])
Compiling with debugging symbols
Running with --jobs=1
Building rmlint
scons: done reading SConscript files.
scons: Cleaning targets ...
scons: done cleaning targets.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/rmlint.substvars debian/rmlint-gui.substvars 
debian/rmlint-doc.substvars ./config.log ./-.o ./.sconsign.dblite debian/files
        rm -fr -- debian/rmlint/ debian/tmp/ debian/rmlint-gui/ 
debian/rmlint-doc/ ./.sconf_temp/
        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 -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary --with sphinxdoc
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
scons --prefix=/<<PKGBUILDDIR>>/debian/tmp/usr --actual-prefix=/usr 
--without-gui -j1 VERBOSE=1  SYMBOLS=1 config
scons: Reading SConscript files ...
/<<PKGBUILDDIR>>/SConstruct:836: SyntaxWarning: invalid escape sequence '\.'
  'sed -i "s/2\.0\.0/{v}/g" po/rmlint.pot',
/<<PKGBUILDDIR>>/SConstruct:837: SyntaxWarning: invalid escape sequence '\('
  'sed -i "s/^Version:\(\s*\)2\.0\.0/Version:\\1{v}/g" pkg/fedora/rmlint.spec'
>> Appending custom build flags : -g -O2 -Werror=implicit-function-declaration 
>> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
>> -Wdate-time -D_FORTIFY_SOURCE=2
>> Appending custom link flags : -Wl,-z,relro -Wl,-z,now
Checking whether the C compiler works... yes
Checking for Debian revision... (cached) 0.1
Checking for pkg-config... yes
Checking for glib-2.0 >= 2.32... yes
Checking for gio-unix-2.0... yes
Checking for blkid... yes
Checking for json-glib-1.0... yes
Checking for -std=c11 support...(cached) yes
Checking for cygwin environment...(cached) 
Linux/m7a-medium-1741792903/6.1.0-31-amd64/#1 SMP PREEMPT_DYNAMIC Debian 
6.1.128-1 (2025-02-07)/x86_64/(cached) no
Checking whether _mm_crc32_u64 is declared... yes
Checking for GCC version... (cached) 14
Checking whether __builtin_cpu_supports is declared... yes
Checking whether blkid_devno_to_wholedisk is declared... yes
Checking for existence of /sys/block... (cached) yes
Checking for C header file libelf.h... yes
Checking for C library libelf... yes
Checking for C type struct fiemap... yes
Checking for C function getxattr()... yes
Checking for C function setxattr()... yes
Checking for C function removexattr()... yes
Checking for C function listxattr()... yes
Checking for C function lgetxattr()... yes
Checking for C function lsetxattr()... yes
Checking for C function lremovexattr()... yes
Checking for C function llistxattr()... yes
Checking size of off_t ... yes
Checking for C function stat64()... yes
Checking whether G_CHECKSUM_SHA512 is declared... yes
Checking for C header file locale.h... yes
Checking for C header file linux/limits.h... yes
Checking whether posix_fadvise is declared... yes
Checking for C header file linux/btrfs.h... yes
Checking for C header file linux/fs.h... yes
Checking for C header file sys/utsname.h... yes
Checking for C header file sys/sysmacros.h... yes
Using compiler optimisation -O2 (to change, run scons with O=[0|1|2|3|s|fast])
Compiling with debugging symbols
Running with --jobs=1
Building rmlint
scons: done reading SConscript files.
scons: Building targets ...
Printing configuration...
Using sphinx-build binary: /usr/share/sphinx/scripts/python3/sphinx-build

rmlint will be compiled with the following features:

    Find non-stripped binaries (needs libelf)             : yes
    Optimize using ioctl(FS_IOC_FIEMAP) (needs linux)     : yes
    Support for SHA512 (needs glib >= 2.31)               : yes
    Build manpage from docs/rmlint.1.rst                  : yes, using 
/usr/share/sphinx/scripts/python3/sphinx-build
    Support for caching checksums in file's xattr         : yes
    Support for reading json caches (needs json-glib)     : yes
    Checking for proper support of big files >= 4GB       : yes
        (needs either sizeof(off_t) >= 8 ...)             : yes
        (... or presence of stat64)                       : yes

    Optimize non-rotational disks                         : yes
        (needs libblkid for resolving dev_t to path)      : yes
        (needs gio-unix-2.0)                              : yes

    Enable gettext localization                           : yes
        (needs <locale.h> for compile side support)       : yes
        (needs msgfmt to compile .po files)               : yes

The following constants will be used during the build:

    Version information  : 2.10.2 "Ludicrous Lemur" (rev 0.1)
    Compiler             : gcc
    Install prefix       : /<<PKGBUILDDIR>>/debian/tmp/usr
    Actual prefix        : /usr
    Verbose building     : yes
    Adding debug checks  : no
    Adding debug symbols : yes

Type 'scons' to actually compile rmlint now. Good luck.
    
scons: done building targets.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_configure-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
*** No-op. ***
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
scons --prefix=/<<PKGBUILDDIR>>/debian/tmp/usr --actual-prefix=/usr 
--without-gui -j1 VERBOSE=1  SYMBOLS=1
scons: Reading SConscript files ...
/<<PKGBUILDDIR>>/SConstruct:836: SyntaxWarning: invalid escape sequence '\.'
  'sed -i "s/2\.0\.0/{v}/g" po/rmlint.pot',
/<<PKGBUILDDIR>>/SConstruct:837: SyntaxWarning: invalid escape sequence '\('
  'sed -i "s/^Version:\(\s*\)2\.0\.0/Version:\\1{v}/g" pkg/fedora/rmlint.spec'
>> Appending custom build flags : -g -O2 -Werror=implicit-function-declaration 
>> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
>> -Wdate-time -D_FORTIFY_SOURCE=2
>> Appending custom link flags : -Wl,-z,relro -Wl,-z,now
Checking whether the C compiler works... (cached) yes
Checking for Debian revision... (cached) 0.1
Checking for pkg-config... (cached) yes
Checking for glib-2.0 >= 2.32... (cached) yes
Checking for gio-unix-2.0... (cached) yes
Checking for blkid... (cached) yes
Checking for json-glib-1.0... (cached) yes
Checking for -std=c11 support...(cached) yes
Checking for cygwin environment...(cached) 
Linux/m7a-medium-1741792903/6.1.0-31-amd64/#1 SMP PREEMPT_DYNAMIC Debian 
6.1.128-1 (2025-02-07)/x86_64/(cached) no
Checking whether _mm_crc32_u64 is declared... (cached) yes
Checking for GCC version... (cached) 14
Checking whether __builtin_cpu_supports is declared... (cached) yes
Checking whether blkid_devno_to_wholedisk is declared... (cached) yes
Checking for existence of /sys/block... (cached) yes
Checking for C header file libelf.h... (cached) yes
Checking for C library libelf... (cached) yes
Checking for C type struct fiemap... (cached) yes
Checking for C function getxattr()... (cached) yes
Checking for C function setxattr()... (cached) yes
Checking for C function removexattr()... (cached) yes
Checking for C function listxattr()... (cached) yes
Checking for C function lgetxattr()... (cached) yes
Checking for C function lsetxattr()... (cached) yes
Checking for C function lremovexattr()... (cached) yes
Checking for C function llistxattr()... (cached) yes
Checking size of off_t ... (cached) yes
Checking for C function stat64()... (cached) yes
Checking whether G_CHECKSUM_SHA512 is declared... (cached) yes
Checking for C header file locale.h... (cached) yes
Checking for C header file linux/limits.h... (cached) yes
Checking whether posix_fadvise is declared... (cached) yes
Checking for C header file linux/btrfs.h... (cached) yes
Checking for C header file linux/fs.h... (cached) yes
Checking for C header file sys/utsname.h... (cached) yes
Checking for C header file sys/sysmacros.h... (cached) yes
Using compiler optimisation -O2 (to change, run scons with O=[0|1|2|3|s|fast])
Compiling with debugging symbols
Running with --jobs=1
Building rmlint
scons: done reading SConscript files.
scons: Building targets ...
build_config_template(["lib/config.h"], ["lib/config.h.in"])
gcc -o src/rmlint.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 src/rmlint.c
gcc -o lib/cfg.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/cfg.c
gcc -o lib/checksum.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/checksum.c
gcc -o lib/cmdline.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/cmdline.c
gcc -o lib/file.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/file.c
gcc -o lib/formats.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats.c
gcc -o lib/hash-utility.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/hash-utility.c
gcc -o lib/hasher.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/hasher.c
gcc -o lib/md-scheduler.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/md-scheduler.c
gcc -o lib/pathtricia.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/pathtricia.c
lib/pathtricia.c: In function 'rm_path_iter_init':
lib/pathtricia.c:106:5: warning: '__builtin_strncpy' specified bound 4096 
equals destination size [-Wstringop-truncation]
  106 |     strncpy(iter->path_buf, path, PATH_MAX);
      |     ^
gcc -o lib/preprocess.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/preprocess.c
gcc -o lib/replay.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/replay.c
gcc -o lib/session.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/session.c
gcc -o lib/shredder.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/shredder.c
gcc -o lib/traverse.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/traverse.c
gcc -o lib/treemerge.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/treemerge.c
gcc -o lib/utilities.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/utilities.c
lib/utilities.c: In function 'rm_mount_list_close':
lib/utilities.c:561:5: warning: 'g_unix_mount_free' is deprecated: Use 
'g_unix_mount_entry_free' instead [-Wdeprecated-declarations]
  561 |     g_list_free_full(self->mnt_entries, 
(GDestroyNotify)g_unix_mount_free);
      |     ^~~~~~~~~~~~~~~~
In file included from lib/utilities.c:57:
/usr/include/gio-unix-2.0/gio/gunixmounts.h:78:16: note: declared here
   78 | void           g_unix_mount_free                    (GUnixMountEntry    
*mount_entry);
      |                ^~~~~~~~~~~~~~~~~
lib/utilities.c: In function 'rm_mount_list_open':
lib/utilities.c:602:5: warning: 'g_unix_mounts_get' is deprecated: Use 
'g_unix_mount_entries_get' instead [-Wdeprecated-declarations]
  602 |     self->mnt_entries = g_unix_mounts_get(NULL);
      |     ^~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:199:16: note: declared here
  199 | GList *        g_unix_mounts_get                    (guint64            
*time_read);
      |                ^~~~~~~~~~~~~~~~~
lib/utilities.c:610:9: warning: 'g_unix_mount_get_device_path' is deprecated: 
Use 'g_unix_mount_entry_get_device_path' instead [-Wdeprecated-declarations]
  610 |         wrap_entry->fsname = 
g_strdup(g_unix_mount_get_device_path(entry));
      |         ^~~~~~~~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:105:16: note: declared here
  105 | const char *   g_unix_mount_get_device_path         (GUnixMountEntry    
*mount_entry);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/utilities.c:611:9: warning: 'g_unix_mount_get_mount_path' is deprecated: 
Use 'g_unix_mount_entry_get_mount_path' instead [-Wdeprecated-declarations]
  611 |         wrap_entry->dir = g_strdup(g_unix_mount_get_mount_path(entry));
      |         ^~~~~~~~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:100:16: note: declared here
  100 | const char *   g_unix_mount_get_mount_path          (GUnixMountEntry    
*mount_entry);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/utilities.c:612:9: warning: 'g_unix_mount_get_fs_type' is deprecated: Use 
'g_unix_mount_entry_get_fs_type' instead [-Wdeprecated-declarations]
  612 |         wrap_entry->type = g_strdup(g_unix_mount_get_fs_type(entry));
      |         ^~~~~~~~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:115:16: note: declared here
  115 | const char *   g_unix_mount_get_fs_type             (GUnixMountEntry    
*mount_entry);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~
lib/utilities.c: In function 'rm_util_same_device':
lib/utilities.c:1142:5: warning: 'g_unix_mounts_get' is deprecated: Use 
'g_unix_mount_entries_get' instead [-Wdeprecated-declarations]
 1142 |     GList *mounts = g_unix_mounts_get(NULL);
      |     ^~~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:199:16: note: declared here
  199 | GList *        g_unix_mounts_get                    (guint64            
*time_read);
      |                ^~~~~~~~~~~~~~~~~
lib/utilities.c:1145:9: warning: 'g_unix_mount_get_mount_path' is deprecated: 
Use 'g_unix_mount_entry_get_mount_path' instead [-Wdeprecated-declarations]
 1145 |         const char *mountpath = g_unix_mount_get_mount_path(mount);
      |         ^~~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:100:16: note: declared here
  100 | const char *   g_unix_mount_get_mount_path          (GUnixMountEntry    
*mount_entry);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/utilities.c:1148:13: warning: 'g_unix_mount_get_device_path' is deprecated: 
Use 'g_unix_mount_entry_get_device_path' instead [-Wdeprecated-declarations]
 1148 |             best1 = g_unix_mount_get_device_path(mount);
      |             ^~~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:105:16: note: declared here
  105 | const char *   g_unix_mount_get_device_path         (GUnixMountEntry    
*mount_entry);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/utilities.c:1152:13: warning: 'g_unix_mount_get_device_path' is deprecated: 
Use 'g_unix_mount_entry_get_device_path' instead [-Wdeprecated-declarations]
 1152 |             best2 = g_unix_mount_get_device_path(mount);
      |             ^~~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:105:16: note: declared here
  105 | const char *   g_unix_mount_get_device_path         (GUnixMountEntry    
*mount_entry);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/utilities.c:1157:5: warning: 'g_unix_mount_free' is deprecated: Use 
'g_unix_mount_entry_free' instead [-Wdeprecated-declarations]
 1157 |     g_list_free_full(mounts, (GDestroyNotify)g_unix_mount_free);
      |     ^~~~~~~~~~~~~~~~
/usr/include/gio-unix-2.0/gio/gunixmounts.h:78:16: note: declared here
   78 | void           g_unix_mount_free                    (GUnixMountEntry    
*mount_entry);
      |                ^~~~~~~~~~~~~~~~~
gcc -o lib/xattr.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/xattr.c
gcc -o lib/checksums/highwayhash.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/highwayhash.c
gcc -o lib/checksums/metrohash128.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/metrohash128.c
gcc -o lib/checksums/murmur3.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/checksums/murmur3.c
gcc -o lib/checksums/xxhash/xxhash.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/xxhash/xxhash.c
gcc -o lib/checksums/blake2/blake2b-ref.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/blake2/blake2b-ref.c
gcc -o lib/checksums/blake2/blake2bp-ref.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/blake2/blake2bp-ref.c
gcc -o lib/checksums/blake2/blake2s-ref.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/blake2/blake2s-ref.c
gcc -o lib/checksums/blake2/blake2sp-ref.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/blake2/blake2sp-ref.c
gcc -o lib/checksums/blake2/blake2xb-ref.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/blake2/blake2xb-ref.c
gcc -o lib/checksums/blake2/blake2xs-ref.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/blake2/blake2xs-ref.c
gcc -o lib/checksums/sha3/sha3.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/checksums/sha3/sha3.c
gcc -o lib/formats/_equal.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/_equal.c
gcc -o lib/formats/csv.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/csv.c
gcc -o lib/formats/fdupes.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/fdupes.c
gcc -o lib/formats/json.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/json.c
gcc -o lib/formats/null.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/null.c
gcc -o lib/formats/pretty.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/pretty.c
gcc -o lib/formats/progressbar.o -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c11 -pipe -D_GNU_SOURCE -fPIC -Wno-cast-function-type -Wall -W -Wextra 
-Winit-self -Wstrict-aliasing -Wmissing-include-dirs -Wuninitialized 
-Wstrict-prototypes -Wno-implicit-fallthrough -pthread -Werror=undef 
-DG_DISABLE_ASSERT -DNDEBUG -O2 -g3 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libmount 
-I/usr/include/gio-unix-2.0 lib/formats/progressbar.c
build_python_formatter(["lib/formats/py.c"], ["lib/formats/py.c.in"])
gcc -o lib/formats/py.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/py.c
build_sh_formatter(["lib/formats/sh.c"], ["lib/formats/sh.c.in"])
gcc -o lib/formats/sh.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/sh.c
gcc -o lib/formats/stats.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/stats.c
gcc -o lib/formats/summary.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/summary.c
gcc -o lib/formats/timestamp.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/timestamp.c
gcc -o lib/formats/uniques.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/formats/uniques.c
gcc -o lib/fts/fts.o -c -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -pipe -D_GNU_SOURCE -fPIC 
-Wno-cast-function-type -Wall -W -Wextra -Winit-self -Wstrict-aliasing 
-Wmissing-include-dirs -Wuninitialized -Wstrict-prototypes 
-Wno-implicit-fallthrough -pthread -Werror=undef -DG_DISABLE_ASSERT -DNDEBUG 
-O2 -g3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/blkid -I/usr/include/json-glib-1.0 
-I/usr/include/libmount -I/usr/include/gio-unix-2.0 lib/fts/fts.c
Linking Static Library ==> librmlint.a
Ranlib Library ==> librmlint.a
gcc -o rmlint -Wl,-z,relro -Wl,-z,now -pthread src/rmlint.o librmlint.a -lblkid 
-ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lelf -lm -lelf
Building manpage from rst...
Using sphinx-build binary: /usr/share/sphinx/scripts/python3/sphinx-build
gzip_file(["docs/rmlint.1.gz"], ["docs/_build/man/rmlint.1"])
scons: done building targets.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
scons --prefix=/<<PKGBUILDDIR>>/debian/tmp/usr --actual-prefix=/usr 
--without-gui -j1 VERBOSE=1  SYMBOLS=1 docs
scons: Reading SConscript files ...
/<<PKGBUILDDIR>>/SConstruct:836: SyntaxWarning: invalid escape sequence '\.'
  'sed -i "s/2\.0\.0/{v}/g" po/rmlint.pot',
/<<PKGBUILDDIR>>/SConstruct:837: SyntaxWarning: invalid escape sequence '\('
  'sed -i "s/^Version:\(\s*\)2\.0\.0/Version:\\1{v}/g" pkg/fedora/rmlint.spec'
>> Appending custom build flags : -g -O2 -Werror=implicit-function-declaration 
>> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
>> -Wdate-time -D_FORTIFY_SOURCE=2
>> Appending custom link flags : -Wl,-z,relro -Wl,-z,now
Checking whether the C compiler works... (cached) yes
Checking for Debian revision... (cached) 0.1
Checking for pkg-config... (cached) yes
Checking for glib-2.0 >= 2.32... (cached) yes
Checking for gio-unix-2.0... (cached) yes
Checking for blkid... (cached) yes
Checking for json-glib-1.0... (cached) yes
Checking for -std=c11 support...(cached) yes
Checking for cygwin environment...(cached) 
Linux/m7a-medium-1741792903/6.1.0-31-amd64/#1 SMP PREEMPT_DYNAMIC Debian 
6.1.128-1 (2025-02-07)/x86_64/(cached) no
Checking whether _mm_crc32_u64 is declared... (cached) yes
Checking for GCC version... (cached) 14
Checking whether __builtin_cpu_supports is declared... (cached) yes
Checking whether blkid_devno_to_wholedisk is declared... (cached) yes
Checking for existence of /sys/block... (cached) yes
Checking for C header file libelf.h... (cached) yes
Checking for C library libelf... (cached) yes
Checking for C type struct fiemap... (cached) yes
Checking for C function getxattr()... (cached) yes
Checking for C function setxattr()... (cached) yes
Checking for C function removexattr()... (cached) yes
Checking for C function listxattr()... (cached) yes
Checking for C function lgetxattr()... (cached) yes
Checking for C function lsetxattr()... (cached) yes
Checking for C function lremovexattr()... (cached) yes
Checking for C function llistxattr()... (cached) yes
Checking size of off_t ... (cached) yes
Checking for C function stat64()... (cached) yes
Checking whether G_CHECKSUM_SHA512 is declared... (cached) yes
Checking for C header file locale.h... (cached) yes
Checking for C header file linux/limits.h... (cached) yes
Checking whether posix_fadvise is declared... (cached) yes
Checking for C header file linux/btrfs.h... (cached) yes
Checking for C header file linux/fs.h... (cached) yes
Checking for C header file sys/utsname.h... (cached) yes
Checking for C header file sys/sysmacros.h... (cached) yes
Using compiler optimisation -O2 (to change, run scons with O=[0|1|2|3|s|fast])
Compiling with debugging symbols
Running with --jobs=1
Building rmlint
scons: done reading SConscript files.
scons: Building targets ...
Building online docs...
Using sphinx-build binary: /usr/share/sphinx/scripts/python3/sphinx-build
scons: done building targets.
bash -O extglob \
        -c "rm -rf 
docs/_build/html/_static/{bootstrap,bootswatch}-+([[:digit:]]).+([[:digit:]]).+([[:digit:]])
 \
        
docs/_build/html/_static/js/jquery-+([[:digit:]]).+([[:digit:]]).+([[:digit:]]).min.js"
sed -i \
        -e 
's@http[s]\?://.\+/mathjax/[^/]\+/\([Mm]ath[Jj]ax\|latest\)\.js@file:///usr/share/javascript/mathjax/MathJax.js@g'
 \
        -e 
's@\(_static/\(bootstrap\|bootswatch\)\)-[[:digit:]]\+\(\.[[:digit:]]\+\)\{2\}@\1@g'
 \
        -e 
's@\(_static/js/jquery\)-[[:digit:]]\+\(\.[[:digit:]]\+\)\{2\}\(\.min\.js\)@\1\3@g'
 \
        docs/_build/html/*.html
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Ignore result of the test suite for now
scons --prefix=/<<PKGBUILDDIR>>/debian/tmp/usr --actual-prefix=/usr 
--without-gui -j1 VERBOSE=1  SYMBOLS=1 test
scons: Reading SConscript files ...
/<<PKGBUILDDIR>>/SConstruct:836: SyntaxWarning: invalid escape sequence '\.'
  'sed -i "s/2\.0\.0/{v}/g" po/rmlint.pot',
/<<PKGBUILDDIR>>/SConstruct:837: SyntaxWarning: invalid escape sequence '\('
  'sed -i "s/^Version:\(\s*\)2\.0\.0/Version:\\1{v}/g" pkg/fedora/rmlint.spec'
>> Appending custom build flags : -g -O2 -Werror=implicit-function-declaration 
>> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
>> -Wdate-time -D_FORTIFY_SOURCE=2
>> Appending custom link flags : -Wl,-z,relro -Wl,-z,now
Checking whether the C compiler works... (cached) yes
Checking for Debian revision... (cached) 0.1
Checking for pkg-config... (cached) yes
Checking for glib-2.0 >= 2.32... (cached) yes
Checking for gio-unix-2.0... (cached) yes
Checking for blkid... (cached) yes
Checking for json-glib-1.0... (cached) yes
Checking for -std=c11 support...(cached) yes
Checking for cygwin environment...(cached) 
Linux/m7a-medium-1741792903/6.1.0-31-amd64/#1 SMP PREEMPT_DYNAMIC Debian 
6.1.128-1 (2025-02-07)/x86_64/(cached) no
Checking whether _mm_crc32_u64 is declared... (cached) yes
Checking for GCC version... (cached) 14
Checking whether __builtin_cpu_supports is declared... (cached) yes
Checking whether blkid_devno_to_wholedisk is declared... (cached) yes
Checking for existence of /sys/block... (cached) yes
Checking for C header file libelf.h... (cached) yes
Checking for C library libelf... (cached) yes
Checking for C type struct fiemap... (cached) yes
Checking for C function getxattr()... (cached) yes
Checking for C function setxattr()... (cached) yes
Checking for C function removexattr()... (cached) yes
Checking for C function listxattr()... (cached) yes
Checking for C function lgetxattr()... (cached) yes
Checking for C function lsetxattr()... (cached) yes
Checking for C function lremovexattr()... (cached) yes
Checking for C function llistxattr()... (cached) yes
Checking size of off_t ... (cached) yes
Checking for C function stat64()... (cached) yes
Checking whether G_CHECKSUM_SHA512 is declared... (cached) yes
Checking for C header file locale.h... (cached) yes
Checking for C header file linux/limits.h... (cached) yes
Checking whether posix_fadvise is declared... (cached) yes
Checking for C header file linux/btrfs.h... (cached) yes
Checking for C header file linux/fs.h... (cached) yes
Checking for C header file sys/utsname.h... (cached) yes
Checking for C header file sys/sysmacros.h... (cached) yes
Using compiler optimisation -O2 (to change, run scons with O=[0|1|2|3|s|fast])
Compiling with debugging symbols
Running with --jobs=1
Building rmlint
scons: done reading SConscript files.
scons: Building targets ...
build_config_template(["lib/config.h"], ["lib/config.h.in"])
build_python_formatter(["lib/formats/py.c"], ["lib/formats/py.c.in"])
build_sh_formatter(["lib/formats/sh.c"], ["lib/formats/sh.c.in"])
Running tests
Found pytest as "pytest"
ImportError while loading conftest '/<<PKGBUILDDIR>>/tests/conftest.py'.
tests/conftest.py:3: in <module>
    from tests.utils import mount_bind_teardown_func, usual_setup_func, 
usual_teardown_func
tests/utils.py:19: in <module>
    import xattr
E   ModuleNotFoundError: No module named 'xattr'
scons: *** [tests/run_tests] Explicit exit, status 4
scons: building terminated because of errors.
make[1]: [debian/rules:91: override_dh_auto_test] Error 4 (ignored)
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_prep
        rm -f -- debian/rmlint.substvars debian/rmlint-gui.substvars 
debian/rmlint-doc.substvars
        rm -fr -- debian/.debhelper/generated/rmlint/ debian/rmlint/ 
debian/tmp/ debian/.debhelper/generated/rmlint-gui/ debian/rmlint-gui/ 
debian/.debhelper/generated/rmlint-doc/ debian/rmlint-doc/
   debian/rules override_dh_auto_install-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
scons --prefix=/<<PKGBUILDDIR>>/debian/tmp/usr --actual-prefix=/usr 
--without-gui -j1 VERBOSE=1  SYMBOLS=1 install
scons: Reading SConscript files ...
/<<PKGBUILDDIR>>/SConstruct:836: SyntaxWarning: invalid escape sequence '\.'
  'sed -i "s/2\.0\.0/{v}/g" po/rmlint.pot',
/<<PKGBUILDDIR>>/SConstruct:837: SyntaxWarning: invalid escape sequence '\('
  'sed -i "s/^Version:\(\s*\)2\.0\.0/Version:\\1{v}/g" pkg/fedora/rmlint.spec'
>> Appending custom build flags : -g -O2 -Werror=implicit-function-declaration 
>> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
>> -Wdate-time -D_FORTIFY_SOURCE=2
>> Appending custom link flags : -Wl,-z,relro -Wl,-z,now
Checking whether the C compiler works... (cached) yes
Checking for Debian revision... (cached) 0.1
Checking for pkg-config... (cached) yes
Checking for glib-2.0 >= 2.32... (cached) yes
Checking for gio-unix-2.0... (cached) yes
Checking for blkid... (cached) yes
Checking for json-glib-1.0... (cached) yes
Checking for -std=c11 support...(cached) yes
Checking for cygwin environment...(cached) 
Linux/m7a-medium-1741792903/6.1.0-31-amd64/#1 SMP PREEMPT_DYNAMIC Debian 
6.1.128-1 (2025-02-07)/x86_64/(cached) no
Checking whether _mm_crc32_u64 is declared... (cached) yes
Checking for GCC version... (cached) 14
Checking whether __builtin_cpu_supports is declared... (cached) yes
Checking whether blkid_devno_to_wholedisk is declared... (cached) yes
Checking for existence of /sys/block... (cached) yes
Checking for C header file libelf.h... (cached) yes
Checking for C library libelf... (cached) yes
Checking for C type struct fiemap... (cached) yes
Checking for C function getxattr()... (cached) yes
Checking for C function setxattr()... (cached) yes
Checking for C function removexattr()... (cached) yes
Checking for C function listxattr()... (cached) yes
Checking for C function lgetxattr()... (cached) yes
Checking for C function lsetxattr()... (cached) yes
Checking for C function lremovexattr()... (cached) yes
Checking for C function llistxattr()... (cached) yes
Checking size of off_t ... (cached) yes
Checking for C function stat64()... (cached) yes
Checking whether G_CHECKSUM_SHA512 is declared... (cached) yes
Checking for C header file locale.h... (cached) yes
Checking for C header file linux/limits.h... (cached) yes
Checking whether posix_fadvise is declared... (cached) yes
Checking for C header file linux/btrfs.h... (cached) yes
Checking for C header file linux/fs.h... (cached) yes
Checking for C header file sys/utsname.h... (cached) yes
Checking for C header file sys/sysmacros.h... (cached) yes
Using compiler optimisation -O2 (to change, run scons with O=[0|1|2|3|s|fast])
Compiling with debugging symbols
Running with --jobs=1
Building rmlint
scons: done reading SConscript files.
scons: Building targets ...
build_config_template(["lib/config.h"], ["lib/config.h.in"])
build_python_formatter(["lib/formats/py.c"], ["lib/formats/py.c.in"])
build_sh_formatter(["lib/formats/sh.c"], ["lib/formats/sh.c.in"])
Install file: "rmlint" as "debian/tmp/usr/bin/rmlint"
Chmod("/<<PKGBUILDDIR>>/debian/tmp/usr/bin/rmlint", 0755)
msgfmt po/de.po -o po/de.mo
Install file: "po/de.mo" as 
"debian/tmp/usr/share/locale/de/LC_MESSAGES/rmlint.mo"
msgfmt po/es.po -o po/es.mo
Install file: "po/es.mo" as 
"debian/tmp/usr/share/locale/es/LC_MESSAGES/rmlint.mo"
msgfmt po/fr.po -o po/fr.mo
Install file: "po/fr.mo" as 
"debian/tmp/usr/share/locale/fr/LC_MESSAGES/rmlint.mo"
Install file: "docs/rmlint.1.gz" as "debian/tmp/usr/share/man/man1/rmlint.1.gz"
Chmod("/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1/rmlint.1.gz", 0644)
scons: done building targets.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_install-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd gui && \
python3 setup.py install --prefix=/<<PKGBUILDDIR>>/debian/tmp/usr 
--install-layout=deb
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/gui/setup.py", line 5, in <module>
    from distutils.core import setup
ModuleNotFoundError: No module named 'distutils'
make[1]: *** [debian/rules:73: override_dh_auto_install-indep] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:44: 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/202503/

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:rmlint, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: rmlint
Source-Version: 2.10.2-0.2
Done: Alexandre Detiste <tc...@debian.org>

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

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated rmlint 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: Wed, 12 Mar 2025 18:09:22 +0100
Source: rmlint
Architecture: source
Version: 2.10.2-0.2
Distribution: unstable
Urgency: medium
Maintainer: Carlos Maddela <e7ap...@gmail.com>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1100298
Changes:
 rmlint (2.10.2-0.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Reformat with debputy
   * Add build-dep on python3-setuptools (Closes: #1100298)
   * Replace obsolete pkg-config with pkgconf
Checksums-Sha1:
 2159492b5a5639e0a915dec422b66f5b30b9117e 2284 rmlint_2.10.2-0.2.dsc
 d804c6b957694f595d0f4957ead1829cb7ca7bed 29192 rmlint_2.10.2-0.2.debian.tar.xz
 4b19eb9b1dc8b398cc448d1e4296dc9e0939600f 9398 
rmlint_2.10.2-0.2_source.buildinfo
Checksums-Sha256:
 896c1b82c9d33b9f09104cedb44cc9f03b3046c5b304d2d83dfc3a6b12e16991 2284 
rmlint_2.10.2-0.2.dsc
 b96bb6a23bdc9093a3919b60854a0ab975df0b5ab3b0acab8d118454091186c9 29192 
rmlint_2.10.2-0.2.debian.tar.xz
 9ba232cf172964dca483a5c4f3e4f9654c5feb8fbe1412f4965b4cb83738d2c9 9398 
rmlint_2.10.2-0.2_source.buildinfo
Files:
 a40470fb38966334c793cded80d8e7c0 2284 utils optional rmlint_2.10.2-0.2.dsc
 28648980b612f047e3da46da974758d0 29192 utils optional 
rmlint_2.10.2-0.2.debian.tar.xz
 51566ef327b96a003222277588965f15 9398 utils optional 
rmlint_2.10.2-0.2_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmfRwtQRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBr0nRAAnDgS/FnNWRb3WAYb7go/r/SH0flsvjl3
8R8lpVJh6Vw4NWFBaCv8fVNksXSK4xL0zv+Nf2SDjmvvFSSHoEWNzv/gqeJNrnfl
gL+wxxKP7qSU0m0objjTEAgv6Kw/pkmnVLaWvHEBAwIMAl7tEMUOcsnl3BOCRsTs
M6B7vkVQCTQgyy70UPzQ/g0pgC8n6ogyByhkID22O9jawFCtw3acPwJT3/8Z5Nnl
qrxxTs20sYiIb+LJmf4yi6NN4Fxv9AkAsKlvi3AfOjQnsoCTt7VGvA4wwcFFZD47
tB92rT6hNMQSESNlI+kvHw2vXnePlcT7d41S+MPzkskQVnSa0o0y7qAdcNqJmfdM
9Dz/U2TKyj3Jdn++4clqPtZ5p2+D4ttvHZxMgm/mNfaVvV7M//ziIHNqLAubbZk/
ncwNImqGarzMLAHlt57sy5qSuhBtzMkhdkMxC+g6cpF5DMbBQScCprwj5uWS9wLs
tMY3vMBsKANt7+7nQKCGcfLGJVpVDBOg0cQsrSEvCo1Z24PiVy/rtVQicHvWZGQU
s/d2YIPUsN4I1AwoUqbMTuvNOwKoQS3ujh+/e7298ygcy/ZLUAcf4V8XsCAk15IK
92T4qeoZ4s1NLynemzN98Cml+DML8bm4csm8h8dD1+xEP3Zt6U05gwxpZuQ5Swq8
s832q1XGnk0=
=HhIV
-----END PGP SIGNATURE-----

Attachment: pgpuIDGNfqz3m.pgp
Description: PGP signature


--- End Message ---

Reply via email to