==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_cd538a92-4ef6-4e00-8035-d6919a60feec]...done
==> Making package: mcabber 1.1.2-3.1 (Thu Apr 30 04:12:06 2026)
==> Retrieving sources...
  -> Downloading mcabber-1.1.2.tar.bz2...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0                              0100 636.2k 100 636.2k   0      0  1.46M      0                              0100 636.2k 100 636.2k   0      0  1.46M      0                              0100 636.2k 100 636.2k   0      0  1.46M      0                              0
  -> Downloading mcabber-1.1.2.tar.bz2.asc...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0                              0100    195 100    195   0      0   1307      0                              0100    195 100    195   0      0   1307      0                              0100    195 100    195   0      0   1306      0                              0
  -> Found format-security.patch
==> Validating source files with sha256sums...
    mcabber-1.1.2.tar.bz2 ... Passed
    mcabber-1.1.2.tar.bz2.asc ... Skipped
    format-security.patch ... Passed
==> Verifying source file signatures with gpg...
    mcabber-1.1.2.tar.bz2 ... Passed (WARNING: the key has expired.)
==> WARNING: Warnings have occurred while verifying the signatures.
    Please make sure you really trust them.
==> Making package: mcabber 1.1.2-3.1 (Thu Apr 30 02:12:09 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (4)      New Version  Net Change

extra/libidn     1.43-1         0.85 MiB
extra/aspell     0.60.8.2-2     3.35 MiB
extra/libotr     4.1.1-6        0.27 MiB
extra/loudmouth  1.5.4-2        0.14 MiB

Total Installed Size:  4.62 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing libidn...
installing loudmouth...
installing libotr...
installing aspell...
Optional dependencies for aspell
    perl: to import old dictionaries [installed]
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mcabber-1.1.2.tar.bz2
  -> Found mcabber-1.1.2.tar.bz2.asc
  -> Found format-security.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mcabber-1.1.2.tar.bz2 with bsdtar
==> Starting prepare()...
patching file mcabber/screen.c
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking gcc version... 15.2.1
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for unistd.h... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for timezone external... yes
checking for altzone external... no
checking for daylight external... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for error_at_line... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for alarm... yes
checking for arc4random... yes
checking for bzero... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for modf... yes
checking for select... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strcasestr... yes
checking for vsnprintf... yes
checking for iswblank... yes
checking whether strptime is declared... yes
checking for tm_gmtoff in struct tm... yes
checking if we use our own SIGWINCH handler... no
checking for locale_charset in -lcharset... no
checking for initscr... no
checking for waddnwstr in -lncursesw... yes
checking for initscr in -lncursesw... yes
checking for tgetent in -ltinfow... no
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking panel.h usability... yes
checking panel.h presence... yes
checking for panel.h... yes
checking ncursesw/panel.h usability... no
checking ncursesw/panel.h presence... no
checking for ncursesw/panel.h... no
checking for ncurses.h... (cached) yes
checking for panel.h... (cached) yes
checking for new_panel in -lpanelw... yes
checking for ESCDELAY variable... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.14.0... yes (version 2.88.0)
checking for LOUDMOUTH... yes
checking for LOUDMOUTH_SHA256... yes
checking for lm_ssl_set_cipher_list in -lloudmouth-1... yes
checking for lm_ssl_set_ca in -lloudmouth-1... yes
checking for LIBIDN... yes
checking for gpgme-config... no
checking for GPGME - version >= 1.0.0... no
checking for libotr CFLAGS... 
checking for libotr LIBS...  -lotr
checking for libotr headers version 4.x >= 4.0.0... found.
checking for otrl_message_receiving in -lotr... yes
checking aspell.h usability... yes
checking aspell.h presence... yes
checking for aspell.h... yes
checking for new_aspell_config in -laspell... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating mcabber/Makefile
config.status: creating modules/Makefile
config.status: creating modules/beep/Makefile
config.status: creating modules/xttitle/Makefile
config.status: creating modules/fifo/Makefile
config.status: creating modules/urlregex/Makefile
config.status: creating doc/Makefile
config.status: creating doc/guide/Makefile
config.status: creating doc/help/Makefile
config.status: creating mcabber.pc
config.status: creating Makefile
config.status: creating mcabber/config.h
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in mcabber
make[1]: Entering directory '/startdir/src/mcabber-1.1.2/mcabber'
../hgcset.sh "../mcabber" "../mcabber"
make  all-am
make[2]: Entering directory '/startdir/src/mcabber-1.1.2/mcabber'
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo roster.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT roster.o -MD -MP -MF $depbase.Tpo -c -o roster.o roster.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo events.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT events.o -MD -MP -MF $depbase.Tpo -c -o events.o events.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT commands.o -MD -MP -MF $depbase.Tpo -c -o commands.o commands.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT compl.o -MD -MP -MF $depbase.Tpo -c -o compl.o compl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT hbuf.o -MD -MP -MF $depbase.Tpo -c -o hbuf.o hbuf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo screen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT screen.o -MD -MP -MF $depbase.Tpo -c -o screen.o screen.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT settings.o -MD -MP -MF $depbase.Tpo -c -o settings.o settings.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hooks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT hooks.o -MD -MP -MF $depbase.Tpo -c -o hooks.o hooks.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT utf8.o -MD -MP -MF $depbase.Tpo -c -o utf8.o utf8.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo histolog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT histolog.o -MD -MP -MF $depbase.Tpo -c -o histolog.o histolog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pgp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT pgp.o -MD -MP -MF $depbase.Tpo -c -o pgp.o pgp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT xmpp.o -MD -MP -MF $depbase.Tpo -c -o xmpp.o xmpp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT xmpp_helper.o -MD -MP -MF $depbase.Tpo -c -o xmpp_helper.o xmpp_helper.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_iq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT xmpp_iq.o -MD -MP -MF $depbase.Tpo -c -o xmpp_iq.o xmpp_iq.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_iqrequest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT xmpp_iqrequest.o -MD -MP -MF $depbase.Tpo -c -o xmpp_iqrequest.o xmpp_iqrequest.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_muc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT xmpp_muc.o -MD -MP -MF $depbase.Tpo -c -o xmpp_muc.o xmpp_muc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_s10n.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT xmpp_s10n.o -MD -MP -MF $depbase.Tpo -c -o xmpp_s10n.o xmpp_s10n.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo caps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT caps.o -MD -MP -MF $depbase.Tpo -c -o caps.o caps.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT help.o -MD -MP -MF $depbase.Tpo -c -o help.o help.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo carbons.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT carbons.o -MD -MP -MF $depbase.Tpo -c -o carbons.o carbons.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo otr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT otr.o -MD -MP -MF $depbase.Tpo -c -o otr.o otr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nohtml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT nohtml.o -MD -MP -MF $depbase.Tpo -c -o nohtml.o nohtml.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread       -O2 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/mcabber -flto=auto -falign-functions=32 -fcommon -Wall -D_GNU_SOURCE -MT modules.o -MD -MP -MF $depbase.Tpo -c -o modules.o modules.c &&\
mv -f $depbase.Tpo $depbase.Po
../hgcset.sh "../mcabber" "../mcabber"
caps.c: In function ‘caps_copy_to_persistent’:
caps.c:552:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  552 |     write (fd, data, length);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
utils.c: In function ‘get_servername’:
utils.c:103:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  103 |   if ((ptr = strchr(username, JID_DOMAIN_SEPARATOR)) != NULL) {
      |            ^
xmpp.c: In function ‘_try_to_reconnect’:
xmpp.c:796:27: error: passing argument 2 of ‘g_timeout_add_seconds’ from incompatible pointer type [-Wincompatible-pointer-types]
  796 |                           xmpp_reconnect, NULL);
      |                           ^~~~~~~~~~~~~~
      |                           |
      |                           gboolean (*)(void) {aka int (*)(void)}
In file included from /usr/include/glib-2.0/glib/giochannel.h:35,
                 from /usr/include/glib-2.0/glib.h:56,
                 from /usr/include/loudmouth-1.0/loudmouth/lm-message-node.h:26,
                 from /usr/include/loudmouth-1.0/loudmouth/lm-message.h:26,
                 from /usr/include/loudmouth-1.0/loudmouth/lm-connection.h:26,
                 from /usr/include/loudmouth-1.0/loudmouth/loudmouth.h:24,
                 from xmpp.h:4,
                 from xmpp.c:25:
/usr/include/glib-2.0/glib/gmain.h:953:54: note: expected ‘GSourceFunc’ {aka ‘int (*)(void *)’} but argument is of type ‘gboolean (*)(void)’ {aka ‘int (*)(void)’}
  953 |                                      GSourceFunc     function,
      |                                      ~~~~~~~~~~~~~~~~^~~~~~~~
xmpp.c:784:10: note: ‘xmpp_reconnect’ declared here
  784 | gboolean xmpp_reconnect()
      |          ^~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmain.h:202:20: note: ‘GSourceFunc’ declared here
  202 | typedef gboolean (*GSourceFunc)       (gpointer user_data);
      |                    ^~~~~~~~~~~
screen.c: In function ‘scr_draw_roster’:
screen.c:2260:13: warning: ‘g_pattern_match_string’ is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
 2260 |             if (g_pattern_match_string(rc->compiled, bjid) &&
      |             ^~
In file included from /usr/include/glib-2.0/glib.h:68,
                 from screen.h:4,
                 from screen.c:50:
/usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |               ^~~~~~~~~~~~~~~~~~~~~~
screen.c: In function ‘set_chatstate’:
screen.c:2471:56: error: passing argument 2 of ‘g_timeout_add_seconds’ from incompatible pointer type [-Wincompatible-pointer-types]
 2471 |                                                        scr_chatstates_timeout,
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~
      |                                                        |
      |                                                        gboolean (*)(void) {aka int (*)(void)}
In file included from /usr/include/glib-2.0/glib/giochannel.h:35,
                 from /usr/include/glib-2.0/glib.h:56:
/usr/include/glib-2.0/glib/gmain.h:953:54: note: expected ‘GSourceFunc’ {aka ‘int (*)(void *)’} but argument is of type ‘gboolean (*)(void)’ {aka ‘int (*)(void)’}
  953 |                                      GSourceFunc     function,
      |                                      ~~~~~~~~~~~~~~~~^~~~~~~~
screen.c:93:17: note: ‘scr_chatstates_timeout’ declared here
   93 | static gboolean scr_chatstates_timeout();
      |                 ^~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmain.h:202:20: note: ‘GSourceFunc’ declared here
  202 | typedef gboolean (*GSourceFunc)       (gpointer user_data);
      |                    ^~~~~~~~~~~
modules.c: In function ‘module_load’:
modules.c:79:5: warning: ‘g_module_build_path’ is deprecated [-Wdeprecated-declarations]
   79 |     gchar *path = g_module_build_path(mdir ? mdir : PKGLIB_DIR, arg);
      |     ^~~~~
In file included from modules.c:21:
/usr/include/glib-2.0/gmodule.h:142:23: note: declared here
  142 | gchar*                g_module_build_path    (const gchar  *directory,
      |                       ^~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:578: xmpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:578: screen.o] Error 1
make[2]: Leaving directory '/startdir/src/mcabber-1.1.2/mcabber'
make[1]: *** [Makefile:436: all] Error 2
make[1]: Leaving directory '/startdir/src/mcabber-1.1.2/mcabber'
make: *** [Makefile:477: all-recursive] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_cd538a92-4ef6-4e00-8035-d6919a60feec/build
