[Pkg-geany-team] Bug#1049691: ctpl: Fails to build binary packages again after successful build

Lucas Nussbaum lucas at debian.org
Wed Aug 16 08:42:48 BST 2023


Source: ctpl
Version: 0.3.4+dfsg-4
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa at lists.debian.org
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 ctpl
> dpkg-buildpackage: info: source version 0.3.4+dfsg-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Chow Loong Jin <hyperair at debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  fakeroot debian/rules clean
> dh  clean --with=autoreconf
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
>  rm -f ctpl
> test -z "libctpl.la" || rm -f libctpl.la
>  rm -f test
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/ctpl-ctpl.Po
> rm -f ./.deps/libctpl_la-ctpl-environ.Plo
> rm -f ./.deps/libctpl_la-ctpl-eval.Plo
> rm -f ./.deps/libctpl_la-ctpl-i18n.Plo
> rm -f ./.deps/libctpl_la-ctpl-input-stream.Plo
> rm -f ./.deps/libctpl_la-ctpl-io.Plo
> rm -f ./.deps/libctpl_la-ctpl-lexer-expr.Plo
> rm -f ./.deps/libctpl_la-ctpl-lexer.Plo
> rm -f ./.deps/libctpl_la-ctpl-mathutils.Plo
> rm -f ./.deps/libctpl_la-ctpl-output-stream.Plo
> rm -f ./.deps/libctpl_la-ctpl-parser.Plo
> rm -f ./.deps/libctpl_la-ctpl-stack.Plo
> rm -f ./.deps/libctpl_la-ctpl-token.Plo
> rm -f ./.deps/libctpl_la-ctpl-value.Plo
> rm -f ./.deps/libctpl_la-ctpl-version.Plo
> rm -f ./.deps/test-ctpl-environ.Po
> rm -f ./.deps/test-ctpl-eval.Po
> rm -f ./.deps/test-ctpl-i18n.Po
> rm -f ./.deps/test-ctpl-input-stream.Po
> rm -f ./.deps/test-ctpl-io.Po
> rm -f ./.deps/test-ctpl-lexer-expr.Po
> rm -f ./.deps/test-ctpl-lexer.Po
> rm -f ./.deps/test-ctpl-mathutils.Po
> rm -f ./.deps/test-ctpl-output-stream.Po
> rm -f ./.deps/test-ctpl-parser.Po
> rm -f ./.deps/test-ctpl-stack.Po
> rm -f ./.deps/test-ctpl-token.Po
> rm -f ./.deps/test-ctpl-value.Po
> rm -f ./.deps/test-ctpl-version.Po
> rm -f ./.deps/test-test.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "ctpl.pc" || rm -f ctpl.pc
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making distclean in docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in reference
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> Making distclean in ctpl
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> test -z "ctpl.actions ctpl.args ctpl.hierarchy ctpl.interfaces ctpl.prerequisites ctpl.signals ctpl-undocumented.txt ctpl-undeclared.txt ctpl-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test" || rm -f ctpl.actions ctpl.args ctpl.hierarchy ctpl.interfaces ctpl.prerequisites ctpl.signals ctpl-undocumented.txt ctpl-undeclared.txt ctpl-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test
> rm -rf .libs _libs
> rm -f *.lo
> test -z "version.xml" || rm -f version.xml
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in testsuite
> make[2]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> test -z "libctpl-test.la" || rm -f libctpl-test.la
> rm -rf .libs _libs
> rm -f *.o
> test -z "parsing-tests.log float-test.log read-number-test.log tests.sh.log" || rm -f parsing-tests.log float-test.log read-number-test.log tests.sh.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f parsing-tests float-test read-number-test
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "parsing-tests.trs float-test.trs read-number-test.trs tests.sh.trs" || rm -f parsing-tests.trs float-test.trs read-number-test.trs tests.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./so_locations
> rm -f ./.deps/ctpl-test-lib.Plo
> rm -f ./.deps/float-test.Po
> rm -f ./.deps/parsing-tests.Po
> rm -f ./.deps/read-number-test.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* ctpl.po ctpl.1po ctpl.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "README" || rm -f README
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> test . = "." || test -z "" || rm -f 
> test -z "config.status config.log" || rm -f config.status config.log
> 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 build
> make: 'build' is up to date.
>  fakeroot debian/rules binary
> dh  binary --with=autoreconf
>    dh_update_autotools_config
>    debian/rules override_dh_autoreconf
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_autoreconf ./autogen.sh
> autoreconf: export WARNINGS=
> autoreconf: Entering directory '.'
> autoreconf: running: autopoint --force
> Copying file build/m4/codeset.m4
> Copying file build/m4/glibc2.m4
> Copying file build/m4/glibc21.m4
> Copying file build/m4/intdiv0.m4
> Copying file build/m4/intl.m4
> Copying file build/m4/intldir.m4
> Copying file build/m4/intmax.m4
> Copying file build/m4/inttypes-pri.m4
> Copying file build/m4/inttypes_h.m4
> Copying file build/m4/lcmessage.m4
> Copying file build/m4/lock.m4
> Copying file build/m4/longlong.m4
> Copying file build/m4/printf-posix.m4
> Copying file build/m4/size_max.m4
> Copying file build/m4/stdint_h.m4
> Copying file build/m4/uintmax_t.m4
> Copying file build/m4/visibility.m4
> Copying file build/m4/wchar_t.m4
> Copying file build/m4/wint_t.m4
> Copying file build/m4/xsize.m4
> Copying file po/Makevars.template
> autoreconf: running: aclocal --force -I build/m4 -I m4
> autoreconf: configure.ac: tracing
> autoreconf: running: libtoolize --copy --force
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build/auxf'.
> libtoolize: copying file 'build/auxf/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/m4'.
> libtoolize: copying file 'build/m4/libtool.m4'
> libtoolize: copying file 'build/m4/ltoptions.m4'
> libtoolize: copying file 'build/m4/ltsugar.m4'
> libtoolize: copying file 'build/m4/ltversion.m4'
> libtoolize: copying file 'build/m4/lt~obsolete.m4'
> autoreconf: configure.ac: not using Intltool
> autoreconf: running: gtkdocize --copy
> autoreconf: running: aclocal --force -I build/m4 -I m4
> autoreconf: running: /usr/bin/autoconf --force
> configure.ac:58: warning: The macro `AC_PROG_CC_C99' is obsolete.
> configure.ac:58: You should run autoupdate.
> ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
> configure.ac:58: the top level
> configure.ac:62: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed.
> configure.ac:62: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
> configure.ac:62: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:1148: AM_PROG_MKDIR_P is expanded from...
> build/m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
> build/m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
> configure.ac:62: the top level
> configure.ac:62: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:62: 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...
> build/m4/intlmacosx.m4:18: gt_INTL_MACOSX is expanded from...
> build/m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
> configure.ac:62: the top level
> configure.ac:62: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:62: 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...
> build/m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
> configure.ac:62: the top level
> configure.ac:62: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:62: 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...
> build/m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
> build/m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
> configure.ac:62: the top level
> configure.ac:62: warning: The macro `AC_TRY_RUN' is obsolete.
> configure.ac:62: You should run autoupdate.
> ./lib/autoconf/general.m4:2997: AC_TRY_RUN 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...
> build/m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
> build/m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
> configure.ac:62: the top level
> configure.ac:90: warning: The macro `AC_HEADER_STDC' is obsolete.
> configure.ac:90: You should run autoupdate.
> ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
> configure.ac:90: the top level
> autoreconf: running: /usr/bin/autoheader --force
> autoreconf: running: automake --add-missing --copy --force-missing
> configure.ac:62: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
> configure.ac:62: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
> configure.ac:62: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
> configure.ac:53: installing 'build/auxf/ar-lib'
> configure.ac:53: installing 'build/auxf/compile'
> configure.ac:13: installing 'build/auxf/install-sh'
> configure.ac:13: installing 'build/auxf/missing'
> src/Makefile.am: installing 'build/auxf/depcomp'
> parallel-tests: installing 'build/auxf/test-driver'
> autoreconf: Leaving directory '.'
> 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 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 whether make supports nested variables... (cached) yes
> checking whether make supports the include directive... yes (GNU style)
> 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 dependency style of gcc... none
> checking for ar... ar
> checking the archiver (ar) interface... ar
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> 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 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 gcc... (cached) gcc
> checking whether the compiler supports GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to enable C11 features... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking dependency style of gcc... (cached) none
> checking whether NLS is requested... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for msgmerge... /usr/bin/msgmerge
> checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking for shared library run path origin... done
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for gtk-doc... yes
> checking for gtkdoc-check... gtkdoc-check.test
> checking for gtkdoc-check... /usr/bin/gtkdoc-check
> checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
> checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
> checking whether to build gtk-doc documentation... no
> checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... yes
> checking for glib-2.0 >= 2.10... yes
> checking for gio-2.0... yes
> checking whether we are building for a Win32 host... no
> checking for gio-2.0 >= 2.24 gio-unix-2.0... yes
> checking for acos in -lm... yes
> checking for egrep... (cached) /bin/grep -E
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for math.h... yes
> checking for libintl.h... yes
> checking for an ANSI C-conforming const... yes
> checking for size_t... yes
> checking for memchr... yes
> checking for strchr... yes
> checking for fabs... yes
> checking for gcc options needed to detect all undeclared functions... none needed
> checking whether fpclassify is declared... yes
> checking whether to enable paranoiac compiler options... no
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating data/Makefile
> config.status: creating data/ctpl.pc
> config.status: creating docs/Makefile
> config.status: creating docs/reference/Makefile
> config.status: creating docs/reference/ctpl/Makefile
> config.status: creating docs/reference/ctpl/version.xml
> config.status: creating po/Makefile.in
> config.status: creating testsuite/Makefile
> config.status: creating README
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing po-directories commands
> config.status: creating po/POTFILES
> config.status: creating po/Makefile
>    dh_auto_build
> 	make -j8
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make  all-recursive
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ctpl-ctpl.o `test -f 'ctpl.c' || echo './'`ctpl.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-environ.lo `test -f 'ctpl-environ.c' || echo './'`ctpl-environ.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-eval.lo `test -f 'ctpl-eval.c' || echo './'`ctpl-eval.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-i18n.lo `test -f 'ctpl-i18n.c' || echo './'`ctpl-i18n.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-io.lo `test -f 'ctpl-io.c' || echo './'`ctpl-io.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-input-stream.lo `test -f 'ctpl-input-stream.c' || echo './'`ctpl-input-stream.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-lexer.lo `test -f 'ctpl-lexer.c' || echo './'`ctpl-lexer.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-lexer-expr.lo `test -f 'ctpl-lexer-expr.c' || echo './'`ctpl-lexer-expr.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-environ.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-environ.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-eval.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-eval.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-i18n.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-i18n.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-input-stream.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-input-stream.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-lexer.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-lexer.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-io.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-io.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-lexer-expr.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-lexer-expr.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-i18n.c -o libctpl_la-ctpl-i18n.o >/dev/null 2>&1
> ctpl.c: In function ‘main’:
> ctpl.c:416:3: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
>   416 |   g_type_init ();
>       |   ^~~~~~~~~~~
> 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 ctpl.c:33:
> /usr/include/glib-2.0/gobject/gtype.h:735:23: note: declared here
>   735 | void                  g_type_init                    (void);
>       |                       ^~~~~~~~~~~
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-mathutils.lo `test -f 'ctpl-mathutils.c' || echo './'`ctpl-mathutils.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-mathutils.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-mathutils.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-io.c -o libctpl_la-ctpl-io.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-output-stream.lo `test -f 'ctpl-output-stream.c' || echo './'`ctpl-output-stream.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-mathutils.c -o libctpl_la-ctpl-mathutils.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-environ.c -o libctpl_la-ctpl-environ.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-lexer.c -o libctpl_la-ctpl-lexer.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-output-stream.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-output-stream.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-eval.c -o libctpl_la-ctpl-eval.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-lexer-expr.c -o libctpl_la-ctpl-lexer-expr.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-input-stream.c -o libctpl_la-ctpl-input-stream.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-parser.lo `test -f 'ctpl-parser.c' || echo './'`ctpl-parser.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-stack.lo `test -f 'ctpl-stack.c' || echo './'`ctpl-stack.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-parser.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-parser.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-stack.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-stack.o
> In file included 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 ctpl-output-stream.h:28,
>                  from ctpl-output-stream.c:20:
> ctpl-output-stream.c: In function ‘ctpl_output_stream_new’:
> /usr/include/glib-2.0/gobject/gobject.h:548:28: warning: returning ‘GOutputStream *’ {aka ‘struct _GOutputStream *’} from a function with incompatible return type ‘CtplOutputStream *’ {aka ‘struct _CtplOutputStream *’} [-Wincompatible-pointer-types]
>   548 | #define g_object_ref(Obj) ((glib_typeof (Obj)) (g_object_ref) (Obj))
>       |                           ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ctpl-output-stream.c:67:10: note: in expansion of macro ‘g_object_ref’
>    67 |   return g_object_ref (stream);
>       |          ^~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-output-stream.c -o libctpl_la-ctpl-output-stream.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-stack.c -o libctpl_la-ctpl-stack.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-token.lo `test -f 'ctpl-token.c' || echo './'`ctpl-token.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-value.lo `test -f 'ctpl-value.c' || echo './'`ctpl-value.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libctpl_la-ctpl-version.lo `test -f 'ctpl-version.c' || echo './'`ctpl-version.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-value.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-value.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-token.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-token.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-parser.c -o libctpl_la-ctpl-parser.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-version.c  -fPIC -DPIC -o .libs/libctpl_la-ctpl-version.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-version.c -o libctpl_la-ctpl-version.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-token.c -o libctpl_la-ctpl-token.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-value.c -o libctpl_la-ctpl-value.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 4:2:2 -no-undefined -Wl,-z,relro -o libctpl.la -rpath /usr/lib/x86_64-linux-gnu libctpl_la-ctpl-environ.lo libctpl_la-ctpl-eval.lo libctpl_la-ctpl-i18n.lo libctpl_la-ctpl-io.lo libctpl_la-ctpl-input-stream.lo libctpl_la-ctpl-lexer.lo libctpl_la-ctpl-lexer-expr.lo libctpl_la-ctpl-mathutils.lo libctpl_la-ctpl-output-stream.lo libctpl_la-ctpl-parser.lo libctpl_la-ctpl-stack.lo libctpl_la-ctpl-token.lo libctpl_la-ctpl-value.lo libctpl_la-ctpl-version.lo -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lm -lm 
> libtool: link: gcc -shared  -fPIC -DPIC  .libs/libctpl_la-ctpl-environ.o .libs/libctpl_la-ctpl-eval.o .libs/libctpl_la-ctpl-i18n.o .libs/libctpl_la-ctpl-io.o .libs/libctpl_la-ctpl-input-stream.o .libs/libctpl_la-ctpl-lexer.o .libs/libctpl_la-ctpl-lexer-expr.o .libs/libctpl_la-ctpl-mathutils.o .libs/libctpl_la-ctpl-output-stream.o .libs/libctpl_la-ctpl-parser.o .libs/libctpl_la-ctpl-stack.o .libs/libctpl_la-ctpl-token.o .libs/libctpl_la-ctpl-value.o .libs/libctpl_la-ctpl-version.o   -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libctpl.so.2 -o .libs/libctpl.so.2.2.2
> libtool: link: (cd ".libs" && rm -f "libctpl.so.2" && ln -s "libctpl.so.2.2.2" "libctpl.so.2")
> libtool: link: (cd ".libs" && rm -f "libctpl.so" && ln -s "libctpl.so.2.2.2" "libctpl.so")
> libtool: link: ar cr .libs/libctpl.a  libctpl_la-ctpl-environ.o libctpl_la-ctpl-eval.o libctpl_la-ctpl-i18n.o libctpl_la-ctpl-io.o libctpl_la-ctpl-input-stream.o libctpl_la-ctpl-lexer.o libctpl_la-ctpl-lexer-expr.o libctpl_la-ctpl-mathutils.o libctpl_la-ctpl-output-stream.o libctpl_la-ctpl-parser.o libctpl_la-ctpl-stack.o libctpl_la-ctpl-token.o libctpl_la-ctpl-value.o libctpl_la-ctpl-version.o
> libtool: link: ranlib .libs/libctpl.a
> libtool: link: ( cd ".libs" && rm -f "libctpl.la" && ln -s "../libctpl.la" "libctpl.la" )
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o ctpl ctpl-ctpl.o libctpl.la -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lm 
> libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ctpl ctpl-ctpl.o  ./.libs/libctpl.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making all in data
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making all in docs
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
> Making all in reference
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> Making all in ctpl
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[5]: Nothing to be done for 'all'.
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> make[5]: Nothing to be done for 'all-am'.
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs'
> make[4]: Nothing to be done for 'all-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making all in testsuite
> make[3]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> Making all in po
> make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
> 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 src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> make  test
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-test.o `test -f 'test.c' || echo './'`test.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-environ.o `test -f 'ctpl-environ.c' || echo './'`ctpl-environ.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-eval.o `test -f 'ctpl-eval.c' || echo './'`ctpl-eval.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-i18n.o `test -f 'ctpl-i18n.c' || echo './'`ctpl-i18n.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-io.o `test -f 'ctpl-io.c' || echo './'`ctpl-io.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-input-stream.o `test -f 'ctpl-input-stream.c' || echo './'`ctpl-input-stream.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-lexer.o `test -f 'ctpl-lexer.c' || echo './'`ctpl-lexer.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-lexer-expr.o `test -f 'ctpl-lexer-expr.c' || echo './'`ctpl-lexer-expr.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-mathutils.o `test -f 'ctpl-mathutils.c' || echo './'`ctpl-mathutils.c
> test.c: In function ‘main’:
> test.c:160:3: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
>   160 |   g_type_init ();
>       |   ^~~~~~~~~~~
> 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 ctpl-input-stream.h:30,
>                  from ctpl-environ.h:29,
>                  from ctpl.h:25,
>                  from test.c:20:
> /usr/include/glib-2.0/gobject/gtype.h:735:23: note: declared here
>   735 | void                  g_type_init                    (void);
>       |                       ^~~~~~~~~~~
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-output-stream.o `test -f 'ctpl-output-stream.c' || echo './'`ctpl-output-stream.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-parser.o `test -f 'ctpl-parser.c' || echo './'`ctpl-parser.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-stack.o `test -f 'ctpl-stack.c' || echo './'`ctpl-stack.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-token.o `test -f 'ctpl-token.c' || echo './'`ctpl-token.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-value.o `test -f 'ctpl-value.c' || echo './'`ctpl-value.c
> gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"CTPL\" -DCTPL_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test-ctpl-version.o `test -f 'ctpl-version.c' || echo './'`ctpl-version.c
> In file included 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 ctpl-output-stream.h:28,
>                  from ctpl-output-stream.c:20:
> ctpl-output-stream.c: In function ‘ctpl_output_stream_new’:
> /usr/include/glib-2.0/gobject/gobject.h:548:28: warning: returning ‘GOutputStream *’ {aka ‘struct _GOutputStream *’} from a function with incompatible return type ‘CtplOutputStream *’ {aka ‘struct _CtplOutputStream *’} [-Wincompatible-pointer-types]
>   548 | #define g_object_ref(Obj) ((glib_typeof (Obj)) (g_object_ref) (Obj))
>       |                           ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ctpl-output-stream.c:67:10: note: in expansion of macro ‘g_object_ref’
>    67 |   return g_object_ref (stream);
>       |          ^~~~~~~~~~~~
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR='"/usr/share/locale"' -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o test test-test.o test-ctpl-environ.o test-ctpl-eval.o test-ctpl-i18n.o test-ctpl-io.o test-ctpl-input-stream.o test-ctpl-lexer.o test-ctpl-lexer-expr.o test-ctpl-mathutils.o test-ctpl-output-stream.o test-ctpl-parser.o test-ctpl-stack.o test-ctpl-token.o test-ctpl-value.o test-ctpl-version.o -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lm -lm 
> libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o test test-test.o test-ctpl-environ.o test-ctpl-eval.o test-ctpl-i18n.o test-ctpl-io.o test-ctpl-input-stream.o test-ctpl-lexer.o test-ctpl-lexer-expr.o test-ctpl-mathutils.o test-ctpl-output-stream.o test-ctpl-parser.o test-ctpl-stack.o test-ctpl-token.o test-ctpl-value.o test-ctpl-version.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making check in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making check in docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> Making check in reference
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> Making check in ctpl
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[4]: Nothing to be done for 'check'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> make[4]: Nothing to be done for 'check-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
> make[3]: Nothing to be done for 'check-am'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making check in testsuite
> make[2]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> make  parsing-tests float-test read-number-test libctpl-test.la \
>   tests.sh
> make[3]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o parsing-tests.o parsing-tests.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ctpl-test-lib.lo ctpl-test-lib.c
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o float-test.o float-test.c
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o read-number-test.o read-number-test.c
> make[3]: Nothing to be done for 'tests.sh'.
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-test-lib.c  -fPIC -DPIC -o .libs/ctpl-test-lib.o
> float-test.c: In function ‘main’:
> float-test.c:164:3: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
>   164 |   g_type_init ();
>       |   ^~~~~~~~~~~
> 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 float-test.c:3:
> /usr/include/glib-2.0/gobject/gtype.h:735:23: note: declared here
>   735 | void                  g_type_init                    (void);
>       |                       ^~~~~~~~~~~
> read-number-test.c: In function ‘main’:
> read-number-test.c:46:3: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
>    46 |   g_type_init ();
>       |   ^~~~~~~~~~~
> 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 ../src/ctpl-input-stream.h:30,
>                  from ../src/ctpl-environ.h:29,
>                  from ../src/ctpl.h:25,
>                  from read-number-test.c:7:
> /usr/include/glib-2.0/gobject/gtype.h:735:23: note: declared here
>   735 | void                  g_type_init                    (void);
>       |                       ^~~~~~~~~~~
> parsing-tests.c: In function ‘main’:
> parsing-tests.c:225:3: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
>   225 |   g_type_init ();
>       |   ^~~~~~~~~~~
> 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 parsing-tests.c:18:
> /usr/include/glib-2.0/gobject/gtype.h:735:23: note: declared here
>   735 | void                  g_type_init                    (void);
>       |                       ^~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c ctpl-test-lib.c -o ctpl-test-lib.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o libctpl-test.la  ctpl-test-lib.lo ../src/libctpl.la -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lm 
> libtool: link: ar cr .libs/libctpl-test.a .libs/ctpl-test-lib.o 
> libtool: link: ranlib .libs/libctpl-test.a
> libtool: link: ( cd ".libs" && rm -f "libctpl-test.la" && ln -s "../libctpl-test.la" "libctpl-test.la" )
> make[3]: 'libctpl-test.la' is up to date.
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o parsing-tests parsing-tests.o ../src/libctpl.la libctpl-test.la -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lm 
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o float-test float-test.o ../src/libctpl.la libctpl-test.la -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lm 
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o read-number-test read-number-test.o ../src/libctpl.la libctpl-test.la -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lm 
> libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/parsing-tests parsing-tests.o  ../src/.libs/libctpl.so ./.libs/libctpl-test.a /<<PKGBUILDDIR>>/src/.libs/libctpl.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
> libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/read-number-test read-number-test.o  ../src/.libs/libctpl.so ./.libs/libctpl-test.a /<<PKGBUILDDIR>>/src/.libs/libctpl.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
> libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/float-test float-test.o  ../src/.libs/libctpl.so ./.libs/libctpl-test.a /<<PKGBUILDDIR>>/src/.libs/libctpl.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> make  check-TESTS
> make[3]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> PASS: read-number-test
> PASS: parsing-tests
> PASS: float-test
> PASS: tests.sh
> ============================================================================
> Testsuite summary for CTPL 0.3.4
> ============================================================================
> # TOTAL: 4
> # PASS:  4
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  0
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> Making check in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot
>    dh_prep
>    dh_auto_install
> 	make -j1 install DESTDIR=/<<BUILDDIR>>/ctpl-0.3.4\+dfsg/debian/tmp AM_UPDATE_INFO_DIR=no
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making install in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
>  /bin/bash ../libtool   --mode=install /usr/bin/install -c   libctpl.la '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
> libtool: install: /usr/bin/install -c .libs/libctpl.so.2.2.2 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libctpl.so.2.2.2
> libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libctpl.so.2.2.2 libctpl.so.2 || { rm -f libctpl.so.2 && ln -s libctpl.so.2.2.2 libctpl.so.2; }; })
> libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libctpl.so.2.2.2 libctpl.so || { rm -f libctpl.so && ln -s libctpl.so.2.2.2 libctpl.so; }; })
> libtool: install: /usr/bin/install -c .libs/libctpl.lai /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libctpl.la
> libtool: install: /usr/bin/install -c .libs/libctpl.a /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libctpl.a
> libtool: install: chmod 644 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libctpl.a
> libtool: install: ranlib /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libctpl.a
> libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
>   /bin/bash ../libtool   --mode=install /usr/bin/install -c ctpl '/<<PKGBUILDDIR>>/debian/tmp/usr/bin'
> libtool: warning: 'libctpl.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
> libtool: install: /usr/bin/install -c .libs/ctpl /<<PKGBUILDDIR>>/debian/tmp/usr/bin/ctpl
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/ctpl'
>  /usr/bin/install -c -m 644 ctpl.h ctpl-environ.h ctpl-eval.h ctpl-io.h ctpl-input-stream.h ctpl-lexer.h ctpl-lexer-expr.h ctpl-output-stream.h ctpl-parser.h ctpl-token.h ctpl-value.h ctpl-version.h '/<<PKGBUILDDIR>>/debian/tmp/usr/include/ctpl'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making install in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data'
> make[3]: Nothing to be done for 'install-exec-am'.
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1'
>  /usr/bin/install -c -m 644 ctpl.1 '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1'
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
>  /usr/bin/install -c -m 644 ctpl.pc '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making install in docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> Making install in reference
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> Making install in ctpl
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[5]: Nothing to be done for 'install-exec-am'.
> Nothing to install
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference/ctpl'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/docs/reference'
> make[5]: Nothing to be done for 'install-exec-am'.
> make[5]: Nothing to be done for 'install-data-am'.
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/docs'
> make[4]: Nothing to be done for 'install-exec-am'.
> make[4]: Nothing to be done for 'install-data-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making install in testsuite
> make[2]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
> make[3]: Nothing to be done for 'install-exec-am'.
> make[3]: Nothing to be done for 'install-data-am'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/testsuite'
> Making install in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> /bin/mkdir -p /<<PKGBUILDDIR>>/debian/tmp/usr/share
> installing fr.gmo as /<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/fr/LC_MESSAGES/ctpl.mo
> installing it.gmo as /<<PKGBUILDDIR>>/debian/tmp/usr/share/locale/it/LC_MESSAGES/ctpl.mo
> if test "ctpl" = "gettext-tools"; then \
>   /bin/mkdir -p /<<PKGBUILDDIR>>/debian/tmp/usr/share/gettext/po; \
>   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
>     /usr/bin/install -c -m 644 ./$file \
> 		    /<<PKGBUILDDIR>>/debian/tmp/usr/share/gettext/po/$file; \
>   done; \
>   for file in Makevars; do \
>     rm -f /<<PKGBUILDDIR>>/debian/tmp/usr/share/gettext/po/$file; \
>   done; \
> else \
>   : ; \
> fi
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Nothing to be done for 'install-exec-am'.
> make[3]: Nothing to be done for 'install-data-am'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_install
> dh_install: warning: Cannot find (any matches for) "/usr/share/gtk-doc/html" (tried in ., debian/tmp)
> 
> dh_install: warning: libctpl-doc missing files: /usr/share/gtk-doc/html
> dh_install: error: missing files, aborting
> make: *** [debian/rules:14: binary] Error 25
> dpkg-buildpackage: error: fakeroot 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/ctpl_0.3.4+dfsg-4_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.



More information about the Pkg-geany-team mailing list