Source: sylph-searcher
Version: 1.2.0-15
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -b
> -----------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package sylph-searcher
> dpkg-buildpackage: info: source version 1.2.0-15
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Hideki Yamane <[email protected]>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh  clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f core core.* *.pox sylph-searcher.po *.old.po cat-id-tbl.tmp
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in common
> make[2]: Entering directory '/<<PKGBUILDDIR>>/common'
> rm -rf .libs _libs
> test -z "libcommon.la" || rm -f libcommon.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "version.h" || rm -f version.h
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/common.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/common'
> Making distclean in commands
> make[2]: Entering directory '/<<PKGBUILDDIR>>/commands'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
>  rm -f syldbimport syldbquery
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/syldbimport.Po
> rm -f ./.deps/syldbquery.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/commands'
> Making distclean in searcher
> make[2]: Entering directory '/<<PKGBUILDDIR>>/searcher'
> rm -rf .libs _libs
> rm -f *.o
>  rm -f sylph-searcher
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/folder-selector.Po
> rm -f ./.deps/searcher-config.Po
> rm -f ./.deps/sylph-searcher.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/searcher'
> Making distclean in sql
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sql'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sql'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  debian/rules binary
> dh  binary
>    dh_update_autotools_config
>    debian/rules override_dh_autoreconf
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> touch /<<PKGBUILDDIR>>/AUTHORS
> dh_autoreconf
> libtoolize: putting auxiliary files in '.'.
> libtoolize: copying file './ltmain.sh'
> libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
> libtoolize: and rerunning libtoolize and aclocal.
> libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> configure.ac:11: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
> configure.ac:11: You should run autoupdate.
> ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
> configure.ac:11: the top level
> configure.ac:13: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms 
> are deprecated.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:10754: AM_INIT_AUTOMAKE is expanded from...
> configure.ac:13: the top level
> configure.ac:19: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
> configure.ac:19: You should use the 'AC_CONFIG_HEADERS' macro instead.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:11070: AM_CONFIG_HEADER is expanded from...
> configure.ac:19: the top level
> configure.ac:23: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
> configure.ac:23: You should run autoupdate.
> aclocal.m4:1016: AM_PROG_LIBTOOL is expanded from...
> configure.ac:23: the top level
> configure.ac:46: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:46: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
> aclocal.m4:737: AM_PATH_GTK_2_0 is expanded from...
> configure.ac:46: the top level
> configure.ac:46: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:46: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> aclocal.m4:737: AM_PATH_GTK_2_0 is expanded from...
> configure.ac:46: the top level
> configure.ac:56: warning: The macro `GLIB_GNU_GETTEXT' is obsolete.
> configure.ac:56: You should run autoupdate.
> aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
> aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
> configure.ac:56: the top level
> configure.ac:56: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:56: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
> aclocal.m4:289: GLIB_LC_MESSAGES is expanded from...
> aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
> aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
> configure.ac:56: the top level
> configure.ac:56: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:56: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
> ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
> ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
> aclocal.m4:388: GLIB_WITH_NLS is expanded from...
> aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
> aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
> configure.ac:56: the top level
> configure.ac:56: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:56: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
> ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
> ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
> aclocal.m4:388: GLIB_WITH_NLS is expanded from...
> aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
> aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
> configure.ac:56: the top level
> configure.ac:56: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete.
> configure.ac:56: You should run autoupdate.
> ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
> aclocal.m4:388: GLIB_WITH_NLS is expanded from...
> aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
> aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
> configure.ac:56: the top level
> configure.ac:69: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:69: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
> configure.ac:69: the top level
> configure.ac:76: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:76: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
> configure.ac:76: the top level
> configure.ac:99: warning: AC_OUTPUT should be used without arguments.
> configure.ac:99: You should run autoupdate.
> configure.ac:13: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms 
> are deprecated.  For more info, see:
> configure.ac:13: 
> https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
> configure.ac:21: installing './compile'
> configure.ac:13: installing './install-sh'
> configure.ac:13: installing './missing'
> Makefile.am: installing './INSTALL'
> commands/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
> (or '*_CPPFLAGS')
> commands/Makefile.am: installing './depcomp'
> common/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
> (or '*_CPPFLAGS')
> searcher/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
> (or '*_CPPFLAGS')
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_configure
>       ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-option-checking --disable-silent-rules 
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a race-free mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether the compiler supports GNU C... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to enable C11 features... none needed
> checking whether gcc understands -c and -o together... yes
> checking whether make supports the include directive... yes (GNU style)
> checking dependency style of gcc... none
> checking how to print strings... printf
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 1572864
> checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
> format... func_convert_file_noop
> checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
> func_convert_file_noop
> checking for /usr/bin/ld option to reload object files... -r
> checking for file... file
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %s\n
> checking for ar... ar
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for sysroot... no
> checking for a working dd... /bin/dd
> checking how to truncate binary pipes... /bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> checking for stdio.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for strings.h... yes
> checking for sys/stat.h... yes
> checking for sys/types.h... yes
> checking for unistd.h... yes
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for Win32 platform... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.16... yes
> checking for glib-2.0 >= 2.4.0... yes
> checking for GLIB - version >= 2.4.0... yes (version 2.77.1)
> checking for pkg-config... (cached) /usr/bin/pkg-config
> checking pkg-config is at least version 0.7... yes
> checking for GTK+ - version >= 2.4.0... yes (version 2.24.33)
> checking for locale.h... yes
> checking for LC_MESSAGES... yes
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for dcgettext... yes
> checking if msgfmt accepts -c... yes
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for catalogs to be installed...  ja
> pg_config found.
> checking for syl_init in -lsylph... yes
> checking for PQconnectdb in -lpq... yes
> checking for mecab_version in -lmecab... yes
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating po/Makefile.in
> config.status: creating common/version.h
> config.status: creating common/Makefile
> config.status: creating commands/Makefile
> config.status: creating searcher/Makefile
> config.status: creating sql/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing default-1 commands
>    dh_auto_build
>       make -j8
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make  all-recursive
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in po
> make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making all in common
> make[3]: Entering directory '/<<PKGBUILDDIR>>/common'
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I.. 
> -I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -I/usr/include/postgresql -c -o common.lo common.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -c common.c  -fPIC -DPIC -o .libs/common.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -I/usr/include -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -c common.c -o common.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -I/usr/include/postgresql  -Wl,-z,relro -Wl,-z,now -o 
> libcommon.la  common.lo -lglib-2.0  -lmecab -lpq -lsylph 
> libtool: link: ar cr .libs/libcommon.a .libs/common.o 
> libtool: link: ranlib .libs/libcommon.a
> libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s 
> "../libcommon.la" "libcommon.la" )
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/common'
> Making all in commands
> make[3]: Entering directory '/<<PKGBUILDDIR>>/commands'
> gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I.. -I/usr/include -I../common 
>  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -c -o syldbimport.o syldbimport.c
> gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I.. -I/usr/include -I../common 
>  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -c -o syldbquery.o syldbquery.c
> syldbimport.c: In function ‘db_insert_msg’:
> syldbimport.c:422:26: warning: format ‘%u’ expects argument of type 
> ‘unsigned int’, but argument 2 has type ‘gsize’ {aka ‘long unsigned 
> int’} [-Wformat=]
>   422 |                         ("INSERT INTO msginfo(file_size, file_mtime, 
> msg_date, flags, hdr_from, hdr_to, hdr_cc, hdr_newsgroups, hdr_subject, 
> hdr_msgid, hdr_inreplyto, hdr_references, body_text, body_index, attach_num)"
>       |                          
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>   423 |                         " VALUES(%u, E'%s', E'%s', %u, E'%s', E'%s', 
> E'%s', E'%s', E'%s', E'%s', E'%s', E'%s', E'%s', to_tsvector(E'%s'), %d)",
>   424 |                         msginfo->size, mtime_str, date_str, 
> msginfo->flags.perm_flags, from, to, cc, newsgroups, subject, msgid, 
> inreplyto, "", esc_body_text, esc_body_index_text, attach_num);
>       |                         ~~~~~~~~~~~~~
>       |                                |
>       |                                gsize {aka long unsigned int}
> syldbimport.c:423:35: note: format string is defined here
>   423 |                         " VALUES(%u, E'%s', E'%s', %u, E'%s', E'%s', 
> E'%s', E'%s', E'%s', E'%s', E'%s', E'%s', E'%s', to_tsvector(E'%s'), %d)",
>       |                                  ~^
>       |                                   |
>       |                                   unsigned int
>       |                                  %lu
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -I/usr/include/postgresql  -Wl,-z,relro -Wl,-z,now -o 
> syldbquery syldbquery.o -lglib-2.0  ../common/libcommon.la -lmecab -lpq 
> -lsylph 
> libtool: link: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -Wl,-z -Wl,relro -Wl,-z -Wl,now -o syldbquery 
> syldbquery.o  ../common/.libs/libcommon.a -lglib-2.0 -lmecab -lpq -lsylph
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -I/usr/include/postgresql  -Wl,-z,relro -Wl,-z,now -o 
> syldbimport syldbimport.o -lglib-2.0  ../common/libcommon.la -lmecab -lpq 
> -lsylph 
> libtool: link: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -Wl,-z -Wl,relro -Wl,-z -Wl,now -o syldbimport 
> syldbimport.o  ../common/.libs/libcommon.a -lglib-2.0 -lmecab -lpq -lsylph
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/commands'
> Making all in searcher
> make[3]: Entering directory '/<<PKGBUILDDIR>>/searcher'
> gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread  -I.. 
> -I/usr/include -I../common -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time 
> -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -c -o sylph-searcher.o sylph-searcher.c
> gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread  -I.. 
> -I/usr/include -I../common -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time 
> -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -c -o searcher-config.o searcher-config.c
> gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread  -I.. 
> -I/usr/include -I../common -DLOCALEDIR=\""/usr/share/locale"\" -Wdate-time 
> -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -c -o folder-selector.o folder-selector.c
> In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
>                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
>                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
>                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
>                  from sylph-searcher.c:9:
> /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ 
> is deprecated [-Wdeprecated-declarations]
>   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
>       | ^~~~
> In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
>                  from /usr/include/glib-2.0/glib-object.h:24,
>                  from /usr/include/glib-2.0/gio/gioenums.h:30,
>                  from /usr/include/glib-2.0/gio/giotypes.h:30,
>                  from /usr/include/glib-2.0/gio/gio.h:28,
>                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
>                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:32:
> /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
>   723 | {
>       | ^
> In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
>                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
>                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
>                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
>                  from folder-selector.c:8:
> /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ 
> is deprecated [-Wdeprecated-declarations]
>   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
>       | ^~~~
> In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
>                  from /usr/include/glib-2.0/glib-object.h:24,
>                  from /usr/include/glib-2.0/gio/gioenums.h:30,
>                  from /usr/include/glib-2.0/gio/giotypes.h:30,
>                  from /usr/include/glib-2.0/gio/gio.h:28,
>                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
>                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:32:
> /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
>   723 | {
>       | ^
> In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
>                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:126:
> /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is 
> deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
>    73 |   GTimeVal last_popdown;
>       |   ^~~~~~~~
> In file included from /usr/include/glib-2.0/glib/galloca.h:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from sylph-searcher.c:7:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
>                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:126:
> /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is 
> deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
>    73 |   GTimeVal last_popdown;
>       |   ^~~~~~~~
> In file included from /usr/include/glib-2.0/glib/galloca.h:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from folder-selector.c:5:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
>                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
>                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
>                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
>                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
>                  from searcher-config.c:7:
> /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ 
> is deprecated [-Wdeprecated-declarations]
>   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
>       | ^~~~
> In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
>                  from /usr/include/glib-2.0/glib-object.h:24,
>                  from /usr/include/glib-2.0/gio/gioenums.h:30,
>                  from /usr/include/glib-2.0/gio/giotypes.h:30,
>                  from /usr/include/glib-2.0/gio/gio.h:28,
>                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
>                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:32:
> /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
>   723 | {
>       | ^
> In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
>                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
>                  from /usr/include/gtk-2.0/gtk/gtk.h:126:
> /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is 
> deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
>    73 |   GTimeVal last_popdown;
>       |   ^~~~~~~~
> In file included from /usr/include/glib-2.0/glib/galloca.h:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from searcher-config.c:5:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -I/usr/include/postgresql  -Wl,-z,relro -Wl,-z,now -o 
> sylph-searcher sylph-searcher.o searcher-config.o folder-selector.o 
> -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo 
> -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 
> -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype  ../common/libcommon.la -lmecab 
> -lpq -lsylph 
> libtool: link: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security 
> -I/usr/include/postgresql -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sylph-searcher 
> sylph-searcher.o searcher-config.o folder-selector.o  -lgtk-x11-2.0 
> -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
> -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype 
> ../common/.libs/libcommon.a -lglib-2.0 -lmecab -lpq -lsylph
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/searcher'
> Making all in sql
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sql'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sql'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test
>       make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making check in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making check in common
> make[2]: Entering directory '/<<PKGBUILDDIR>>/common'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/common'
> Making check in commands
> make[2]: Entering directory '/<<PKGBUILDDIR>>/commands'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/commands'
> Making check in searcher
> make[2]: Entering directory '/<<PKGBUILDDIR>>/searcher'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/searcher'
> Making check in sql
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sql'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sql'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    create-stamp debian/debhelper-build-stamp
>    dh_prep
>    dh_installdirs
>    dh_auto_install --destdir=debian/sylph-searcher/
>       make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/sylph-searcher 
> AM_UPDATE_INFO_DIR=no
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making install in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> if test -r ".././/mkinstalldirs"; then \
>   .././/mkinstalldirs /<<PKGBUILDDIR>>/debian/sylph-searcher/usr/share; \
> else \
>   /bin/sh ../mkinstalldirs /<<PKGBUILDDIR>>/debian/sylph-searcher/usr/share; \
> fi
> /bin/sh: 0: cannot open ../mkinstalldirs: No such file
> make[2]: *** [Makefile:126: install-data-yes] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[1]: *** [Makefile:428: install-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_install: error: make -j1 install 
> DESTDIR=/<<PKGBUILDDIR>>/debian/sylph-searcher AM_UPDATE_INFO_DIR=no returned 
> exit code 2
> make: *** [debian/rules:7: binary] Error 25
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
> 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -b' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/16/sylph-searcher_1.2.0-15_unstable.log

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.

Reply via email to