Package: src:tlog
Version: 14-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

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

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:tlog, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4/autotools'.
libtoolize: copying file 'm4/autotools/libtool.m4'
libtoolize: copying file 'm4/autotools/ltoptions.m4'
libtoolize: copying file 'm4/autotools/ltsugar.m4'
libtoolize: copying file 'm4/autotools/ltversion.m4'
libtoolize: copying file 'm4/autotools/lt~obsolete.m4'
configure.ac:26: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:26: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:26: the top level
configure.ac:28: warning: The macro 'AC_GNU_SOURCE' is obsolete.
configure.ac:28: You should run autoupdate.
./lib/autoconf/specific.m4:485: AC_GNU_SOURCE is expanded from...
configure.ac:28: the top level
configure.ac:35: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:35: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:35: the top level
configure.ac:46: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: 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...
m4/autotools/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:46: the top level
configure.ac:106: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:106: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/autotools/libcurl.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:106: the top level
configure.ac:39: installing './ar-lib'
configure.ac:28: installing './compile'
configure.ac:42: installing './config.guess'
configure.ac:42: installing './config.sub'
configure.ac:24: installing './install-sh'
configure.ac:24: installing './missing'
lib/tlog/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
        --enable-utempter 
        ./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 --enable-utempter
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 for a sed that does not truncate output... /usr/bin/sed
checking for ar... ar
checking the archiver (ar) interface... ar
checking for m4... /usr/bin/m4
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... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing utempter_add_record... -lutempter
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for json-c... yes
checking for libsystemd... yes
checking for libsystemd >= 245... yes
checking for gawk... (cached) mawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 8.16.0-rc2
checking for libcurl >= version 7.15.4... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating m4/tlog/Makefile
config.status: creating include/Makefile
config.status: creating include/tlog/Makefile
config.status: creating include/tltest/Makefile
config.status: creating lib/Makefile
config.status: creating lib/tlog/Makefile
config.status: creating lib/tltest/Makefile
config.status: creating src/Makefile
config.status: creating src/tlog/Makefile
config.status: creating src/tltest/Makefile
config.status: creating doc/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in m4
make[3]: Entering directory '/<<PKGBUILDDIR>>/m4'
Making all in tlog
make[4]: Entering directory '/<<PKGBUILDDIR>>/m4/tlog'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/m4/tlog'
make[4]: Entering directory '/<<PKGBUILDDIR>>/m4'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/m4'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/m4'
Making all in include
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
Making all in tlog
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/tlog'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/tlog'
Making all in tltest
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/tltest'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/tltest'
make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making all in lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
Making all in tlog
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/tlog'
m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 -D 
M4_JOURNAL_NAMESPACE=1 \
   -D M4_PROG_NAME=play \
   -D M4_PROG_SYM=play \
   play_conf_cmd.c.m4 > play_conf_cmd.c || \
{ rm play_conf_cmd.c && false; }
m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 -D 
M4_JOURNAL_NAMESPACE=1 \
   -D M4_PROG_NAME=play \
   -D M4_PROG_SYM=play \
   conf_validate.c.m4 > play_conf_validate.c || \
{ rm play_conf_validate.c && false; }
m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 -D 
M4_JOURNAL_NAMESPACE=1 \
   -D M4_PROG_NAME=rec \
   -D M4_PROG_SYM=rec \
   rec_conf_cmd.c.m4 > rec_conf_cmd.c || \
{ rm rec_conf_cmd.c && false; }
m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 -D 
M4_JOURNAL_NAMESPACE=1 \
   -D M4_PROG_NAME=rec \
   -D M4_PROG_SYM=rec \
   conf_validate.c.m4 > rec_conf_validate.c || \
{ rm rec_conf_validate.c && false; }
m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 -D 
M4_JOURNAL_NAMESPACE=1 \
   -D M4_PROG_NAME=rec-session \
   -D M4_PROG_SYM=rec_session \
   rec_session_conf_cmd.c.m4 > rec_session_conf_cmd.c || \
{ rm rec_session_conf_cmd.c && false; }
m4 -I ../../m4/tlog --prefix-builtins -D M4_JOURNAL_ENABLED=1 -D 
M4_JOURNAL_NAMESPACE=1 \
   -D M4_PROG_NAME=rec-session \
   -D M4_PROG_SYM=rec_session \
   conf_validate.c.m4 > rec_session_conf_validate.c || \
{ rm rec_session_conf_validate.c && false; }
make  all-am
make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/tlog'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted]  -Wextra -c -o delay.lo delay.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] ll -Wextra -c -o errs.lo errs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] c  -fPIC -DPIC -o .libs/delay.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] .c  -fPIC -DPIC -o .libs/errs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] ay.c -o delay.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] json_reader.lo es_json_reader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] rrs.c -o errs.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] -DPIC -o .libs/es_json_reader.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] json_reader.lo fd_json_reader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] -DPIC -o .libs/fd_json_reader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] s_json_reader.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] d_json_reader.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] json_writer.lo fd_json_writer.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] Wall -Wextra -c -o grc.lo grc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] -DPIC -o .libs/fd_json_writer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] c.c  -fPIC -DPIC -o .libs/grc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] d_json_writer.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] c -o json_chunk.lo json_chunk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted]  grc.c -o grc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] PIC -DPIC -o .libs/json_chunk.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] dispatcher.lo json_dispatcher.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] DPIC -o .libs/json_dispatcher.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] on_dispatcher.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted]  -c -o json_misc.lo json_misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] -o json_chunk.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] fPIC -DPIC -o .libs/json_misc.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] ra -c -o json_msg.lo json_msg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted]  -o json_misc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] -fPIC -DPIC -o .libs/json_msg.o
json_msg.c: In function 'tlog_json_msg_read':
json_msg.c:445:19: warning: 'pkt_output' may be used uninitialized 
[-Wmaybe-uninitialized]
  445 |         } else if (pkt_output != msg->output) {
      |                   ^
json_msg.c:252:33: note: 'pkt_output' was declared here
  252 |     bool                        pkt_output;
      |                                 ^~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] -o json_reader.lo json_reader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] c -o json_msg.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] IC -DPIC -o .libs/json_reader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] o json_reader.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted]  -c -o json_sink.lo json_sink.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] -o json_source.lo json_source.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] fPIC -DPIC -o .libs/json_sink.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] IC -DPIC -o .libs/json_source.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted]  -o json_sink.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] o json_source.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] -o json_stream.lo json_stream.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] -o json_writer.lo json_writer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] IC -DPIC -o .libs/json_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] IC -DPIC -o .libs/json_writer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] o json_writer.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] son_reader.lo mem_json_reader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] DPIC -o .libs/mem_json_reader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] o json_stream.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] m_json_reader.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] son_writer.lo mem_json_writer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] DPIC -o .libs/mem_json_writer.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] ll -Wextra -c -o misc.lo misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] m_json_writer.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] Wall -Wextra -c -o pkt.lo pkt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] .c  -fPIC -DPIC -o .libs/misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] t.c  -fPIC -DPIC -o .libs/pkt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] isc.c -o misc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted]  pkt.c -o pkt.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] ll -Wextra -c -o play.lo play.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] .c  -fPIC -DPIC -o .libs/play.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted]  -c -o play_conf.lo play_conf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] fPIC -DPIC -o .libs/play_conf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted]  -o play_conf.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] lay_conf_cmd.lo play_conf_cmd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted]  -DPIC -o .libs/play_conf_cmd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] lay.c -o play.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] play_conf_cmd.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] alidate.lo play_conf_validate.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted]  -Wall -Wextra -c -o rc.lo rc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] C -o .libs/play_conf_validate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] rc.c  -fPIC -DPIC -o .libs/rc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] -c rc.c -o rc.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAV 
[too-long-redacted] Wall -Wextra -c -o rec.lo rec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] conf_validate.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DTLOG_PL 
[too-long-redacted] c.c  -fPIC -DPIC -o .libs/rec.o
rec.c: In function 'tlog_rec_transfer':
rec.c:877:19: error: assignment to '__sighandler_t' {aka 'void (*)(int)'} from 
incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types]
  877 |     sa.sa_handler = tlog_rec_sigchld_handler;
      |                   ^
rec.c:81:1: note: 'tlog_rec_sigchld_handler' declared here
   81 | tlog_rec_sigchld_handler()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from rec.c:45:
/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
   72 | typedef void (*__sighandler_t) (int);
      |                ^~~~~~~~~~~~~~
make[5]: *** [Makefile:735: rec.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/tlog'
make[4]: *** [Makefile:585: all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/tlog'
make[3]: *** [Makefile:501: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[2]: *** [Makefile:604: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:514: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to