gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/irssi-1.2.2.tar.xz --url https://github.com/irssi/irssi/releases/download/1.2.2/irssi-1.2.2.tar.xz --hash sha256:6727060c918568ba2ff4295ad736128dba0b995d7b20491bca11f593bd857578 Source /data/userland-archives/irssi-1.2.2.tar.xz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/irssi-1.2.2.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/irssi-1.2.2.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86) /jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2 /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86 symlink cloning /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2 to /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86 (cd /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" LDFLAGS="-m32" perlpath=/usr/perl5/5.22/bin/perl /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/configure CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --with-perl=yes --with-socks --with-proxy --with-modules --with-perl-lib=/usr/perl5/vendor_perl/5.22 --sysconfdir=/etc --includedir=/usr/include) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... /usr/gcc/7/bin/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 /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 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... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/7/bin/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... mt checking if mt is a manifest tool... no 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 /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sed... /usr/bin/sed checking for perl... /usr/perl5/5.22/bin/perl checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... 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 sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for library containing socket... -lsocket checking for library containing inet_addr... none required checking for socklen_t... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking for connect in -lsocks... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.28.0... yes (version 2.62.4) checking for OPENSSL... yes checking utf8proc.h usability... no checking utf8proc.h presence... no checking for utf8proc.h... no checking for library containing setupterm... -lncursesw checking for working Perl support... ok checking for cap_enter in -lc... 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 src/core/Makefile config.status: creating src/irc/Makefile config.status: creating src/irc/core/Makefile config.status: creating src/irc/dcc/Makefile config.status: creating src/irc/notifylist/Makefile config.status: creating src/irc/proxy/Makefile config.status: creating src/irc/flood/Makefile config.status: creating src/fe-common/Makefile config.status: creating src/fe-common/core/Makefile config.status: creating src/fe-common/irc/Makefile config.status: creating src/fe-common/irc/dcc/Makefile config.status: creating src/fe-common/irc/notifylist/Makefile config.status: creating src/fe-fuzz/Makefile config.status: creating src/fe-fuzz/irc/Makefile config.status: creating src/fe-fuzz/irc/core/Makefile config.status: creating src/fe-fuzz/fe-common/Makefile config.status: creating src/fe-fuzz/fe-common/core/Makefile config.status: creating src/fe-none/Makefile config.status: creating src/fe-text/Makefile config.status: creating src/lib-config/Makefile config.status: creating src/perl/Makefile config.status: creating src/perl/common/Makefile.PL config.status: creating src/perl/irc/Makefile.PL config.status: creating src/perl/ui/Makefile.PL config.status: creating src/perl/textui/Makefile.PL config.status: creating src/otr/Makefile config.status: creating scripts/Makefile config.status: creating scripts/examples/Makefile config.status: creating tests/Makefile config.status: creating tests/fe-common/Makefile config.status: creating tests/fe-common/core/Makefile config.status: creating tests/fe-text/Makefile config.status: creating tests/irc/Makefile config.status: creating tests/irc/core/Makefile config.status: creating tests/irc/flood/Makefile config.status: creating docs/Makefile config.status: creating docs/help/Makefile config.status: creating docs/help/in/Makefile config.status: creating utils/Makefile config.status: creating themes/Makefile config.status: creating irssi-config config.status: creating irssi-config.h config.status: executing depfiles commands config.status: executing libtool commands ln: cannot create irssi-version.h: File exists Building text frontend ........... : yes Building irssi bot ............... : no Building irssi proxy ............. : yes Building with module support ..... : yes Building with Perl support ....... : static (in irssi binary) Perl library directory ........... : (other path in @INC - /usr/perl5/vendor_perl/5.22/i86pc-solaris-64int) Install prefix ................... : /usr Building with 64bit DCC support .. : yes Building with true color support.. : no Building with GRegex ............. : yes Building with Capsicum ........... : no, cap_enter not found Building with utf8proc ........... : no, library header not found Building with OTR support ........ : no If there are any problems, read the INSTALL file. /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/utils/file2header.sh /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/irssi.conf default_config > default-config.h /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/utils/file2header.sh /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/themes/default.theme default_theme > default-theme.h /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' Making all in lib-config make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/lib-config' CC get.o CC set.o CC write.o CC parse.o AR libirssi_config.a make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/lib-config' Making all in core make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/core' CC channels.o CC args.o CC channels-setup.o CC commands.o CC chat-commands.o CC chat-protocols.o CC chatnets.o CC core.o In file included from channels.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from channels.c:26: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from commands.c:24:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from commands.c:24:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from commands.c:24:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from commands.c:24:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from commands.c:28: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ commands.c: In function 'cmd_get_quoted_param': commands.c:504:13: warning: memmove g_memmove(*data, (*data)+1, strlen(*data)); ^ In file included from servers.h:31:0, from chat-commands.c:29: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from chat-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from chat-protocols.c:27: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from chat-protocols.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from chatnets.c:30: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from chatnets.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC expandos.o In file included from core.c:26:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from core.c:26:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from core.c:26:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from core.c:26:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from core.c:37: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC ignore.o CC levels.o In file included from expandos.c:28:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from core.h:4, from expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from expandos.c:28:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from core.h:4, from expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from expandos.c:28:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from core.h:4, from expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from expandos.c:28:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from core.h:4, from expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from expandos.c:31: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from core.h:4, from expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC line-split.o CC log.o In file included from ignore.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ignore.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ignore.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ignore.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from ignore.c:30: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from line-split.c:22:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from line-split.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from line-split.c:22:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from line-split.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from line-split.c:22:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from line-split.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from line-split.c:22:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from line-split.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ line-split.c: In function 'line_split': line-split.c:99:13: warning: memmove g_memmove(rec->str, rec->str+rec->remove, rec->len); ^~~~~~~~~ CC log-away.o In file included from log.c:25:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from log.c:25:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from log.c:25:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from log.c:25:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from log.c:26: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC masks.o CC misc.o CC modules.o In file included from servers.h:31:0, from log-away.c:25: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from log-away.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC modules-load.o In file included from misc.c:22:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from misc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from misc.c:22:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from misc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from misc.c:22:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from misc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from misc.c:22:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from misc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ misc.c:97:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2) ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from misc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ misc.c:97:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2) ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from misc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ misc.c:108:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2) ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from misc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ misc.c:108:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2) ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from misc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from masks.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from masks.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from masks.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from masks.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from masks.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from masks.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from masks.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from masks.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from masks.c:25: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from masks.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC net-disconnect.o In file included from modules-load.c:28:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from modules-load.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from modules-load.c:28:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from modules-load.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from modules-load.c:28:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from modules-load.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from modules-load.c:28:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from modules-load.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC net-nonblock.o CC net-sendbuffer.o CC network.o CC network-openssl.o CC nicklist.o net-sendbuffer.c: In function 'buffer_send': net-sendbuffer.c:70:13: warning: memmove g_memmove(rec->buffer, rec->buffer+ret, rec->bufpos); ^~~~~~~~~ CC nickmatch-cache.o In file included from network-openssl.c:25:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from network-openssl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from network-openssl.c:25:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from network-openssl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from network-openssl.c:25:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from network-openssl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from network-openssl.c:25:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from network-openssl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from network-openssl.c:26: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from network-openssl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC pidwait.o network.c:84:18: warning: missing braces around initializer [-Wmissing-braces] IPADDR ip4_any = { ^ network.c:84:18: warning: missing braces around initializer [-Wmissing-braces] CC queries.o In file included from nicklist.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from nicklist.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from nicklist.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from nicklist.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from nicklist.c:25: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC rawlog.o In file included from queries.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from queries.c:23:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from queries.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from queries.c:23:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from queries.c:25: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC recode.o CC servers.o In file included from rawlog.c:27:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from rawlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from rawlog.c:27:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from rawlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from rawlog.c:27:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from rawlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from rawlog.c:27:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from rawlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from rawlog.c:34: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from rawlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC servers-reconnect.o CC servers-setup.o In file included from servers.h:31:0, from recode.c:23: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from recode.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from recode.c:26:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from recode.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from recode.c:26:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from recode.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from recode.c:26:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from recode.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from recode.c:26:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from recode.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC session.o In file included from servers.c:27:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.c:27:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.c:27:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.c:27:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from servers-reconnect.c:27: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-reconnect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from servers.c:32: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC settings.o CC signals.o CC special-vars.o In file included from servers.h:31:0, from servers-setup.c:29: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers.h:31:0, from session.c:31: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from settings.c:25:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from settings.c:25:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from settings.c:25:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from settings.c:25:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC utf8.o In file included from servers.h:31:0, from special-vars.c:26: server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from special-vars.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from special-vars.c:27:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from special-vars.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from special-vars.c:27:0: misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from special-vars.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from special-vars.c:27:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from special-vars.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from special-vars.c:27:0: misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from special-vars.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC iregex-gregex.o CC wcwidth.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:15:0, from module.h:1, from utf8.c:26: ../../irssi-config.h:133:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 In file included from /usr/include/limits.h:38:0, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from utf8.h:11, from utf8.c:25: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:15:0, from iregex.h:4, from iregex-gregex.c:3: ../../irssi-config.h:133:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 In file included from /usr/include/iso/string_iso.h:49:0, from /usr/include/string.h:33, from iregex-gregex.c:1: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 CC wcwidth-wrapper.o CC tls.o CC write-buffer.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:15:0, from module.h:1, from wcwidth-wrapper.c:24: ../../irssi-config.h:133:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 In file included from /usr/include/wchar.h:30:0, from wcwidth-wrapper.c:22: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 AR libcore.a make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/core' Making all in irc make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' Making all in core make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/core' CC bans.o CC ctcp.o CC channels-query.o CC channel-events.o CC channel-rejoin.o CC irc.o CC irc-channels.o CC irc-core.o In file included from ctcp.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ctcp.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ctcp.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ctcp.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from bans.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from bans.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from bans.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from bans.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from bans.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from bans.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from bans.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from bans.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from ctcp.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from bans.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from bans.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from ctcp.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from bans.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from bans.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ctcp.c:28:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ctcp.c:28:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from bans.c:26:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from bans.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from bans.c:26:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from bans.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ bans.c: In function 'ban_get_mask': bans.c:78:13: warning: memmove g_memmove(user+1, user+(size-9), strlen(user+(size-9))+1); ^~~~~~~~~ In file included from channel-events.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-events.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-events.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-events.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels-query.c:42:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels-query.c:41: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels-query.c:42:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels-query.c:41: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels-query.c:42:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels-query.c:41: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels-query.c:42:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels-query.c:41: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from channel-events.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from channels-query.c:49: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels-query.c:41: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from channel-events.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-events.c:29:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-events.c:29:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from channels-query.c:49: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels-query.c:41: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels-query.c:49:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels-query.c:41: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channels-query.c:49:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channels-query.c:41: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-channels.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-channels.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-channels.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-channels.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-rejoin.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-rejoin.c:22: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-rejoin.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-rejoin.c:22: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-rejoin.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-rejoin.c:22: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-rejoin.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-rejoin.c:22: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-channels.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from channel-rejoin.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-rejoin.c:22: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-channels.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-channels.c:30:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-channels.c:30:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from channel-rejoin.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-rejoin.c:22: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-rejoin.c:27:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-rejoin.c:22: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from channel-rejoin.c:27:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from channel-rejoin.c:22: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc.c:28:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc.c:28:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ irc.c: In function 'irc_send_cmd': irc.c:110:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ irc.c:113:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&now); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ CC irc-channels-setup.o CC irc-chatnets.o CC irc-commands.o CC irc-expandos.o CC irc-masks.o CC irc-nicklist.o In file included from irc-expandos.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-expandos.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-expandos.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-expandos.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-expandos.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-expandos.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-expandos.c:26:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-expandos.c:26:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-expandos.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-commands.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-commands.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-commands.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-commands.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-commands.c:35: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC irc-queries.o In file included from irc-servers.h:43:0, from irc-commands.c:35: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-commands.c:35:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-commands.c:35:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ irc-commands.c: In function 'cmd_ping': irc-commands.c:531:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ irc-commands.c:542:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&tv); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ irc-commands.c: In function 'cmd_wait': irc-commands.c:619:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&server->wait_cmd); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-commands.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ CC irc-servers.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-core.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC irc-servers-reconnect.o In file included from irc-servers.h:43:0, from irc-core.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-core.c:25:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-core.c:25:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-nicklist.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-nicklist.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-nicklist.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-nicklist.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-nicklist.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-nicklist.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-nicklist.c:25:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-nicklist.c:25:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-nicklist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC irc-servers-setup.o In file included from irc-queries.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-queries.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-queries.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-queries.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-queries.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-queries.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-queries.c:26:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-queries.c:26:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-servers.c:34: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-servers.c:34: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.c:34:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.c:34:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC irc-session.o irc-servers.c: In function 'server_init': irc-servers.c:294:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&server->wait_cmd); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ irc-servers.c:295:2: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] g_time_val_add(&server->wait_cmd, 120 * G_USEC_PER_SEC); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:88:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtimer.h:67:10: note: declared here void g_time_val_add (GTimeVal *time_, ^~~~~~~~~~~~~~ irc-servers.c: In function 'irc_server_send_data': irc-servers.c:535:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&server->last_cmd); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ irc-servers.c:544:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] memcpy(&server->wait_cmd, &server->last_cmd, sizeof(GTimeVal)); ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ irc-servers.c:545:3: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] g_time_val_add(&server->wait_cmd, (2 + len/100) * G_USEC_PER_SEC); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:88:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtimer.h:67:10: note: declared here void g_time_val_add (GTimeVal *time_, ^~~~~~~~~~~~~~ irc-servers.c: At top level: irc-servers.c:549:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] static int server_cmd_timeout(IRC_SERVER_REC *server, GTimeVal *now) ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ irc-servers.c: In function 'servers_cmd_timeout': irc-servers.c:602:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ irc-servers.c:606:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&now); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ irc-servers.c: In function 'event_connected': irc-servers.c:711:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&server->wait_cmd); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-servers-reconnect.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers-reconnect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-servers-reconnect.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers-reconnect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers-reconnect.c:27:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers-reconnect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers-reconnect.c:27:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers-reconnect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC irc-cap.o CC sasl.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-servers-setup.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-servers-setup.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers-setup.c:30:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers-setup.c:30:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-servers-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC lag.o In file included from irc-session.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-session.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-session.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-session.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-session.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-session.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-session.c:27:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-session.c:27:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-session.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from sasl.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from sasl.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from sasl.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from sasl.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from sasl.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from sasl.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from sasl.c:26:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from sasl.c:26:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC modes.o CC massjoin.o In file included from irc-cap.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-cap.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-cap.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-cap.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-cap.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-cap.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-cap.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-cap.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from irc-cap.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-cap.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from irc-cap.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-cap.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-cap.c:25:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-cap.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-cap.c:25:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irc-cap.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lag.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lag.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lag.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lag.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from lag.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from lag.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lag.c:26:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lag.c:26:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ lag.c: In function 'lag_get': lag.c:33:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&server->lag_sent); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ lag.c: In function 'lag_event_pong': lag.c:51:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ lag.c:60:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&now); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lag.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ CC mode-lists.o CC netsplit.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from massjoin.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from massjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from massjoin.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from modes.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from massjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from massjoin.c:25:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from massjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from massjoin.c:25:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from massjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from modes.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from modes.c:26:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from modes.c:26:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC servers-redirect.o CC servers-idle.o In file included from mode-lists.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mode-lists.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mode-lists.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mode-lists.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mode-lists.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mode-lists.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mode-lists.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mode-lists.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from mode-lists.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mode-lists.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from mode-lists.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mode-lists.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mode-lists.c:25:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mode-lists.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mode-lists.c:25:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mode-lists.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from netsplit.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from netsplit.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from netsplit.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from netsplit.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from netsplit.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from netsplit.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from netsplit.c:26:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from netsplit.c:26:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers-redirect.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-redirect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers-redirect.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-redirect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers-redirect.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-redirect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers-redirect.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-redirect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from servers-redirect.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-redirect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from servers-redirect.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-redirect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers-redirect.c:26:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-redirect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers-redirect.c:26:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-redirect.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irc-servers.h:5, from servers-idle.c:24: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-idle.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from irc-servers.h:43:0, from servers-idle.c:24: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-idle.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers-idle.c:24:0: irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-idle.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from servers-idle.c:24:0: irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from servers-idle.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ AR libirc_core.a make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/core' Making all in dcc make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/dcc' CC dcc-send.o CC dcc-autoget.o CC dcc.o CC dcc-get.o CC dcc-chat.o CC dcc-resume.o CC dcc-server.o CC dcc-queue.o In file included from dcc-chat.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-chat.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-chat.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-chat.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from dcc-chat.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from dcc-chat.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-chat.c:30:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-chat.c:30:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-server.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-server.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-server.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-server.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from dcc-server.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-get.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-get.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-get.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-get.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from dcc-server.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-server.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-server.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-send.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-send.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-send.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-send.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from dcc-get.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-resume.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-resume.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-resume.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-resume.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-resume.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-resume.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-resume.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-resume.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from dcc-send.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from dcc-autoget.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-autoget.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-autoget.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-autoget.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-autoget.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-autoget.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-autoget.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-autoget.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-autoget.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from dcc-send.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-autoget.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-send.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-send.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ dcc-server.c: In function 'dcc_server_msg': dcc-server.c:264:13: warning: memmove g_memmove(fname, fname+1, len); ^~~~~~~~~ In file included from dcc.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from dcc-get.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-get.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-get.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from dcc.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from dcc.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc.c:30:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc.c:30:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ dcc-get.c: In function 'ctcp_msg_dcc_send': dcc-get.c:480:13: warning: memmove g_memmove(fname, fname+1, len); ^~~~~~~~~ In file included from dcc-queue.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-queue.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-queue.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-queue.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-queue.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-queue.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-queue.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-queue.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from dcc-queue.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-queue.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from dcc-queue.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-queue.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-queue.c:30:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-queue.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dcc-queue.c:30:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dcc-queue.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ AR libirc_dcc.a make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/dcc' Making all in flood make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/flood' CC flood.o CC autoignore.o In file included from flood.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from flood.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from flood.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from flood.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from flood.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from flood.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from flood.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from flood.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from flood.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from flood.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from flood.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from flood.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from flood.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from flood.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from flood.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from flood.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from autoignore.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from autoignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from autoignore.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from autoignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from autoignore.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from autoignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from autoignore.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from autoignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from autoignore.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from autoignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from autoignore.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from autoignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from autoignore.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from autoignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from autoignore.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from autoignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ AR libirc_flood.a make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/flood' Making all in notifylist make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/notifylist' CC notify-commands.o CC notifylist.o CC notify-setup.o CC notify-ison.o CC notify-whois.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from module.h:26, from notify-ison.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-ison.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:26, from notify-ison.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-ison.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notify-ison.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-ison.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notify-ison.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-ison.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from notify-ison.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-ison.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from notify-ison.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-ison.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from notify-ison.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-ison.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from notify-ison.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-ison.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from module.h:26, from notify-commands.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:26, from notify-commands.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notify-commands.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notify-commands.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from notify-commands.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from notify-commands.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from notify-commands.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from notify-commands.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from module.h:26, from notifylist.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:26, from notifylist.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notifylist.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notifylist.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from module.h:26, from notify-whois.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-whois.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:26, from notify-whois.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-whois.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notify-whois.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-whois.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notify-whois.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-whois.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from module.h:26, from notify-setup.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:26, from notify-setup.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notify-setup.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:26:0, from notify-setup.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from notify-setup.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ AR libirc_notifylist.a make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/notifylist' Making all in proxy make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/proxy' CC proxy.lo CC listen.lo rm -f libirc_proxy.a CC dump.lo ln -s .libs/libirc_proxy.a libirc_proxy.a In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from module.h:7, from dump.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dump.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:7, from dump.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dump.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:7:0, from dump.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dump.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:7:0, from dump.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from dump.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from module.h:7, from proxy.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from proxy.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:7, from proxy.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from proxy.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:7:0, from proxy.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from proxy.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:7:0, from proxy.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from proxy.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from module.h:7, from listen.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from listen.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:7, from listen.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from listen.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:7:0, from listen.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from listen.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:7:0, from listen.c:21: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from listen.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from listen.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from listen.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from listen.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from listen.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from listen.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from listen.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from listen.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from listen.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libirc_proxy.la make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/proxy' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' CC irc.o AR libirc.a make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' Making all in fe-common make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' Making all in core make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/core' CC chat-completion.o CC command-history.o CC completion.o CC fe-channels.o CC fe-common-core.o CC fe-core-commands.o CC fe-exec.o CC fe-expandos.o In file included from fe-channels.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-channels.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-channels.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-channels.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-channels.c:34: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from completion.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from completion.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from completion.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from completion.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from command-history.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from command-history.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from command-history.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from command-history.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from command-history.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from command-history.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from command-history.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from command-history.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-core-commands.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-core-commands.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-core-commands.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-core-commands.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from chat-completion.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from chat-completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from chat-completion.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from chat-completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from chat-completion.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from chat-completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from chat-completion.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from chat-completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-core-commands.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ fe-core-commands.c:68:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] static GTimeVal time_command_last, time_command_now; ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ fe-core-commands.c:68:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] static GTimeVal time_command_last, time_command_now; ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ fe-core-commands.c: In function 'event_command': fe-core-commands.c:219:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&time_command_now); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from chat-completion.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from chat-completion.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ fe-core-commands.c: In function 'fe_core_commands_init': fe-core-commands.c:331:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] memset(&time_command_now, 0, sizeof(GTimeVal)); ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/core.h:4, from fe-core-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-exec.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-exec.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-exec.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-exec.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-exec.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-exec.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-exec.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-exec.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-exec.c:32: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-exec.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-common-core.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-common-core.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-common-core.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-common-core.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-common-core.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-core.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-help.o CC fe-ignore.o In file included from fe-help.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-help.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-help.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-help.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-help.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-help.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-help.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-help.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-ignore-messages.o In file included from fe-ignore.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ignore.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ignore.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ignore.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-ignore.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ignore.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-log.o CC fe-messages.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-ignore-messages.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ignore-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-modules.o CC fe-queries.o CC fe-server.o In file included from fe-messages.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-messages.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-messages.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-messages.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-messages.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-settings.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-log.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-log.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-log.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-log.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-log.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-log.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-queries.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-tls.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-settings.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-settings.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-settings.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-settings.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-settings.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-settings.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-server.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC formats.o CC hilight-text.o CC keyboard.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from formats.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from formats.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from formats.c:36:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from formats.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from formats.c:36:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from formats.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from formats.c:36:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from formats.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from formats.c:36:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from formats.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC module-formats.o In file included from hilight-text.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from hilight-text.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from hilight-text.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from hilight-text.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from hilight-text.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from hilight-text.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from hilight-text.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from hilight-text.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from hilight-text.c:31: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from hilight-text.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC printtext.o CC fe-recode.o CC themes.o CC window-activity.o In file included from keyboard.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from keyboard.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from keyboard.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from keyboard.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from keyboard.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from keyboard.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from keyboard.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from keyboard.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from window-activity.c:24: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-activity.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from window-activity.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-activity.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from window-activity.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-activity.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from window-activity.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-activity.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from window-activity.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-activity.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from themes.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from themes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from themes.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from themes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from themes.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from themes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from themes.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from themes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC window-commands.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from printtext.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from printtext.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC window-items.o CC windows-layout.o In file included from window-commands.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from window-commands.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from window-commands.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from window-commands.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from window-commands.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from window-items.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from window-items.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-windows.o In file included from windows-layout.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from windows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from windows-layout.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from windows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from windows-layout.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from windows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from windows-layout.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from windows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from windows-layout.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from windows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-windows.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-windows.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-windows.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-windows.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-windows.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ AR libfe_common_core.a make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/core' Making all in irc make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' Making all in dcc make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/dcc' CC fe-dcc-get.o CC fe-dcc.o CC fe-dcc-chat.o CC fe-dcc-send.o CC fe-dcc-server.o CC fe-dcc-chat-messages.o CC module-formats.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-dcc-get.c:24: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-get.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-send.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-send.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-send.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-send.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-send.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-dcc-chat-messages.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-chat.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-chat.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-chat.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-chat.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-dcc-chat.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-dcc-chat-messages.c:25: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-dcc-chat.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-chat-messages.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-chat-messages.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from fe-dcc-chat.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-dcc-chat.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-dcc-chat.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ AR libfe_irc_dcc.a make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/dcc' Making all in notifylist make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/notifylist' CC module-formats.o CC fe-notifylist.o In file included from fe-notifylist.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-notifylist.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-notifylist.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-notifylist.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-notifylist.c:31: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-notifylist.c:31: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-notifylist.c:31:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-notifylist.c:31:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-notifylist.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ AR libfe_irc_notifylist.a make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/notifylist' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' CC fe-irc-channels.o CC fe-irc-commands.o CC fe-ctcp.o CC fe-irc-queries.o CC fe-irc-messages.o CC fe-events.o CC fe-irc-server.o CC fe-ircnet.o In file included from fe-irc-commands.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-commands.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-commands.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-commands.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-irc-commands.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-irc-commands.c:33: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-commands.c:33:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-commands.c:33:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-irc-messages.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-irc-messages.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-messages.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-messages.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-messages.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-irc-channels.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from fe-ircnet.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ircnet.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ircnet.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ircnet.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ircnet.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ircnet.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ircnet.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ircnet.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-ircnet.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ircnet.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-irc-channels.c:26: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-channels.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-channels.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-channels.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-ircnet.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ircnet.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ircnet.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ircnet.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ircnet.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ircnet.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ctcp.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ctcp.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ctcp.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-ctcp.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-ctcp.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ fe-ctcp.c: In function 'ctcp_ping_reply': fe-ctcp.c:126:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv, tv2; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ fe-ctcp.c:126:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv, tv2; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ctcp.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ fe-ctcp.c:138:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&tv); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-ctcp.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ In file included from fe-events.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-events.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-events.c:35: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events.c:35:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events.c:35:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from fe-irc-queries.c:24: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-queries.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-server.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-server.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-server.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-server.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-irc-server.c:31: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-irc-server.c:31: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-server.c:31:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-irc-server.c:31:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-irc-server.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-events-numeric.o CC fe-modes.o CC fe-netjoin.o CC fe-netsplit.o CC fe-common-irc.o CC fe-whois.o In file included from fe-modes.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-modes.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-modes.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-modes.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-modes.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-modes.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-modes.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-modes.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-modes.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-sasl.o In file included from fe-events-numeric.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events-numeric.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events-numeric.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events-numeric.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events-numeric.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events-numeric.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events-numeric.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events-numeric.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-events-numeric.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events-numeric.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-events-numeric.c:29: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events-numeric.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events-numeric.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events-numeric.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-events-numeric.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-events-numeric.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-netjoin.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ fe-events-numeric.c: In function 'print_event_received': fe-events-numeric.c:603:13: warning: memmove g_memmove(ptr+1, ptr+2, strlen(ptr+1)); ^~~~~~~~~ In file included from fe-netjoin.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-netjoin.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-netjoin.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-netjoin.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-netjoin.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-netjoin.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-netjoin.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netjoin.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-netsplit.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-netsplit.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-netsplit.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-netsplit.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-netsplit.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC fe-cap.o CC irc-completion.o In file included from fe-common-irc.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-common-irc.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-common-irc.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-common-irc.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-common-irc.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-cap.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-cap.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-cap.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-cap.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-cap.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-cap.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-cap.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-cap.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-cap.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-cap.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-whois.c:7:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-whois.c:3: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-whois.c:7:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-whois.c:3: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-whois.c:7:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-whois.c:3: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-whois.c:7:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-whois.c:3: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-cap.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-cap.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-cap.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-cap.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-cap.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-cap.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-whois.c:11: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-whois.c:3: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-whois.c:11: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-whois.c:3: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-whois.c:11:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-whois.c:3: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-whois.c:11:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-whois.c:3: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-sasl.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-sasl.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-sasl.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-sasl.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:5, from fe-sasl.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from fe-sasl.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-sasl.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from fe-sasl.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from fe-sasl.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC module-formats.o CC irc-modules.o AR libfe_common_irc.a make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' Making all in perl make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl' /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/utils/file2header.sh /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/perl/irssi-core.pl irssi_core_code > irssi-core.pl.h cat /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/docs/signals.txt | /usr/perl5/5.22/bin/perl /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/perl/get-signals.pl > perl-signals-list.h CC perl-common.lo CC module-formats.lo CC perl-sources.lo CC perl-fe.lo GEN all-local GEN common CC perl-signals.lo CC perl-core.lo make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/common' BLIB pm_to_blib BS Irssi () CHMOD Irssi.bs XS Channel.c XS Core.c XS Expando.c XS Ignore.c XS Irssi.c XS Log.c XS Masks.c XS Query.c XS Rawlog.c XS Server.c XS Settings.c CC Channel.o CC Core.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Channel.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Channel.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Core.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Core.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC Expando.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Expando.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Expando.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC Ignore.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Ignore.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Ignore.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC Irssi.o CC Log.o CC Masks.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from perl-signals.c:27: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-signals.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Irssi.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Irssi.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ perl-signals.c: In function 'perl_signal_args_to_c': perl-signals.c:105:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] c_arg = (void *)SvIV(arg); ^ In file included from /usr/perl5/5.22/lib/i86pc-solaris-64int/CORE/perl.h:5560:0, from module.h:8, from perl-signals.c:23: perl-signals.c: In function 'perl_call_signal': perl-signals.c:262:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] perlarg = newSViv((IV)arg); ^ /usr/perl5/5.22/lib/i86pc-solaris-64int/CORE/embed.h:398:40: note: in definition of macro 'newSViv' #define newSViv(a) Perl_newSViv(aTHX_ a) ^ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Log.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Log.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Masks.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Masks.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC Query.o CC Rawlog.o CC Server.o In file included from perl-common.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-common.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-common.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-common.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-common.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-common.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-common.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-common.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from perl-common.c:39: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-common.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/perl5/5.22/lib/i86pc-solaris-64int/CORE/perl.h:5560:0, from module.h:8, from perl-common.c:23: perl-common.c: In function 'create_sv_ptr': perl-common.c:110:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sv = newSViv((IV)object); ^ /usr/perl5/5.22/lib/i86pc-solaris-64int/CORE/embed.h:398:40: note: in definition of macro 'newSViv' #define newSViv(a) Perl_newSViv(aTHX_ a) ^ perl-common.c: In function 'perl_server_fill_hash': perl-common.c:332:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (void) hv_store(hv, "rawlog", 6, sv_bless(newRV_noinc(newSViv((IV)server->rawlog)), stash), 0); ^ /usr/perl5/5.22/lib/i86pc-solaris-64int/CORE/embed.h:222:77: note: in definition of macro 'hv_common_key_len' #define hv_common_key_len(a,b,c,d,e,f) Perl_hv_common_key_len(aTHX_ a,b,c,d,e,f) ^ perl-common.c:332:9: note: in expansion of macro 'hv_store' (void) hv_store(hv, "rawlog", 6, sv_bless(newRV_noinc(newSViv((IV)server->rawlog)), stash), 0); ^~~~~~~~ perl-common.c:332:35: note: in expansion of macro 'sv_bless' (void) hv_store(hv, "rawlog", 6, sv_bless(newRV_noinc(newSViv((IV)server->rawlog)), stash), 0); ^~~~~~~~ perl-common.c:332:44: note: in expansion of macro 'newRV_noinc' (void) hv_store(hv, "rawlog", 6, sv_bless(newRV_noinc(newSViv((IV)server->rawlog)), stash), 0); ^~~~~~~~~~~ perl-common.c:332:56: note: in expansion of macro 'newSViv' (void) hv_store(hv, "rawlog", 6, sv_bless(newRV_noinc(newSViv((IV)server->rawlog)), stash), 0); ^~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Query.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Query.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Rawlog.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Rawlog.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC Settings.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Server.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Server.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from module.h:19, from Settings.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Settings.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from Settings.xs:3:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Settings.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from Settings.xs:3:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Settings.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from Settings.xs:3:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Settings.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from Settings.xs:3:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../module.h:1, from module.h:3, from Settings.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libfe_perl_static.la LD blib/arch/auto/Irssi/Irssi.so In file included from perl-sources.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-sources.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-sources.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-sources.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-sources.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-sources.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-sources.c:29:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-sources.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CHMOD blib/arch/auto/Irssi/Irssi.so CP blib/arch/auto/Irssi/Irssi.so make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/common' In file included from perl-core.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-core.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-core.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-core.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-core.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-core.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from perl-core.c:27:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from perl-core.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ GEN irc make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/irc' BLIB pm_to_blib BS Irssi::Irc () XS Channel.c XS Ctcp.c XS Client.c XS Dcc.c CHMOD Irc.bs XS Irc.c XS Modes.c XS Notifylist.c XS Netsplit.c XS Query.c XS Server.c CC Channel.o CC Client.o CC Ctcp.o CC Dcc.o CC Irc.o CC Modes.o CC Netsplit.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Channel.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Channel.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Channel.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Channel.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Channel.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Channel.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Channel.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Channel.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC Notifylist.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Client.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Client.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Client.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Client.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Client.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Client.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Client.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Client.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC Query.o CC Server.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Netsplit.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Netsplit.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Netsplit.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Netsplit.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Netsplit.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Netsplit.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Netsplit.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Netsplit.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Modes.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Modes.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Dcc.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Dcc.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Modes.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Modes.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Modes.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Modes.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Modes.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Modes.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Ctcp.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Ctcp.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Dcc.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Dcc.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Dcc.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Dcc.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Dcc.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Dcc.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Ctcp.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Ctcp.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Ctcp.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Ctcp.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Ctcp.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Ctcp.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libperl_core_static.la In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Irc.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Irc.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Irc.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Irc.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Irc.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Irc.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Irc.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Irc.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Notifylist.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Notifylist.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Notifylist.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Notifylist.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Notifylist.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Notifylist.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Notifylist.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Notifylist.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Query.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Query.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Query.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Query.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Query.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Query.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Query.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Query.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Server.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Server.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:43:0, from module.h:4, from Server.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Server.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Server.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:92:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal wait_cmd; /* don't send anything to server before this */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Server.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from module.h:4:0, from Server.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/irc/core/irc-servers.h:93:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_cmd; /* last time command was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Server.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ LD blib/arch/auto/Irssi/Irc/Irc.so CHMOD blib/arch/auto/Irssi/Irc/Irc.so CP blib/arch/auto/Irssi/Irc/Irc.so make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/irc' GEN ui make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/ui' BLIB pm_to_blib XS Formats.c XS Themes.c XS UI.c XS Window.c BS Irssi::UI () CHMOD UI.bs CC UI.o CC Themes.o CC Formats.o CC Window.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from UI.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from UI.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Themes.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Formats.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Formats.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Themes.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../common/module.h:19, from module.h:1, from Window.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../common/../module.h:1, from ../common/module.h:3, from module.h:1, from Window.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ LD blib/arch/auto/Irssi/UI/UI.so CHMOD blib/arch/auto/Irssi/UI/UI.so CP blib/arch/auto/Irssi/UI/UI.so make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/ui' GEN textui make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/textui' BLIB pm_to_blib BS Irssi::TextUI () XS Statusbar.c XS TextUI.c XS TextBufferView.c XS TextBuffer.c CHMOD TextUI.bs CC Statusbar.o CC TextUI.o CC TextBufferView.o CC TextBuffer.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../ui/../common/module.h:19, from ../ui/module.h:1, from module.h:1, from Statusbar.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../ui/../common/../module.h:1, from ../ui/../common/module.h:3, from ../ui/module.h:1, from module.h:1, from Statusbar.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../ui/../common/module.h:19, from ../ui/module.h:1, from module.h:1, from TextUI.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../ui/../common/../module.h:1, from ../ui/../common/module.h:3, from ../ui/module.h:1, from module.h:1, from TextUI.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../ui/../common/module.h:19, from ../ui/module.h:1, from module.h:1, from TextBufferView.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../ui/../common/../module.h:1, from ../ui/../common/module.h:3, from ../ui/module.h:1, from module.h:1, from TextBufferView.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from ../ui/../common/module.h:19, from ../ui/module.h:1, from module.h:1, from TextBuffer.xs:2: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from ../ui/../common/../module.h:1, from ../ui/../common/module.h:3, from ../ui/module.h:1, from module.h:1, from TextBuffer.xs:2: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ LD blib/arch/auto/Irssi/TextUI/TextUI.so CHMOD blib/arch/auto/Irssi/TextUI/TextUI.so CP blib/arch/auto/Irssi/TextUI/TextUI.so make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/textui' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl' Making all in fe-text make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-text' CC gui-entry.o CC gui-expandos.o CC gui-readline.o CC gui-windows.o CC gui-printtext.o CC lastlog.o CC mainwindows.o CC mainwindow-activity.o In file included from gui-readline.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-readline.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-readline.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-readline.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from gui-readline.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ gui-readline.c:61:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] static GTimeVal last_keypress; ^~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ gui-readline.c: In function 'sig_gui_key_pressed': gui-readline.c:398:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ gui-readline.c:410:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&now); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ In file included from gui-windows.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-windows.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-windows.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-windows.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-windows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ gui-readline.c: In function 'gui_readline_init': gui-readline.c:1157:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&last_keypress); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-readline.c:21: /usr/include/glib-2.0/glib/gmain.h:575:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ In file included from mainwindows.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mainwindows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mainwindows.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mainwindows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mainwindows.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mainwindows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mainwindows.c:26:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mainwindows.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-entry.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-entry.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-entry.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-entry.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-entry.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-entry.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from gui-entry.c:22:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from gui-entry.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lastlog.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lastlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lastlog.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lastlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lastlog.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lastlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from lastlog.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from lastlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ gui-entry.c: In function 'gui_entry_insert_text': gui-entry.c:615:13: warning: memmove (entry->text_len-entry->pos + 1) * sizeof(unichar)); ^~~~~~~~~ gui-entry.c:620:13: warning: memmove (entry->text_len-entry->pos) * sizeof(char *)); ^~~~~~~~~ gui-entry.c: In function 'gui_entry_insert_char': gui-entry.c:666:13: warning: memmove (entry->text_len-entry->pos + 1) * sizeof(unichar)); ^~~~~~~~~ gui-entry.c:670:13: warning: memmove (entry->text_len-entry->pos) * sizeof(char *)); ^~~~~~~~~ gui-entry.c: In function 'gui_entry_erase': gui-entry.c:842:13: warning: memmove (entry->text_len-entry->pos+1) * sizeof(unichar)); ^~~~~~~~~ gui-entry.c:851:13: warning: memmove (entry->text_len - entry->pos) * sizeof(void *)); /* no null terminator here */ ^~~~~~~~~ gui-entry.c: In function 'gui_entry_erase_cell': gui-entry.c:880:13: warning: memmove (entry->text_len-entry->pos-size+1) * sizeof(unichar)); ^~~~~~~~~ gui-entry.c:888:13: warning: memmove (entry->text_len-entry->pos-size) * sizeof(char *)); ^~~~~~~~~ CC mainwindows-layout.o CC statusbar.o In file included from mainwindows-layout.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mainwindows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mainwindows-layout.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mainwindows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mainwindows-layout.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mainwindows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from mainwindows-layout.c:23:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from mainwindows-layout.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC statusbar-config.o CC statusbar-items.o CC term.o In file included from statusbar-config.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from statusbar-config.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from statusbar-config.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from statusbar-config.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from statusbar-config.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from statusbar-config.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from statusbar-config.c:28:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from statusbar-config.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC term-terminfo.o In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from statusbar-items.c:24: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from statusbar-items.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC terminfo-core.o CC textbuffer.o CC textbuffer-commands.o CC textbuffer-view.o CC irssi.o In file included from textbuffer.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from textbuffer.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from textbuffer.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from textbuffer.c:24:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from textbuffer-commands.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from textbuffer-commands.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:15:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] int g_timeval_cmp(const GTimeVal *tv1, const GTimeVal *tv2); ^~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from textbuffer-commands.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from textbuffer-commands.c:25:0: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/misc.h:18:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2); ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from textbuffer-commands.c:28: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from textbuffer-commands.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/servers.h:31:0, from irssi.c:30: /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/core/server-rec.h:40:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lag_sent; /* 0 or time when last lag query was sent to server */ ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/src/common.h:41, from module.h:1, from irssi.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ irssi.c: In function 'main': irssi.c:337:13: warning: g_main_loop_new main_loop = g_main_new(TRUE); ^~~~~~~~~~~~~~~~~ irssi.c:351:13: warning: g_main_context_iteration g_main_iteration(TRUE); ^~~~~~~~~~~~~ irssi.c:355:13: warning: g_main_loop_unref g_main_destroy(main_loop); ^~~~~~~~~~~~~~~ CC module-formats.o CCLD irssi make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-text' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' Making all in fe-common make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' Making all in core make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' Making all in irc make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' Making all in core make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' Making all in flood make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' Making all in fe-text make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' /usr/gnu/bin/make all-am make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' Making all in docs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' Making all in help make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' Making all in in make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' Making info in in make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[8]: Nothing to be done for 'info'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[8]: Nothing to be done for 'info-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' Making all in scripts make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' Making all in examples make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts/examples' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts/examples' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' Making all in themes make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/themes' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/themes' Making all in utils make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/utils' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' /usr/gnu/bin/make install-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' Making install in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' Making install in lib-config make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/lib-config' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/lib-config' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/lib-config' /usr/bin/ginstall -c -m 644 iconfig.h module.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/lib-config' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/lib-config' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/lib-config' Making install in core make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/core' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/core' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/core' /usr/bin/ginstall -c -m 644 args.h capsicum.h channels.h channels-setup.h commands.h chat-protocols.h chatnets.h core.h expandos.h ignore.h levels.h line-split.h log.h masks.h misc.h module.h modules.h modules-load.h net-disconnect.h net-nonblock.h net-sendbuffer.h network.h network-openssl.h nick-rec.h nicklist.h nickmatch-cache.h pidwait.h queries.h rawlog.h recode.h servers.h servers-reconnect.h servers-setup.h session.h settings.h signals.h special-vars.h utf8.h iregex.h window-item-def.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/core' /usr/bin/ginstall -c -m 644 tls.h write-buffer.h channel-rec.h channel-setup-rec.h chatnet-rec.h query-rec.h server-rec.h server-setup-rec.h server-connect-rec.h window-item-rec.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/core' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/core' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/core' Making install in irc make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' Making install in core make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/core' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/core' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/irc/core' /usr/bin/ginstall -c -m 644 bans.h ctcp.h channel-events.h channel-rejoin.h irc.h irc-channels.h irc-chatnets.h irc-commands.h irc-masks.h irc-nicklist.h irc-queries.h irc-servers.h irc-servers-setup.h irc-cap.h sasl.h modes.h mode-lists.h module.h netsplit.h servers-idle.h servers-redirect.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/irc/core' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/core' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/core' Making install in dcc make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/dcc' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/dcc' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/irc/dcc' /usr/bin/ginstall -c -m 644 dcc-rec.h dcc-file-rec.h dcc.h dcc-file.h dcc-chat.h dcc-get.h dcc-send.h dcc-queue.h module.h dcc-server.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/irc/dcc' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/dcc' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/dcc' Making install in flood make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/flood' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/flood' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/irc/flood' /usr/bin/ginstall -c -m 644 module.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/irc/flood' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/flood' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/flood' Making install in notifylist make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/notifylist' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/notifylist' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/irc/notifylist' /usr/bin/ginstall -c -m 644 notifylist.h notify-setup.h module.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/irc/notifylist' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/notifylist' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/notifylist' Making install in proxy make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/proxy' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/proxy' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/lib/irssi/modules' /bin/bash ../../../libtool --mode=install /usr/bin/ginstall -c libirc_proxy.la '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/lib/irssi/modules' libtool: install: /usr/bin/ginstall -c .libs/libirc_proxy.so /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/lib/irssi/modules/libirc_proxy.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/lib/irssi/modules/libirc_proxy.so libtool: install: /usr/bin/ginstall -c .libs/libirc_proxy.lai /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/lib/irssi/modules/libirc_proxy.la libtool: install: /usr/bin/ginstall -c .libs/libirc_proxy.a /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/lib/irssi/modules/libirc_proxy.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/lib/irssi/modules/libirc_proxy.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/lib/irssi/modules/libirc_proxy.a libtool: warning: remember to run 'libtool --finish /usr/lib/irssi/modules' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/proxy' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc/proxy' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/irc' Making install in fe-common make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' Making install in core make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/core' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/core' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-common/core' /usr/bin/ginstall -c -m 644 command-history.h chat-completion.h completion.h fe-capsicum.h fe-channels.h fe-common-core.h fe-core-commands.h fe-exec.h fe-messages.h fe-queries.h fe-settings.h fe-tls.h formats.h hilight-text.h keyboard.h module-formats.h module.h printtext.h fe-recode.h themes.h window-activity.h window-items.h windows-layout.h fe-windows.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-common/core' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/core' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/core' Making install in irc make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' Making install in dcc make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/dcc' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/dcc' make[9]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-common/irc/dcc' /usr/bin/ginstall -c -m 644 module.h module-formats.h fe-dcc.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-common/irc/dcc' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/dcc' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/dcc' Making install in notifylist make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/notifylist' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/notifylist' make[9]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-common/irc/notifylist' /usr/bin/ginstall -c -m 644 module.h module-formats.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-common/irc/notifylist' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/notifylist' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc/notifylist' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' make[9]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-common/irc' /usr/bin/ginstall -c -m 644 fe-irc-server.h fe-irc-channels.h module.h module-formats.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-common/irc' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common/irc' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-common' Making install in perl make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl' GEN all-local make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/common' BS Irssi () CHMOD Irssi.bs make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/common' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/irc' BS Irssi::Irc () CHMOD Irc.bs make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/irc' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/ui' BS Irssi::UI () CHMOD UI.bs make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/ui' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/textui' BS Irssi::TextUI () CHMOD TextUI.bs make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/textui' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl' for dir in common irc ui textui; do \ cd $dir && /usr/gnu/bin/make install && cd ..; \ done make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/common' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/auto/Irssi/Irssi.so Appending installation info to /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/perllocal.pod make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/common' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/irc' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/auto/Irssi/Irc/Irc.so Appending installation info to /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/perllocal.pod make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/irc' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/ui' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/auto/Irssi/UI/UI.so Appending installation info to /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/perllocal.pod make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/ui' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/textui' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/auto/Irssi/TextUI/TextUI.so Appending installation info to /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/perllocal.pod make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl/textui' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/perl' Making install in fe-text make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-text' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-text' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c irssi '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/bin' libtool: install: /usr/bin/ginstall -c irssi /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/bin/irssi /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-text' /usr/bin/ginstall -c -m 644 gui-printtext.h gui-windows.h mainwindows.h statusbar.h statusbar-item.h term.h textbuffer.h textbuffer-view.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src/fe-text' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-text' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src/fe-text' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src' /usr/bin/ginstall -c -m 644 common.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi/src' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/src' Making install in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' Making install in fe-common make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' Making install in core make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' /usr/gnu/bin/make install-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common/core' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-common' Making install in irc make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' Making install in core make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' /usr/gnu/bin/make install-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/core' Making install in flood make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' /usr/gnu/bin/make install-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc/flood' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/irc' Making install in fe-text make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' /usr/gnu/bin/make install-am make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests/fe-text' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/tests' Making install in docs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' Making install in help make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' Making install in in make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' Making info in in make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[8]: Nothing to be done for 'info'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[8]: Nothing to be done for 'info-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[8]: Nothing to be done for 'install-exec-am'. Making info in in make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[9]: Nothing to be done for 'info'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help/in' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[9]: Nothing to be done for 'info-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/help' /usr/bin/ginstall -c -m 644 accept action admin alias away ban beep bind cat cd channel clear completion connect ctcp cycle dcc dehilight deop devoice die disconnect echo eval exec flushbuffer format hash help hilight ignore info invite irssiproxy ison join kick kickban kill knock '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/help' /usr/bin/ginstall -c -m 644 knockout lastlog layout levels links list load log lusers map me mircdcc mode motd msg names nctcp netsplit network nick notice notify op oper otr part ping query quit quote rawlog recode reconnect rehash reload restart rmreconns rmrejoins save sconnect '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/help' /usr/bin/ginstall -c -m 644 script scrollback server servlist set silence squery squit stats statusbar time toggle topic trace ts unalias unban unignore unload unnotify unquery unsilence upgrade uptime userhost ver version voice wait wall wallops who whois whowas window '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/help' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs/help' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/doc/irssi' /usr/bin/ginstall -c -m 644 capsicum.txt design.html design.txt formats.txt manual.txt faq.html faq.txt perl.txt signals.txt special_vars.txt startup-HOWTO.html startup-HOWTO.txt '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/doc/irssi' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 irssi.1 '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/man/man1' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/docs' Making install in scripts make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' Making install in examples make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts/examples' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts/examples' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/scripts' /usr/bin/ginstall -c -m 644 command.pl msg-event.pl redirect.pl '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/scripts' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts/examples' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts/examples' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/scripts' /usr/bin/ginstall -c -m 644 autoop.pl autorejoin.pl buf.pl dns.pl kills.pl mail.pl mlock.pl quitmsg.pl scriptassist.pl usercount.pl '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/scripts' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/scripts' Making install in themes make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/themes' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/themes' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/themes' /usr/bin/ginstall -c -m 644 default.theme colorless.theme '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/share/irssi/themes' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/themes' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/themes' Making install in utils make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/utils' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/utils' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/utils' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/utils' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/etc' /usr/bin/ginstall -c -m 644 irssi.conf '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/etc' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi' /usr/bin/ginstall -c -m 644 irssi-config.h irssi-version.h '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/usr/include/irssi' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86' ( for x in perllocal.pod .packlist '*.la' ; do find /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386 -name $x -exec rm -f {} \; ; done); ( for x in COPYING AUTHORS ChangeLog ; do cp /jenkins/jobs/oi-userland/workspace/components/network/irssi/irssi-1.2.2/$x /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386//usr/share/doc/irssi/$x ; done ); /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/i86/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.2\\.2 -D COMPONENT_RE_VERSION=1\\.2\\.2 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/Internet" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.2.2" -D IPS_COMPONENT_VERSION="1.2.2" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/irssi/irssi/releases/download/1.2.2/irssi-1.2.2.tar.xz" -D COMPONENT_PROJECT_URL="http://irssi.org/" -D COMPONENT_NAME="irssi" -D COMPONENT_FMRI="network/chat/irssi" -D COMPONENT_LICENSE_FILE="irssi.license" -D COMPONENT_SUMMARY="irssi - a terminal based IRC client" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2+" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="a44b4ff2bdf88b32609b8b77d90bcfdaf869d411" irssi.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build -d /jenkins/jobs/oi-userland/workspace/components/network/irssi -d irssi-1.2.2 -m /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.mogrified >/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build -d /jenkins/jobs/oi-userland/workspace/components/network/irssi -d irssi-1.2.2 /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.mangled >/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/network/irssi/build /jenkins/jobs/oi-userland/workspace/components/network/irssi irssi-1.2.2" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.2\\.2 -D COMPONENT_RE_VERSION=1\\.2\\.2 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/Internet" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.1.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.2.2" -D IPS_COMPONENT_VERSION="1.2.2" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/irssi/irssi/releases/download/1.2.2/irssi-1.2.2.tar.xz" -D COMPONENT_PROJECT_URL="http://irssi.org/" -D COMPONENT_NAME="irssi" -D COMPONENT_FMRI="network/chat/irssi" -D COMPONENT_LICENSE_FILE="irssi.license" -D COMPONENT_SUMMARY="irssi - a terminal based IRC client" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2+" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="a44b4ff2bdf88b32609b8b77d90bcfdaf869d411" /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/network/irssi/build -d /jenkins/jobs/oi-userland/workspace/components/network/irssi -d irssi-1.2.2 -T \*.py /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.pre-published pkg://openindiana.org/network/chat/irssi@1.2.2,5.11-2020.0.1.1:20200512T185945Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/manifest-i386-irssi.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/network/irssi/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/network/irssi'